Skip to content

Conversation

47erbot
Copy link
Contributor

@47erbot 47erbot commented Mar 4, 2024

About this PR

πŸ“¦ Updates

from 0.11.1 to 0.12.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 (0.11.1).
You might want to review and update them manually.

CHANGELOG.md
build.sbt
project/plugins.sbt
βš™ 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 = "30 days" },
  dependency = { groupId = "ch.epfl.scala" }
}]
labels: library-update, early-semver-major, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:1

@47erbot 47erbot force-pushed the update/scalafix-core-0.12.0 branch from 69b06f5 to f8a62e8 Compare March 6, 2024 05:27
@47erbot 47erbot force-pushed the update/scalafix-core-0.12.0 branch from f8a62e8 to d5c8e98 Compare March 15, 2024 05:24
@47erbot 47erbot force-pushed the update/scalafix-core-0.12.0 branch from d5c8e98 to f6927ee Compare April 3, 2024 05:22
@collinkueter
Copy link

Is anyone looking at this? Would be nice to use scalafix 0.12.0

@fedefernandez fedefernandez changed the title Update scalafix-core, scalafix-interfaces to 0.12.0 Update scalafix-core, scalafix-interfaces, scalafix-cli to 0.12.0 Apr 18, 2024
@47erbot 47erbot merged commit e801d61 into main Apr 18, 2024
@47erbot 47erbot deleted the update/scalafix-core-0.12.0 branch April 18, 2024 16:03
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.

3 participants