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

Prepare for 2.13.0-M5 #2389

Closed
ghost opened this issue Aug 12, 2018 · 10 comments
Closed

Prepare for 2.13.0-M5 #2389

ghost opened this issue Aug 12, 2018 · 10 comments

Comments

@ghost
Copy link

ghost commented Aug 12, 2018

No description provided.

@ghost
Copy link
Author

ghost commented Aug 22, 2018

2.13.0-M5 is now staged at https://oss.sonatype.org/content/repositories/staging/org/scala-lang/scala-compiler/2.13.0-M5/

Any ideas on the timelines for this yet, please?

@SethTisue
Copy link
Member

SethTisue commented Sep 25, 2018

ScalaCheck and ScalaTest haven't published yet. I assume those are the main blockers.

I've added a link to this ticket to https://github.com/scala/make-release-notes/blob/2.13.x/projects-2.13.md

@SethTisue
Copy link
Member

ScalaCheck and ScalaTest have published, but for JVM only at the moment, no Scala.js yet. but that should be enough for someone to at least work on this and make sure everything else is ready

in the Scala 2.13 community build at
https://scala-ci.typesafe.com/job/scala-2.13.x-integrate-community-build/1511/consoleFull I'm seeing:

[cats] [error] /home/jenkins/workspace/scala-2.13.x-integrate-community-build/target-0.9.15/project-builds/cats-aa7183ee3d07eb22bea0ce915cd291c46c2f3147/tests/src/test/scala/cats/tests/RepresentableSuite.scala:63:58: could not find implicit value for parameter iso: cats.laws.discipline.SemigroupalTests.Isomorphisms[[β$5$]String => β$5$]
[cats] [error]     checkAll("String => ?", MonadTests[String => ?].monad[String, String, String])
[cats] [error]                                                          ^

@SethTisue
Copy link
Member

ScalaCheck and ScalaTest have published, but for JVM only at the moment

they're now both available for JS too

@SethTisue
Copy link
Member

is there anything any of us can do to help move this along...?

@SethTisue
Copy link
Member

SethTisue commented Oct 26, 2018

a bunch of publishing (of cats' dependencies) happened today, thanks all!

one place where help is still needed — and it could be someone new to helping out with Typelevel stuff — is in the typelevel/catalysts repo. see discussion beginning at https://gitter.im/typelevel/general?at=5bd369fabbdc0b2505a4d5d2

@tpolecat
Copy link
Member

Catalysts is only used for TypeTagM in one file, and Platform.isJVM/.isJS here and there in the tests. Is it worth managing a dependency just for these two things?

@travisbrown
Copy link
Contributor

@tpolecat +1 to getting rid of the Catalysts dependency.

@SethTisue
Copy link
Member

PR #2589

@Alistair-Johnson
Copy link
Contributor

Looks like this should be closed now?

@LukaJCB LukaJCB closed this as completed Nov 9, 2018
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

No branches or pull requests

5 participants