Skip to content

Comments

Update scalafmt-core to 3.9.3#3600

Merged
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/scalafmt-core-3.9.3
Mar 8, 2025
Merged

Update scalafmt-core to 3.9.3#3600
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/scalafmt-core-3.9.3

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.9.2 to 3.9.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 (3.9.2).
You might want to review and update them manually.

project/Dependencies.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 = "scalafmt-core" } ]

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

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

@codecov
Copy link

codecov bot commented Mar 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.80%. Comparing base (57d9f67) to head (0d79ae1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3600   +/-   ##
=======================================
  Coverage   89.80%   89.80%           
=======================================
  Files         174      174           
  Lines        5031     5031           
  Branches      493      493           
=======================================
  Hits         4518     4518           
  Misses        513      513           

☔ 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 550df2b into scala-steward-org:main Mar 8, 2025
10 checks passed
@fthomas fthomas added this to the 0.33.0 milestone Mar 8, 2025
@scala-steward scala-steward deleted the update/scalafmt-core-3.9.3 branch January 29, 2026 11:00
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.

2 participants