Skip to content

Update snakeyaml to 2.7 - #1682

Merged
guizmaii merged 1 commit into
series/2.xfrom
update/snakeyaml-2.7
Sep 2, 2026
Merged

Update snakeyaml to 2.7#1682
guizmaii merged 1 commit into
series/2.xfrom
update/snakeyaml-2.7

Conversation

@zio-scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.yaml:snakeyaml from 2.6 to 2.7

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

project/plugins.sbt
zio-json-golden/src/test/resources/golden/filteredgentype/FilteredGenType.json
zio-json/jvm/src/test/resources/jawn/countries.geo.json
zio-json/jvm/src/test/resources/jawn/foo.json
zio-json/jvm/src/test/resources/jawn/qux1.json
zio-json/jvm/src/test/resources/jawn/qux2.json
zio-json/jvm/src/test/resources/jawn/ugh10k.json
⚙ Adjust future updates

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

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

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

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

@zio-scala-steward
zio-scala-steward Bot requested a review from a team as a code owner August 31, 2026 04:53
@guizmaii
guizmaii merged commit 5954dd5 into series/2.x Sep 2, 2026
23 checks passed
@guizmaii
guizmaii deleted the update/snakeyaml-2.7 branch September 2, 2026 10:38
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.

1 participant