Closed dependabot[bot] closed 2 months ago
Bumps kotlin from 2.0.10 to 2.0.20. Updates org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20
kotlin
org.jetbrains.kotlin:kotlin-stdlib
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Kotlin 2.0.20 Changelog Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2: do not call redundant resolve on body resolution phase for classes Fixes KT-67360 Analysis API: KtDestructuringDeclarationSymbol#entries shouldn't be KtLocalVariableSymbol KT-67748 K2: AllCandidatesResolver modifies the original FirDelegatedConstructorCall KT-68198 Analysis API: Support application service registration in plugin XMLs KT-62936 Analysis API: NativeForwardDeclarationsSymbolProvider is not supported for Kotlin/Native KT-68689 LL API: support analysis from builtins module KT-69630 KAPT User project builds with KAPT4 enabled fail with Metaspace overflow KT-65417 K2 IDE: KTOR false positive expect-actual matching error on enum class because of implicit clone() in non-JVM source sets KT-68882 Analysis API: Refactor KaSymbols KT-65413 K2 IDE: KTOR unresolved serializer() call for @Serializable class in common code KT-67996 Analysis API: rename Kt prefix to Ka KT-67775 Analysis API: expose only interfaces/abstract classes for the user surface KT-68009 K2: lowering transformers of Compose compiler plugin access AbstractFir2IrLazyFunction modality, which results in null point exception KT-68918 collectCallCandidates works incorrectly for parenthesis invoke KT-68462 Analysis API: Integrate project-structure module into analysis-api and analysis-api-platform-interface KT-69131 AA: "provideDelegate" operator is not resolved from the delegation reference in FIR implementation KT-69055 Analysis API: Stabilize KaScopes KT-66216 K2 IDE. "FirDeclaration was not found for class org.jetbrains.kotlin.psi.KtProperty, fir is null" on incorrect string template KT-68959 Introduce KaSeverity KT-53669 Analysis API: redesign KtSymbolOrigin to distinguish kotlin/java source/library declarations KT-68846 Mark KaFirReference and all implementations with internal modifier KT-68845 Move KaSymbolBasedReference to resolution package KT-68844 Move KaTypeProjection to types package KT-65849 K2: Rename 'high-level-api' family of JARs to 'analysis-api' KT-62540 Remove uses of TypeInfo.fromString and TypeInfo.createTypeText from Kotlin plugin KT-62889 K2 IDE. FP MISSING_DEPENDENCY_CLASS on not available type alias with available underlying type KT-68155 Analysis API: Add PSI validity check to analyze KT-62343 Analysis API: fix binary incopatibility problems cause by KtAnalysisSessionProvider.analyze being inline KT-68498 To get reference symbol the one should be KtSymbolBasedReference KT-68393 Analysis API: Rename KaClassLikeSymbol. classIdIfNonLocal to classId KT-62924 Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableId KT-66712 K2 IDE. SOE on settings string template for string variable with the same name KT-65892 K2: "We should be able to find a symbol" for findNonLocalFunction KT-68273 AA: support KtFirKDocReference#isReferenceToImportAlias KT-68272 AA: KtFirReference.isReferenceToImportAlias doesn't work for references on constructor KT-66996 Analysis API: Expose the abbreviated type of an expanded KtType KT-66646 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl from FirJsHelpersKt.isExportedObject
KT-68143
KT-67195
KT-67360
KT-67748
KT-68198
KT-62936
KT-68689
KT-69630
KT-65417
KT-68882
KaSymbol
KT-65413
@Serializable
KT-67996
KT-67775
KT-68009
KT-68918
KT-68462
project-structure
analysis-api
analysis-api-platform-interface
KT-69131
KT-69055
KaScope
KT-66216
KT-68959
KT-53669
KT-68846
KT-68845
KT-68844
KT-65849
KT-62540
KT-62889
MISSING_DEPENDENCY_CLASS
KT-68155
analyze
KT-62343
KtAnalysisSessionProvider.analyze
KT-68498
KT-68393
KaClassLikeSymbol. classIdIfNonLocal
classId
KT-62924
KT-66712
KT-65892
KT-68273
KtFirKDocReference#isReferenceToImportAlias
KT-68272
KT-66996
KtType
KT-66646
... (truncated)
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
2.0.20 Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2: do not call redundant resolve on body resolution phase for classes Fixes KT-67360 Analysis API: KtDestructuringDeclarationSymbol#entries shouldn't be KtLocalVariableSymbol KT-67748 K2: AllCandidatesResolver modifies the original FirDelegatedConstructorCall KT-68198 Analysis API: Support application service registration in plugin XMLs KT-62936 Analysis API: NativeForwardDeclarationsSymbolProvider is not supported for Kotlin/Native KT-68689 LL API: support analysis from builtins module KT-69630 KAPT User project builds with KAPT4 enabled fail with Metaspace overflow KT-65417 K2 IDE: KTOR false positive expect-actual matching error on enum class because of implicit clone() in non-JVM source sets KT-68882 Analysis API: Refactor KaSymbols KT-65413 K2 IDE: KTOR unresolved serializer() call for @Serializable class in common code KT-67996 Analysis API: rename Kt prefix to Ka KT-67775 Analysis API: expose only interfaces/abstract classes for the user surface KT-68009 K2: lowering transformers of Compose compiler plugin access AbstractFir2IrLazyFunction modality, which results in null point exception KT-68918 collectCallCandidates works incorrectly for parenthesis invoke KT-68462 Analysis API: Integrate project-structure module into analysis-api and analysis-api-platform-interface KT-69131 AA: "provideDelegate" operator is not resolved from the delegation reference in FIR implementation KT-69055 Analysis API: Stabilize KaScopes KT-66216 K2 IDE. "FirDeclaration was not found for class org.jetbrains.kotlin.psi.KtProperty, fir is null" on incorrect string template KT-68959 Introduce KaSeverity KT-53669 Analysis API: redesign KtSymbolOrigin to distinguish kotlin/java source/library declarations KT-68846 Mark KaFirReference and all implementations with internal modifier KT-68845 Move KaSymbolBasedReference to resolution package KT-68844 Move KaTypeProjection to types package KT-65849 K2: Rename 'high-level-api' family of JARs to 'analysis-api' KT-62540 Remove uses of TypeInfo.fromString and TypeInfo.createTypeText from Kotlin plugin KT-62889 K2 IDE. FP MISSING_DEPENDENCY_CLASS on not available type alias with available underlying type KT-68155 Analysis API: Add PSI validity check to analyze KT-62343 Analysis API: fix binary incopatibility problems cause by KtAnalysisSessionProvider.analyze being inline KT-68498 To get reference symbol the one should be KtSymbolBasedReference KT-68393 Analysis API: Rename KaClassLikeSymbol. classIdIfNonLocal to classId KT-62924 Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableId KT-66712 K2 IDE. SOE on settings string template for string variable with the same name KT-65892 K2: "We should be able to find a symbol" for findNonLocalFunction KT-68273 AA: support KtFirKDocReference#isReferenceToImportAlias KT-68272 AA: KtFirReference.isReferenceToImportAlias doesn't work for references on constructor KT-66996 Analysis API: Expose the abbreviated type of an expanded KtType KT-66646 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl from FirJsHelpersKt.isExportedObject
6af99c8
68f075d
2b7c4f7
e35e9ae
c580c67
565a35c
isLateinit
5607bd3
ce5d599
ca9fb23
@Composable
9a4c77e
Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.10 to 2.0.20
org.jetbrains.kotlin:kotlin-gradle-plugin
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
Updates org.jetbrains.kotlin:compose-compiler-gradle-plugin from 2.0.10 to 2.0.20
org.jetbrains.kotlin:compose-compiler-gradle-plugin
Sourced from org.jetbrains.kotlin:compose-compiler-gradle-plugin's releases.
Sourced from org.jetbrains.kotlin:compose-compiler-gradle-plugin's changelog.
Updates org.jetbrains.kotlin.android from 2.0.10 to 2.0.20
org.jetbrains.kotlin.android
Sourced from org.jetbrains.kotlin.android's releases.
Sourced from org.jetbrains.kotlin.android's changelog.
Updates org.jetbrains.kotlin.plugin.compose from 2.0.10 to 2.0.20
org.jetbrains.kotlin.plugin.compose
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
Kotlin 2.0.20 Changelog Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2: do not call redundant resolve on body resolution phase for classes Fixes KT-67360 Analysis API: KtDestructuringDeclarationSymbol#entries shouldn't be KtLocalVariableSymbol KT-67748 K2: AllCandidatesResolver modifies the original FirDelegatedConstructorCall KT-68198 Analysis API: Support application service registration in plugin XMLs KT-62936 Analysis API: NativeForwardDeclarationsSymbolProvider is not supported for Kotlin/Native KT-68689 LL API: support analysis from builtins module KT-69630 KAPT User project builds with KAPT4 enabled fail with Metaspace overflow KT-65417 K2 IDE: KTOR false positive e... _Description has been truncated_
The following labels could not be found: version update.
version update
Bumps
kotlin
from 2.0.10 to 2.0.20. Updatesorg.jetbrains.kotlin:kotlin-stdlib
from 2.0.10 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
org.jetbrains.kotlin:kotlin-gradle-plugin
from 2.0.10 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
org.jetbrains.kotlin:compose-compiler-gradle-plugin
from 2.0.10 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin:compose-compiler-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:compose-compiler-gradle-plugin's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
org.jetbrains.kotlin.android
from 2.0.10 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
6af99c8
Add changelog for 2.0.2068f075d
Add ChangeLog for 2.0.20-RC22b7c4f7
[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9ae
Update codeownersc580c67
[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c
[FIR2IR] UnsetisLateinit
flag for properties implemented by delegation5607bd3
[Test] Reproduce KT-70417ce5d599
[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23
Disallow open@Composable
functions with default params9a4c77e
Update codeownersUpdates
org.jetbrains.kotlin.plugin.compose
from 2.0.10 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.