Skip to content

Bump jsonata and renovate#169

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-b63efc5547
Open

Bump jsonata and renovate#169
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-b63efc5547

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown

Bumps jsonata to 2.2.1 and updates ancestor dependency renovate. These dependencies need to be updated together.

Updates jsonata from 2.0.3 to 2.2.1

Release notes

Sourced from jsonata's releases.

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)

2.1.0 Milestone Release

  • New syntax (?: default operator) supports fallback to RHS if the LHS is Boolean equivalent to false (PR #784)
  • New syntax (?? coalescing operator) supports fallback to RHS if the LHS is non-existent (PR #784)
  • Improve regex generation for DateTime parser (PR #728)
  • Truncate fractional part of numeric argument of $pad function (PR #729)
  • Await array elements (PR #747)
  • Various documentation fixes and improvements

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)

2.0.5 Maintenance Release

  • Fix leaking internal references in expressions when using lambdas (issue #691)

2.0.4 Maintenance Release

  • Prevent writing to the object prototype or constructor (PR jsonata-js/jsonata#676)
  • Add upper/lower presentation format for am/pm in fromMillis (PR jsonata-js/jsonata#644)
  • Various documentation additions and corrections
Changelog

Sourced from jsonata's changelog.

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)

2.1.0 Milestone Release

  • New syntax (?: default operator) supports fallback to RHS if the LHS is Boolean equivalent to false (PR #784)
  • New syntax (?? coalescing operator) supports fallback to RHS if the LHS is non-existent (PR #784)
  • Improve regex generation for DateTime parser (PR #728)
  • Truncate fractional part of numeric argument of $pad function (PR #729)
  • Await array elements (PR #747)
  • Various documentation fixes and improvements

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)

2.0.5 Maintenance Release

  • Fix leaking internal references in expressions when using lambdas (issue #691)

2.0.4 Maintenance Release

  • Prevent writing to the object prototype or constructor (PR jsonata-js/jsonata#676)
  • Add upper/lower presentation format for am/pm in fromMillis (PR jsonata-js/jsonata#644)
  • Various documentation additions and corrections
Commits
Maintainer changes

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


Updates renovate from 36.78.8 to 43.253.2

Release notes

Sourced from renovate's releases.

43.253.2

43.253.2 (2026-07-07)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.71.5 (main) (#44402) (bf46988)

Miscellaneous Chores

  • deps: update astral-sh/setup-uv action to v8.3.1 (main) (#44403) (1136f24)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.12.6 (main) (#44401) (e0e414d)

43.253.1

43.253.1 (2026-07-07)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.71.2 (main) (#44400) (b18cff0)

43.253.0

43.253.0 (2026-07-07)

Features

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.71.1 (main) (#44399) (345eb15)

43.252.8

43.252.8 (2026-07-07)

Miscellaneous Chores

  • deps: update dependency oxlint to v1.72.0 (main) (#44398) (f98aeab)

Build System

  • deps: update dependency cronstrue to v3.24.0 (main) (#44397) (351d3cc)

43.252.7

43.252.7 (2026-07-06)

Miscellaneous Chores

  • deps: update dependency @​smithy/util-stream to v4.7.4 (main) (#44393) (5439dd6)
  • deps: update dependency astral-sh/uv to v0.11.27 (main) (#44394) (295c77a)
  • deps: update dependency uv to v0.11.27 (main) (#44396) (54e44e6)

Build System

  • deps: update dependency p-map to v7.0.5 (main) (#44395) (e5b3285)

... (truncated)

Commits
  • 1136f24 chore(deps): update astral-sh/setup-uv action to v8.3.1 (main) (#44403)
  • bf46988 fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.71.5 (main...
  • e0e414d chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v14.12.6...
  • b18cff0 fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.71.2 (main...
  • 345eb15 feat(deps): update ghcr.io/renovatebot/base-image docker tag to v13.71.1 (mai...
  • f98aeab chore(deps): update dependency oxlint to v1.72.0 (main) (#44398)
  • 351d3cc build(deps): update dependency cronstrue to v3.24.0 (main) (#44397)
  • 54e44e6 chore(deps): update dependency uv to v0.11.27 (main) (#44396)
  • e5b3285 build(deps): update dependency p-map to v7.0.5 (main) (#44395)
  • 5439dd6 chore(deps): update dependency @​smithy/util-stream to v4.7.4 (main) (#44393)
  • Additional commits viewable in compare view
Maintainer changes

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


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jsonata](https://github.com/jsonata-js/jsonata) to 2.2.1 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together.


Updates `jsonata` from 2.0.3 to 2.2.1
- [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.3...v2.2.1)

Updates `renovate` from 36.78.8 to 43.253.2
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Commits](renovatebot/renovate@36.78.8...43.253.2)

---
updated-dependencies:
- dependency-name: jsonata
  dependency-version: 2.2.1
  dependency-type: indirect
- dependency-name: renovate
  dependency-version: 43.253.2
  dependency-type: direct:production
...

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 Jul 7, 2026
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