Skip to content

Update typelevel-scalafix to 0.6.0 - #927

Open
typelevel-steward[bot] wants to merge 1 commit into
mainfrom
update/typelevel-scalafix-0.6.0
Open

typelevel-steward[bot] wants to merge 1 commit into
mainfrom
update/typelevel-scalafix-0.6.0

Conversation

@typelevel-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.typelevel:typelevel-scalafix from 0.5.0 to 0.6.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.5.0).
You might want to review and update them manually.

core/src/main/scala/org/typelevel/sbt/TypelevelPlugin.scala
github-actions/src/main/scala/org/typelevel/sbt/gha/JavaSpec.scala
kernel/src/main/scala/org/typelevel/sbt/TypelevelKernelPlugin.scala
kernel/src/test/scala/org/typelevel/sbt/kernel/VSuite.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.typelevel", artifactId = "typelevel-scalafix" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel", artifactId = "typelevel-scalafix" }
}]
labels: scalafix-rule-update, early-semver-major, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:1

@mergify mergify Bot added the scalafix label Sep 18, 2026
@mergify
mergify Bot requested a review from armanbilge September 18, 2026 00:45
@mergify

mergify Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants