Bumps org.jetbrains.kotlin:kotlin-stdlib from 2.2.0 to 2.2.10.
Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Kotlin 2.2.10
Changelog
Compiler
KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
KT-78479 IR lowering failed / Unexpected null argument for composable call
KT-76477 Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary
KT-78736 Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update
KT-77685 "IllegalArgumentException: Sequence contains more than one matching element"
KT-76365 K2: Missing ABSTRACT_SUPER_CALL
KT-78352 False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)
Compose compiler
KT-78479 Ensure that default transform affects functions entered through a call
KT-78490 Fix visibility for default wrappers of protected methods
b/408492167 Emit parameter names in Compose source information
JavaScript
KT-79050 KJS / IC: "Unexpected body of primary constructor for processing irClass"
KT-79089 KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode tests
Native
KT-79075 Stuck on Kotlin_getSourceInfo_core_symbolication
KT-76178 LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missing
Native. Runtime. Memory
KT-78925 Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0
Tools. CLI
KT-77445 UNRESOLVED_REFERENCE when importing classes from kotlin-stdlib
KT-78263 java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImpl
KT-78318 Unresolved reference when compiling kotlin/JS project on fresh master
Tools. Compiler Plugins
KT-78490 "AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argument
KT-78038 Make jvm-abi-gen compiler plugin output classloader-friendly
Tools. Gradle
KT-77023 Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
2.2.10
Compiler
KT-79276 Dexing fails with "Cannot read field X because is null" with 2.2.0
KT-79442 "Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfaces
KT-78815 Symbol not found: __ZNSt3__117bad_function_callD1Ev error on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2
KT-78501 K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR lowering
KT-78479 IR lowering failed / Unexpected null argument for composable call
KT-76477 Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binary
KT-78736 Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context update
KT-77685 "IllegalArgumentException: Sequence contains more than one matching element"
KT-76365 K2: Missing ABSTRACT_SUPER_CALL
KT-78352 False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)
Compose compiler
KT-78479 Ensure that default transform affects functions entered through a call
KT-78490 Fix visibility for default wrappers of protected methods
b/408492167 Emit parameter names in Compose source information
JavaScript
KT-79050 KJS / IC: "Unexpected body of primary constructor for processing irClass"
KT-79089 KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode tests
Native
KT-79075 Stuck on Kotlin_getSourceInfo_core_symbolication
KT-76178 LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missing
Native. Runtime. Memory
KT-78925 Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0
Tools. CLI
KT-77445 UNRESOLVED_REFERENCE when importing classes from kotlin-stdlib
KT-78263 java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImpl
KT-78318 Unresolved reference when compiling kotlin/JS project on fresh master
Tools. Compiler Plugins
KT-78490 "AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argument
KT-78038 Make jvm-abi-gen compiler plugin output classloader-friendly
Tools. Gradle
KT-77023 Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Commits
c448af1 Add ChangeLog for 2.2.10-RC2
4925857 [JS] Upgrade NPM dependencies
0e3327f [K/N] Use coreSymbolicationImageListType=all_loaded by default
21231f5 [JVM] avoid unnecessary spills of some dead locals
4297254 [gradle] Fix missing mocha reporter module
95639d5 [JVM] Fix detection of $DefaultImpl bridges
09a5926 FIR: allow to resolve some Java classes with @kotlin.Metadata
4bf855d [K/JS] Fix incremental compilation for overridden external properties
69050bd [K/N][llvm] Update LLVM build to incorporate the recent changes
accbf36 Add ChangeLog for 2.2.10-RC
- Additional commits viewable in compare view
Dependabot compatibility score
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Uh oh!
There was an error while loading. Please reload this page.
Bumps org.jetbrains.kotlin:kotlin-stdlib from 2.2.0 to 2.2.10.
Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
c448af1Add ChangeLog for 2.2.10-RC24925857[JS] Upgrade NPM dependencies0e3327f[K/N] Use coreSymbolicationImageListType=all_loaded by default21231f5[JVM] avoid unnecessary spills of some dead locals4297254[gradle] Fix missing mocha reporter module95639d5[JVM] Fix detection of $DefaultImpl bridges09a5926FIR: allow to resolve some Java classes with@kotlin.Metadata4bf855d[K/JS] Fix incremental compilation for overridden external properties69050bd[K/N][llvm] Update LLVM build to incorporate the recent changesaccbf36Add ChangeLog for 2.2.10-RCDependabot compatibility score
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)