Skip to content

Update sbt-scalafix to 0.12.1#425

Closed
scala-steward wants to merge 1 commit intoVirtusLab:masterfrom
scala-steward:update/sbt-scalafix-0.12.1
Closed

Update sbt-scalafix to 0.12.1#425
scala-steward wants to merge 1 commit intoVirtusLab:masterfrom
scala-steward:update/sbt-scalafix-0.12.1

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented May 6, 2024

About this PR

📦 Updates ch.epfl.scala:sbt-scalafix from 0.11.1 to 0.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 (0.11.1).
You might want to review and update them manually.

core/driver/sources/src/main/resources/reference.conf
⚙ 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-scalafix" } ]

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

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

@scala-steward scala-steward force-pushed the update/sbt-scalafix-0.12.1 branch from d765e77 to 4406ed4 Compare September 21, 2024 00:51
@scala-steward
Copy link
Contributor Author

Superseded by #449.

@scala-steward scala-steward deleted the update/sbt-scalafix-0.12.1 branch September 29, 2024 05:25
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