Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zio-scala-steward
Copy link
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.

benchmarks/src/main/scala/zio/UnsafeRunBenchmark.scala
build.sbt
project/Dependencies.scala
website/package.json
website/static/img/assets/hub.svg
website/static/img/septimal_mind.svg
website/static/img/users/adpulse.svg
website/static/img/users/adsquare.svg
website/static/img/users/asana.svg
website/static/img/users/aurinko.svg
website/static/img/users/autoscout24.svg
website/static/img/users/avast.svg
website/static/img/users/bofa.svg
website/static/img/users/cellular.svg
website/static/img/users/codecomprehension.svg
website/static/img/users/collibra.svg
website/static/img/users/coralogix.svg
website/static/img/users/creditkarma.svg
website/static/img/users/currencycloud.svg
website/static/img/users/demandbase.svg
website/static/img/users/demyst.svg
website/static/img/users/dow-jones.svg
website/static/img/users/ebay.svg
website/static/img/users/edf.svg
website/static/img/users/enel-x.svg
website/static/img/users/fugo.svg
website/static/img/users/hunters.svg
website/static/img/users/investsuite.svg
website/static/img/users/iot-telekom.svg
website/static/img/users/kaizen-solutions.svg
website/static/img/users/kamon-logo-dark.svg
website/static/img/users/kamon-logo-light.svg
website/static/img/users/kensu.svg
website/static/img/users/leadiq.svg
website/static/img/users/liveintent.svg
website/static/img/users/matechs.svg
website/static/img/users/newmotion.svg
website/static/img/users/nslookup.svg
website/static/img/users/olyro.svg
website/static/img/users/pimsolutions.svg
website/static/img/users/ppcsamurai.svg
website/static/img/users/rewe-digital.svg
website/static/img/users/riskident.svg
website/static/img/users/rocker.svg
website/static/img/users/scalac.svg
website/static/img/users/sentinelone.svg
website/static/img/users/teads.svg
website/static/img/users/tinka.svg
website/static/img/users/tranzzo.svg
website/static/img/users/tweddle.svg
website/static/img/users/vakantiediscounter.svg
website/static/img/users/verbund.svg
website/static/img/users/virtuslab.svg
website/static/img/users/vish.svg
website/static/img/users/werkenbijrandstad.svg
website/static/img/users/zalando.svg
website/static/img/zio-CMYK/zio-full-color-cmyk.ai
website/static/img/zio-github/zio-github.ai
website/static/img/zio-github/zio-github.pdf
website/versioned_docs/version-1.0.18/resources/ecosystem/officials.md
βš™ 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

@guizmaii guizmaii merged commit dce0290 into series/2.x Jul 22, 2025
19 checks passed
@guizmaii guizmaii deleted the update/snakeyaml-engine-2.10 branch July 22, 2025 01:16
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