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 sbt-scalafmt to 2.2.1 #3120

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

scala-steward
Copy link
Contributor

Updates org.scalameta:sbt-scalafmt from 2.2.0 to 2.2.1.
Release Notes/Changelog

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.

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 = "sbt-scalafmt" } ]

labels: semver-patch

@codecov-io
Copy link

Codecov Report

Merging #3120 into master will decrease coverage by 2.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3120      +/-   ##
==========================================
- Coverage   93.17%   90.86%   -2.32%     
==========================================
  Files         372      371       -1     
  Lines        7182     7159      -23     
  Branches      199      199              
==========================================
- Hits         6692     6505     -187     
- Misses        490      654     +164
Flag Coverage Δ
#scala_version_212 ?
#scala_version_213 90.86% <ø> (ø) ⬆️
Impacted Files Coverage Δ
core/src/main/scala/cats/syntax/ior.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/nested.scala 0% <0%> (-100%) ⬇️
...re/src/main/scala/cats/syntax/traverseFilter.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/set.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/TrySyntax.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/function1.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/eitherK.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/option.scala 30% <0%> (-70%) ⬇️
core/src/main/scala/cats/syntax/alternative.scala 33.33% <0%> (-66.67%) ⬇️
core/src/main/scala/cats/syntax/validated.scala 40% <0%> (-60%) ⬇️
... and 44 more

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 f414c1d...15aa5e1. Read the comment docs.

@fthomas fthomas merged commit 34e7c43 into typelevel:master Oct 24, 2019
@travisbrown travisbrown added this to the 2.1.0-RC1 milestone Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants