Skip to content

Update protobuf-java to 3.25.8#143

Open
scala-steward wants to merge 1 commit intodataunitylab:mainfrom
scala-steward:update/protobuf-java-3.25.8
Open

Update protobuf-java to 3.25.8#143
scala-steward wants to merge 1 commit intodataunitylab:mainfrom
scala-steward:update/protobuf-java-3.25.8

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.google.protobuf:protobuf-java from 3.25.5 to 3.25.8

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.google.protobuf", artifactId = "protobuf-java" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
@codecov
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.86%. Comparing base (e8593bf) to head (112852e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   82.83%   82.86%   +0.03%     
==========================================
  Files          42       42              
  Lines        2802     2802              
  Branches      458      458              
==========================================
+ Hits         2321     2322       +1     
+ Misses        481      480       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant