Skip to content

Update sbt, sbt-dependency-tree, ... to 1.12.11#882

Open
scala-steward wants to merge 1 commit into
spotify:masterfrom
scala-steward:update/sbt-1.12.11
Open

Update sbt, sbt-dependency-tree, ... to 1.12.11#882
scala-steward wants to merge 1 commit into
spotify:masterfrom
scala-steward:update/sbt-1.12.11

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.12.8 to 1.12.11

📜 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-sbt" } ]

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

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.91%. Comparing base (630873d) to head (dd9535d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #882      +/-   ##
==========================================
+ Coverage   70.75%   70.91%   +0.15%     
==========================================
  Files          44       44              
  Lines        1939     1939              
  Branches      335      335              
==========================================
+ Hits         1372     1375       +3     
+ Misses        567      564       -3     
Flag Coverage Δ
ratatoolCli 2.76% <ø> (ø)
ratatoolCommon 0.00% <ø> (ø)
ratatoolDiffy 31.67% <ø> (ø)
ratatoolExamples 16.66% <ø> (ø)
ratatoolSampling 61.08% <ø> (-0.49%) ⬇️
ratatoolScalacheck 76.48% <ø> (ø)
ratatoolShapeless 3.97% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.

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