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.2 #217

Merged
merged 1 commit into from May 10, 2021
Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.scala-sbt:sbt from 1.5.1 to 1.5.2.

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!

Files still referring to the old version number

The following files still refer to the old version number (1.5.1).
You might want to review and update them manually.

project/plugins.sbt
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, old-version-remains

@codecov-commenter
Copy link

Codecov Report

Merging #217 (246feb6) into main (cf92886) will not change coverage.
The diff coverage is n/a.

❗ Current head 246feb6 differs from pull request most recent head 285d8e0. Consider uploading reports for the commit 285d8e0 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files           7        7           
  Lines         966      966           
  Branches       93       93           
=======================================
  Hits          929      929           
  Misses         37       37           
Impacted Files Coverage Δ
core/shared/src/main/scala/cats/parse/Parser.scala 95.86% <0.00%> (ø)

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 cf92886...285d8e0. Read the comment docs.

@regadas regadas merged commit 1d6061c into typelevel:main May 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.

None yet

3 participants