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 to 1.3.8 #3284

Merged
merged 1 commit into from
Feb 4, 2020
Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.scala-sbt:sbt from 1.3.7 to 1.3.8.
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.scala-sbt", artifactId = "sbt" } ]

labels: library-update, semver-patch

@codecov-io
Copy link

codecov-io commented Feb 4, 2020

Codecov Report

Merging #3284 into master will increase coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3284      +/-   ##
==========================================
+ Coverage   93.14%   93.39%   +0.24%     
==========================================
  Files         378      372       -6     
  Lines        7575     7300     -275     
  Branches      212      179      -33     
==========================================
- Hits         7056     6818     -238     
+ Misses        519      482      -37
Flag Coverage Δ
#scala_version_212 93.39% <ø> (ø) ⬆️
#scala_version_213 ?
Impacted Files Coverage Δ
...in/scala/cats/data/AbstractNonEmptyInstances.scala 96.55% <0%> (-3.45%) ⬇️
...e/src/main/scala-2.13+/cats/data/ZipLazyList.scala
....13+/cats/kernel/instances/LazyListInstances.scala
.../main/scala-2.13+/cats/data/NonEmptyLazyList.scala
....13+/cats/kernel/instances/ArraySeqInstances.scala
...src/main/scala-2.13+/cats/instances/arraySeq.scala
...src/main/scala-2.13+/cats/instances/lazyList.scala

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 56c1527...36e1ba4. Read the comment docs.

@fthomas fthomas merged commit d3b9f6c into typelevel:master Feb 4, 2020
@travisbrown travisbrown added this to the 2.2.0-M1 milestone Feb 19, 2020
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