chore: update scala3Next to 3.9.0-RC4 - #3303
Draft
He-Pin wants to merge 4 commits into
Draft
Conversation
Motivation: Scala 3.9.0-RC1 is available and should be tested as the next Scala version. Modification: Update scala3Next version from 3.8.4 to 3.9.0-RC1. Result: Build will use Scala 3.9.0-RC1 as the next Scala version. Tests: Not run - version bump only References: None - version bump
He-Pin
force-pushed
the
wip/scala3-next-3.9.0-RC1
branch
from
July 8, 2026 18:15
449c8a7 to
82fef1a
Compare
He-Pin
marked this pull request as ready for review
July 12, 2026 12:21
Member
|
Is this waiting for 3.9.0-RC4 or is there something that still needs investigation? |
Member
|
there are a few bugs in 3.9.0-RC3 and they should be fixed in RC4. |
He-Pin
marked this pull request as draft
July 20, 2026 06:51
Member
Author
|
Not sure why there are quite many bugs in 3.9.0 release :(,let's wait for the next RC4 |
Member
|
still have compile issues |
Member
|
@He-Pin would you have time to try to summarise the remaining compile issues for the scala3 team? |
Member
Author
|
They are working on it now |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Scala 3.9.0-RC1 is available and should be tested as the next Scala version.
Modification
Update scala3Next version from 3.8.4 to 3.9.0-RC1.
Result
Build will use Scala 3.9.0-RC1 as the next Scala version.
Tests
Not run - version bump only
References
None - version bump