Skip to content

Update protobuf-java to 3.24.3#665

Merged
steveroy0226 merged 1 commit into
spotify:masterfrom
scala-steward:update/protobuf-java-3.24.3
Sep 15, 2023
Merged

Update protobuf-java to 3.24.3#665
steveroy0226 merged 1 commit into
spotify:masterfrom
scala-steward:update/protobuf-java-3.24.3

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.google.protobuf:protobuf-java from 3.24.2 to 3.24.3

📜 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

@codecov

codecov Bot commented Sep 9, 2023

Copy link
Copy Markdown

Codecov Report

Merging #665 (ba4e528) into master (483d1f0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #665   +/-   ##
=======================================
  Coverage   71.44%   71.44%           
=======================================
  Files          40       40           
  Lines        1709     1709           
  Branches      144      144           
=======================================
  Hits         1221     1221           
  Misses        488      488           
Flag Coverage Δ
ratatoolCli 3.07% <ø> (ø)
ratatoolCommon ?
ratatoolDiffy 30.82% <ø> (ø)
ratatoolExamples 15.95% <ø> (ø)
ratatoolSampling 62.64% <ø> (ø)
ratatoolScalacheck 81.67% <ø> (ø)
ratatoolShapeless 4.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@steveroy0226
steveroy0226 merged commit 70c6157 into spotify:master Sep 15, 2023
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.

2 participants