Skip to content

Update sbt to 2.0.2 - #496

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

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

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scala-sbt:sbt from 1.12.13 to 2.0.2

📜 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

@coderabbitai

coderabbitai Bot commented Jul 14, 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

Run ID: e2c16e7c-73f9-4a53-8635-df819ea67ec2

📥 Commits

Reviewing files that changed from the base of the PR and between db744bc and be212a8.

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

📝 Walkthrough

Walkthrough

The project’s configured SBT version is updated from 1.12.13 to 2.0.2 in project/build.properties.

Changes

Build toolchain

Layer / File(s) Summary
SBT version declaration
project/build.properties
Updates the sbt.version property from 1.12.13 to 2.0.2.

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

Possibly related PRs

Poem

A rabbit hops through builds so bright,
SBT gains a newer flight.
From twelve-point thirteen, onward we run,
Two-point-oh-two joins the fun.
Nibble, compile, and leap tonight!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: upgrading sbt to 2.0.2.
Description check ✅ Passed The description is directly related to the version upgrade and adds relevant release and usage context.
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
🧪 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 Jul 14, 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.2 branch July 20, 2026 18:04
@coderabbitai coderabbitai Bot mentioned this pull request Jul 20, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Jul 28, 2026
This was referenced Aug 5, 2026
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