Skip to content

Update sbt, scripted-plugin to 1.11.6#180

Merged
SimY4 merged 1 commit intomainfrom
update/sbt-1.11.6
Sep 7, 2025
Merged

Update sbt, scripted-plugin to 1.11.6#180
SimY4 merged 1 commit intomainfrom
update/sbt-1.11.6

Conversation

@scala-steward-simy4
Copy link
Contributor

About this PR

📦 Updates

from 1.11.5 to 1.11.6

📜 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-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.20%. Comparing base (211aa24) to head (cccceab).
⚠️ Report is 2 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #180      +/-   ##
============================================
- Coverage     68.52%   68.20%   -0.32%     
  Complexity      154      154              
============================================
  Files            14       14              
  Lines           953      953              
  Branches        138      138              
============================================
- Hits            653      650       -3     
- Misses          252      255       +3     
  Partials         48       48              

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

@SimY4 SimY4 merged commit 2479643 into main Sep 7, 2025
2 of 3 checks passed
@SimY4 SimY4 deleted the update/sbt-1.11.6 branch September 7, 2025 03:04
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

Comments