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 the protobuf-dependencies group with 3 updates #74

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the protobuf-dependencies group with 3 updates: com.google.protobuf:protobuf-java, com.google.protobuf:protobuf-java-util and com.google.protobuf:protoc.

Updates com.google.protobuf:protobuf-java from 3.25.3 to 3.25.4

Commits
  • e915ce2 Updating version.json and repo version numbers to: 25.4
  • 6eb8b00 Merge pull request #17525 from protocolbuffers/fix-25.x-staleness
  • d491c4c Merge branch '25.x' into fix-25.x-staleness
  • 314fc8b drop 2.7 in linux test (#17524)
  • eb1fdd3 fix targets
  • a5dadc3 update bazel to 6.3.2
  • c3b9b4f backport staleness changes to 25.x
  • fb0520e Merge pull request #17514 from protocolbuffers/cp-25
  • bdb1f75 Downgrade CMake to 3.29 to workaround Abseil issue.
  • 165cf12 Check that size is non-negative when reading string or bytes in StreamDecoder.
  • Additional commits viewable in compare view

Updates com.google.protobuf:protobuf-java-util from 3.25.3 to 3.25.4

Updates com.google.protobuf:protobuf-java-util from 3.25.3 to 3.25.4

Updates com.google.protobuf:protoc from 3.25.3 to 3.25.4

Commits
  • e915ce2 Updating version.json and repo version numbers to: 25.4
  • 6eb8b00 Merge pull request #17525 from protocolbuffers/fix-25.x-staleness
  • d491c4c Merge branch '25.x' into fix-25.x-staleness
  • 314fc8b drop 2.7 in linux test (#17524)
  • eb1fdd3 fix targets
  • a5dadc3 update bazel to 6.3.2
  • c3b9b4f backport staleness changes to 25.x
  • fb0520e Merge pull request #17514 from protocolbuffers/cp-25
  • bdb1f75 Downgrade CMake to 3.29 to workaround Abseil issue.
  • 165cf12 Check that size is non-negative when reading string or bytes in StreamDecoder.
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.google.protobuf:protobuf-java [>= 4.a, < 5]
com.google.protobuf:protoc [>= 4.a, < 5]
com.google.protobuf:protobuf-java-util [>= 4.a, < 5]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the protobuf-dependencies group with 3 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf), com.google.protobuf:protobuf-java-util and [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf).


Updates `com.google.protobuf:protobuf-java` from 3.25.3 to 3.25.4
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.3...v3.25.4)

Updates `com.google.protobuf:protobuf-java-util` from 3.25.3 to 3.25.4

Updates `com.google.protobuf:protobuf-java-util` from 3.25.3 to 3.25.4

Updates `com.google.protobuf:protoc` from 3.25.3 to 3.25.4
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.3...v3.25.4)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: protobuf-dependencies
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: protobuf-dependencies
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: protobuf-dependencies
- dependency-name: com.google.protobuf:protoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: protobuf-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@bischoffz bischoffz merged commit ae7516a into dev Jul 29, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/dev/protobuf-dependencies-20b63652f2 branch July 29, 2024 22:17
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.

1 participant