Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates ch.qos.logback:logback-classic from 1.4.4 to 1.4.13

Usage

βœ… Please merge!

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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.4.4).
You might want to review and update them manually.

modules/multilanguage-csharp-sdk/Surge.csproj
βš™ 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 = "30 days" },
  dependency = { groupId = "ch.qos.logback", artifactId = "logback-classic" }
}]
labels: test-library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (862ac3a) 60.51% compared to head (1925d28) 60.48%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
- Coverage   60.51%   60.48%   -0.04%     
==========================================
  Files         152      152              
  Lines        3277     3277              
  Branches      101      105       +4     
==========================================
- Hits         1983     1982       -1     
- Misses       1294     1295       +1     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@scala-steward
Copy link
Contributor Author

Superseded by #408.

@scala-steward scala-steward deleted the update/logback-classic-1.4.13 branch December 2, 2023 04:33
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