Skip to content

Dependency Dashboard #7

@renovate

Description

@renovate

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.

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 dependency androidx.appcompat:appcompat to v1.7.1
  • Update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin 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 dependency androidx.activity:activity-compose to v1.12.2
  • Update dependency androidx.activity:activity-ktx to v1.12.2
  • Update dependency androidx.constraintlayout:constraintlayout to v2.2.1
  • Update dependency androidx.core:core-ktx to v1.17.0
  • Update dependency androidx.core:core-splashscreen to v1.2.0
  • Update dependency androidx.navigation:navigation-compose to v2.9.6
  • Update dependency androidx.navigation:navigation-fragment-ktx to v2.9.6
  • Update dependency androidx.navigation:navigation-ui-ktx to v2.9.6
  • Update dependency androidx.test:core to v1.7.0
  • Update dependency androidx.test:orchestrator to v1.6.1
  • Update dependency androidx.test:rules to v1.7.0
  • Update dependency androidx.test:runner to v1.7.0
  • Update dependency androidx.test.ext:junit to v1.3.0
  • Update dependency androidx.test.ext:junit-ktx to v1.3.0
  • Update dependency androidx.test.ext:junit-ktx to v1.3.0
  • Update dependency app.cash.turbine:turbine to v1.2.1
  • Update dependency com.google.android.material:material to v1.13.0
  • Update dependency com.google.code.gson:gson to v2.13.2
  • Update dependency org.assertj:assertj-core to v3.27.6
  • Update dependency org.mockito:mockito-core to v5.21.0
  • 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.3
  • Update kotlin monorepo to v2.3.0 (org.jetbrains.kotlin.plugin.serialization, org.jetbrains.kotlin.jvm, org.jetbrains.kotlin.plugin.compose, org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin:compose-compiler-gradle-plugin, org.jetbrains.kotlin:kotlin-stdlib-jdk8)
  • Update kotlinx-coroutines monorepo to v1.10.2 (org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-android)
  • Update ksp monorepo to v2.3.4 (com.google.devtools.ksp, com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin)
  • 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 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 dependency com.squareup.okhttp3:mockwebserver to v5
  • Update dependency io.github.oshai:kotlin-logging-jvm to v7
  • Update glide to v5 (major) (com.github.bumptech.glide:compiler, com.github.bumptech.glide:glide)
  • Update Gradle to v9
  • Update koin to v4 (major) (io.insert-koin:koin-core, io.insert-koin:koin-bom, io.insert-koin:koin-android)
  • 🔐 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.

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
  • actions/setup-java v4
  • ad-m/github-push-action v0.8.0
.github/workflows/gradle-wrapper-validation.yml (2)
  • actions/checkout v4
  • gradle/wrapper-validation-action v3
.github/workflows/pre-merge.yaml (3)
  • actions/checkout v4
  • actions/cache v4
  • actions/setup-java v4
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
  • androidx.appcompat:appcompat 1.7.0
  • androidx.cardview:cardview 1.0.0
  • com.google.accompanist:accompanist-navigation-animation 0.34.0
  • com.google.accompanist:accompanist-pager 0.34.0
  • com.google.accompanist:accompanist-permissions 0.34.0
  • com.google.accompanist:accompanist-webview 0.34.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.compose.animation:animation 1.6.7
  • androidx.lifecycle:lifecycle-runtime-compose 2.8.1
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.8.1
  • androidx.compose.runtime:runtime-livedata 1.6.7
  • androidx.compose.material:material 1.6.7
  • androidx.navigation:navigation-compose 2.7.7
  • com.airbnb.android:showkase 1.0.3
  • com.airbnb.android:showkase-processor 1.0.3
  • androidx.compose.ui:ui-test-manifest 1.6.7
  • androidx.compose.ui:ui-tooling 1.6.7
  • androidx.constraintlayout:constraintlayout 2.1.4
  • io.gitlab.arturbosch.detekt:detekt-formatting 1.23.5
  • androidx.fragment:fragment-ktx 1.7.1
  • com.github.bumptech.glide:glide 4.16.0
  • com.github.bumptech.glide:compiler 4.16.0
  • com.google.code.gson:gson 2.11.0
  • io.insert-koin:koin-android 3.5.6
  • io.insert-koin:koin-bom 3.5.6
  • io.insert-koin:koin-core 3.5.6
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.0.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1
  • io.github.oshai:kotlin-logging-jvm 6.0.9
  • androidx.core:core-ktx 1.13.1
  • 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
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.1
  • com.google.android.material:material 1.12.0
  • androidx.navigation:navigation-fragment-ktx 2.7.7
  • androidx.navigation:navigation-ui-ktx 2.7.7
  • androidx.room:room-compiler 2.6.1
  • androidx.room:room-ktx 2.6.1
  • androidx.room:room-runtime 2.6.1
  • androidx.core:core-splashscreen 1.0.1
  • androidx.arch.core:core-testing 2.2.0
  • org.assertj:assertj-core 3.26.0
  • junit:junit 4.13.2
  • androidx.test.ext:junit-ktx 1.1.5
  • pl.pragmatists:JUnitParams 1.1.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.1
  • app.cash.turbine:turbine 1.1.0
  • com.squareup.okhttp3:mockwebserver 4.12.0
  • org.mockito:mockito-core 5.12.0
  • com.nhaarman:mockito-kotlin 1.6.0
  • androidx.test:orchestrator 1.4.2
  • com.google.truth:truth 1.4.2
  • androidx.test.espresso:espresso-contrib 3.5.1
  • androidx.test.espresso:espresso-core 3.5.1
  • androidx.test.espresso:espresso-idling-resource 3.5.1
  • androidx.test.espresso:espresso-intents 3.5.1
  • it.xabaras.android.espresso:recyclerview-child-actions 1.0
  • androidx.test:core 1.5.0
  • androidx.test.ext:junit 1.1.5
  • androidx.test.ext:junit-ktx 1.1.5
  • androidx.test:rules 1.5.0
  • androidx.test:runner 1.5.2
  • androidx.test.uiautomator:uiautomator 2.3.0
  • com.android.tools.build:gradle 8.4.1
  • com.android.tools:common 31.4.1
  • org.jetbrains.kotlin:compose-compiler-gradle-plugin 2.0.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 2.0.0
  • com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin 2.0.0-1.0.21
  • androidx.room:room-gradle-plugin 2.6.1
  • com.android.application 8.4.1
  • com.android.library 8.4.1
  • com.android.test 8.4.1
  • org.jetbrains.kotlin.plugin.compose 2.0.0
  • io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.23.6
  • org.jetbrains.kotlin.jvm 2.0.0
  • org.jetbrains.kotlin.plugin.serialization 2.0.0
  • com.google.devtools.ksp 2.0.0-1.0.21
  • androidx.room 2.6.1
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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions