Skip to content

Update sbt-scalafix, scalafix-core to 0.10.4#558

Merged
SethTisue merged 1 commit intoscala:mainfrom
scala-steward:update/sbt-scalafix-0.10.4
Oct 28, 2022
Merged

Update sbt-scalafix, scalafix-core to 0.10.4#558
SethTisue merged 1 commit intoscala:mainfrom
scala-steward:update/sbt-scalafix-0.10.4

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates

from 0.10.1 to 0.10.4.
GitHub Release Notes - Version Diff

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

README.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" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "ch.epfl.scala" }
}]

labels: library-update, early-semver-minor, semver-spec-patch, old-version-remains, commit-count:1

@SethTisue SethTisue merged commit 56d849a into scala:main Oct 28, 2022
@scala-steward scala-steward deleted the update/sbt-scalafix-0.10.4 branch February 26, 2026 23:44
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