Skip to content

Update snakeyaml-engine to 2.10#530

Merged
guizmaii merged 1 commit intozio:series/2.xfrom
scala-steward:update/snakeyaml-engine-2.10
Dec 16, 2025
Merged

Update snakeyaml-engine to 2.10#530
guizmaii merged 1 commit intozio:series/2.xfrom
scala-steward:update/snakeyaml-engine-2.10

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.snakeyaml:snakeyaml-engine from 2.9 to 2.10

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

build.sbt
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.snakeyaml", artifactId = "snakeyaml-engine" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.snakeyaml", artifactId = "snakeyaml-engine" }
}]
labels: library-update, old-version-remains, commit-count:1

@scala-steward scala-steward requested a review from a team as a code owner July 15, 2025 21:37
@guizmaii guizmaii merged commit 94c176f into zio:series/2.x Dec 16, 2025
36 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