Skip to content
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

Update scalafmt-core to 3.2.1 #1034

Merged
merged 3 commits into from
Dec 10, 2021

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:scalafmt-core from 3.1.2 to 3.2.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-minor, semver-spec-minor

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2021

Codecov Report

Merging #1034 (920051e) into develop (b8c70a4) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1034      +/-   ##
===========================================
+ Coverage    89.53%   89.56%   +0.03%     
===========================================
  Files          124      124              
  Lines         9912     9912              
  Branches       509      509              
===========================================
+ Hits          8875     8878       +3     
+ Misses        1037     1034       -3     
Impacted Files Coverage Δ
...src/main/scala/com/twitter/algebird/Interval.scala 75.65% <0.00%> (-0.87%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.57% <0.00%> (-0.43%) ⬇️
.../main/scala/com/twitter/algebird/BloomFilter.scala 94.24% <0.00%> (+1.32%) ⬆️
...main/scala/com/twitter/algebird/monad/Reader.scala 58.82% <0.00%> (+5.88%) ⬆️
...in/scala/com/twitter/algebird/scalacheck/Gen.scala 100.00% <0.00%> (+8.33%) ⬆️

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 b8c70a4...920051e. Read the comment docs.

@johnynek johnynek merged commit 12aae42 into twitter:develop Dec 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