Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@clairemcginty
Copy link
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
Copy link

codecov bot commented May 29, 2025

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.

2 participants