Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Conversation

@scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.google.protobuf:protobuf-java from 3.23.0 to 3.23.2

πŸ“œ 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
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #411 (d9800f3) into main (6ec7fd6) will not change coverage.
The diff coverage is n/a.

❗ Current head d9800f3 differs from pull request most recent head 4d25444. Consider uploading reports for the commit 4d25444 to get more accurate results

@@           Coverage Diff           @@
##             main     #411   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          15       15           
  Lines         261      261           
  Branches       15       15           
=======================================
  Hits          260      260           
  Misses          1        1           

@scala-steward
Copy link
Contributor Author

Superseded by #419.

@scala-steward scala-steward deleted the update/protobuf-java-3.23.2 branch June 16, 2023 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant