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

fix(deps): update dependency jsonata to v2 #124

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonata (source) 1.8.6 -> 2.0.0 age adoption passing confidence

Release Notes

jsonata-js/jsonata

v2.0.0

Compare Source

Version 2.0.0 contains a breaking change to the Javascript API as a result of reimplementing the evaluator
to use async functions instead of generators. This provides a performance boost.
No breaking changes have been made to the JSONata language itself.

  • Faster JSONata evaluation by switching from generators to async/await (PR #​583)
  • Add support for parsing binary, octal & hexadecimal numbers (PR #​573)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency jsonata to v2 Update dependency jsonata to v2 Dec 17, 2022
@renovate renovate bot changed the title Update dependency jsonata to v2 fix(deps): update dependency jsonata to v2 Dec 17, 2022
@renovate renovate bot deleted the renovate/jsonata-2.x branch December 19, 2022 22:50
@github-actions
Copy link

🎉 This issue has been resolved in version 2.0.26 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants