Skip to content

Update sbt, scripted-plugin to 1.11.5#178

Merged
SimY4 merged 1 commit intomainfrom
update/sbt-1.11.5
Aug 31, 2025
Merged

Update sbt, scripted-plugin to 1.11.5#178
SimY4 merged 1 commit intomainfrom
update/sbt-1.11.5

Conversation

@scala-steward-simy4
Copy link
Contributor

About this PR

📦 Updates

from 1.11.4 to 1.11.5

📜 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 65.45%. Comparing base (319d406) to head (8885905).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #178   +/-   ##
=========================================
  Coverage     65.45%   65.45%           
  Complexity      142      142           
=========================================
  Files            14       14           
  Lines           851      851           
  Branches        118      118           
=========================================
  Hits            557      557           
  Misses          250      250           
  Partials         44       44           

☔ 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 96ac4a7 into main Aug 31, 2025
4 checks passed
@SimY4 SimY4 deleted the update/sbt-1.11.5 branch August 31, 2025 01:38
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