Skip to content

Update logback-classic to 1.6.1 - #391

Merged
mr-git merged 2 commits into
evolution-gaming:masterfrom
scala-steward:update/logback-classic-1.5.38
Aug 11, 2026
Merged

Update logback-classic to 1.6.1#391
mr-git merged 2 commits into
evolution-gaming:masterfrom
scala-steward:update/logback-classic-1.5.38

Conversation

@scala-steward

@scala-steward scala-steward commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates ch.qos.logback:logback-classic from 1.5.34 to 1.5.38

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

Summary by CodeRabbit

  • Chores
    • Updated the Logback Classic logging component to version 1.6.1 for improved compatibility and maintenance.

@mr-git mr-git changed the title Update logback-classic to 1.5.38 Update logback-classic to 1.6.1 Aug 10, 2026
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 323b49fc-cee4-478f-8579-9ff99963e141

📥 Commits

Reviewing files that changed from the base of the PR and between 9bb6c10 and 016391b.

📒 Files selected for processing (1)
  • project/Dependencies.scala

📝 Walkthrough

Walkthrough

The project updates the Logback Classic dependency from version 1.5.34 to 1.6.1.

Changes

Logback dependency update

Layer / File(s) Summary
Update Logback Classic version
project/Dependencies.scala
The Logback.classic dependency changes from 1.5.34 to 1.6.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the dependency update from Logback Classic 1.5.34 to 1.6.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@mr-git
mr-git force-pushed the update/logback-classic-1.5.38 branch from 016391b to f7d628a Compare August 10, 2026 21:21
@mr-git
mr-git merged commit bc0ac70 into evolution-gaming:master Aug 11, 2026
5 checks passed
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