Skip to content

Update sbt-scalafix to 0.14.3#5685

Merged
clairemcginty merged 1 commit into
mainfrom
update/sbt-scalafix-0.14.3
Jul 18, 2025
Merged

Update sbt-scalafix to 0.14.3#5685
clairemcginty merged 1 commit into
mainfrom
update/sbt-scalafix-0.14.3

Conversation

@clairemcginty

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates ch.epfl.scala:sbt-scalafix from 0.14.2 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.14.2).
You might want to review and update them manually.

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

codecov Bot commented May 29, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.46%. Comparing base (36db465) to head (a2f43d6).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5685   +/-   ##
=======================================
  Coverage   61.46%   61.46%           
=======================================
  Files         314      314           
  Lines       11354    11354           
  Branches      789      789           
=======================================
  Hits         6979     6979           
  Misses       4375     4375           

☔ 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.3 branch from b4f1c45 to a2f43d6 Compare July 10, 2025 12:59
@clairemcginty clairemcginty merged commit a9f8280 into main Jul 18, 2025
13 checks passed
@clairemcginty clairemcginty deleted the update/sbt-scalafix-0.14.3 branch July 18, 2025 17:49
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