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 paradox-theme-generic, sbt-paradox to 0.10.2 #257

Conversation

scala-steward
Copy link
Contributor

Updates

from 0.9.2 to 0.10.2.
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.lightbend.paradox" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.lightbend.paradox" }
}]

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

@codecov-commenter
Copy link

Codecov Report

Merging #257 (69d9506) into main (4dc2652) will decrease coverage by 0.40%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   60.33%   59.93%   -0.41%     
==========================================
  Files         153      153              
  Lines        3237     3237              
  Branches       94       94              
==========================================
- Hits         1953     1940      -13     
- Misses       1284     1297      +13     
Impacted Files Coverage Δ
.../surge/kafka/streams/KafkaStreamManagerActor.scala 53.16% <0.00%> (-12.66%) ⬇️
...StreamsUpdatePartitionsOnStateChangeListener.scala 82.85% <0.00%> (-8.58%) ⬇️
...health/windows/actor/HealthSignalWindowActor.scala 92.48% <0.00%> (-1.51%) ⬇️
...a/surge/kafka/KafkaPartitionShardRouterActor.scala 58.38% <0.00%> (-0.68%) ⬇️
...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 4dc2652...69d9506. Read the comment docs.

@jeffboutotte jeffboutotte merged commit 5a68728 into UltimateSoftware:main Jul 8, 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