Skip to content

Comments

Update sbt, scripted-plugin to 1.10.6#3491

Merged
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/sbt-1.10.6
Dec 2, 2024
Merged

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

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 1.10.5 to 1.10.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!

🔍 Files still referring to the old version number

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

modules/core/src/test/scala/org/scalasteward/core/coursier/CoursierAlgTest.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

@codecov
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.07%. Comparing base (04d9184) to head (aebe425).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3491   +/-   ##
=======================================
  Coverage   90.07%   90.07%           
=======================================
  Files         170      170           
  Lines        3497     3497           
  Branches      320      320           
=======================================
  Hits         3150     3150           
  Misses        347      347           

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

@mergify mergify bot merged commit 57c98ab into scala-steward-org:main Dec 2, 2024
@scala-steward
Copy link
Contributor Author

Superseded by

@scala-steward scala-steward deleted the update/sbt-1.10.6 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.

1 participant