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-sonatype to 3.8 #3091

Merged
merged 3 commits into from Oct 5, 2019

Conversation

scala-steward
Copy link
Contributor

Updates org.xerial.sbt:sbt-sonatype from 3.7 to 3.8.

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.xerial.sbt", artifactId = "sbt-sonatype" } ]

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3091      +/-   ##
==========================================
- Coverage   93.49%   93.46%   -0.04%     
==========================================
  Files         368      368              
  Lines        6983     6979       -4     
  Branches      195      184      -11     
==========================================
- Hits         6529     6523       -6     
- Misses        454      456       +2
Impacted Files Coverage Δ
testkit/src/main/scala/cats/tests/Helpers.scala 96% <0%> (-4%) ⬇️
...cala/cats/kernel/instances/FunctionInstances.scala 96.96% <0%> (-3.04%) ⬇️
core/src/main/scala/cats/data/NonEmptyVector.scala 99.13% <0%> (ø) ⬆️
core/src/main/scala/cats/Foldable.scala 100% <0%> (ø) ⬆️
core/src/main/scala/cats/instances/option.scala 100% <0%> (ø) ⬆️
.../src/main/scala/cats/laws/discipline/MiniInt.scala 97.29% <0%> (ø) ⬆️
core/src/main/scala/cats/data/NonEmptyList.scala 99.33% <0%> (ø) ⬆️
core/src/main/scala/cats/Reducible.scala 100% <0%> (ø) ⬆️

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 befc276...2cd89c7. Read the comment docs.

@larsrh larsrh merged commit 9b9a26f into typelevel:master Oct 5, 2019
@travisbrown travisbrown added this to the 2.1.0-RC1 milestone Nov 6, 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.

None yet

4 participants