Skip to content

Update snakeyaml to 2.4 in webpack-version#395

Closed
Atry wants to merge 2 commits intomasterfrom
update/webpack-version/snakeyaml-2.4
Closed

Update snakeyaml to 2.4 in webpack-version#395
Atry wants to merge 2 commits intomasterfrom
update/webpack-version/snakeyaml-2.4

Conversation

@Atry
Copy link
Copy Markdown
Collaborator

@Atry Atry commented Mar 30, 2025

About this PR

📦 Updates org.yaml:snakeyaml from 2.0 to 2.4

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

.github/workflows/scala-project-template.yml
.github/workflows/scala-steward.yml
LICENSE
NOTICE
detect-license/src/main/scala/com/thoughtworks/sbtBestPractice/detectLicense/ApacheLicense.scala
travis/build.sbt
webpack-version/src/main/scala/com/thoughtworks/sbtBestPractice/webpackVersion/WebpackVersion.scala
⚙ 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

@Atry Atry force-pushed the webpack-version branch from ea137e7 to 1c43cb7 Compare March 30, 2025 02:04
@Atry Atry force-pushed the update/webpack-version/snakeyaml-2.4 branch from c69f5b3 to 8c9413d Compare March 30, 2025 02:06
@Atry Atry force-pushed the webpack-version branch from 1c43cb7 to 5a5ed1b Compare March 30, 2025 02:10
@Atry Atry force-pushed the webpack-version branch from 5a5ed1b to fb3500a Compare March 30, 2025 02:12
@Atry Atry force-pushed the update/webpack-version/snakeyaml-2.4 branch from 8c9413d to 4602293 Compare March 30, 2025 02:13
@Atry Atry force-pushed the update/webpack-version/snakeyaml-2.4 branch from 4602293 to 4b8f30e Compare March 30, 2025 02:14
@Atry Atry force-pushed the webpack-version branch 5 times, most recently from 8feeac2 to ac0eb5f Compare March 30, 2025 04:52
Base automatically changed from webpack-version to master March 30, 2025 05:01
@Atry Atry closed this Mar 30, 2025
@Atry Atry deleted the update/webpack-version/snakeyaml-2.4 branch March 30, 2025 05:05
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