Skip to content

Update scalafmt-core to 3.9.7 #813

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

scala-steward
Copy link
Contributor

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.9.5 to 3.9.7

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

Copy link

codecov bot commented May 30, 2025

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.69%. Comparing base (e6f477e) to head (1864ad1).

Files with missing lines Patch % Lines
...ain/scala/com/spotify/ratatool/tool/Ratatool.scala 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #813      +/-   ##
==========================================
+ Coverage   70.68%   70.69%   +0.01%     
==========================================
  Files          44       44              
  Lines        1859     1860       +1     
  Branches      305      305              
==========================================
+ Hits         1314     1315       +1     
  Misses        545      545              
Flag Coverage Δ
ratatoolCli 2.88% <0.00%> (-0.01%) ⬇️
ratatoolCommon 0.00% <ø> (ø)
ratatoolDiffy 32.33% <71.42%> (+0.04%) ⬆️
ratatoolExamples 17.24% <52.38%> (+0.04%) ⬆️
ratatoolSampling 60.53% <85.71%> (ø)
ratatoolScalacheck 77.94% <100.00%> (ø)
ratatoolShapeless 4.15% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@scala-steward
Copy link
Contributor Author

Superseded by #819.

@scala-steward scala-steward deleted the update/scalafmt-core-3.9.7 branch June 29, 2025 19:30
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