Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Update snakeyaml-engine to 2.6 #254

Conversation

scala-steward
Copy link
Contributor

Updates org.snakeyaml:snakeyaml-engine from 2.3 to 2.6.
Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Changelog - Changelog - Changelog - Changelog - Changelog - Changelog - Changelog - Changelog - Changelog - Changelog - Changelog - Changelog

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

CLA.md
project/plugins.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 = "@monthly" },
  dependency = { groupId = "org.snakeyaml", artifactId = "snakeyaml-engine" }
}]

labels: library-update, old-version-remains, commit-count:1

github-actions[bot]
github-actions bot previously approved these changes Jan 13, 2023
@scala-steward
Copy link
Contributor Author

Superseded by #284.

@scala-steward scala-steward deleted the update/snakeyaml-engine-2.6 branch August 26, 2023 12:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant