Skip to content

Update sbt, scripted-plugin to 1.10.11#3608

Merged
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/sbt-1.10.11
Mar 18, 2025
Merged

Update sbt, scripted-plugin to 1.10.11#3608
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/sbt-1.10.11

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.10.10 to 1.10.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 Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.78%. Comparing base (0fbea44) to head (f4054b7).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3608      +/-   ##
==========================================
- Coverage   89.80%   89.78%   -0.02%     
==========================================
  Files         174      174              
  Lines        5031     5031              
  Branches      493      493              
==========================================
- Hits         4518     4517       -1     
- Misses        513      514       +1     

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

@mergify mergify Bot merged commit de7eb68 into scala-steward-org:main Mar 18, 2025
9 of 10 checks passed
@fthomas fthomas added this to the 0.34.0 milestone Mar 18, 2025
@scala-steward
Copy link
Copy Markdown
Contributor Author

Superseded by

@scala-steward scala-steward deleted the update/sbt-1.10.11 branch January 28, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants