Skip to content

build: update sbt-scalafix to 0.14.3#456

Merged
FabioPinheiro merged 3 commits intomainfrom
update/main/sbt-scalafix-0.14.3
Sep 16, 2025
Merged

build: update sbt-scalafix to 0.14.3#456
FabioPinheiro merged 3 commits intomainfrom
update/main/sbt-scalafix-0.14.3

Conversation

@github-actions
Copy link
Contributor

About this PR

📦 Updates ch.epfl.scala:sbt-scalafix from 0.12.1 to 0.14.3

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

CHANGELOG.md
⚙ 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

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@github-actions github-actions bot requested a review from a team as a code owner June 19, 2025 07:32
@FabioPinheiro FabioPinheiro changed the title Update sbt-scalafix to 0.14.3 in main Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org> build: update sbt-scalafix to 0.14.3 Sep 16, 2025
@FabioPinheiro FabioPinheiro enabled auto-merge (squash) September 16, 2025 17:39
@FabioPinheiro FabioPinheiro merged commit e007c16 into main Sep 16, 2025
5 checks passed
@FabioPinheiro FabioPinheiro deleted the update/main/sbt-scalafix-0.14.3 branch September 16, 2025 17:46
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