chore(deps): update dependency scala to v3.8.4 - #121
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
dismissed
renovate-approve[bot]’s stale review
February 14, 2024 19:09
The merge-base changed after approval.
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
February 14, 2024 19:09
5eee292 to
774450c
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
February 23, 2024 11:17
774450c to
69f9cf0
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
March 20, 2024 15:24
69f9cf0 to
475e628
Compare
renovate
Bot
dismissed
renovate-approve[bot]’s stale review
March 20, 2024 19:11
The merge-base changed after approval.
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
March 20, 2024 19:11
475e628 to
fcf9249
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
2 times, most recently
from
March 24, 2024 21:26
d6448f8 to
706dc41
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
March 27, 2024 18:51
706dc41 to
2e3ba45
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
2 times, most recently
from
March 28, 2024 21:37
b6bd53a to
de0469e
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
April 15, 2024 17:12
de0469e to
da4e914
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
2 times, most recently
from
May 6, 2024 06:27
382e565 to
95d935e
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
May 9, 2024 15:38
95d935e to
e929c42
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
May 13, 2024 18:07
e929c42 to
46227d6
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
4 times, most recently
from
June 4, 2024 18:26
265bc3d to
a1a3778
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
October 16, 2024 14:33
8c561e4 to
7f076e2
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
October 18, 2024 16:51
7f076e2 to
ab07e0f
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
October 19, 2024 10:14
ab07e0f to
c357f45
Compare
renovate
Bot
force-pushed
the
renovate/scala-3.x
branch
from
October 20, 2024 07:55
c357f45 to
f58b12c
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.3.8→3.8.4Release Notes
scala/scala3 (scala)
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: 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.