-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency jsonpath-plus to v10 #1966
Conversation
|
dc3a949
to
3d1efdf
Compare
8328570
to
36d7053
Compare
83e5a9e
to
1689726
Compare
72da696
to
4a8895b
Compare
5e02341
to
b68c867
Compare
36427fe
to
320744d
Compare
98c4a2d
to
7706db6
Compare
3c3d878
to
4b7c255
Compare
57a53db
to
7e7ae3f
Compare
1f15c1c
to
dc668e0
Compare
dc668e0
to
a3a08b5
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
7.2.0
->10.2.0
Release Notes
s3u/JSONPath (jsonpath-plus)
v10.2.0
Compare Source
v10.1.0
Compare Source
v10.0.7
Compare Source
constructor
accessv10.0.6
Compare Source
call
/apply
invocation ofFunction
v10.0.5
Compare Source
disallow
__proto__
v10.0.4
Compare Source
v10.0.3
Compare Source
v10.0.2
Compare Source
v10.0.1
Function
in "safe" vmv10.0.0
BREAKING CHANGES:
Require Node 18+
fix(security): use safe vm by default in Node
chore: bump jsep, devDeps. and lint
v9.0.0
Compare Source
BREAKING CHANGES:
Removes
preventEval
property. Prefereval: false
instead.Changed behavior of
eval
property. In the browser,eval
/Function
won't be used by default to evaluate expressions. Instead, we'll safely evaluate using a subset of JavaScript. To resume using unsafe eval in the browser, pass in the optioneval: "native"
feat: add safe eval for browser and
eval
option (#185) (@80avin)feat: add
ignoreEvalErrors
property (@80avin)v8.1.0
v8.0.0
engines
to 14Configuration
📅 Schedule: Branch creation - "after 2am every weekday,before 5am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.