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-compiler, scala-library, ... to 2.12.13 #1495

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

scala-steward
Copy link
Contributor

Updates

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!

Files still referring to the old version number

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

docs/release-notes.md
sbt
Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-lang" } ]

labels: library-update, semver-patch, old-version-remains

@shimamoto
Copy link
Collaborator

[error] java.lang.NoSuchMethodError: 'scala.tools.nsc.reporters.Reporter scala.tools.nsc.Global.reporter()'
[error] scoverage.ScoverageInstrumentationComponent$$anon$1.run(plugin.scala:119)
[error] scala.tools.nsc.Global$Run.compileUnitsInternal(Global.scala:1511)
[error] scala.tools.nsc.Global$Run.compileUnits(Global.scala:1495)
[error] scala.tools.nsc.Global$Run.compileSources(Global.scala:1488)
[error] scala.tools.nsc.Global$Run.compileFiles(Global.scala:1599)

scoverage/sbt-scoverage#321
scoverage/sbt-scoverage#319

@xerial
Copy link
Member

xerial commented Apr 28, 2021

@shimamoto It seems sbt-scoverage 1.7.0 is available https://github.com/scoverage/sbt-scoverage/releases/tag/v1.7.0

@xerial
Copy link
Member

xerial commented Apr 28, 2021

@scala-steward is doing this work for us. Nice #1602

@xerial xerial marked this pull request as ready for review April 28, 2021 17:58
@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #1495 (3608ef1) into master (989247e) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1495   +/-   ##
=======================================
  Coverage   82.93%   82.94%           
=======================================
  Files         307      307           
  Lines       12239    12239           
  Branches      774      774           
=======================================
+ Hits        10151    10152    +1     
+ Misses       2088     2087    -1     
Impacted Files Coverage Δ
...rx/src/main/scala/wvlet/airframe/rx/RxRunner.scala 92.10% <0.00%> (ø)
...og/shared/src/main/scala/wvlet/log/LogFormat.scala 92.00% <0.00%> (+2.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 989247e...3608ef1. Read the comment docs.

@xerial xerial force-pushed the update/scala-compiler-2.12.13 branch from 03105c1 to 3608ef1 Compare April 28, 2021 18:07
@xerial xerial merged commit f98b6b4 into wvlet:master Apr 28, 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