Skip to content

Update sbt to 2.0.4 - #457

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sbt-2.0.4
Jul 28, 2026
Merged

Update sbt to 2.0.4#457
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sbt-2.0.4

Conversation

@scala-steward

@scala-steward scala-steward commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scala-sbt:sbt from 2.0.3 to 2.0.4

📜 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-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1

Summary by CodeRabbit

  • Chores
    • Updated the build tooling version to improve project maintenance and compatibility.

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e4d4d412-1b92-41e6-aa2b-4ecfca40cd20

📥 Commits

Reviewing files that changed from the base of the PR and between 30e72fa and 7afa2dc.

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

📝 Walkthrough

Walkthrough

The project build configuration updates the configured SBT version from 2.0.3 to 2.0.4.

Changes

Build Tooling

Layer / File(s) Summary
Update configured SBT version
project/build.properties
The configured sbt.version changes from 2.0.3 to 2.0.4.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the dependency upgrade from sbt 2.0.3 to 2.0.4.
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 28, 2026

Copy link
Copy Markdown
Contributor

Queued — the merge queue status continues in this comment ↓.

@mergify mergify Bot added the queued label Jul 28, 2026
@mergify

mergify Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-07-28 18:51 UTC · Rule: default · triggered by rule Automatically merge successful Scala Steward PRs
  • Checks skipped · PR is already up-to-date
  • Merged2026-07-28 18:52 UTC · at 7afa2dc62ae9e729368cabf7a8ba7bb733ebc4ac

This pull request spent 39 seconds in the queue, including 3 seconds running CI.

Required conditions to merge

@mergify
mergify Bot merged commit d1bb13c into nafg:master Jul 28, 2026
7 checks passed
@mergify mergify Bot removed the queued label Jul 28, 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