Update dependency scala to v3.9.0 - #19
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
September 18, 2024 14:20
03bd8b8 to
ed208b1
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
October 16, 2024 14:27
ed208b1 to
1d916ce
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
October 18, 2024 16:46
1d916ce to
23121a9
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
October 19, 2024 09:51
23121a9 to
28c14e3
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
December 9, 2024 16:12
28c14e3 to
7adb9fa
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
January 16, 2025 13:55
7adb9fa to
abef46f
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
March 6, 2025 15:11
abef46f to
591b6d5
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
May 5, 2025 16:45
591b6d5 to
68e5843
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
June 2, 2025 13:39
68e5843 to
cdf3c96
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
July 30, 2025 00:57
cdf3c96 to
3457aaf
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
September 8, 2025 16:41
3457aaf to
6cda220
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
November 7, 2025 18:53
6cda220 to
aebca86
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
January 13, 2026 16:11
aebca86 to
df95654
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
January 22, 2026 00:56
df95654 to
db06f93
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
February 23, 2026 16:53
db06f93 to
eac58e8
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
March 30, 2026 09:08
eac58e8 to
28898de
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
June 1, 2026 18:39
28898de to
f3dea84
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
September 1, 2026 06:04
f3dea84 to
5c4397a
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
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.4.2→3.9.0Release Notes
scala/scala3 (scala)
v3.9.0Compare Source
v3.8.4Compare Source
Highlights of the release
:helpsyntax for all settings #26052--crosssupport for run, package and doc sub-commands (experimental)--offlineconfig keyjava-test-runnerfor pure Java testspackaging.graalvmJvmIdandpackaging.graalvmArgs.test.javaOther changes and fixes
Annotations
dealiasKeepRefiningAnnotsinAvoidMap#25609Backend
Objects.equalsin translating==#25314Compiler Phases
Context Functions
Coverage
Default parameters
Documentation
IsIterablescaladoc #24692Enums
Extension Methods
extension#25368GADTs
Implicits
Inline
Linting
Match Types
Named Tuples
Nullability
Opaque Types
Overloading
Parser
primitive.classin annotations #25363Pattern Matching
Positions
thisduring statification of trait constructors #25354Presentation Compiler
Quotes
Reflection
Reporting
REPL
Rewrites
expr _when expr has a function type #25457Runner
Scala.js
methodsAllowingJSAwaitto forcefully inlined methods. #25344Scaladoc
<sup>tags for exponents in Scaladoc comments #25645classor atraitextendsAny#25403AnyVal, it exists now #25399jackson-*to 3.1.2 (was 2.15.1) #25785SemanticDB
Standard Library
Syntax
TASTy
Tooling
-Ymagic-offset-headerforDoubleDefinitionerror andimplicitNotFounderrors, and remove global unmanaged cache #25706Transform
Tuples
Desugar.makePatDefto fix typing issues and be more understandable #24972Typeclass Derivation
Typer
InsertedApplyonApplyto break synthetic apply loops, not justSelect#25463transparentflag tojava.lang.Object#25394Experimental: Capture Checking
Try#25072Experimental: Safe Mode
Experimental: Explicit Nulls
Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.8.3..3.8.4these are:v3.8.3Compare Source
Release highlights
// $COVERAGE-OFF$and// $COVERAGE-ON$#24486-print-linescompiler setting #25330Other changes and fixes
Desugaring
Documentation
captoany/fresh#25057Enums
Experimental: Capture Checking
update def#24906@inferredannotation #25175<fluid>decorations replace existing capture sets #25012fresh#24985Experimental: Modularity
Exports
Inline
JDK
JVM Backend
Linting
Metaprogramming
Named Tuples
valstatements orforgenerators" #24928Overloading
Parser
toVectorfor XML literal sequences #23221Pattern Matching
Presentation Compiler
Nothing & Anyin hover and signature help #24921REPL
module-info.classfiles during REPL tab-completion #24838:depand:jar#25312Reporting
-print-linesoption #24905Runner
Rewrites
Scaladoc
Scala.js
Settings
Standard Library
StringOps.*implementation #24786TASTy format
Tooling
-Ydump-sbt-inc#25125Typer
Quotes
Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.8.2..3.8.3these are:v3.8.2Compare Source
Highlights of the release
forwith many vals and overloadedmap#25090:dep ...to add library dependencies in the Scala REPL #24131Other changes and fixes
Context Functions
Desugaring
Experimental: Capture Checking
Experimental: Seperation Checking
updateonly for consume methods in Mutable classes #24383Experimental: Explcit Nulls
Experimental: Global Initialization
Annotations
@targetNameon primary constructor too #24682Coverage
Enums
Exports
Erasure
Inline
Implicits
Initialization
JVM Backend
Linting
Nullability
Overloading
Parser
Pattern Matching
Presentation Compiler
-explainto the presentation compiler #24740REPL
Reporting
Scaladoc
Standard Library
StringOps.padToimplementation #24575String.repeatinscala.io.Source#24594IArray.tapEach#24727TASTy
Transform
Tuples
typeSizecalculation forTupleNvs recursive pair encodings #24743Typer
typedAppliedTypeTree#24522ptwhen possible #24231Union types
Value class
Quotes
quotes.reflect.Position.ofMacroExpansionconsider-Ymagic-offset-header#24301Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.8.1..3.8.2these are:v3.8.1Compare Source
Highlights of the release
Scala 3.8.1 is a hotfix release for 3.8.0.
It addresses runtime regressions found after the 3.8.0 artifacts were released, specifically JVM linkage errors affecting a small subset of Scala 2 specialized types and members.
Additional regressions
The following regressions still present in 3.8.1 will be addressed in a forthcoming 3.8.2 hotfix release:
forcomprehensions have incorrect behavior at runtime (#24673)Cautious users may wish to wait for 3.8.2.
Fixed regressions
Thank you to all the contributors who made this release possible 🎉
v3.8.0Compare Source
Highlights of the release
runtimeCheckeda standard feature #23262better-forsa stable feature #23630intopreview feature #24090:#23821scala.caps.Purenon-experimental #23745Other changes and fixes
Annotations
scala.annotation.elidable#23913scala.annotation.transparentTrait#23116Experimental: Capture Checking
scala.caps.Puretransparent #23914scala.caps.Capabilitynon-experimental #23507scala.caps.Pureupper bound only under cc #23784Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.