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 logback-classic to 1.4.4 #296

Merged

Conversation

scala-steward
Copy link
Contributor

Updates ch.qos.logback:logback-classic from 1.2.11 to 1.4.4.

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 = "ch.qos.logback", artifactId = "logback-classic" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "ch.qos.logback", artifactId = "logback-classic" }
}]

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

@codecov-commenter
Copy link

Codecov Report

Base: 60.30% // Head: 60.14% // Decreases project coverage by -0.15% ⚠️

Coverage data is based on head (8b461e1) compared to base (43826e3).
Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
- Coverage   60.30%   60.14%   -0.16%     
==========================================
  Files         153      153              
  Lines        3252     3252              
  Branches       87      102      +15     
==========================================
- Hits         1961     1956       -5     
- Misses       1291     1296       +5     
Impacted Files Coverage Δ
...rge/internal/domain/AggregateProcessingModel.scala 40.00% <25.00%> (-5.46%) ⬇️
...ore/src/main/scala/surge/internal/SurgeModel.scala 95.83% <100.00%> (+0.18%) ⬆️
...main/scala/surge/internal/akka/cluster/Shard.scala 82.50% <0.00%> (-3.75%) ⬇️
...health/windows/actor/HealthSignalWindowActor.scala 93.23% <0.00%> (-0.76%) ⬇️
.../surge/internal/kafka/KafkaProducerActorImpl.scala 77.01% <0.00%> (-0.32%) ⬇️

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.

@jeffboutotte jeffboutotte merged commit 4772829 into UltimateSoftware:main Oct 17, 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