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.5.0 #1710

Merged
merged 1 commit into from
Apr 5, 2021
Merged

Conversation

scala-steward
Copy link
Contributor

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

labels: library-update, semver-minor

@codecov-io
Copy link

codecov-io commented Apr 4, 2021

Codecov Report

Merging #1710 (3b9a8be) into master (ffc6476) will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1710      +/-   ##
==========================================
- Coverage   87.08%   86.95%   -0.13%     
==========================================
  Files          59       59              
  Lines        2392     2392              
  Branches      136      142       +6     
==========================================
- Hits         2083     2080       -3     
- Misses        309      312       +3     
Impacted Files Coverage Δ
...re/shared/src/main/scala/io/circe/KeyDecoder.scala 97.29% <0.00%> (-2.71%) ⬇️
...rc/main/scala/io/circe/numbers/BiggerDecimal.scala 88.30% <0.00%> (-0.59%) ⬇️
.../core/shared/src/main/scala/io/circe/Decoder.scala 85.86% <0.00%> (-0.27%) ⬇️

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 ffc6476...3b9a8be. Read the comment docs.

@travisbrown travisbrown merged commit 46578b5 into circe:master Apr 5, 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