Skip to content

Update sbt to 2.0.5 - #502

Closed
scala-steward wants to merge 1 commit into
nafg:masterfrom
scala-steward:update/sbt-2.0.5
Closed

Update sbt to 2.0.5#502
scala-steward wants to merge 1 commit into
nafg:masterfrom
scala-steward:update/sbt-2.0.5

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scala-sbt:sbt from 1.12.14 to 2.0.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", artifactId = "sbt" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
}]
labels: library-update, early-semver-major, semver-spec-major, version-scheme:early-semver, commit-count:1

@scala-steward scala-steward mentioned this pull request Aug 5, 2026
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 56063e12-71bf-4337-9ea5-3ac25c65294e

📥 Commits

Reviewing files that changed from the base of the PR and between 807abc3 and a9c36b4.

📒 Files selected for processing (1)
  • project/build.properties

📝 Walkthrough

Walkthrough

The build configuration updates the SBT version from 1.12.14 to 2.0.5.

Changes

SBT version update

Layer / File(s) Summary
Update SBT version
project/build.properties
The configured SBT version changes from 1.12.14 to 2.0.5.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Poem

A rabbit checks the build file bright,
SBT hops to version two point five.
One small line makes tools align,
No other paths need a change tonight.
- - 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: updating sbt to version 2.0.5.
Description check ✅ Passed The description directly explains the sbt dependency update from 1.12.14 to 2.0.5.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mergify

mergify Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@scala-steward

Copy link
Copy Markdown
Contributor Author

Superseded by

@scala-steward
scala-steward deleted the update/sbt-2.0.5 branch August 9, 2026 17:05
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.

1 participant