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
Repository Problems
These problems occurred while renovating this repository. View logs .
⚠️ WARN: Package lookup failures
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Update appCompat to v1.7.1
Update pluginDetekt to v1.23.8
Update showkase to v1.0.5 (com.airbnb.android:showkase-processor, com.airbnb.android:showkase)
Update accompanist (com.google.accompanist:accompanist-webview, com.google.accompanist:accompanist-permissions, com.google.accompanist:accompanist-pager, com.google.accompanist:accompanist-navigation-animation)
Update activityKtx to v1.13.0
Update assertjCore to v3.27.7
Update composeActivity to v1.13.0
Update composeNavigation to v2.9.8
Update constraintLayout to v2.2.1
Update espresso to v3.7.0 (androidx.test.espresso:espresso-intents, androidx.test.espresso:espresso-idling-resource, androidx.test.espresso:espresso-core, androidx.test.espresso:espresso-contrib)
Update Gradle to v8.14.5
Update gson to v2.14.0
Update junitKtx to v1.3.0
Update kotlin monorepo to v2.3.21 (org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin:compose-compiler-gradle-plugin, org.jetbrains.kotlin:kotlin-stdlib-jdk8)
Update kotlin to v2.3.21 (org.jetbrains.kotlin.plugin.serialization, org.jetbrains.kotlin.jvm, org.jetbrains.kotlin.plugin.compose)
Update kotlinTurbine to v1.2.1
Update kotlinx-coroutines monorepo to v1.11.0 (org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-android)
Update ksp monorepo to v2.3.9
Update ktxCore to v1.18.0
Update materialTheme to v1.14.0
Update mockito monorepo to v5.23.0
Update navigationFragmentKtx to v2.9.8
Update navigationUiKtx to v2.9.8
Update room to v2.8.4 (androidx.room, androidx.room:room-gradle-plugin, androidx.room:room-runtime, androidx.room:room-ktx, androidx.room:room-compiler)
Update splashScreen to v1.2.0
Update testCore to v1.7.0
Update testJunitExt to v1.3.0
Update testJunitKtExtVersions to v1.3.0
Update testOrchestrator to v1.6.1
Update testRules to v1.7.0
Update testRunnerVersion to v1.7.0
Update actions/cache action to v5
Update actions/checkout action to v6
Update actions/setup-java action to v5
Update ad-m/github-push-action action to v1
Update androidGradlePlugin to v9 (com.android.test, com.android.library, com.android.application, com.android.tools.build:gradle)
Update androidTools to v32
Update glide to v5 (com.github.bumptech.glide:compiler, com.github.bumptech.glide:glide)
Update Gradle to v9
Update koin to v4 (io.insert-koin:koin-core, io.insert-koin:koin-bom, io.insert-koin:koin-android)
Update kotlinLogging to v8
Update okhttp monorepo to v5
🔐 Create all rate-limited PRs at once 🔐
Warning
Renovate failed to look up the following dependencies: Failed to look up maven package org.jlleitschuh.gradle.ktlint:klint: no-result.
Files affected: gradle/libs.versions.toml
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (3)
.github/workflows/cleanup.yaml (3)
actions/checkout v4 → [Updates: v6]
actions/setup-java v4 → [Updates: v5]
ad-m/github-push-action v0.8.0 → [Updates: v1.3.0]
.github/workflows/gradle-wrapper-validation.yml (2)
actions/checkout v4 → [Updates: v6]
gradle/wrapper-validation-action v3
.github/workflows/pre-merge.yaml (3)
actions/checkout v4 → [Updates: v6]
actions/cache v4 → [Updates: v5]
actions/setup-java v4 → [Updates: v5]
gradle (19)
app/build.gradle.kts
build-logic/convention/build.gradle.kts
build-logic/convention/src/main/kotlin/quality/detekt.gradle.kts
build-logic/convention/src/main/kotlin/quality/ktlint.gradle.kts
build-logic/gradle.properties
build-logic/settings.gradle.kts
build.gradle.kts
data/local/build.gradle.kts
data/repository/build.gradle.kts
domain/build.gradle.kts
features/home/build.gradle.kts
features/preference/build.gradle.kts
gradle.properties
gradle/libs.versions.toml (81)
androidx.activity:activity-ktx 1.9.0 → [Updates: 1.13.0]
androidx.appcompat:appcompat 1.7.0 → [Updates: 1.7.1]
androidx.cardview:cardview 1.0.0
com.google.accompanist:accompanist-navigation-animation 0.34.0 → [Updates: 0.36.0]
com.google.accompanist:accompanist-pager 0.34.0 → [Updates: 0.36.0]
com.google.accompanist:accompanist-permissions 0.34.0 → [Updates: 0.37.3]
com.google.accompanist:accompanist-webview 0.34.0 → [Updates: 0.36.0]
androidx.activity:activity-compose 1.9.0 → [Updates: 1.13.0]
androidx.compose.animation:animation 1.6.7 → [Updates: 1.11.2]
androidx.lifecycle:lifecycle-runtime-compose 2.8.1 → [Updates: 2.10.0]
androidx.lifecycle:lifecycle-viewmodel-compose 2.8.1 → [Updates: 2.10.0]
androidx.compose.runtime:runtime-livedata 1.6.7 → [Updates: 1.11.2]
androidx.compose.material:material 1.6.7 → [Updates: 1.11.2]
androidx.navigation:navigation-compose 2.7.7 → [Updates: 2.9.8]
com.airbnb.android:showkase 1.0.3 → [Updates: 1.0.5]
com.airbnb.android:showkase-processor 1.0.3 → [Updates: 1.0.5]
androidx.compose.ui:ui-test-manifest 1.6.7 → [Updates: 1.11.2]
androidx.compose.ui:ui-tooling 1.6.7 → [Updates: 1.11.2]
androidx.constraintlayout:constraintlayout 2.1.4 → [Updates: 2.2.1]
io.gitlab.arturbosch.detekt:detekt-formatting 1.23.5 → [Updates: 1.23.8]
androidx.fragment:fragment-ktx 1.7.1 → [Updates: 1.8.9]
com.github.bumptech.glide:glide 4.16.0 → [Updates: 5.0.7]
com.github.bumptech.glide:compiler 4.16.0 → [Updates: 5.0.7]
com.google.code.gson:gson 2.11.0 → [Updates: 2.14.0]
io.insert-koin:koin-android 3.5.6 → [Updates: 4.2.1]
io.insert-koin:koin-bom 3.5.6 → [Updates: 4.2.1]
io.insert-koin:koin-core 3.5.6 → [Updates: 4.2.1]
org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.0.0 → [Updates: 2.3.21]
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1 → [Updates: 1.11.0]
io.github.oshai:kotlin-logging-jvm 6.0.9 → [Updates: 8.0.4]
androidx.core:core-ktx 1.13.1 → [Updates: 1.18.0]
org.jlleitschuh.gradle.ktlint:klint 1.1.1
com.squareup.leakcanary:leakcanary-android 2.14
androidx.legacy:legacy-support-v4 1.0.0
androidx.lifecycle:lifecycle-livedata-ktx 2.8.1 → [Updates: 2.10.0]
androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.1 → [Updates: 2.10.0]
com.google.android.material:material 1.12.0 → [Updates: 1.14.0]
androidx.navigation:navigation-fragment-ktx 2.7.7 → [Updates: 2.9.8]
androidx.navigation:navigation-ui-ktx 2.7.7 → [Updates: 2.9.8]
androidx.room:room-compiler 2.6.1 → [Updates: 2.8.4]
androidx.room:room-ktx 2.6.1 → [Updates: 2.8.4]
androidx.room:room-runtime 2.6.1 → [Updates: 2.8.4]
androidx.core:core-splashscreen 1.0.1 → [Updates: 1.2.0]
androidx.arch.core:core-testing 2.2.0
org.assertj:assertj-core 3.26.0 → [Updates: 3.27.7]
junit:junit 4.13.2
androidx.test.ext:junit-ktx 1.1.5 → [Updates: 1.3.0]
pl.pragmatists:JUnitParams 1.1.1
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.1 → [Updates: 1.11.0]
app.cash.turbine:turbine 1.1.0 → [Updates: 1.2.1]
com.squareup.okhttp3:mockwebserver 4.12.0 → [Updates: 5.3.2]
org.mockito:mockito-core 5.12.0 → [Updates: 5.23.0]
com.nhaarman:mockito-kotlin 1.6.0
androidx.test:orchestrator 1.4.2 → [Updates: 1.6.1]
com.google.truth:truth 1.4.2 → [Updates: 1.4.5]
androidx.test.espresso:espresso-contrib 3.5.1 → [Updates: 3.7.0]
androidx.test.espresso:espresso-core 3.5.1 → [Updates: 3.7.0]
androidx.test.espresso:espresso-idling-resource 3.5.1 → [Updates: 3.7.0]
androidx.test.espresso:espresso-intents 3.5.1 → [Updates: 3.7.0]
it.xabaras.android.espresso:recyclerview-child-actions 1.0
androidx.test:core 1.5.0 → [Updates: 1.7.0]
androidx.test.ext:junit 1.1.5 → [Updates: 1.3.0]
androidx.test.ext:junit-ktx 1.1.5 → [Updates: 1.3.0]
androidx.test:rules 1.5.0 → [Updates: 1.7.0]
androidx.test:runner 1.5.2 → [Updates: 1.7.0]
androidx.test.uiautomator:uiautomator 2.3.0
com.android.tools.build:gradle 8.4.1 → [Updates: 8.13.2, 9.2.1]
com.android.tools:common 31.4.1 → [Updates: 31.13.2, 32.2.1]
org.jetbrains.kotlin:compose-compiler-gradle-plugin 2.0.0 → [Updates: 2.3.21]
org.jetbrains.kotlin:kotlin-gradle-plugin 2.0.0 → [Updates: 2.3.21]
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin 2.0.0-1.0.21
androidx.room:room-gradle-plugin 2.6.1 → [Updates: 2.8.4]
com.android.application 8.4.1 → [Updates: 8.13.2, 9.2.1]
com.android.library 8.4.1 → [Updates: 8.13.2, 9.2.1]
com.android.test 8.4.1 → [Updates: 8.13.2, 9.2.1]
org.jetbrains.kotlin.plugin.compose 2.0.0 → [Updates: 2.3.21]
io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.23.6 → [Updates: 1.23.8]
org.jetbrains.kotlin.jvm 2.0.0 → [Updates: 2.3.21]
org.jetbrains.kotlin.plugin.serialization 2.0.0 → [Updates: 2.3.21]
com.google.devtools.ksp 2.0.0-1.0.21 → [Updates: 2.3.9]
androidx.room 2.6.1 → [Updates: 2.8.4]
libraries/core/build.gradle.kts
libraries/designsystem/build.gradle.kts
libraries/extensions/build.gradle.kts
libraries/navigation/build.gradle.kts
settings.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 8.8 → [Updates: 8.14.5, 9.5.1]
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
Repository Problems
These problems occurred while renovating this repository. View logs.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
com.airbnb.android:showkase-processor,com.airbnb.android:showkase)com.google.accompanist:accompanist-webview,com.google.accompanist:accompanist-permissions,com.google.accompanist:accompanist-pager,com.google.accompanist:accompanist-navigation-animation)androidx.test.espresso:espresso-intents,androidx.test.espresso:espresso-idling-resource,androidx.test.espresso:espresso-core,androidx.test.espresso:espresso-contrib)org.jetbrains.kotlin:kotlin-gradle-plugin,org.jetbrains.kotlin:compose-compiler-gradle-plugin,org.jetbrains.kotlin:kotlin-stdlib-jdk8)org.jetbrains.kotlin.plugin.serialization,org.jetbrains.kotlin.jvm,org.jetbrains.kotlin.plugin.compose)org.jetbrains.kotlinx:kotlinx-coroutines-test,org.jetbrains.kotlinx:kotlinx-coroutines-android)androidx.room,androidx.room:room-gradle-plugin,androidx.room:room-runtime,androidx.room:room-ktx,androidx.room:room-compiler)com.android.test,com.android.library,com.android.application,com.android.tools.build:gradle)com.github.bumptech.glide:compiler,com.github.bumptech.glide:glide)io.insert-koin:koin-core,io.insert-koin:koin-bom,io.insert-koin:koin-android)Warning
Renovate failed to look up the following dependencies:
Failed to look up maven package org.jlleitschuh.gradle.ktlint:klint: no-result.Files affected:
gradle/libs.versions.tomlOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
com.android.test,com.android.library,com.android.application,com.android.tools.build:gradle)androidx.compose.ui:ui-tooling,androidx.compose.ui:ui-test-manifest,androidx.compose.runtime:runtime-livedata)androidx.lifecycle:lifecycle-viewmodel-compose,androidx.lifecycle:lifecycle-runtime-compose)androidx.lifecycle:lifecycle-viewmodel-ktx,androidx.lifecycle:lifecycle-livedata-ktx)Detected Dependencies
github-actions (3)
gradle (19)
gradle-wrapper (1)