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 protobuf-java_version from 3.25.3 to 3.25.4 #14476

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps protobuf-java_version from 3.25.3 to 3.25.4.
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

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 `protobuf-java_version` from 3.25.3 to 3.25.4.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
Copy link

sonarcloud bot commented Jul 29, 2024

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.17%. Comparing base (3e53e32) to head (f95181c).
Report is 54 commits behind head on 3.2.

Additional details and impacted files
@@            Coverage Diff             @@
##              3.2   #14476      +/-   ##
==========================================
+ Coverage   70.11%   70.17%   +0.06%     
==========================================
  Files        1607     1608       +1     
  Lines       70192    70235      +43     
  Branches    10116    10127      +11     
==========================================
+ Hits        49213    49289      +76     
+ Misses      16324    16309      -15     
+ Partials     4655     4637      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlbumenJ AlbumenJ merged commit cec1643 into 3.2 Jul 30, 2024
37 checks passed
@dependabot dependabot bot deleted the dependabot/maven/protobuf-java_version-3.25.4 branch July 30, 2024 02:02
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.

2 participants