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.11

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

Patch coverage has no change and project coverage change: +0.03% πŸŽ‰

Comparison is base (862ac3a) 60.51% compared to head (34760ec) 60.54%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #386      +/-   ##
==========================================
+ Coverage   60.51%   60.54%   +0.03%     
==========================================
  Files         152      152              
  Lines        3277     3277              
  Branches      101      105       +4     
==========================================
+ Hits         1983     1984       +1     
+ Misses       1294     1293       -1     

see 2 files with indirect coverage changes

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

@scala-steward
Copy link
Contributor Author

Superseded by #406.

@scala-steward scala-steward deleted the update/logback-classic-1.4.11 branch November 27, 2023 23:39
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