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.4.4 to 0.4.5 #593

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps org.projectnessie.cel:cel-bom from 0.4.4 to 0.4.5.

Release notes

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

CEL-Java 0.4.5

Version 0.4.5

73 commits since 0.4.4

Full Changelog (minus dependabot/renovate commits):

  • Omit check during release (#585)
  • Update GH workflows / Gradle run steps (#551)
  • Use new plugin ID com.gradle.develocity instead of com.gradle.enterprise (#545)
  • CI: Bazel setup action change (#519)
  • CI: Remove codecov (#518)
Commits
  • b93d5e7 [release] v0.4.5
  • 704327c Omit check during release (#585)
  • 3862ffe chore(deps): update gradle/actions action to v4 (#582)
  • ec014e1 fix(deps): update antlr4 to v4.13.2 (#581)
  • e57e470 fix(deps): update dependency com.google.googlejavaformat:google-java-format t...
  • 2cfd4d1 fix(deps): update dependency org.agrona:agrona to v1.22.0 (#580)
  • 513d0d8 fix(deps): update dependency com.google.protobuf:protobuf-java to v3.25.4 (#577)
  • f06f602 chore(deps): update plugin com.gradle.develocity to v3.17.6 (#576)
  • 9b2d994 fix(deps): update grpc-java monorepo to v1.65.1 (#575)
  • ab6461a chore(deps): update dependency gradle to v8.9 (#574)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/projectnessie/cel-java/releases)
- [Commits](projectnessie/cel-java@v0.4.4...v0.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 6, 2024 01:09
@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Aug 6, 2024
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Aug 6, 2024
@andrewazores
Copy link
Member

#237 (comment)

Maybe this means we can stop overriding the protobuf version.

@andrewazores
Copy link
Member

/build_test

@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Aug 6, 2024
@andrewazores
Copy link
Member

/build_test

Copy link

github-actions bot commented Aug 6, 2024

Workflow started at 8/6/2024, 9:38:00 AM. View Actions Run.

Copy link

github-actions bot commented Aug 6, 2024

No OpenAPI schema changes detected.

Copy link

github-actions bot commented Aug 6, 2024

No GraphQL schema changes detected.

Copy link

github-actions bot commented Aug 6, 2024

CI build and push: At least one test failed ❌
https://github.com/cryostatio/cryostat/actions/runs/10267655379

@ebaron
Copy link
Member

ebaron commented Aug 7, 2024

#237 (comment)

Maybe this means we can stop overriding the protobuf version.

I think this brings in Protobuf 3.25.4, which currently has no downstream build:

$ bacon da lookup maven com.google.protobuf:protobuf-java:3.25.4
---
- groupId: "com.google.protobuf"
  artifactId: "protobuf-java"
  version: "3.25.4"
  bestMatchVersion: null

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2024

A newer version of org.projectnessie.cel:cel-bom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants