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

Update protobuf-java to 3.21.5 #2364

Merged
merged 1 commit into from Aug 10, 2022
Merged

Update protobuf-java to 3.21.5 #2364

merged 1 commit into from Aug 10, 2022

Conversation

xerial-bot
Copy link
Collaborator

Updates com.google.protobuf:protobuf-java from 3.21.4 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-patch, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #2364 (3cb6c73) into master (40a63bb) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2364      +/-   ##
==========================================
- Coverage   82.72%   82.71%   -0.01%     
==========================================
  Files         342      342              
  Lines       13102    13102              
  Branches      828      828              
==========================================
- Hits        10838    10837       -1     
- Misses       2264     2265       +1     
Impacted Files Coverage Δ
...rx/src/main/scala/wvlet/airframe/rx/RxRunner.scala 94.29% <0.00%> (-0.44%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40a63bb...3cb6c73. Read the comment docs.

@xerial
Copy link
Member

xerial commented Aug 10, 2022

No change in Java version

@xerial xerial merged commit a605480 into master Aug 10, 2022
@xerial xerial deleted the update/protobuf-java-3.21.5 branch August 10, 2022 20:36
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.

None yet

2 participants