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

=sbt Update Scala 3 version to 3.1.3 #4123

Merged
merged 1 commit into from Jun 15, 2022
Merged

=sbt Update Scala 3 version to 3.1.3 #4123

merged 1 commit into from Jun 15, 2022

Conversation

He-Pin
Copy link
Member

@He-Pin He-Pin commented May 13, 2022

https://github.com/lampepfl/dotty/releases/tag/3.1.3-RC3
More aggressive reduction of type selection (fixes parboiled2) scala/scala3#14987
Relax avoidance checks more for match type reduction scala/scala3#15036

Copy link
Member

@raboof raboof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even though our Scala 3 support is still experimental, I don't think we should use -RC versions if we can help it, since I think you can use libraries compiled with 3.1.2 in a project using 3.1.3-RC3, but possibly not vice-versa (?).

@jrudolph
Copy link
Member

Even though our Scala 3 support is still experimental, I don't think we should use -RC versions if we can help it, since I think you can use libraries compiled with 3.1.2 in a project using 3.1.3-RC3, but possibly not vice-versa (?).

Yep, good point, let's keep here until the final. Still good to have this PR testing against the latest version, as the previous versions of 3.1.3-RCs had the regression that broke everything...

@He-Pin He-Pin changed the title =sbt Update Scala 3 version to 3.1.3-RC3 =sbt Update Scala 3 version to 3.1.3-RC4 May 28, 2022
@raboof raboof changed the title =sbt Update Scala 3 version to 3.1.3-RC4 =sbt Update Scala 3 version to 3.1.3 Jun 15, 2022
@raboof raboof merged commit a15ebad into akka:scala-3 Jun 15, 2022
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.

None yet

3 participants