Skip to content

Bump org.projectnessie.cel:cel-bom from 0.5.1 to 0.5.3 #284

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps org.projectnessie.cel:cel-bom from 0.5.1 to 0.5.3.

Release notes

Sourced from org.projectnessie.cel:cel-bom's releases.

CEL-Java 0.5.3

Version 0.5.3

6 commits since 0.5.2

Full Changelog (minus dependabot/renovate commits):

  • Migrate to a different Maven publishing plugin (#681)
  • Require Java 17 for the build (#682)

CEL-Java 0.5.2

Version 0.5.2

73 commits since 0.5.1

Full Changelog (minus dependabot/renovate commits):

  • Update Sonatype publishing URLs (#678)
  • Remove use of org.caffinitas.gradle.aggregatetestresults (#658)
  • Release: don't fail when there are no "user" commits (#602)
Commits
  • a467d2d [release] v0.5.3
  • c2290a6 Migrate to a different Maven publishing plugin (#681)
  • 0c35218 Require Java 17 for the build (#682)
  • e7e77e1 fix(deps): update dependency com.google.googlejavaformat:google-java-format t...
  • 1d27a4d fix(deps): update dependency org.projectnessie.cel:cel-bom to v0.5.2 (#679)
  • 8df6948 [release] next development version 0.5.3
  • 6a78c4d [release] v0.5.2
  • c8703ab Update Sonatype publishing URLs (#678)
  • 27f34ed chore(deps): update dependency gradle to v8.14 (#677)
  • 6bebc83 chore(deps): update plugin com.gradle.develocity to v4.0.1 (#676)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/projectnessie/cel-java/releases)
- [Commits](projectnessie/cel-java@v0.5.1...v0.5.3)

---
updated-dependencies:
- dependency-name: org.projectnessie.cel:cel-bom
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 12, 2025
Copy link
Member

@pkwarren pkwarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that even though Java 17 is used for the build, it still generates Java bytecode 52.0 (Java 1.8).

@pkwarren pkwarren merged commit fd4472a into main May 12, 2025
9 checks passed
@pkwarren pkwarren deleted the dependabot/gradle/org.projectnessie.cel-cel-bom-0.5.3 branch May 12, 2025 19:25
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant