Skip to content

Update sbt-scalafix to 0.14.6#5887

Open
clairemcginty wants to merge 1 commit intomainfrom
update/sbt-scalafix-0.14.6
Open

Update sbt-scalafix to 0.14.6#5887
clairemcginty wants to merge 1 commit intomainfrom
update/sbt-scalafix-0.14.6

Conversation

@clairemcginty
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates ch.epfl.scala:sbt-scalafix from 0.14.5 to 0.14.6

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

scio-core/src/main/scala/com/spotify/scio/values/SCollection.scala
site/src/main/paradox/io/Parquet.md
site/src/main/paradox/releases/Apache-Beam.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-minor, semver-spec-patch, old-version-remains, commit-count:1

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.97%. Comparing base (c7b1a01) to head (4b892a7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5887   +/-   ##
=======================================
  Coverage   61.96%   61.97%           
=======================================
  Files         317      317           
  Lines       11655    11655           
  Branches      816      816           
=======================================
+ Hits         7222     7223    +1     
+ Misses       4433     4432    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clairemcginty clairemcginty force-pushed the update/sbt-scalafix-0.14.6 branch from fafb089 to 4b892a7 Compare April 10, 2026 18:32
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