Skip to content

Update sbt, scripted-plugin to 1.12.11#482

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sbt-1.12.11
May 3, 2026
Merged

Update sbt, scripted-plugin to 1.12.11#482
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sbt-1.12.11

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.12.10 to 1.12.11

📜 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" } ]

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, commit-count:1

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 3, 2026

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: 26a4b77a-7286-4a8c-84e9-f463dbc17e49

📥 Commits

Reviewing files that changed from the base of the PR and between 0104aeb and d2623e5.

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

📝 Walkthrough

Walkthrough

The sbt build tool version is bumped from 1.12.10 to 1.12.11 in the project configuration.

Changes

Build Tool Version Bump

Layer / File(s) Summary
Configuration
project/build.properties
sbt.version is updated from 1.12.10 to 1.12.11.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • #480: Updates sbt version sequentially from 1.12.9 → 1.12.10, with this PR continuing to 1.12.11.
  • #477: Another sbt version bump in the same configuration file with similar scope.
  • #469: Earlier sbt version bump modifying the same sbt.version property.

Poem

🐰 A patch so small, a hop so slight,
From 1.12.10 to eleven's light!
The sbt builds with paws of care,
Hopping forward, version fair! 🎯

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating sbt and scripted-plugin dependencies from 1.12.10 to 1.12.11, which matches the changeset.
Description check ✅ Passed The description is fully related to the changeset, providing context about the sbt and scripted-plugin version updates, release notes, and configuration guidance.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

@mergify mergify Bot added the queued label May 3, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 3, 2026

Merge Queue Status

  • Entered queue2026-05-03 17:54 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-05-03 17:55 UTC · at d2623e51b485db11c7aea95aca997ef4a04208f0

This pull request spent 18 seconds in the queue, including 1 second running CI.

Required conditions to merge

@mergify mergify Bot merged commit ca6f124 into nafg:master May 3, 2026
8 checks passed
@mergify mergify Bot removed the queued label May 3, 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