Skip to content

Update all dependencies#2613

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/all
Open

Update all dependencies#2613
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/all

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v5v6 age confidence
actions/setup-java action major v4.7.1v5.2.0 age confidence
actions/upload-artifact action major v4v7 age confidence
gradle/actions action major v4v5 age confidence
peter-evans/create-pull-request action major v7v8 age confidence
androidx.paging:paging-compose (source) dependencies patch 3.4.03.4.1 age confidence
androidx.paging:paging-common (source) dependencies patch 3.4.03.4.1 age confidence
com.autonomousapps.dependency-analysis plugin minor 3.5.13.6.1 age confidence
com.datadoghq:dd-sdk-kotlin-multiplatform-ktor3 dependencies minor 1.4.11.5.0 age confidence
io.coil-kt.coil3:coil-svg dependencies minor 3.3.03.4.0 age confidence
io.coil-kt.coil3:coil-network-ktor3 dependencies minor 3.3.03.4.0 age confidence
io.coil-kt.coil3:coil-gif dependencies minor 3.3.03.4.0 age confidence
io.coil-kt.coil3:coil-compose-core dependencies minor 3.3.03.4.0 age confidence
io.coil-kt.coil3:coil-core dependencies minor 3.3.03.4.0 age confidence
org.jetbrains.androidx.navigation:navigation-compose dependencies patch 2.9.12.9.2 age confidence
org.jetbrains.androidx.navigation:navigation-common dependencies patch 2.9.12.9.2 age confidence
org.jetbrains.compose.material:material-ripple dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.androidx.navigationevent:navigationevent-compose dependencies patch 1.0.01.0.1 age confidence
org.jetbrains.compose plugin patch 1.10.01.10.1 age confidence
org.jetbrains.compose:compose-gradle-plugin dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.ui:ui-util dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.ui:ui-unit dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.ui:ui-tooling-preview dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.ui:ui-tooling dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.ui:ui-text dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.ui:ui-graphics dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.ui:ui-backhandler dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.ui:ui dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.runtime:runtime-saveable dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.runtime:runtime dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.foundation:foundation-layout dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.foundation:foundation dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.components:components-resources dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.animation:animation-core dependencies patch 1.10.01.10.1 age confidence
org.jetbrains.compose.animation:animation dependencies patch 1.10.01.10.1 age confidence
androidx.compose.ui:ui-tooling-preview (source) dependencies patch 1.10.21.10.4 age confidence
androidx.compose.ui:ui-tooling (source) dependencies patch 1.10.21.10.4 age confidence
androidx.compose.ui:ui-test-manifest (source) dependencies patch 1.10.21.10.4 age confidence
androidx.compose:compose-bom dependencies minor 2026.01.012026.02.00 age confidence
androidx.activity:activity (source) dependencies patch 1.12.31.12.4 age confidence
androidx.activity:activity-compose (source) dependencies patch 1.12.31.12.4 age confidence
com.google.devtools.ksp (source) plugin patch 2.3.22.3.6 age confidence
org.jmailen.kotlinter plugin patch 5.4.05.4.2 age confidence
org.jmailen.gradle:kotlinter-gradle dependencies patch 5.4.05.4.2 age confidence
com.datadoghq.dd-sdk-android-gradle-plugin plugin minor 1.22.01.23.0 age confidence
com.android.kotlin.multiplatform.library (source) plugin patch 9.0.09.0.1 age confidence
com.android.library (source) plugin patch 9.0.09.0.1 age confidence
com.android.application (source) plugin patch 9.0.09.0.1 age confidence
com.android.kotlin.multiplatform.library:com.android.kotlin.multiplatform.library.gradle.plugin (source) dependencies patch 9.0.09.0.1 age confidence
com.android.tools.build:gradle (source) dependencies patch 9.0.09.0.1 age confidence
com.android.lint (source) plugin patch 9.0.09.0.1 age confidence
com.android.tools.lint:lint-api (source) dependencies patch 32.0.032.0.1 age confidence

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v4.8.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

actions/upload-artifact (actions/upload-artifact)

v7

Compare Source

v6

Compare Source

v5

Compare Source

gradle/actions (gradle/actions)

v5

Compare Source

peter-evans/create-pull-request (peter-evans/create-pull-request)

v8

Compare Source

DataDog/dd-sdk-kotlin-multiplatform (com.datadoghq:dd-sdk-kotlin-multiplatform-ktor3)

v1.5.0

Compare Source

  • [FEATURE] Add RumMonitor reportAppFullyDisplayed, addViewAttributes, removeViewAttributes methods. See #​230
  • [FEATURE] Add user.id and account.id to the baggage header. See #​234
  • [BUGFIX] Reset userId and accountId on stop SDK instance for iOS. See #​236
  • [IMPROVEMENT] Report RUM session stop. See #​221
  • [IMPROVEMENT] Remove kotlinx.datetime usage. See #​232
  • [MAINTENANCE] Next dev iteration. See #​217
  • [MAINTENANCE] Merge release/1.4.0 branch into develop branch. See #​219
  • [MAINTENANCE] Update native iOS and Android SDKs to version 3.5.0. See #​229
  • [MAINTENANCE] Update iOS SDK to version 3.6.1, Android SDK to version 3.6.0. See #​235
  • [DOCS] Update the list of native SDK versions used for 1.4.0 release. See #​220
  • [DOCS] Update Android API version in README. See #​224
coil-kt/coil (io.coil-kt.coil3:coil-svg)

v3.4.0

Compare Source

  • New: Add ConcurrentRequestStrategy to support combining in-flight network requests for the same key. (#​2995, #​3326)
    • DeDupeConcurrentRequestStrategy enables this behavior and lets waiters wait for the results of an in-flight network request.
      • This behavior is experimental and is currently disabled by default.
      • Currently, requests are always combined based on their diskCacheKey.
    • OkHttpNetworkFetcherFactory, KtorNetworkFetcherFactory, and NetworkFetcher.Factory now accept concurrentRequestStrategy.
  • New: Decode images on JS/WASM using a web worker to avoid blocking the browser main thread. (#​3305)
  • New: Add support for Linux native targets (linuxX64 and linuxArm64) for non-Compose multiplatform artifacts. (#​3054)
  • New: Add Compose-only APIs to improve transitions between subsequent requests. (#​3141, #​3175)
    • ImageRequest.Builder.useExistingImageAsPlaceholder enables crossfading from the previous image when no placeholder is set.
    • ImageRequest.Builder.preferEndFirstIntrinsicSize lets CrossfadePainter prefer the end painter's intrinsic size.
  • New: Add ImageLoader.Builder.repeatCount(Int) in coil-gif to set a global animated image repeat count. (#​3143)
  • New: Add support for preferring embedded video thumbnails in coil-video. (#​3107)
  • New: Publish coil-lint with coil-core and add a lint check to catch accidental kotlin.error() calls in ImageRequest.Builder blocks. (#​3304)
  • Set Kotlin language version to 2.1. (#​3302)
  • Make BitmapFetcher available in common code. (#​3286)
  • Use applicationContext when creating the singleton ImageLoader on Android. (#​3246)
  • Cache eligible non-2xx HTTP responses by default (e.g. 404) and stop caching non-cacheable responses (e.g. 500). (#​3137, #​3139)
  • Fix potential race condition when consuming OkHttp response bodies. (#​3186)
  • Fix maxBitmapSize edge case to prevent oversized bitmap crashes on Android. (#​3259)
  • Update Kotlin to 2.3.10.
  • Update Compose to 1.9.3.
  • Update Okio to 3.16.4.
  • Update Skiko to 0.9.22.2.
  • Update kotlinx-io-okio to 0.9.0.
  • Update androidx.core to 1.16.0.
  • Update androidx.lifecycle to 2.9.4.
  • Update androidx.exifinterface to 1.4.2.
JetBrains/compose-jb (org.jetbrains.compose.material:material-ripple)

v1.10.1

Changes since 1.10.0

Fixes

Multiple Platforms
  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #​5521
iOS
  • Fix possible text styles cache corruption (text color is sometimes randomly black) #​2630
  • Fix an issue where fonts and icons may become corrupted #​2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #​2692
  • Fix the crash that may occur when the Compose container disposes #​2691
Web
  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #​2701
  • Fix mouse wheel scrolling on web by accounting for screen density #​2725
Resources
  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #​5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0-alpha06 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

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

v2.3.6

Compare Source

What's Changed

  • Fixed an issue where module recompilation would fail on Windows environments when KSP2 was enabled (#​2774)
  • Resolved an issue where generated Java sources were ignored when using Android Kotlin Multiplatform with IP-compatible paths (#​2744)
  • Fixed a KSP version 2.3.5 CI error exception that does not break build checks (#​2763)
  • Added symbol-processing-api and common-deps to compile dependencies (#​2789)
  • Improved the detection of built-in Kotlin by removing the reliance on KotlinBaseApiPlugin (#​2772)
  • A back-port of a performance optimization in the Intellij / Analysis API (2785 )
  • Added support for nested typealias Kotlin language feature #​2588
  • Exclude jdbc package from log4j to prevent vulnerability issue #​2651

Contributors

Full Changelog: google/ksp@2.3.5...2.3.6

v2.3.5

Compare Source

What's Changed

  • KSPCoreEnvironment.instance_prop leaks memory when used programmatically #​2742
  • Missing first annotation argument when toByte is used #​2672
  • Fix circular dependency between KSP and KAPT in AGP 9.0 #​2743

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.4...2.3.5

v2.3.4

Compare Source

What's Changed

  • KSP ignores sources in Kotlin directory #​2730
  • Avoid recording Java symbol lookups in non-incremental builds #​2728
  • Clean up ThreadLocals when processing is done #​2709

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.3...2.3.4

v2.3.3

Compare Source

What's Changed

  • Migrate away from a deprecated compilerOptions KGP API #​2703

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.2...2.3.3

jeremymailen/kotlinter-gradle (org.jmailen.gradle:kotlinter-gradle)

v5.4.2

Compare Source

What's Changed

  • Update to Kotlin 2.3.10
  • Dependency updates

Full Changelog: jeremymailen/kotlinter-gradle@5.4.0...5.4.2


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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 requested a review from a team as a code owner August 14, 2025 00:52
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 80b2aee to 4021518 Compare August 21, 2025 06:56
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from e3d0b24 to 02dc60b Compare August 27, 2025 19:33
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 37e15ae to 97d5a86 Compare September 4, 2025 16:59
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 9e22817 to 662d5e7 Compare September 10, 2025 17:30
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from ab99056 to 1f0c4a8 Compare February 5, 2026 12:57
@renovate renovate bot changed the title fix(deps): update all dependencies Update all dependencies Feb 5, 2026
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 5ed5cc5 to 2879fb3 Compare February 12, 2026 14:14
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 4a324f0 to 9ccbb04 Compare February 17, 2026 23:40
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 6897e52 to e3b6fcb Compare February 26, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants