Skip to content

Update scalafmt-core to 3.7.7#513

Merged
regadas merged 1 commit into
mainfrom
update/scalafmt-core-3.7.7
Jul 10, 2023
Merged

Update scalafmt-core to 3.7.7#513
regadas merged 1 commit into
mainfrom
update/scalafmt-core-3.7.7

Conversation

@typelevel-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalameta:scalafmt-core from 3.7.5 to 3.7.7

📜 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.7.5).
You might want to review and update them manually.

.git-blame-ignore-revs
⚙ 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-commenter

Copy link
Copy Markdown

Codecov Report

Merging #513 (c1bd0ed) into main (2a038c9) will decrease coverage by 0.21%.
The diff coverage is n/a.

❗ Current head c1bd0ed differs from pull request most recent head 3e2666e. Consider uploading reports for the commit 3e2666e to get more accurate results

@@            Coverage Diff             @@
##             main     #513      +/-   ##
==========================================
- Coverage   95.20%   95.00%   -0.21%     
==========================================
  Files          10       10              
  Lines        1480     1480              
  Branches      359      359              
==========================================
- Hits         1409     1406       -3     
- Misses         71       74       +3     

see 2 files with indirect coverage changes

@regadas regadas merged commit 27d6c71 into main Jul 10, 2023
@regadas regadas deleted the update/scalafmt-core-3.7.7 branch July 10, 2023 21:52
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