Skip to content

chore: update scala3Next to 3.9.0-RC1#784

Draft
He-Pin wants to merge 2 commits into
apache:mainfrom
He-Pin:wip/scala3-next-3.9.0-RC1
Draft

chore: update scala3Next to 3.9.0-RC1#784
He-Pin wants to merge 2 commits into
apache:mainfrom
He-Pin:wip/scala3-next-3.9.0-RC1

Conversation

@He-Pin

@He-Pin He-Pin commented Jul 7, 2026

Copy link
Copy Markdown
Member

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 added 2 commits July 7, 2026 13:14
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
Motivation:
Scala 3.9.0-RC1 introduces E230 warning for identifiers containing $.
With -Werror enabled, this causes compilation failure.

Modification:
Rename PekkoHttpServerProviderJava$ to PekkoHttpServerProviderJava
in interop-tests.

Result:
interop-tests compile successfully with Scala 3.9.0-RC1.

Tests:
Not run - simple rename

References:
None - Scala 3.9.0-RC1 compat
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.

1 participant