Skip to content

build(deps): Update sbt-ci-release from 1.12.0 to 1.12.1 - #8808

Open
scala-steward wants to merge 1 commit into
scalameta:mainfrom
scala-steward:update/sbt-ci-release-1.12.1
Open

build(deps): Update sbt-ci-release from 1.12.0 to 1.12.1#8808
scala-steward wants to merge 1 commit into
scalameta:mainfrom
scala-steward:update/sbt-ci-release-1.12.1

Conversation

@scala-steward

@scala-steward scala-steward commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.github.sbt:sbt-ci-release from 1.12.0 to 1.12.1

📜 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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.12.0).
You might want to review and update them manually.

project/SemanticDbSupport.scala
website/blog/2025-10-16-osmium.md
website/blog/2026-01-21-osmium.md
website/blog/2026-03-03-osmium.md
website/blog/2026-07-23-osmium.md
website/yarn.lock
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-ci-release" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-ci-release" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

Summary by CodeRabbit

  • Chores
    • Updated the release tooling to improve compatibility and reliability.

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 9b933ee0-04a2-4b31-8910-8fdefa79ccbf

📥 Commits

Reviewing files that changed from the base of the PR and between f996fdd and 8a54e23.

📒 Files selected for processing (1)
  • project/plugins.sbt

Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Walkthrough

The pull request updates the sbt-ci-release plugin from version 1.12.0 to 1.12.1 in the SBT plugin configuration.

Changes

Plugin update

Layer / File(s) Summary
Update sbt-ci-release version
project/plugins.sbt
The plugin declaration changes from version 1.12.0 to 1.12.1.

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

Merge Risk: ⚪ Minimal · up to 8a54e

This is a localized patch-level build dependency update with no actionable merge-blocking risk remaining; it is merge-ready after normal checks and review.

🚥 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 clearly and concisely identifies the dependency update from sbt-ci-release 1.12.0 to 1.12.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
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.

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