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

Update dependency org.projectnessie.cel:cel-bom to v0.4.1 #7737

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.projectnessie.cel:cel-bom 0.3.21 -> 0.4.1 age adoption passing confidence

Release Notes

projectnessie/cel-java (org.projectnessie.cel:cel-bom)

v0.4.1

Version 0.4.1

(no relevant change to 0.4.0)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added pr-docker Smoke test Docker images pr-native run native test labels Nov 20, 2023
@renovate renovate bot enabled auto-merge (squash) November 20, 2023 15:24
@snazy snazy closed this Nov 20, 2023
auto-merge was automatically disabled November 20, 2023 18:28

Pull request was closed

@snazy snazy deleted the renovate/org.projectnessie.cel-cel-bom-0.x branch November 20, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-docker Smoke test Docker images pr-native run native test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant