kotlin-multiplatform-samples icon indicating copy to clipboard operation
kotlin-multiplatform-samples copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 1 year ago • 0 comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

  • [ ] fix(deps): update kotlin dependencies (co.touchlab.skie, co.touchlab.skie:configuration-annotations, com.google.devtools.ksp, org.jetbrains.kotlin.plugin.compose, org.jetbrains.kotlin.plugin.serialization, org.jetbrains.kotlin.multiplatform, org.jetbrains.kotlin.android, org.jetbrains.kotlin:kotlin-stdlib, org.jetbrains.kotlin:kotlin-test)
  • [ ] fix(deps): update all dependencies (actions/checkout, androidx.sqlite:sqlite-bundled, io.ktor:ktor-serialization-kotlinx-json, io.ktor:ktor-client-okhttp, io.ktor:ktor-client-darwin, io.ktor:ktor-client-core, io.ktor:ktor-client-content-negotiation, androidx.datastore:datastore-preferences-core, androidx.datastore:datastore-core-okio, androidx.compose:compose-bom, androidx.lifecycle:lifecycle-viewmodel-compose, androidx.lifecycle:lifecycle-viewmodel, androidx.room, androidx.room:room-paging, androidx.room:room-runtime, androidx.room:room-compiler, androidx.lifecycle:lifecycle-viewmodel-navigation3, androidx.navigation3:navigation3-ui, androidx.navigation3:navigation3-runtime, androidx.activity:activity-compose, com.android.kotlin.multiplatform.library, com.android.library, com.android.application)
  • [ ] Click on this checkbox to rebase all open PRs at once

Detected Dependencies

cocoapods (1)
Fruitties/iosApp/Podfile
github-actions (1)
.github/workflows/Fruitties.yaml (6)
  • actions/checkout v5 → [Updates: v6]
  • actions/setup-java v5
  • gradle/actions v5
  • maxim-lobanov/setup-xcode v1
  • actions/checkout v5 → [Updates: v6]
  • mxcl/xcodebuild v3
gradle (6)
Fruitties/androidApp/build.gradle.kts
Fruitties/build.gradle.kts
Fruitties/gradle.properties
Fruitties/gradle/libs.versions.toml (45)
  • androidx.activity:activity-compose 1.11.0 → [Updates: 1.12.2]
  • androidx.datastore:datastore-core-okio 1.1.7 → [Updates: 1.2.0]
  • androidx.datastore:datastore-preferences-core 1.1.7 → [Updates: 1.2.0]
  • androidx.compose.material:material-icons-core 1.7.8
  • androidx.paging:paging-common 3.3.6
  • androidx.paging:paging-compose-android 3.3.6
  • androidx.room:room-compiler 2.8.3 → [Updates: 2.8.4]
  • androidx.room:room-runtime 2.8.3 → [Updates: 2.8.4]
  • androidx.room:room-paging 2.8.3 → [Updates: 2.8.4]
  • androidx.lifecycle:lifecycle-viewmodel 2.9.4 → [Updates: 2.10.0]
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.9.4 → [Updates: 2.10.0]
  • androidx.compose:compose-bom 2025.11.00 → [Updates: 2025.12.01]
  • androidx.compose.material3:material3 1.4.0
  • org.jetbrains.kotlin:kotlin-test 2.2.21 → [Updates: 2.3.0]
  • org.jetbrains.kotlinx:atomicfu 0.29.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.2
  • org.jetbrains.kotlinx:kotlinx-datetime 0.7.1-0.6.x-compat
  • io.ktor:ktor-client-content-negotiation 3.3.2 → [Updates: 3.3.3]
  • io.ktor:ktor-client-core 3.3.2 → [Updates: 3.3.3]
  • io.ktor:ktor-client-darwin 3.3.2 → [Updates: 3.3.3]
  • io.ktor:ktor-client-okhttp 3.3.2 → [Updates: 3.3.3]
  • io.ktor:ktor-serialization-kotlinx-json 3.3.2 → [Updates: 3.3.3]
  • com.squareup.okio:okio 3.16.4
  • co.touchlab.skie:configuration-annotations 0.10.8 → [Updates: 0.10.9]
  • androidx.sqlite:sqlite-bundled 2.6.1 → [Updates: 2.6.2]
  • org.jetbrains.kotlin:kotlin-stdlib 2.2.21 → [Updates: 2.3.0]
  • androidx.test:runner 1.7.0
  • androidx.test:core 1.7.0
  • androidx.test.ext:junit 1.3.0
  • androidx.navigation3:navigation3-runtime 1.0.0-rc01 → [Updates: 1.0.0]
  • androidx.navigation3:navigation3-ui 1.0.0-rc01 → [Updates: 1.0.0]
  • androidx.lifecycle:lifecycle-viewmodel-navigation3 1.0.0-alpha04 → [Updates: 2.10.0]
  • org.jetbrains.kotlinx:kotlinx-serialization-core 1.9.0
  • co.touchlab:kermit 2.0.8
  • com.android.application 8.13.1 → [Updates: 8.13.2]
  • com.android.library 8.13.1 → [Updates: 8.13.2]
  • org.jetbrains.kotlin.android 2.2.21 → [Updates: 2.3.0]
  • org.jetbrains.kotlin.multiplatform 2.2.21 → [Updates: 2.3.0]
  • com.android.kotlin.multiplatform.library 8.13.1 → [Updates: 8.13.2]
  • org.jetbrains.kotlin.plugin.serialization 2.2.21 → [Updates: 2.3.0]
  • org.jetbrains.kotlin.plugin.compose 2.2.21 → [Updates: 2.3.0]
  • co.touchlab.skie 0.10.8 → [Updates: 0.10.9]
  • com.google.devtools.ksp 2.3.3 → [Updates: 2.3.4]
  • androidx.room 2.8.3 → [Updates: 2.8.4]
  • com.diffplug.spotless 8.1.0
Fruitties/settings.gradle.kts
Fruitties/shared/build.gradle.kts
gradle-wrapper (1)
Fruitties/gradle/wrapper/gradle-wrapper.properties (1)
  • gradle 9.2.1
renovate-config-presets (1)
renovate.json

  • [ ] Check this box to trigger a request for Renovate to run again on this repository

renovate[bot] avatar Jan 21 '25 11:01 renovate[bot]