-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): update dependency scala to v3.6.3 (main) #64
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/main-scala-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
2 times, most recently
from
March 25, 2024 02:26
80515cf
to
ef25318
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
March 27, 2024 18:58
ef25318
to
6e2643a
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.4.0 (main)
build(deps): update dependency scala to v3.4.1 (main)
Mar 27, 2024
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
2 times, most recently
from
April 10, 2024 06:20
64fca02
to
58fea6f
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
2 times, most recently
from
April 25, 2024 23:19
0a1b3c2
to
6315093
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
2 times, most recently
from
May 9, 2024 05:18
6f58b63
to
51c17ed
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
May 13, 2024 19:21
51c17ed
to
980e557
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.4.1 (main)
build(deps): update dependency scala to v3.4.2 (main)
May 13, 2024
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
2 times, most recently
from
May 22, 2024 02:03
7e2e046
to
5ec69d0
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
June 1, 2024 07:58
5ec69d0
to
3387de2
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
June 14, 2024 05:18
3387de2
to
5ebbbb8
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
August 12, 2024 18:19
5ebbbb8
to
94fae1e
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.4.2 (main)
build(deps): update dependency scala to v3.5.0 (main)
Aug 12, 2024
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
September 18, 2024 12:35
94fae1e
to
9ec5762
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.5.0 (main)
build(deps): update dependency scala to v3.5.1 (main)
Sep 18, 2024
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
3 times, most recently
from
September 28, 2024 00:53
70c70ec
to
77fdf75
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
October 8, 2024 00:19
77fdf75
to
ff560ea
Compare
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
October 16, 2024 14:15
ff560ea
to
badafa7
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.5.1 (main)
build(deps): update dependency scala to v3.5.2 (main)
Oct 16, 2024
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
October 18, 2024 17:13
badafa7
to
ec592ae
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.5.2 (main)
build(deps): update dependency scala to v3.6.0 (main)
Oct 18, 2024
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
October 19, 2024 09:37
ec592ae
to
71ebcc2
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.6.0 (main)
build(deps): update dependency scala to v3.6.1 (main)
Oct 19, 2024
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
December 9, 2024 17:16
71ebcc2
to
37a53e2
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.6.1 (main)
build(deps): update dependency scala to v3.6.2 (main)
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/main-scala-3.x
branch
from
January 16, 2025 13:39
37a53e2
to
d2f3c21
Compare
renovate
bot
changed the title
build(deps): update dependency scala to v3.6.2 (main)
build(deps): update dependency scala to v3.6.3 (main)
Jan 16, 2025
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.0
->3.6.3
Release Notes
scala/scala3 (scala)
v3.6.3
Compare Source
v3.6.2
Compare Source
Highlights of the release
Tuple.Filter
type lambda predicate .. #21286Tuple.{Append, Concat}
#21288Other changes and fixes
Annotations
Erasure
Experimental: Capture Checking
Experimental: Global Initialization
Experimental: Named Tuples
NamedTuple.head
toNamedTupleDecomposition
#21308NonEmptyTuple
members intoTuple
#21291Experimental: Explicit Nulls
canComparePredefined(Nothing, T)
in explicit nulls #21504Experimentals
Exports
Extension Methods
Inline
Implicits
given
s overimplicit
s #21226JVM Backend
Linting
Match Types
provablyDisjoint
withNothing
s in invariant type params. #21891TypeError
s of ops fromTypeComparer#tryAlso
#21070Opaque Types
Parser
as
as an infix type in non context bound types #21849Pattern Matching
Pickling
Polyfunctions
Presentation Compiler
CURSOR
added to code in the completions #20899Quotes
Reflection
Reporting
-migration
#21289REPL
Rewrites
<function> _
syntax #21715-rewrite
option fortypechecks
methods in Quotes #21547Runner
--source
is now deprecated and scheduled for removal in Scala CLI v1.6.xScaladoc
Standard Library
infix
#21683Transform
@native
methods in FirstTransform #21593Typeclass Derivation
derived
method has an explicit term param #21332Typer
Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.5.2..3.6.2
these are:v3.6.1
This is a fast-track release to replace a broken release 3.6.0 that occurred during the Scala 3.6.0-RC1 release. It might contain bugs that would be have been fixed during the Release Candidate bugfixes period. We recommend waiting for the stable Scala 3.6.2 release.
Scala 3.6.0 should never be used to produce libraries. TASTy files produced by this version of the compiler are produced in the experimental mode. These outputs are not compatible with consumers using stable versions of the compiler.
See details in Scala 3.6.0 Post Mortem blogpost
Highlights of the release
Other changes and fixes
Annotations
Dependencies
Erasure
Experimental: Capture Checking
Experimental: Strict Equality
canComparePredefined(Nothing, T)
in explicit nulls #21504Experimental: Modularity
Experimental: Global Initialization
Experimentals
Exports
Extension Methods
Inline
Implicits
given
s overimplicit
s #21226JVM backend
Linting
Library
Match Types
TypeError
s of ops fromTypeComparer#tryAlso
#21070Opaque Types
Parser
Pattern Matching
Pickling
Polyfunctions
Presentation Compiler
CURSOR
added to code in the completions #20899Quotes
Reflection
Reporting
-migration
#21289REPL
Rewrites
<function> _
syntax #21715-rewrite
option fortypechecks
methods in Quotes #21547Scaladoc
Standard Library
NamedTuple.head
toNamedTupleDecomposition
#21308infix
#21683Transform
Typeclass Derivation
derived
method has an explicit term param #21332Typer
Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.5.2..3.6.1
these are:v3.5.2
Compare Source
Highlights of the release
Other changes and fixes
Implicits
tryNormalize
withunderlyingMatchType
#20268Inference
JVM Backend
Overloading
Parser
Positions
Presentation Compiler
Reporting
Runner
SemanticDB
targetName
set #20950TASTy format
Transform
Waiting
andEvaluating
as ifnull
. #21243Typeclass Derivation
Typer
AndOrType
s under non-emptyBinderPairs
#21017Nothing ⋔ Nothing
, as per spec. #21241Experimental Changes
Modularity
Named Tuples
Safe Global Initialization
Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.5.1..3.5.2
these are:v3.5.1
Compare Source
Highlights of the release
Other changes and fixes
Annotations
@tailrec
method when it does not rewrite, but an inner method does #20143Backend
Documentation
Erasure
GADTs
Inferencing
Infrastructure
addToBackportingProject.scala
#20461Inline
-scalajs
. #20815ImportType
s inTypeMap
#20837Initialization
Match Types
Pattern Matching
Presentation Compiler
Quotes
REPL
Reflection
Reporting
Runner
Scaladoc
Specification
Settings
Tooling
Transform
Typer
constraint.replace
afterconstraint.updateEntry
#20399Experimentqal Changes
Capture Checking
@capability
annotations #20396scala.caps.Caps
#20493Named tuples
AppliedType#validSuper
afterAppliedType#cachedSuper
#20553apply
adaptation on Selectable with Fields #20489Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.5.0..3.5.1
these are:v3.5.0
Compare Source
Highlights of the release
var
in refinements #19982Other changes and fixes
Backend
Default parameters
Derivation
Desugaring
Exports
Implicits
Incremental Compilation
export
#20167Inline
Unit
type into()
term #20295transparent inline def unapply
call in the correct mode #20108unapply
s in the inlining phase #19382Linting
Match Types
MatchAlias
es normalTypeAlias
es #19871isConcrete
. #20015Deferred
and amend #20077 #20147MirrorSource.reduce
result forcompanionPath
#20207Polyfunctions
Presentation Compiler
Quotes
Reflection
SymbolMethods.isSuperAccessor
#20198Repl
import
s as unused in the repl. #20310Reporting
Rewrites
-indent -rewrite
) #17522Scaladoc
Scala JS
Settings
Tooling
.gz for windows in sdkman #20630
Transform
Typer
isSameType
failed second direction #20109Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.