Skip to content

Update scala-library to 2.12.20 - #753

Closed
scala-steward wants to merge 1 commit into
spotify:masterfrom
scala-steward:update/scala-library-2.12.20
Closed

Update scala-library to 2.12.20#753
scala-steward wants to merge 1 commit into
spotify:masterfrom
scala-steward:update/scala-library-2.12.20

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scala-lang:scala-library from 2.12.18 to 2.12.20

📜 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.scala-lang", artifactId = "scala-library" } ]

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

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

@codecov

codecov Bot commented Sep 6, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.15%. Comparing base (d636760) to head (25362dc).
⚠️ Report is 70 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #753       +/-   ##
===========================================
- Coverage   70.61%   42.15%   -28.47%     
===========================================
  Files          44       43        -1     
  Lines        1865     1829       -36     
  Branches      309      318        +9     
===========================================
- Hits         1317      771      -546     
- Misses        548     1058      +510     
Flag Coverage Δ
ratatoolCli 2.94% <ø> (+0.06%) ⬆️
ratatoolCommon 0.00% <ø> (ø)
ratatoolDiffy 32.21% <ø> (+0.03%) ⬆️
ratatoolExamples 17.03% <ø> (-0.11%) ⬇️
ratatoolSampling ?
ratatoolScalacheck 77.84% <ø> (-0.10%) ⬇️
ratatoolShapeless 4.23% <ø> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@scala-steward

Copy link
Copy Markdown
Contributor Author

Superseded by

@scala-steward
scala-steward deleted the update/scala-library-2.12.20 branch September 5, 2026 02:28
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