Skip to content

Bump jsonata and renovate - #180

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 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

... (truncated)

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 44.11.3

Release notes

Sourced from renovate's releases.

44.11.3

44.11.3 (2026-08-04)

Bug Fixes

  • platform/github: don't follow Link headers with different hosts (edb2217)
  • platform/gitlab: don't follow Link headers with different hosts (a160e39)

44.11.2

44.11.2 (2026-08-04)

Bug Fixes

  • datasource/docker: don't follow Link headers with different hosts (8a9f9cd)
  • datasource/nuget: don't follow Link headers with different hosts (7d2335e)

Miscellaneous Chores

  • add a linting rule to enforce resolveSameOriginUrl (ae40fbb)

Code Refactoring

  • util: add a helper method for resolveSameOriginUrl (7f7b039)

44.11.1

44.11.1 (2026-08-04)

Bug Fixes

  • gerrit: build SSH clone URLs with hostname only (#44584) (e14a11a)

44.11.0

44.11.0 (2026-08-04)

Features

  • datasource/aws-machine-image: support AWS AMI host rule credentials (#44853) (cb453f6)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.81.1 (main) (#45050) (1bfd4a6)

44.10.0

44.10.0 (2026-08-03)

Features

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.81.0 (main) (#45049) (e765c6f)

Miscellaneous Chores

... (truncated)

Commits
  • a160e39 fix(platform/gitlab): don't follow Link headers with different hosts
  • edb2217 fix(platform/github): don't follow Link headers with different hosts
  • ae40fbb chore: add a linting rule to enforce resolveSameOriginUrl
  • 7d2335e fix(datasource/nuget): don't follow Link headers with different hosts
  • 8a9f9cd fix(datasource/docker): don't follow Link headers with different hosts
  • 7f7b039 refactor(util): add a helper method for resolveSameOriginUrl
  • e14a11a fix(gerrit): build SSH clone URLs with hostname only (#44584)
  • cb453f6 feat(datasource/aws-machine-image): support AWS AMI host rule credentials (#4...
  • 1bfd4a6 fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.81.1 (main...
  • e765c6f feat(deps): update ghcr.io/renovatebot/base-image docker tag to v13.81.0 (mai...
  • 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 44.11.3
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Commits](renovatebot/renovate@36.78.8...44.11.3)

---
updated-dependencies:
- dependency-name: jsonata
  dependency-version: 2.2.1
  dependency-type: indirect
- dependency-name: renovate
  dependency-version: 44.11.3
  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 Aug 4, 2026
@dependabot dependabot Bot mentioned this pull request Aug 4, 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