Bump the android-dependencies group across 1 directory with 26 updates
Type: Pull Request
State: Closed
Association: None
Comments: 1
(10 months ago)
(9 months ago)
(9 months ago)
dependencies java
Bumps the android-dependencies group with 26 updates in the / directory:
| Package | From | To |
|---|---|---|
| androidx.core:core-ktx | 1.16.0 |
1.17.0 |
| androidx.navigation:navigation-compose | 2.9.2 |
2.9.3 |
| androidx.security:security-crypto-ktx | 1.1.0-beta01 |
1.1.0 |
| androidx.work:work-runtime-ktx | 2.10.2 |
2.10.3 |
| androidx.compose:compose-bom | 2025.07.00 |
2025.08.00 |
| androidx.compose.material3:material3 | 1.4.0-alpha18 |
1.5.0-alpha02 |
| com.android.tools.build:gradle | 8.11.1 |
8.12.0 |
| com.android.application | 8.11.1 |
8.12.0 |
| com.android.library | 8.11.1 |
8.12.0 |
| io.nlopez.compose.rules:detekt | 0.4.26 |
0.4.27 |
| org.jetbrains.kotlin:kotlin-gradle-plugin | 2.2.0 |
2.2.10 |
| org.jetbrains.kotlin.android | 2.2.0 |
2.2.10 |
| org.jetbrains.kotlin.plugin.compose | 2.2.0 |
2.2.10 |
| org.jetbrains.kotlin.plugin.serialization | 2.2.0 |
2.2.10 |
| io.ktor:ktor-client-auth | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-cio | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-content-negotiation | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-core | 3.2.2 |
3.2.3 |
| io.ktor:ktor-serialization-kotlinx-json | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-mock | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-logging | 3.2.2 |
3.2.3 |
| androidx.compose.ui:ui-test-manifest | 1.8.3 |
1.9.0 |
| androidx.test.espresso:espresso-core | 3.6.1 |
3.7.0 |
| androidx.test.ext:junit | 1.2.1 |
1.3.0 |
| com.google.devtools.ksp | 2.2.0-2.0.2 |
2.2.10-2.0.2 |
| org.jetbrains.kotlin.jvm | 2.2.0 |
2.2.10 |
Updates androidx.core:core-ktx from 1.16.0 to 1.17.0
Updates androidx.navigation:navigation-compose from 2.9.2 to 2.9.3
Updates androidx.security:security-crypto-ktx from 1.1.0-beta01 to 1.1.0
Updates androidx.work:work-runtime-ktx from 2.10.2 to 2.10.3
Updates androidx.compose:compose-bom from 2025.07.00 to 2025.08.00
Updates androidx.compose.material3:material3 from 1.4.0-alpha18 to 1.5.0-alpha02
Updates com.android.tools.build:gradle from 8.11.1 to 8.12.0
Updates com.android.application from 8.11.1 to 8.12.0
Updates com.android.library from 8.11.1 to 8.12.0
Updates io.nlopez.compose.rules:detekt from 0.4.26 to 0.4.27
Release notes
Sourced from io.nlopez.compose.rules:detekt's releases.
v0.4.27
What's changed
- Update dependency gradle to v9 (#486) @renovate[bot]
- Use jdk 24 to compile (#487)
@mrmans0n- Add missing tests for #425 (#483)
@mrmans0n- Update MutableStateParameter to catch Mutable(Int,Float,etc)State (#425)
@alexjlockwood
Commits
ef0033fBump to 0.4.27aed83e1Update dependency gradle to v9 (#486)c6428b3Use jdk 24 to compile (#487)a0a24f5Update compose-rules version badge linkdd727f6Update README.md7adc21cAdd missing tests for #425 (#483)8cbe42bUpdate MutableStateParameter to also catch Mutable(Int,Float,Double,Long)Stat...ca92576Bump to 0.4.27-SNAPSHOT840734aUpdate ktlint version matrix- See full diff in compare view
Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.0 to 2.2.10
Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
Kotlin 2.2.10
Changelog
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
2.2.10
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (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-RC- Additional commits viewable in compare view
Updates org.jetbrains.kotlin.android from 2.2.0 to 2.2.10
Release notes
Sourced from org.jetbrains.kotlin.android's releases.
Kotlin 2.2.10
Changelog
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
2.2.10
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (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-RC- Additional commits viewable in compare view
Updates org.jetbrains.kotlin.plugin.compose from 2.2.0 to 2.2.10
Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
Kotlin 2.2.10
Changelog
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
2.2.10
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (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-RC- Additional commits viewable in compare view
Updates org.jetbrains.kotlin.plugin.serialization from 2.2.0 to 2.2.10
Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
Kotlin 2.2.10
Changelog
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
2.2.10
Compiler
KT-79276Dexing fails with "Cannot read field X because is null" with 2.2.0KT-79442"Multiple annotations of type kotlin.coroutines.jvm.internal.DebugMetadata": 2.2.0-Beta1 generates broken code with JVM default suspend methods in interfacesKT-78815Symbol not found: __ZNSt3__117bad_function_callD1Everror on iOS 15.5 simulator in Xcode 16.3 after update to 2.2.0-Beta2KT-78501K2: Missing [ABSTRACT_SUPER_CALL] diagnostics for delegated interface method leads to AssertionError: isCompiledToJvmDefault during IR loweringKT-78479IR lowering failed / Unexpected null argument for composable callKT-76477Kotlin/Native: fix compiler performance reporting in sources->klib and klibs->binaryKT-78736Missing [NOT_YET_SUPPORTED_IN_INLINE] diagnostics because of incorrect context updateKT-77685"IllegalArgumentException: Sequence contains more than one matching element"KT-76365K2: Missing ABSTRACT_SUPER_CALLKT-78352False-positive IDENTITY_SENSITIVE_OPERATIONS_WITH_VALUE_TYPE when comparing with equality operator (==)Compose compiler
KT-78479Ensure that default transform affects functions entered through a callKT-78490Fix visibility for default wrappers of protected methodsb/408492167Emit parameter names in Compose source informationJavaScript
KT-79050KJS / IC: "Unexpected body of primary constructor for processing irClass"KT-79089KJS: Could not load reporter / Cannot find module 'mocha' when running jsNode testsNative
KT-79075Stuck on Kotlin_getSourceInfo_core_symbolicationKT-76178LLVM Update: symbol '__ZnwmSt19__type_descriptor_t' missingNative. Runtime. Memory
KT-78925Crash SIGABRT on Apple Watch after updating Kotlin to 2.2.0Tools. CLI
KT-77445UNRESOLVED_REFERENCE when importing classes from kotlin-stdlibKT-78263java.lang.NoClassDefFoundError: Could not initialize class com.intellij.psi.impl.PsiSubstitutorImplKT-78318Unresolved reference when compiling kotlin/JS project on fresh masterTools. Compiler Plugins
KT-78490"AssertionError: SyntheticAccessorLowering should not attempt to modify other files" when calling protected open composable with default argumentKT-78038Make jvm-abi-gen compiler plugin output classloader-friendlyTools. Gradle
KT-77023Support creating KotlinJvmAndroidCompilation in KotlinBaseApiPlugin
... (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-RC- Additional commits viewable in compare view
Updates io.ktor:ktor-client-auth from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-auth's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-auth's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-cio from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-cio's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-content-negotiation from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Pull Request Statistics
1
1
+16
-16
Package Dependencies
androidx.compose:compose-bom
maven
2025.07.00 → 2025.08.00
Minor
org.jetbrains.kotlin.jvm
maven
2.2.0 → 2.2.10
Patch
androidx.work:work-runtime-ktx
maven
2.10.2 → 2.10.3
Patch
com.android.tools.build:gradle
maven
8.11.1 → 8.12.0
Minor
org.jetbrains.kotlin.android
maven
2.2.0 → 2.2.10
Patch
com.android.application
maven
8.11.1 → 8.12.0
Minor
maven
1.1.0-beta01 → 1.1.0
maven
2.2.0 → 2.2.10
Patch
org.jetbrains.kotlin.plugin.compose
maven
2.2.0 → 2.2.10
Patch
androidx.compose.material3:material3
maven
1.4.0-alpha18 → 1.5.0-alpha02
Minor
com.google.devtools.ksp
maven
2.2.0-2.0.2 → 2.2.10-2.0.2
Patch
maven
2.2.0 → 2.2.10
Patch
maven
3.2.2 → 3.2.3
Patch
maven
3.2.2 → 3.2.3
Patch
androidx.compose.ui:ui-test-manifest
maven
1.8.3 → 1.9.0
Minor
maven
2.9.2 → 2.9.3
Patch
io.ktor:ktor-client-logging
maven
3.2.2 → 3.2.3
Patch
androidx.test.espresso:espresso-core
maven
3.6.1 → 3.7.0
Minor
io.nlopez.compose.rules:detekt
maven
0.4.26 → 0.4.27
Patch
Technical Details
| ID: | 5161155 |
| UUID: | 2747827453 |
| Node ID: | PR_kwDOPVE3e86jyIT9 |
| Host: | GitHub |
| Repository: | XDdevv/CoderMPTemplateTest |
| Mergeable: | Yes |
| Merge State: | Unstable |