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

build(deps): bump org.projectnessie.cel:cel-bom from 0.3.21 to 0.4.2 #173

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.projectnessie.cel:cel-bom from 0.3.21 to 0.4.2.

Release notes

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

CEL-Java 0.4.2

Version 0.4.2

5 commits since 0.4.1

Full Changelog (minus dependabot/renovate commits):

  • Introduce cel-standalone (no dependencies) artifact (#479)
  • CI: Use Java 21 instead of 20, change distro to Temurin (#477)

v0.4.1

Version 0.4.1

(no relevant change to 0.4.0)

CEL-Java 0.4.0

Version 0.4.0

44 commits since 0.3.21

Changes

  • Changes in many types (in o.p.c.common.types.*T classes) to automatically convert between numeric and null types.
    • equal and compare with a null and a non-null type no longer fail, but return False
    • equal and compare between different numeric types no longer fail, but return "the right" result
    • this includes that numeric CEL map keys can be heterogenous, e.g. an int can be retrieved using an uint or double key
  • Fix retrieval of milliseconds from Duration - must only return the milliseconds within the second

Full Changelog (minus dependabot/renovate commits):

  • Bump cel-spec + googleapi submodules (#476)
  • Gradle: replace deprecated Project.buildDir (#449)
Commits
  • 02792ba [release] v0.4.2
  • 20dd663 Introduce cel-standalone (no dependencies) artifact (#479)
  • 61cb2b6 CI: Use Java 21 instead of 20, change distro to Temurin (#477)
  • 80cfa24 fix(deps): update dependency org.projectnessie.cel:cel-bom to v0.4.1 (#480)
  • 11cdd6d [release] next development version 0.4.2
  • 9288010 [release] v0.4.1
  • f45b4af fix(deps): update dependency org.projectnessie.cel:cel-bom to v0.4.0 (#478)
  • 2f99cd0 [release] next development version 0.4.1
  • 3d33832 [release] v0.4.0
  • 9d7424a fix(deps): update dependency com.google.protobuf:protobuf-java to v3.25.1 (#475)
  • 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.3.21 to 0.4.2.
- [Release notes](https://github.com/projectnessie/cel-java/releases)
- [Commits](projectnessie/cel-java@v0.3.21...v0.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 21, 2023 01:46
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Nov 21, 2023
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Nov 21, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2023

Superseded by #182.

@dependabot dependabot bot closed this Nov 22, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.projectnessie.cel-cel-bom-0.4.2 branch November 22, 2023 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file needs-triage Needs thorough attention from code reviewers safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants