Skip to content

Update Scala 3.1.0 #846

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

Closed

Conversation

scala-steward
Copy link
Contributor

Updates

from 3.0.2 to 3.1.0.
GitHub Release Notes - Version Diff - 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 (3.0.2).
You might want to review and update them manually.

build.sbt
examples/commands-leveldb/build.sbt
examples/commands-nix/build.sbt
examples/commands-redis/build.sbt
examples/scalajs/build.sbt
examples/simple-sbt/build.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-minor, old-version-remains

@ashawley ashawley changed the title Update scala3-library, ... to 3.1.0 Update Scala 3.1.0 Oct 18, 2021
@ashawley
Copy link
Contributor

According to Seth Tisue:

PSA: Scala 3.0 cannot consume 3.1-compiled libraries. Scala 3 minor versions are backwards compatible only, not forwards. This is a big change from Scala 2.

https://twitter.com/SethTisue/status/1450260785762947076

@SethTisue
Copy link
Member

SethTisue commented Oct 19, 2021

Yeah, I suggest we not merge this. Not for the time being, anyway. I think the Scala 3 folks are still figuring out what their recommendations to the ecosystem are, so in the meantime we should be conservative, especially since ScalaCheck is so fundamental.

@ashawley
Copy link
Contributor

We may just have to add 3.1.0 to the build but not release artifacts using it, which see #847

@SethTisue SethTisue marked this pull request as draft October 19, 2021 17:21
@ashawley
Copy link
Contributor

ashawley commented Nov 2, 2021

Went a different route in #847.

@ashawley ashawley closed this Nov 2, 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