Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Oct 31, 2025

About this PR

πŸ“¦ Updates org.scalameta:sbt-scalafmt from 2.5.5 to 2.5.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 (2.5.5).
You might want to review and update them manually.

modules/core/src/test/scala/org/scalasteward/core/forge/data/NewPullRequestDataTest.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.scalameta", artifactId = "sbt-scalafmt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/sbt-scalafmt-2.5.6 branch from f0fbd41 to fc07de0 Compare November 10, 2025 18:30
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 89.84%. Comparing base (c0a41cb) to head (fc07de0).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3746   +/-   ##
=======================================
  Coverage   89.84%   89.84%           
=======================================
  Files         174      174           
  Lines        5044     5044           
  Branches      449      449           
=======================================
  Hits         4532     4532           
  Misses        512      512           

β˜” 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.

@mergify mergify bot merged commit 0e48a84 into scala-steward-org:main Nov 10, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant