Skip to content

Update sbt, scripted-plugin to 1.12.10#480

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/sbt-1.12.10
Apr 27, 2026
Merged

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

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.12.9 to 1.12.10

📜 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 Apr 27, 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: 6da4193d-5d34-4d47-beb3-9e8508ec9d2f

📥 Commits

Reviewing files that changed from the base of the PR and between a2d249e and c9e65a0.

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

📝 Walkthrough

Walkthrough

This pull request updates the SBT build tool version from 1.12.9 to 1.12.10 in the project configuration file. This is a minor patch version bump that affects which SBT release the build system will use.

Changes

Cohort / File(s) Summary
SBT Version Upgrade
project/build.properties
Updated SBT version from 1.12.9 to 1.12.10.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A version bump so small and neat,
From nine to ten, the upgrade's sweet,
SBT's marching, hop by hop,
Building stronger, never stop! 🔨✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title accurately describes the main change: updating sbt and scripted-plugin dependencies to version 1.12.10, which matches the file change in project/build.properties.
Description check ✅ Passed The PR description is directly related to the changeset, clearly explaining the dependency updates from 1.12.9 to 1.12.10 with relevant links and 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.

✏️ 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 Apr 27, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 27, 2026

Merge Queue Status

  • Entered queue2026-04-27 17:47 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-04-27 17:48 UTC · at c9e65a003f960c0940e4f6d33e87bb5ef73cd83d

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

Required conditions to merge

@mergify mergify Bot merged commit 43a4c26 into nafg:master Apr 27, 2026
9 checks passed
@mergify mergify Bot removed the queued label Apr 27, 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