Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jsonata and renovate #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

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

Updates jsonata from 2.0.3 to 2.0.5

Release notes

Sourced from jsonata's releases.

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.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

Updates renovate from 36.109.4 to 39.25.3

Release notes

Sourced from renovate's releases.

39.25.3

39.25.3 (2024-11-21)

Bug Fixes

  • datasource/maven: make cache key extractedVersion specific (#32658) (6e36262)

39.25.2

39.25.2 (2024-11-21)

Bug Fixes

  • Revert "feat(manager/asdf): add support for java semeru and semeru-jre" (#32656) (3660a50)

39.25.1

39.25.1 (2024-11-21)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.9.3 (#32655) (f6a00e1)

39.25.0

39.25.0 (2024-11-21)

Features

  • manager: Cloud Native Buildpacks project descriptor manager (#30799) (bbedb2d)

Code Refactoring

39.24.0

39.24.0 (2024-11-21)

Features

  • gradle: add support for java.toolchain.languageVersion detection in build.gradle(.kts) files (#32461) (0ff6e98)

39.23.1

39.23.1 (2024-11-21)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.9.2 (#32647) (7c2c539)
  • docker: chmod the renovate cache dir to allow custom uids (#32649) (a4d8bff)

Miscellaneous Chores

  • deps: update actions/dependency-review-action action to v4.5.0 (#32648) (910716b)

... (truncated)

Commits
  • 6e36262 fix(datasource/maven): make cache key extractedVersion specific (#32658)
  • 3660a50 fix: Revert "feat(manager/asdf): add support for java semeru and semeru-jre" ...
  • f6a00e1 fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.9.3 (#32655)
  • bbedb2d feat(manager): Cloud Native Buildpacks project descriptor manager (#30799)
  • 6bdd27a refactor(platform/gitlab): consolidate duplicate code (#32566)
  • 0ff6e98 feat(gradle): add support for java.toolchain.languageVersion detection in b...
  • a4d8bff fix(docker): chmod the renovate cache dir to allow custom uids (#32649)
  • 910716b chore(deps): update actions/dependency-review-action action to v4.5.0 (#32648)
  • 7c2c539 fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.9.2 (#32647)
  • fa947a8 feat(deps): update ghcr.io/renovatebot/base-image docker tag to v9.9.0 (#32643)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.0.5 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.0.5
- [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.0.5)

Updates `renovate` from 36.109.4 to 39.25.3
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json)
- [Commits](renovatebot/renovate@36.109.4...39.25.3)

---
updated-dependencies:
- dependency-name: jsonata
  dependency-type: indirect
- dependency-name: renovate
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants