Skip to content

chore(deps): update dependency jsonata to v2.2.2 - #1102

Open
renovate[bot] wants to merge 1 commit into
sagafrom
renovate/jsonata-2.x
Open

chore(deps): update dependency jsonata to v2.2.2#1102
renovate[bot] wants to merge 1 commit into
sagafrom
renovate/jsonata-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jsonata (source) 2.2.02.2.2 age confidence

Release Notes

jsonata-js/jsonata (jsonata)

v2.2.2

Compare Source

  • 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)

v2.2.1

Compare Source

  • 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)

v2.2.0

Compare Source

  • 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)

v2.1.1

Compare Source

  • 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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) July 25, 2026 17:11
@renovate

renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @hello.nrfcloud.com/map-backend@0.0.0-development
npm error Found: @aws-sdk/client-ssm@3.988.0
npm error node_modules/@aws-sdk/client-ssm
npm error   @aws-sdk/client-ssm@"3.988.0" from the root project
npm error   peer @aws-sdk/client-ssm@"^3.980.0" from @hello.nrfcloud.com/nrfcloud-api-helpers@6.0.503
npm error   node_modules/@hello.nrfcloud.com/nrfcloud-api-helpers
npm error     @hello.nrfcloud.com/nrfcloud-api-helpers@"6.0.503" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @aws-sdk/client-ssm@"^3.1057.0" from @bifravst/aws-ssm-settings-helpers@1.2.360
npm error node_modules/@bifravst/aws-ssm-settings-helpers
npm error   dev @bifravst/aws-ssm-settings-helpers@"1.2.360" from the root project
npm error   peer @bifravst/aws-ssm-settings-helpers@"^1.2.294" from @hello.nrfcloud.com/nrfcloud-api-helpers@6.0.503
npm error   node_modules/@hello.nrfcloud.com/nrfcloud-api-helpers
npm error     @hello.nrfcloud.com/nrfcloud-api-helpers@"6.0.503" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-07-26T22_04_39_792Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-26T22_04_39_792Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/jsonata-2.x branch 5 times, most recently from 6e4eda5 to 484b1ae Compare July 26, 2026 18:25
@renovate
renovate Bot force-pushed the renovate/jsonata-2.x branch from 484b1ae to 74769d6 Compare July 26, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants