Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
jsonata (source) 2.0.4 -> 2.1.0 age confidence

Release Notes

jsonata-js/jsonata (jsonata)

v2.1.0

Compare Source

  • 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

v2.0.6

Compare Source

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

v2.0.5

Compare Source

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

Configuration

📅 Schedule: Branch creation - "on Monday after 3am and before 10am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant