Skip to content

build(deps): bump jsonata from 2.1.0 to 2.2.2 - #320

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonata-2.2.2
Open

build(deps): bump jsonata from 2.1.0 to 2.2.2#320
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonata-2.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps jsonata from 2.1.0 to 2.2.2.

Release notes

Sourced from jsonata's releases.

2.2.2 Maintenance Release

  • Update TypeScript type definitions (PR #807)
  • Fix $contains() when the token is undefined (PR #809)
  • Regression looking up keys of an object (PR #814)
  • Race condition when $$ used concurrently (PR #816)
  • Correctly handle empty joins (PR #817)

2.2.1 Maintenance Release

This release predominantly contains security related fixes and enhancements, in particular to address https://nvd.nist.gov/vuln/detail/CVE-2026-12208

  • Prevent object prototype pollution (PR #799)
  • Wildcards should not unwrap function objects (PR #800)
  • $append should enforce the sequence guardrail limit (PR #801)
  • Prevent object contructor setting internal flags (PR #802)

2.2.0 Milestone Release

This release predominantly contains security related fixes and enhancements, in particular to address GHSA-86vw-mfpg-wwv9 Thanks to Doruk Tan Öztürk and Arthur Deierlein for their private disclosures.

  • New API to specify resource guardrails on expressions (PR #795)
  • Fix ISO8601 regex pattern (PR #793)
  • Prevent $lookup from accessing object prototype members (PR #794)
  • Enable OIDC publishing to NPM (PR #792)
  • Publish step to be triggered by new version tag (PR #796)

2.1.1 Maintenance Release

  • Fix picture string parsing for $formatNumber (PR #788)
  • Fix $toMillis() with more than 3 digit fractional seconds (PR #782)
  • Fix ?: operator returning wrong result when LHS has array predicate (PR #780)
  • Fix ?? operator with array predicate on LHS (PR #774)
  • Fix function signature for repeating arguments (PR #760)
  • Fix precision fix for $string() function (PR #762)
  • Fix to prevent $formatNumber() getting into an infinite loop (PR #785)
Changelog

Sourced from jsonata's changelog.

2.2.2 Maintenance Release

  • Update TypeScript type definitions (PR #807)
  • Fix $contains() when the token is undefined (PR #809)
  • Regression looking up keys of an object (PR #814)
  • Race condition when $$ used concurrently (PR #816)
  • Correctly handle empty joins (PR #817)

2.2.1 Maintenance Release

  • Prevent object prototype pollution (PR #799)
  • Wildcards should not unwrap function objects (PR #800)
  • $append should enforce the sequence guardrail limit (PR #801)
  • Prevent object contructor setting internal flags (PR #802)

2.2.0 Milestone Release

  • New API to specify resource guardrails on expressions (PR #795)
  • Fix ISO8601 regex pattern (PR #793)
  • Prevent $lookup from accessing object prototype members (PR #794)
  • Enable OIDC publishing to NPM (PR #792)
  • Publish step to be triggered by new version tag (PR #796)

2.1.1 Maintenance Release

  • Fix picture string parsing for $formatNumber (PR #788)
  • Fix $toMillis() with more than 3 digit fractional seconds (PR #782)
  • Fix ?: operator returning wrong result when LHS has array predicate (PR #780)
  • Fix ?? operator with array predicate on LHS (PR #774)
  • Fix function signature for repeating arguments (PR #760)
  • Fix precision fix for $string() function (PR #762)
  • Fix to prevent $formatNumber() getting into an infinite loop (PR #785)
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for jsonata since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): jsonata
  • Update type: minor
  • Dependency type: production
  • Previous version: 2.1.0
  • New version: 2.2.2

Modified Files:

  • package-lock.json
  • package.json

Bumps [jsonata](https://github.com/jsonata-js/jsonata) from 2.1.0 to 2.2.2.
- [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.1.0...v2.2.2)

---
updated-dependencies:
- dependency-name: jsonata
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jsonata-2.2.2 branch from 9d7f109 to d014aa5 Compare August 16, 2026 02:13
@github-actions

Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): jsonata
  • Update type: minor
  • Dependency type: production
  • Previous version: 2.1.0
  • New version: 2.2.2

Modified Files:

  • package-lock.json
  • package.json

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.

1 participant