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

Update protobuf-java to 3.21.5 #366

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

scala-steward
Copy link
Contributor

Updates com.google.protobuf:protobuf-java from 3.20.1 to 3.21.5.
GitHub Release Notes - Version Diff

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 = "@monthly" },
  dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #366 (29118de) into main (db70ada) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #366   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          15       15           
  Lines         260      260           
  Branches       10       10           
=======================================
  Hits          259      259           
  Misses          1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@regadas regadas merged commit 91dc8dc into spotify:main Feb 6, 2023
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.

2 participants