Skip to content

Update snakeyaml-engine to 3.0.1#271

Merged
mergify[bot] merged 1 commit into
mainfrom
update/snakeyaml-engine-3.0.1
Nov 14, 2025
Merged

Update snakeyaml-engine to 3.0.1#271
mergify[bot] merged 1 commit into
mainfrom
update/snakeyaml-engine-3.0.1

Conversation

@hnaderi

@hnaderi hnaderi commented Nov 14, 2025

Copy link
Copy Markdown
Owner

About this PR

📦 Updates org.snakeyaml:snakeyaml-engine from 3.0 to 3.0.1

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

build.sbt
modules/jsyaml/.js/package-lock.json
⚙ 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

@mergify mergify Bot merged commit 07bc9ac into main Nov 14, 2025
20 checks passed
@mergify mergify Bot deleted the update/snakeyaml-engine-3.0.1 branch November 14, 2025 01:17
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