-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 scala3-library, ... to 3.1.2 #4221
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's time. The point was never to pin to Scala 3.0 specifically because that would be crazy, the point was to start a discussion about long-term compatibility. I'd say that's been accomplished.
Merging this will unblock better compiler warnings and @nowarn
, Scala 3 Native, and updates such as Scalacheck 1.16 and Munit 1.0, etc. etc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've given up on 3.0, and I was probably the most immovable object.
The next fight will be over 3.2 if 3.3 is the first "LTS". Let's hope for clarity on scala/scala-lang#1387 (comment).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Long overdue. Long may 3.1 reign.
5ee3010
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides the 👍 here, lack of 👎, and much previous discussion elsewhere:
-
I'd say we have @johnynek's implicit approval via:
Allow Scala 3 update cats-parse#411 (comment) -
The recommendation from the Scala 3 team continues to be "bump"
So if you are an author of some library - bump the compiler version in the next minor release.
Long-term compatibility plans for Scala 3 scala/scala-lang#1387 (comment)
Updates
from 3.0.2 to 3.1.2.
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!
Ignore future updates
Add this to your
.scala-steward.conf
file to ignore future updates of this dependency:labels: library-update, early-semver-minor, semver-spec-minor, commit-count:n:2