Skip to content

Update sbt-ci-release to 1.11.2 - #403

Closed
scala-steward wants to merge 1 commit into
nryanov:masterfrom
scala-steward:update/sbt-ci-release-1.11.2
Closed

Update sbt-ci-release to 1.11.2#403
scala-steward wants to merge 1 commit into
nryanov:masterfrom
scala-steward:update/sbt-ci-release-1.11.2

Conversation

@scala-steward

@scala-steward scala-steward commented Aug 18, 2025

Copy link
Copy Markdown
Contributor

About this PR

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

📜 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.9.3).
You might want to review and update them manually.

modules/core/src/test/scala/consul4s/ConsulContainer.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, old-version-remains, commit-count:1

@scala-steward
scala-steward force-pushed the update/sbt-ci-release-1.11.2 branch from 42e5f12 to a3cfcb4 Compare November 2, 2025 16:24
@scala-steward

Copy link
Copy Markdown
Contributor Author

Superseded by

@scala-steward
scala-steward deleted the update/sbt-ci-release-1.11.2 branch July 8, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant