Skip to content

Update scalafmt-core to 3.1.1#309

Merged
johnynek merged 1 commit into
typelevel:mainfrom
scala-steward:update/scalafmt-core-3.1.1
Nov 13, 2021
Merged

Update scalafmt-core to 3.1.1#309
johnynek merged 1 commit into
typelevel:mainfrom
scala-steward:update/scalafmt-core-3.1.1

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates org.scalameta:scalafmt-core from 3.1.0 to 3.1.1.
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!

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, early-semver-patch, semver-spec-patch

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #309 (2eb0f6a) into main (0133cf6) will increase coverage by 0.66%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
+ Coverage   95.89%   96.56%   +0.66%     
==========================================
  Files           9        9              
  Lines        1048     1048              
  Branches      101      101              
==========================================
+ Hits         1005     1012       +7     
+ Misses         43       36       -7     
Impacted Files Coverage Δ
core/shared/src/main/scala/cats/parse/Parser.scala 96.30% <0.00%> (+0.11%) ⬆️
core/shared/src/main/scala/cats/parse/Caret.scala 100.00% <0.00%> (+66.66%) ⬆️

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 0133cf6...2eb0f6a. Read the comment docs.

@johnynek johnynek merged commit d288250 into typelevel:main Nov 13, 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