Skip to content

Update sbt-ci-release to 1.12.0#25

Merged
guizmaii merged 1 commit into
mainfrom
update/sbt-ci-release-1.12.0
Jul 13, 2026
Merged

Update sbt-ci-release to 1.12.0#25
guizmaii merged 1 commit into
mainfrom
update/sbt-ci-release-1.12.0

Conversation

@guizmaii

@guizmaii guizmaii commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

About this PR

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

📜 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 = "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-minor, semver-spec-minor, commit-count:1

Copilot AI review requested due to automatic review settings July 7, 2026 02:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the build’s SBT plugin set by bumping com.github.sbt:sbt-ci-release to the latest minor release, keeping the project’s release automation tooling current.

Changes:

  • Bump sbt-ci-release from 1.11.2 to 1.12.0 in project/plugins.sbt.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@guizmaii guizmaii merged commit 025a65e into main Jul 13, 2026
5 checks passed
@guizmaii guizmaii deleted the update/sbt-ci-release-1.12.0 branch July 13, 2026 06:03
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.

2 participants