Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates io.grpc:grpc-netty-shaded from 1.47.0 to 1.48.1.
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 = "io.grpc", artifactId = "grpc-netty-shaded" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "io.grpc", artifactId = "grpc-netty-shaded" }
}]

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

@codecov-commenter
Copy link

Codecov Report

Merging #272 (65595ac) into main (d430b83) will increase coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
+ Coverage   59.90%   60.06%   +0.15%     
==========================================
  Files         153      153              
  Lines        3245     3245              
  Branches      104      104              
==========================================
+ Hits         1944     1949       +5     
+ Misses       1301     1296       -5     
Impacted Files Coverage Δ
.../surge/kafka/streams/KafkaStreamManagerActor.scala 55.69% <0.00%> (-1.27%) ⬇️
.../surge/internal/kafka/KafkaProducerActorImpl.scala 77.32% <0.00%> (+0.62%) ⬆️
...a/surge/kafka/KafkaPartitionShardRouterActor.scala 59.06% <0.00%> (+0.67%) ⬆️
...main/scala/surge/internal/akka/cluster/Shard.scala 86.25% <0.00%> (+3.75%) ⬆️

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 514e7db...65595ac. Read the comment docs.

@jeffboutotte jeffboutotte merged commit 8347365 into UltimateSoftware:main Aug 2, 2022
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.

3 participants