Skip to content

Chore(deps): bump jsonata from 2.0.5 to 2.0.6#902

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonata-2.0.6
Closed

Chore(deps): bump jsonata from 2.0.5 to 2.0.6#902
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonata-2.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Bumps jsonata from 2.0.5 to 2.0.6.

Release notes

Sourced from jsonata's releases.

2.0.6 Maintenance Release

  • Protect __evaluate_entry and __evaluate_exit callbacks (PR #700)
  • Add undocumented/private API to hook into when a new frame is created (PR #701)
    • Note this is internal and may change in a future release.
  • Update typescript defintion (PR #704)
  • Chain operator should respect array constructor (PR #714)
Changelog

Sourced from jsonata's changelog.

2.0.6 Maintenance Release

  • Protect __evaluate_entry and __evaluate_exit callbacks (PR #700)
  • Add undocumented/private API to hook into when a new frame is created (PR #701)
    • Note this is internal and may change in a future release.
  • Update typescript defintion (PR #704)
  • Chain operator should respect array constructor (PR #714)
Commits
  • 6f1fc88 Release v2.0.6
  • b9df3e4 Run tests on Node.js 22 (#721)
  • 63e1a27 Add undocumented API to hook into when a new frame is created.
  • 3b662f0 Protect __evaluate_entry and __evaluate_exit callbacks. (#700)
  • 9e6b8e6 fix: chain operator should respect array constructor
  • 222bb63 Update ExprNode.type
  • 248d0bf Update interface
  • c22ad4d Update processing.md
  • 6b1a605 Update Java implementation version
  • 43c0f0c Add pure Python implementation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jsonata](https://github.com/jsonata-js/jsonata) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/jsonata-js/jsonata/releases)
- [Changelog](https://github.com/jsonata-js/jsonata/blob/master/CHANGELOG.md)
- [Commits](jsonata-js/jsonata@v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: jsonata
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 1, 2025

Superseded by #918.

@dependabot dependabot Bot closed this Aug 1, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/jsonata-2.0.6 branch August 1, 2025 08:41
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants