Skip to content

Update sbt, scripted-plugin to 1.10.8#120

Merged
michaelmior merged 1 commit intodataunitylab:mainfrom
scala-steward:update/sbt-1.10.8
Mar 4, 2025
Merged

Update sbt, scripted-plugin to 1.10.8#120
michaelmior merged 1 commit intodataunitylab:mainfrom
scala-steward:update/sbt-1.10.8

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 1.10.7 to 1.10.8

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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.10.7).
You might want to review and update them manually.

project/Dependencies.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, old-version-remains, commit-count:1

Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
@codecov
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.86%. Comparing base (ceac765) to head (642384d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   82.83%   82.86%   +0.03%     
==========================================
  Files          42       42              
  Lines        2802     2802              
  Branches      458      458              
==========================================
+ Hits         2321     2322       +1     
+ Misses        481      480       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michaelmior michaelmior merged commit 850115b into dataunitylab:main Mar 4, 2025
6 checks passed
@scala-steward
Copy link
Contributor Author

PR retracted because of: sbt 1.10.8 is dead on arrival, please use 1.10.9 when it comes out..

Documentation: https://github.com/sbt/sbt/releases/tag/v1.10.8

@scala-steward scala-steward deleted the update/sbt-1.10.8 branch March 5, 2025 15:53
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