Skip to content

Update sbt, scripted-plugin to 1.12.12#487

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sbt-1.12.12
Jun 14, 2026
Merged

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

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.12.11 to 1.12.12

📜 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

coderabbitai Bot commented Jun 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: b4d03e3d-6dc8-40c0-8251-f467577ea58e

📥 Commits

Reviewing files that changed from the base of the PR and between a10bb7e and 9edb02e.

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

📝 Walkthrough

Walkthrough

The SBT build tool version is bumped from 1.12.11 to 1.12.12 in project/build.properties. This is a single-line toolchain version update with no code or API changes.

Changes

SBT Version Bump

Layer / File(s) Summary
SBT toolchain version update
project/build.properties
sbt.version incremented from 1.12.11 to 1.12.12.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • nafg/slick-migration-api#482: Same file, same type of change — bumps sbt.version from 1.12.10 to 1.12.11, the immediate predecessor version bump.
  • nafg/slick-migration-api#480: Modifies project/build.properties to bump sbt.version from 1.12.9 to 1.12.10, part of the same sequential SBT patch version chain.
  • nafg/slick-migration-api#469: Changes project/build.properties by bumping the SBT version from 1.12.2 to 1.12.3, the same file and the same kind of patch-level toolchain update.

Poem

A bunny hops through the build one day,
Spotting 1.12.11 in the way.
One tiny tweak, a swift 12 swap,
Now 1.12.12 sits right on top! 🐇
The SBT gleams, the compile flows,
And off to the meadow the bunny goes! 🌿

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update sbt, scripted-plugin to 1.12.12' accurately summarizes the main change: updating two SBT-related dependencies to version 1.12.12.
Description check ✅ Passed The description is related to the changeset, detailing the dependency updates from 1.12.11 to 1.12.12 with links to release notes and version comparisons.
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

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

@mergify mergify Bot added the queued label Jun 14, 2026
@mergify

mergify Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-06-14 19:39 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-06-14 19:39 UTC · at 9edb02ea84b3b3d65b51ce0340682f739ff885f5

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

Required conditions to merge

@mergify mergify Bot merged commit 5f3b5fa into nafg:master Jun 14, 2026
8 checks passed
@mergify mergify Bot removed the queued label Jun 14, 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