Skip to content

Update scalafmt-core to 3.10.2#5842

Closed
clairemcginty wants to merge 3 commits intomainfrom
update/scalafmt-core-3.10.2
Closed

Update scalafmt-core to 3.10.2#5842
clairemcginty wants to merge 3 commits intomainfrom
update/scalafmt-core-3.10.2

Conversation

@clairemcginty
Copy link
Contributor

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.10.1 to 3.10.2

📜 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!

⚙ 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, commit-count:n:3

@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.48%. Comparing base (88294b9) to head (f371824).
⚠️ Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5842      +/-   ##
==========================================
- Coverage   61.49%   61.48%   -0.01%     
==========================================
  Files         317      317              
  Lines       11650    11650              
  Branches      818      818              
==========================================
- Hits         7164     7163       -1     
- Misses       4486     4487       +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.

@kellen kellen closed this Jan 20, 2026
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