Closed dependabot[bot] closed 2 months ago
Bumps the kotlin-ksp-compose group with 6 updates:
1.9.23
2.0.0
1.9.23-1.0.19
2.0.0-1.0.23
Updates org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 2.0.0
org.jetbrains.kotlin:kotlin-stdlib
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Kotlin 2.0.0 Changelog Analysis. API New Features KT-65327 Support reading klib contents in Analysis API Performance Improvements KT-65560 K2: Anaysis API: ContextCollector triggers redundant resolution in the case of file elements KT-64987 Analysis API: 50GB memory allocation on creating empty kotlinx.collections.immutable.persistentMapOf KT-61789 K2: optimize getFirForNonKtFileElement for references inside super type reference KT-59498 K2: getOnAirGetTowerContextProvider took too much time due to on air resolve KT-61728 Analysis API: optimize AllCandidatesResolver.getAllCandidates Fixes KT-65561 Analysis API: dummy.kt is not a physical file KT-65616 K2: FirDeclarationStatusImpl cannot be cast to FirResolvedDeclarationStatus from STATUS KT-65600 Analysis Api: FirFile for KtCodeFragments are created and not updated on changes KT-64919 K2 IDE: Implement KMP support for sealed class inheritors KT-64241 K2: Unresolved calls to functions in scripts depending on included projects KT-65813 Analysis API Standalone: FirDeclarationForCompiledElementSearcher does not find compiled elements KT-66052 AA: render expect/actual modifier KT-66795 KtCodeFragment.clone() is broken KT-66532 K2 CodeGen AA: missing annotation setup for function in source module but not in a compile target file KT-64833 Analysis API: Members implemented by delegation have no overridden symbols KT-62405 Analysis API: Symbols SUBSTITUTION_OVERRIDE have no overridden symbols KT-66749 K2: "Collection contains no element matching the predicate" on an unresolved call KT-62832 K2: ClassCastException: FirDeclarationStatusImpl cannot be cast to FirResolvedDeclarationStatus KT-66719 AbstractGetKlibSourceFileNameTest: The dependency to ":native:analysis-api-klib-reader" breaks JPS compilation KT-66603 Analysis API: support type annotations in KtPsiTypeProviderMixIn#asPsiType KT-64505 Analysis API Standalone: Remove test-specific calculation of sealed class inheritors KT-66013 Analysis API Standalone: Sealed inheritors aren't correctly calculated for source classes KT-62880 K2 IDE: Unresolved java annotation methods in KDoc KT-66530 K2: Analysis API: KtPsiTypeProvider#asKtType crashes on PsiClassType for Java type parameter with wrong use site KT-65571 Support VirtualFile inputs to Analysis API modules KT-66485 Substituted types are not provided for callable references KT-66498 Analysis API: 'KtFe10SymbolDeclarationOverridesProvider' considers a class to be a subclass of itself KT-64579 K2 IDE: "Expected FirResolvedArgumentList for FirAnnotationCallImpl of FirValueParameterImpl(Source) but FirArgumentListImpl found" KT-65978 Analysis API: Use soft references in FileStructureCache KT-64051 K2 IDE: Analysis API: Unresolved links to typealias in KDoc KT-66189 K2 / IDE: KtFirExpressionTypeProvider bugs KT-61422 K2 IDE: "No array element type for vararg value parameter: org.jetbrains.kotlin.fir.declarations.impl.FirValueParameterImpl" KT-66276 K2: Analysis API: TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM false positive for script parameter KT-66232 K2: Analysis API: cover ScriptWithCustomDefDiagnosticsTestBaseGenerated by LL FIR tests KT-60996 K2: Stub Based Deserializer: Set versionRequirements to enable VERSION_REQUIREMENT_DEPRECATION diagnostics KT-66306 K2: Analysis API: drop ability to enable global phase resolve lock KT-55750 LL FIR: Implement multi-threaded resolve
KT-65327
KT-65560
KT-64987
KT-61789
KT-59498
KT-61728
KT-65561
KT-65616
KT-65600
KT-64919
KT-64241
KT-65813
FirDeclarationForCompiledElementSearcher
KT-66052
KT-66795
KT-66532
KT-64833
KT-62405
SUBSTITUTION_OVERRIDE
KT-66749
KT-62832
KT-66719
KT-66603
KT-64505
KT-66013
KT-62880
KT-66530
KT-65571
KT-66485
KT-66498
KT-64579
KT-65978
FileStructureCache
KT-64051
KT-66189
KT-61422
KT-66276
TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM
KT-66232
KT-60996
KT-66306
KT-55750
... (truncated)
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
2.0.0 Analysis. API New Features KT-65327 Support reading klib contents in Analysis API Performance Improvements KT-65560 K2: Anaysis API: ContextCollector triggers redundant resolution in the case of file elements KT-64987 Analysis API: 50GB memory allocation on creating empty kotlinx.collections.immutable.persistentMapOf KT-61789 K2: optimize getFirForNonKtFileElement for references inside super type reference KT-59498 K2: getOnAirGetTowerContextProvider took too much time due to on air resolve KT-61728 Analysis API: optimize AllCandidatesResolver.getAllCandidates Fixes KT-65561 Analysis API: dummy.kt is not a physical file KT-65616 K2: FirDeclarationStatusImpl cannot be cast to FirResolvedDeclarationStatus from STATUS KT-65600 Analysis Api: FirFile for KtCodeFragments are created and not updated on changes KT-64919 K2 IDE: Implement KMP support for sealed class inheritors KT-64241 K2: Unresolved calls to functions in scripts depending on included projects KT-65813 Analysis API Standalone: FirDeclarationForCompiledElementSearcher does not find compiled elements KT-66052 AA: render expect/actual modifier KT-66795 KtCodeFragment.clone() is broken KT-66532 K2 CodeGen AA: missing annotation setup for function in source module but not in a compile target file KT-64833 Analysis API: Members implemented by delegation have no overridden symbols KT-62405 Analysis API: Symbols SUBSTITUTION_OVERRIDE have no overridden symbols KT-66749 K2: "Collection contains no element matching the predicate" on an unresolved call KT-62832 K2: ClassCastException: FirDeclarationStatusImpl cannot be cast to FirResolvedDeclarationStatus KT-66719 AbstractGetKlibSourceFileNameTest: The dependency to ":native:analysis-api-klib-reader" breaks JPS compilation KT-66603 Analysis API: support type annotations in KtPsiTypeProviderMixIn#asPsiType KT-64505 Analysis API Standalone: Remove test-specific calculation of sealed class inheritors KT-66013 Analysis API Standalone: Sealed inheritors aren't correctly calculated for source classes KT-62880 K2 IDE: Unresolved java annotation methods in KDoc KT-66530 K2: Analysis API: KtPsiTypeProvider#asKtType crashes on PsiClassType for Java type parameter with wrong use site KT-65571 Support VirtualFile inputs to Analysis API modules KT-66485 Substituted types are not provided for callable references KT-66498 Analysis API: 'KtFe10SymbolDeclarationOverridesProvider' considers a class to be a subclass of itself KT-64579 K2 IDE: "Expected FirResolvedArgumentList for FirAnnotationCallImpl of FirValueParameterImpl(Source) but FirArgumentListImpl found" KT-65978 Analysis API: Use soft references in FileStructureCache KT-64051 K2 IDE: Analysis API: Unresolved links to typealias in KDoc KT-66189 K2 / IDE: KtFirExpressionTypeProvider bugs KT-61422 K2 IDE: "No array element type for vararg value parameter: org.jetbrains.kotlin.fir.declarations.impl.FirValueParameterImpl" KT-66276 K2: Analysis API: TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM false positive for script parameter KT-66232 K2: Analysis API: cover ScriptWithCustomDefDiagnosticsTestBaseGenerated by LL FIR tests KT-60996 K2: Stub Based Deserializer: Set versionRequirements to enable VERSION_REQUIREMENT_DEPRECATION diagnostics KT-66306 K2: Analysis API: drop ability to enable global phase resolve lock KT-55750 LL FIR: Implement multi-threaded resolve
e84e835
975dea2
b618ee4
b239239
afc5b49
be1804c
b666160
f04f051
cda1ad4
8e0919e
Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 2.0.0
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.android from 1.9.23 to 2.0.0
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.serialization from 1.9.23 to 2.0.0
org.jetbrains.kotlin.plugin.serialization
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
Kotlin 2.0.0 Changelog Analysis. API New Features KT-65327 Support reading klib contents in Analysis API Performance Improvements KT-65560 K2: Anaysis API: ContextCollector triggers redundant resolution in the case of file elements KT-64987 Analysis API: 50GB memory allocation on creating empty kotlinx.collections.immutable.persistentMapOf KT-61789 K2: optim... _Description has been truncated_
The following labels could not be found: version update.
version update
Bumps the kotlin-ksp-compose group with 6 updates:
1.9.23
2.0.0
1.9.23
2.0.0
1.9.23
2.0.0
1.9.23
2.0.0
1.9.23-1.0.19
2.0.0-1.0.23
1.9.23-1.0.19
2.0.0-1.0.23
Updates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.23 to 2.0.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
e84e835
Add changelog for 2.0.0975dea2
Add changelog for 2.0.0-RC3b618ee4
[FIR] Prohibit referencing java field in case of conflict with property..b239239
K2: build outer classes sequence in FirImplicitBodyResolve properlyafc5b49
[IR] Assume IrFile has at least one offset entrybe1804c
[K/N][tests] Don't attempt to download simulator after first failureb666160
K2: fix captureFromExpressionInternal for nullable intersection typesf04f051
K2: fix withNullability() for ConeIntersectionTypecda1ad4
K2: reproduce KT-679128e0919e
[K2/JS] Use declaration session for looking up containing declarationUpdates
org.jetbrains.kotlin:kotlin-gradle-plugin
from 1.9.23 to 2.0.0Release 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
e84e835
Add changelog for 2.0.0975dea2
Add changelog for 2.0.0-RC3b618ee4
[FIR] Prohibit referencing java field in case of conflict with property..b239239
K2: build outer classes sequence in FirImplicitBodyResolve properlyafc5b49
[IR] Assume IrFile has at least one offset entrybe1804c
[K/N][tests] Don't attempt to download simulator after first failureb666160
K2: fix captureFromExpressionInternal for nullable intersection typesf04f051
K2: fix withNullability() for ConeIntersectionTypecda1ad4
K2: reproduce KT-679128e0919e
[K2/JS] Use declaration session for looking up containing declarationUpdates
org.jetbrains.kotlin.android
from 1.9.23 to 2.0.0Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
e84e835
Add changelog for 2.0.0975dea2
Add changelog for 2.0.0-RC3b618ee4
[FIR] Prohibit referencing java field in case of conflict with property..b239239
K2: build outer classes sequence in FirImplicitBodyResolve properlyafc5b49
[IR] Assume IrFile has at least one offset entrybe1804c
[K/N][tests] Don't attempt to download simulator after first failureb666160
K2: fix captureFromExpressionInternal for nullable intersection typesf04f051
K2: fix withNullability() for ConeIntersectionTypecda1ad4
K2: reproduce KT-679128e0919e
[K2/JS] Use declaration session for looking up containing declarationUpdates
org.jetbrains.kotlin.plugin.serialization
from 1.9.23 to 2.0.0Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
e84e835
Add changelog for 2.0.0975dea2
Add changelog for 2.0.0-RC3b618ee4
[FIR] Prohibit referencing java field in case of conflict with property..b239239
K2: build outer classes sequence in FirImplicitBodyResolve properlyafc5b49
[IR] Assume IrFile has at least one offset entrybe1804c
[K/N][tests] Don't attempt to download simulator after first failureb666160
K2: fix captureFromExpressionInternal for nullable intersection typesf04f051
K2: fix withNullability() for ConeIntersectionTypecda1ad4
K2: reproduce KT-679128e0919e
[K2/JS] Use declaration session for looking up containing declarationUpdates
org.jetbrains.kotlin:kotlin-gradle-plugin
from 1.9.23 to 2.0.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.