Skip to content

Update sbt-version-policy to 3.3.0 - #152

Open
scala-steward wants to merge 1 commit into
endless4s:masterfrom
scala-steward:update/sbt-version-policy-3.3.0
Open

Update sbt-version-policy to 3.3.0#152
scala-steward wants to merge 1 commit into
endless4s:masterfrom
scala-steward:update/sbt-version-policy-3.3.0

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates ch.epfl.scala:sbt-version-policy from 3.2.1 to 3.3.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!

🔍 Files still referring to the old version number

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

project/Dependencies.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "ch.epfl.scala", artifactId = "sbt-version-policy" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-version-policy" }
}]
labels: sbt-plugin-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:1

@what-the-diff

what-the-diff Bot commented Jul 4, 2026

Copy link
Copy Markdown

PR Summary

  • Plugin Version Update
    The version of the 'sbt-version-policy' plugin has been updated. It was previously running on version '3.2.1', and now it has been upgraded to the newer '3.3.0' version. Updating this brings potential benefits such as bug fixes, enhanced features, and improved performance.

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