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.4.8 #302

Merged
merged 1 commit into from
Mar 8, 2021
Merged

Update sbt to 1.4.8 #302

merged 1 commit into from
Mar 8, 2021

Conversation

alejandrohdezma
Copy link
Owner

Updates org.scala-sbt:sbt from 1.4.7 to 1.4.8.
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!

Files still referring to the old version number

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

website/yarn.lock
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
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #302 (4a46d9c) into master (45259a9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #302   +/-   ##
=======================================
  Coverage   87.29%   87.29%           
=======================================
  Files          23       23           
  Lines         181      181           
  Branches        1        1           
=======================================
  Hits          158      158           
  Misses         23       23           
Impacted Files Coverage Δ
...a/sbt/github/sbtheader/SbtGithubHeaderPlugin.scala 0.00% <ø> (ø)
...rohdezma/sbt/github/mdoc/SbtGithubMdocPlugin.scala 0.00% <ø> (ø)
...com/alejandrohdezma/sbt/github/SbtGithubKeys.scala 0.00% <ø> (ø)
...m/alejandrohdezma/sbt/github/SbtGithubPlugin.scala 0.00% <ø> (ø)
...ejandrohdezma/sbt/github/github/Collaborator.scala 69.23% <ø> (ø)
...jandrohdezma/sbt/github/github/Collaborators.scala 100.00% <ø> (ø)
...lejandrohdezma/sbt/github/github/Contributor.scala 100.00% <ø> (ø)
...om/alejandrohdezma/sbt/github/github/License.scala 100.00% <ø> (ø)
...ejandrohdezma/sbt/github/github/Organization.scala 100.00% <ø> (ø)
...alejandrohdezma/sbt/github/github/Repository.scala 97.77% <ø> (ø)
... and 13 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 29242d5...4a46d9c. Read the comment docs.

@alejandrohdezma alejandrohdezma merged commit 016786e into master Mar 8, 2021
@alejandrohdezma alejandrohdezma deleted the update/sbt-1.4.8 branch March 8, 2021 05:36
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.

1 participant