Update dependency scala3 to v3.9.0 - #55
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/scala3-3.x
branch
2 times, most recently
from
August 28, 2026 19:56
7b11db5 to
d404373
Compare
This was referenced Aug 31, 2026
renovate
Bot
force-pushed
the
renovate/scala3-3.x
branch
from
August 31, 2026 11:38
d404373 to
1a81e8e
Compare
halotukozak
enabled auto-merge
August 31, 2026 11:40
renovate
Bot
force-pushed
the
renovate/scala3-3.x
branch
2 times, most recently
from
August 31, 2026 11:52
b27eb32 to
01775c3
Compare
halotukozak
added a commit
that referenced
this pull request
Aug 31, 2026
Scala 3.9.0 final can't read mcodec 0.1.2's TASTy (built vs 3.9.0-RC4); the RC4 compiler can't read mcodec 0.2.0's transitive made 0.4.1 (built vs 3.9.0 final). So the standalone Renovate PRs #55 (scala) and #61 (mcodec) each fail on a TASTy-version wall. made stays transitive (mcodec 0.2.0 -> made 0.4.1). Main sources compile. Test suite does not: ~1500 errors, mrpc's derivation macros produce `containsOnly` evidence the 3.9.0 / made 0.4.1 world no longer accepts. Draft until that's migrated. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
renovate
Bot
force-pushed
the
renovate/scala3-3.x
branch
4 times, most recently
from
September 4, 2026 01:28
9d73ba3 to
5f1afea
Compare
renovate
Bot
force-pushed
the
renovate/scala3-3.x
branch
from
September 7, 2026 10:41
5f1afea to
0738499
Compare
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.
This PR contains the following updates:
3.9.0-RC4→3.9.0Release Notes
scala/scala3 (scala3)
v3.9.0: LTSCompare Source
Highlights of the release
intois now stable #26184Automatic-Module-Namein standard library's manifest #26218sun.misc.Unsafeto JDK 24+ compatible implementation (experimental)Other changes and fixes
Annotations
@throwsannotation on non-methods #26802JVM Backend
IndexOutOfBoundsExceptionconstructor withInt#24764usingparameters #26302GenericSignatureVisitor#26632Constructors
Coverage
@experimentalcheck #25687Desugaring
@unchecked#26774Directives Parser
directives-parser#26461Documentation
@param,@tparam, and@returntags in Scaladoc comments #25371@param,@tparam, and@returntags in Scaladoc comments #25372@param,@tparam, and@returntags in Scaladoc comments #25373@param,@tparam, and@returntags in Scaladoc comments #25374@param,@tparam, and@returntags in Scaladoc comments #25375@param,@tparam, and@returntags in Scaladoc comments #25376@param,@tparam, and@returntags in Scaladoc comments #25377@param,@tparam, and@returntags in Scaladoc comments #25378@param,@tparam, and@returntags in Scaladoc comments #25379@param,@tparam, and@returntags in Scaladoc comments #25380@param,@tparam, and@returntags in Scaladoc comments (V2) #25996Tuple#map#26060Enums
Erasure
Expression Compiler
-old-syntax#26096Extension Methods
GADTs
Implicits
Incremental Compilation
Inline
Lambda Lift
Linting
xincase x @ (_: A, _: B), take 2 #26161Opaque Types
unapplyreturns a Boolean-deriving opaque type #26658Parser
applyDynamicis used " #24974Pattern Matching
Pickling
TypeDefsinensureHasSym#26011Presentation Compiler
Quotes
-Xcheck-macros#26050xCheckMacroAssertinQuotesImpl#26053Releases
REPL
Reporting
Rewrites
with->&rewrite in parens for typed patterns #26016Scala-JS
Scaladoc
Standard Library
AnyClassfallback inrequiredClass#26010wrapArrayandwrapArrayMethodName#26162TASTy
Transform
SelectStatic#25620Typeclass Derivation
baseTypeCacheafter synthetic Product.Mirror parents added #26714Typer
typeOfArgto takeTypedArginstead ofArg#25418Value Classes
Experimental: Capture Checking
@retainsinstead of uses_init in stdlib #25719Experimental: Erased definitions
erasedprecedes a non-erased parameter #25923erasedprecedes a non-erased parameter #26047Experimental: Explicit Nulls
Experimetnal: Safe Mode
Experimental: Strict Equality
Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.8.4..3.9.0these are:v3.9.0-RC6Compare Source
Backported changes
@throwsannotation on non-methods #26802@unchecked#26774Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.9.0-RC6..3.9.0-RC6these are:v3.9.0-RC5Compare Source
Backported changes
baseTypeCacheafter synthetic Product.Mirror parents added #26714unapplyreturns a Boolean-deriving opaque type #26658GenericSignatureVisitor#26632with->&rewrite in parens for typed patterns #26016Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.9.0-RC4..3.9.0-RC5these are:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.