Skip to content

Update logback-classic to 1.5.18#3611

Merged
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/logback-classic-1.5.18
Mar 20, 2025
Merged

Update logback-classic to 1.5.18#3611
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/logback-classic-1.5.18

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates ch.qos.logback:logback-classic from 1.5.17 to 1.5.18

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!

⚙ 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: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.83%. Comparing base (a5997d1) to head (5764e06).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3611   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files         174      174           
  Lines        5045     5045           
  Branches      488      488           
=======================================
  Hits         4532     4532           
  Misses        513      513           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify Bot merged commit 4e20774 into scala-steward-org:main Mar 20, 2025
10 checks passed
@fthomas fthomas added this to the 0.34.0 milestone Mar 20, 2025
@scala-steward
Copy link
Copy Markdown
Contributor Author

Superseded by

@scala-steward scala-steward deleted the update/logback-classic-1.5.18 branch January 28, 2026 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants