Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
codecov/codecov-action action minor v5.4.3 -> v5.5.0 age confidence
com.google.devtools.ksp (source) plugin patch 2.2.0-2.0.2 -> 2.2.10-2.0.2 age confidence
org.jetbrains.kotlin.plugin.serialization (source) plugin patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin.plugin.parcelize (source) plugin patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin.multiplatform (source) plugin patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin.kapt (source) plugin patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin.jvm (source) plugin patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin.plugin.compose (source) plugin patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin.native.cocoapods (source) plugin patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin.android (source) plugin patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) dependencies patch 2.2.0 -> 2.2.10 age confidence
org.jetbrains.kotlin:kotlin-test-junit (source) dependencies patch 2.2.0 -> 2.2.10 age confidence
androidx.core:core-ktx (source) dependencies minor 1.16.0 -> 1.17.0 age confidence
com.android.library (source) plugin patch 8.12.0 -> 8.12.1 age confidence
com.android.application (source) plugin patch 8.12.0 -> 8.12.1 age confidence

Release Notes

codecov/codecov-action (codecov/codecov-action)

v5.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

google/ksp (com.google.devtools.ksp)

v2.2.10-2.0.2

Compare Source

What's Changed

Full Changelog: google/ksp@2.2.10-RC2-2.0.2...2.2.10-2.0.2

JetBrains/kotlin (org.jetbrains.kotlin.plugin.serialization)

v2.2.10: 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
Tools. Gradle. JS
  • KT-78504 [2.2.0-RC3] NPM Tasks in 2.2 RCs produce broken/unusable build cache entries
Tools. Gradle. Multiplatform
  • KT-77466 KMP - testFixturesApi and similar configurations do not affect jvmTestFixtures source set
  • KT-68646 Compose extension's metrics/reports dir should use subdirs based on target
Tools. Gradle. Native
  • KT-77977 "Unknown hardware platform: riscv64" on JVM project build
Tools. Incremental Compile
  • KT-78807 Changing ABI fingerprint on non-ABI changes when lambda passed to inlined function
Tools. Kapt
  • KT-77853 K2 KAPT: backend internal error: exception during IR fake override builder
  • KT-79138 K2: KAPT Java Stub Gen: Unresolved reference with @kotlin.Metadata in Java in 2.2.0

Configuration

📅 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 13, 2025
@renovate renovate bot force-pushed the renovate/all-deps branch from d95b7d3 to a186208 Compare August 14, 2025 11:10
@renovate renovate bot changed the title fix(deps): update dependency androidx.core:core-ktx to v1.17.0 fix(deps): update all dependencies Aug 14, 2025
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from 900ab68 to c808999 Compare August 18, 2025 18:04
| datasource  | package                                                                                           | from        | to           |
| ----------- | ------------------------------------------------------------------------------------------------- | ----------- | ------------ |
| github-tags | codecov/codecov-action                                                                            | v5.4.3      | v5.5.0       |
| maven       | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin                                     | 2.2.0-2.0.2 | 2.2.10-2.0.2 |
| maven       | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin.plugin.parcelize:org.jetbrains.kotlin.plugin.parcelize.gradle.plugin         | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin               | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin                                 | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                   | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin             | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin.native.cocoapods:org.jetbrains.kotlin.native.cocoapods.gradle.plugin         | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin                           | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin:kotlin-gradle-plugin                                                         | 2.2.0       | 2.2.10       |
| maven       | org.jetbrains.kotlin:kotlin-test-junit                                                            | 2.2.0       | 2.2.10       |
| maven       | androidx.core:core-ktx                                                                            | 1.16.0      | 1.17.0       |
| maven       | com.android.library:com.android.library.gradle.plugin                                             | 8.12.0      | 8.12.1       |
| maven       | com.android.application:com.android.application.gradle.plugin                                     | 8.12.0      | 8.12.1       |
@renovate renovate bot force-pushed the renovate/all-deps branch from c808999 to 67db91d Compare August 20, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant