Skip to content

Update scala-yaml to 0.3.2 - #900

Merged
MateuszKubuszok merged 1 commit into
scalalandio:masterfrom
scala-steward:update/scala-yaml-0.3.2
Jun 26, 2026
Merged

MateuszKubuszok merged 1 commit into
scalalandio:masterfrom
scala-steward:update/scala-yaml-0.3.2

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.virtuslab:scala-yaml from 0.3.1 to 0.3.2

📜 GitHub Release Notes - Version Diff

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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.virtuslab", artifactId = "scala-yaml" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.virtuslab", artifactId = "scala-yaml" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, commit-count:1

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.46%. Comparing base (345dd83) to head (7f3d28f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #900   +/-   ##
=======================================
  Coverage   83.46%   83.46%           
=======================================
  Files         170      170           
  Lines        7445     7445           
  Branches      807      804    -3     
=======================================
  Hits         6214     6214           
  Misses       1231     1231           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MateuszKubuszok
MateuszKubuszok merged commit 03aa5db into scalalandio:master Jun 26, 2026
24 checks passed
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.

2 participants