-
Notifications
You must be signed in to change notification settings - Fork 483
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
ORC-1750: Bump protobuf-java
to 3.25.4
#1991
ORC-1750: Bump protobuf-java
to 3.25.4
#1991
Conversation
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) 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 ... Signed-off-by: dependabot[bot] <support@github.com>
protobuf-java
to 3.25.4
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 3.25.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/e915ce24b3d43c0fffcbf847354288c07dda1de0"><code>e915ce2</code></a> Updating version.json and repo version numbers to: 25.4</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/6eb8b00091826ad683d87bb47f628564b2fc488d"><code>6eb8b00</code></a> Merge pull request <a href="https://github.com/protocolbuffers/protobuf/issues/17525">#17525</a> from protocolbuffers/fix-25.x-staleness</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/d491c4cd63964571642d3d71fa4163121ab4e93d"><code>d491c4c</code></a> Merge branch '25.x' into fix-25.x-staleness</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/314fc8b134c3769efa99651d5daebf57578a01cc"><code>314fc8b</code></a> drop 2.7 in linux test (<a href="https://github.com/protocolbuffers/protobuf/issues/17524">#17524</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/eb1fdd39b44817f63d14c3e3321128e04350d220"><code>eb1fdd3</code></a> fix targets</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/a5dadc3eeedd3e35d9cb02ac5c9a5670994c1abe"><code>a5dadc3</code></a> update bazel to 6.3.2</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/c3b9b4fb21ae324694c7e8ba53ee1ac3155adae9"><code>c3b9b4f</code></a> backport staleness changes to 25.x</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/fb0520ebb2f75b60456526e0a18daa2155ba6187"><code>fb0520e</code></a> Merge pull request <a href="https://github.com/protocolbuffers/protobuf/issues/17514">#17514</a> from protocolbuffers/cp-25</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/bdb1f75fdb0224960972d59faac0ee889cfcf053"><code>bdb1f75</code></a> Downgrade CMake to 3.29 to workaround Abseil issue.</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/165cf123c13df4fc6a38a9324c85309c4d571348"><code>165cf12</code></a> Check that size is non-negative when reading string or bytes in StreamDecoder.</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.25.3...v3.25.4">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | com.google.protobuf:protobuf-java | [>= 4.a, < 5] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=maven&previous-version=3.25.3&new-version=3.25.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Closes #1991 from dependabot[bot]/dependabot/maven/java/com.google.protobuf-protobuf-java-3.25.4. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Shaoyun Chen <csy@apache.org> (cherry picked from commit 21a6380) Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Bumps com.google.protobuf:protobuf-java from 3.25.3 to 3.25.4.
Commits
e915ce2
Updating version.json and repo version numbers to: 25.46eb8b00
Merge pull request #17525 from protocolbuffers/fix-25.x-stalenessd491c4c
Merge branch '25.x' into fix-25.x-staleness314fc8b
drop 2.7 in linux test (#17524)eb1fdd3
fix targetsa5dadc3
update bazel to 6.3.2c3b9b4f
backport staleness changes to 25.xfb0520e
Merge pull request #17514 from protocolbuffers/cp-25bdb1f75
Downgrade CMake to 3.29 to workaround Abseil issue.165cf12
Check that size is non-negative when reading string or bytes in StreamDecoder.Most Recent Ignore Conditions Applied to This Pull Request
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)