-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency org.scala-lang:scala3-library_3 to v3.7.4 #20
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/org.scala-lang-scala3-library_3-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 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
e6af0b7 to
b4eb123
Compare
b4eb123 to
11ffdf4
Compare
11ffdf4 to
d8b3762
Compare
d8b3762 to
111923d
Compare
111923d to
991cc0d
Compare
991cc0d to
08150c5
Compare
08150c5 to
4fb1bba
Compare
4fb1bba to
d59dd99
Compare
d59dd99 to
9a1ed99
Compare
9a1ed99 to
86fa6e4
Compare
86fa6e4 to
f9c319c
Compare
f9c319c to
44039b8
Compare
44039b8 to
2235794
Compare
2235794 to
0262d72
Compare
0262d72 to
b3f6684
Compare
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.1->3.7.4Release Notes
scala/scala3 (org.scala-lang:scala3-library_3)
v3.7.4Compare Source
Highlights of the release
Deprecations for removal
scala_legacy/MainGenericRunner/scalac -run/scalac -replfor removal #24267Other changes and fixes
Context Functions
Experimental: Capture Checking
Experimental: Explicit Nulls
Exports
Implicits
Linting
Match Types
derivesFromfalse negative inprovablyDisjointClasses#23834Parser
Pattern Matching
IdenttoThisin PostTyper anymore #23899Presentation Compiler
[]for... derives TC@@​#23811Reporting
private valparameter variance error message #23876-Ymagic-offset-header#24124Rewrites
Scaladoc
= ...#23676SemanticDB
Tuples
Typer
ClassTagwhen building a multidimensionalArray#23902Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.7.3..3.7.4these are:v3.7.3Compare Source
Release highlights
-Vprint:...(still support-Xprint:...as alias) #22828Other changes and fixes
Desugaring
Enums
Erasure
Experimental: Capture Checking
paramsToCap#23436x.only[C]#23485Experimental: Separation Checking
Experimental: Erased Definitions
Experimental: Explicit Nulls
stableNullannotation to force tracking mutable fields #23528Experimental: Global Initialization
Experimental: Into
Experimental: Modularity
Experimental: Unroll
Extension Methods
Implicits
Inline
Linting
Match Types
Named Tuples
Parser
-new-syntaxunder-language:future#23443-source:future#23472Pattern Matching
Pickling
Printer
Positions
Presentation Compiler
Quotes
<refinement>symbols #22782new#23618Reflection
Reporting
-Yprofile-traceproperly report macro splicing source #23488-Yprofile-traceprofiles all inline calls #23490Rewrites
Runner
Scaladoc
SemanticDB
Transform
Tuples
Typer
Nothingas prefix #23531forwith untupling #23273Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.7.2..3.7.3these are:v3.7.2Compare Source
Highlights of the release
Add an
-Yimplicit-to-givenflag for rewrites to easily test changes in the ecosystem #22580This experimental flag when used in conjunction with
--rewriteallows to migrate most ofimplicitdefinitions asgiven. It aims to ease with migration to new syntax, or testing how it would affect your code base.Bump Scala CLI to v1.8.4 (was v1.8.0) #23538
Implement applied constructor types #22543
It introduces new syntax allowing for easier definition of
trackedparameters under-language:experimental.modularityYou can read more about this experimental feature in the Modularity Improvements proposal documentation.
Other changes and fixes
Documentation
AnyRef::eqandAnyRef::neas infix instead of special casing when emitting the warning #23252eqandnein Predef asinfix#23255Experimental: Capture Checking
muttoupdate#23335@useand@consumeannotations to parameter types #23324@useand@consumein class parameters #23342-source:3.8#23249Experimental: Erased Definitions
Experimental: Explicit Nulls
Experimental: Global Initialization
Experimental: Into Modifier
intoscheme to be fully type-based #23014Experimental: Modularity
Implicits
Linting
Parser
extensiondefinition #23143Pattern Matching
Pickling
Presentation Compiler
Private Options
scala.language.2.13#23219Rewrites
Quotes
Reflection
StringConstant(null)#23064Reporting
-print-lines#23336SemanticDB
Settings
Tooling
Transform
Typer
this.typeinValueOf#23094Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.7.1..3.7.2these are:v3.7.1Compare Source
Highlights of the release
Other changes and fixes
Annotations
wildApprox#22893Erasure
Experimental: Capture Checking
Experimental: Unroll
Experimental: Referencable Package Objects
Exports
Extension Methods
GADTs
Linting
Inline
Initialization
Metaprogramming: Compile-time
Named Tuples
integrate#22839Pattern Matching
Pickling
Presentation Compiler
$when looking at end marker names #22798Rewrites
usingin applications with trailing lambda syntax #22937Reporting
Runner
Scaladoc
Settings
Typer
Transform
productPrefixhash statically in case classhashCode#22865Value Classes
Contributors
Thank you to all the contributors who made this release possible 🎉
According to
git shortlog -sn --no-merges 3.7.0..3.7.1these are:v3.7.0Compare Source
See release blogpost: https://www.scala-lang.org/news/3.7.0/
Highlights of the release
@scala.annotation.internal.previewannotation and-previewflag. #22317@publicInBinarya stable feature in 3.7 #22591Named Tuplesa stable feature in 3.7 #22753Better Forsa preview feature in 3.7 #22776@unrollannotation as experimental #21693applymethods to import selectors #22457summonIgnoringmethod #22417newClassmethods #21880trackedmodifier #21628usingkeyword #22441Yno-kind-polymorphism#22814Other changes and fixes
Annotations
@mainmethods #22582@publicInBinaryhas now effect on secondary constructors #22630Backend: Scala.js
js.NewArrayIR nodes when possible. #22446Classpath
Documentation
Erasure
Array[Nothing]andArray[Null]with Scala 2 #22517Desugering
betterForsdon't drop the trailingmapif it would result in a different type (also drop_ => ()) #22619Experimental: Capture Checking
Experimental: Modularity
Experimental: Global Initialization Checker
Experimentals
Implicits
Linting
Match Types
Named Tuples
Opaque Types
Overloading
Parser
Pattern Matching
Presentation Compiler
nameSpanifpointDeltatoo big #22484Runner
--testcommand line option forrunsubcommand #3519--testcommand line option forpackagesubcommand #3519Quotes
thisreferences erroring in quoted code #22618Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.