Skip to content

Update log4cats-slf4j to 2.8.0#1628

Open
scala-steward wants to merge 1 commit intoapache:mainfrom
scala-steward:update/log4cats-slf4j-2.8.0
Open

Update log4cats-slf4j to 2.8.0#1628
scala-steward wants to merge 1 commit intoapache:mainfrom
scala-steward:update/log4cats-slf4j-2.8.0

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates org.typelevel:log4cats-slf4j from 2.7.1 to 2.8.0

📜 GitHub Release Notes - Version Diff

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 (2.7.1).
You might want to review and update them manually.

yarn.lock
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.typelevel", artifactId = "log4cats-slf4j" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel", artifactId = "log4cats-slf4j" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:1

@scholarsmate scholarsmate added this to the 1.6.0 milestone Mar 13, 2026
@scholarsmate scholarsmate moved this to In Review in daffodil-vscode v1.6.0 Mar 13, 2026
@scholarsmate scholarsmate added dependencies Pull requests that update a dependency file scala Pull requests that update Scala code labels Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file scala Pull requests that update Scala code

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants