Skip to content

Update scalafmt-core to 3.0.3#265

Merged
johnynek merged 1 commit intotypelevel:mainfrom
scala-steward:update/scalafmt-core-3.0.3
Sep 10, 2021
Merged

Update scalafmt-core to 3.0.3#265
johnynek merged 1 commit intotypelevel:mainfrom
scala-steward:update/scalafmt-core-3.0.3

Conversation

@scala-steward
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 3.0.2 to 3.0.3.
GitHub Release Notes - Version Diff

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

.github/workflows/ci.yml
build.sbt
Ignore 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" } ]

labels: library-update, semver-patch, old-version-remains

@codecov-commenter
Copy link

Codecov Report

Merging #265 (cb97f9e) into main (1418874) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
+ Coverage   96.22%   96.32%   +0.10%     
==========================================
  Files           8        8              
  Lines         980      980              
  Branches       93       93              
==========================================
+ Hits          943      944       +1     
+ Misses         37       36       -1     
Impacted Files Coverage Δ
core/shared/src/main/scala/cats/parse/Parser.scala 96.22% <0.00%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1418874...cb97f9e. Read the comment docs.

@johnynek johnynek merged commit b1150fc into typelevel:main Sep 10, 2021
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.

3 participants