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 scala-library to 2.12.13 #274

Merged
merged 4 commits into from
Apr 29, 2021

Conversation

scala-steward
Copy link
Contributor

Updates org.scala-lang:scala-library from 2.12.12 to 2.12.13.

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-lang", artifactId = "scala-library" } ]

labels: library-update, semver-patch

@theon theon marked this pull request as ready for review March 8, 2021 20:05
@theon theon self-requested a review as a code owner March 8, 2021 20:05
@theon
Copy link
Member

theon commented Mar 11, 2021

Build is failing with a known issue with scoverage and scala 2.12.13. See:
scoverage/sbt-scoverage#321

Need to wait for a new scoverage release

@codecov
Copy link

codecov bot commented Apr 29, 2021

Codecov Report

Merging #274 (cda1bfc) into master (b42a08f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          29       29           
  Lines         948      948           
  Branches       31       24    -7     
=======================================
  Hits          889      889           
  Misses         59       59           

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 b42a08f...cda1bfc. Read the comment docs.

@theon theon merged commit d3134a6 into lemonlabsuk:master Apr 29, 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.

2 participants