Skip to content
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

Update dependency jsonpath-plus to v9 #3002

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

krypton-build-user
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
jsonpath-plus dependencies major 7.2.0 -> 9.0.0

Release Notes

s3u/JSONPath (jsonpath-plus)

v9.0.0

Compare Source

BREAKING CHANGES:

  • Removes preventEval property. Prefer eval: 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 option eval: "native"

  • feat: add safe eval for browser and eval option (#​185) (@​80avin)

  • feat: add ignoreEvalErrors property (@​80avin)

v8.1.0

v8.0.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Self-Hosted Renovate Bot. Find all logs here.

@krypton-build-user krypton-build-user added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@krypton-build-user krypton-build-user requested a review from a team as a code owner July 1, 2024 02:30
@krypton-build-user krypton-build-user added javascript Pull requests that update Javascript code renovate labels Jul 1, 2024
Copy link

This pull request has been inactive for 30 days: labeled as stale. Please either merge or close or add the label keep-active

@github-actions github-actions bot added the stale label Jul 31, 2024
@github-actions github-actions bot removed the stale label Aug 3, 2024
@dweitzman-codaio dweitzman-codaio merged commit 55d3e36 into main Aug 5, 2024
2 checks passed
@dweitzman-codaio dweitzman-codaio deleted the renovate/jsonpath-plus-9.x branch August 5, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants