Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates

from 3.2.3 to 3.3.2.

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 = "org.apache.kafka" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.kafka" }
}]

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

@codecov-commenter
Copy link

Codecov Report

Base: 59.86% // Head: 59.92% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (32cc8f9) compared to base (d6f9ccb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #335      +/-   ##
==========================================
+ Coverage   59.86%   59.92%   +0.06%     
==========================================
  Files         152      152              
  Lines        3254     3254              
  Branches      105       92      -13     
==========================================
+ Hits         1948     1950       +2     
+ Misses       1306     1304       -2     
Impacted Files Coverage Δ
...health/windows/actor/HealthSignalWindowActor.scala 93.98% <0.00%> (-0.76%) ⬇️
...a/surge/kafka/KafkaPartitionShardRouterActor.scala 58.38% <0.00%> (-0.68%) ⬇️
...windows/stream/actor/HealthSignalStreamActor.scala 60.00% <0.00%> (+26.66%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@scala-steward
Copy link
Contributor Author

Superseded by #340.

@scala-steward scala-steward deleted the update/kafka-clients-3.3.2 branch February 6, 2023 20:58
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