This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
⬆️ Update CI dependencies (actions/checkout, actions/setup-java, github/codeql-action, gradle/actions, gradle/wrapper-validation-action)
⬆️ Update dependency androidx.appcompat:appcompat to v1.7.1
⬆️ Update dependency androidx.constraintlayout:constraintlayout to v2.2.1
⬆️ Update Gradle to v8.14.4
⬆️ Update junit-framework monorepo to v5.14.3 (org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-api)
⬆️ Update Kotlin (org.jetbrains.kotlinx.binary-compatibility-validator, org.jetbrains.kotlin.plugin.parcelize, org.jetbrains.kotlin.android)
⬆️ Update actions/checkout action to v6
⬆️ Update actions/setup-java action to v5
⬆️ Update android.plugin to v9 (major) (com.android.application, com.android.library)
⬆️ Update dependency de.mannodermaus.android-junit5 to v2
⬆️ Update dependency ubuntu to v24
⬆️ Update github/codeql-action action to v4
⬆️ Update Gradle to v9
⬆️ Update gradle/actions action to v6
⬆️ Update gradle/wrapper-validation-action action to v3
⬆️ Update junit-framework monorepo to v6 (major) (org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-api)
⬆️ Update Kotest to v6 (major) (io.kotest:kotest-property-jvm, io.kotest:kotest-assertions-core-jvm, io.kotest:kotest-runner-junit5-jvm)
⬆️ Update Kotlin to v2 (major) (org.jetbrains.kotlin.plugin.parcelize, org.jetbrains.kotlin.android)
🔐 Create all rate-limited PRs at once 🔐
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/gradlew-validate.yaml (3)
actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11 → [Updates: v4.3.1, v6.0.2]
gradle/wrapper-validation-action v2.1.2@b231772637bb498f11fdbc86052b6e8a8dc9fc92 → [Updates: v2.1.3, v3.5.0]
ubuntu 22.04 → [Updates: 24.04]
.github/workflows/library-lint.yaml (14)
actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11 → [Updates: v4.3.1, v6.0.2]
actions/setup-java v4.2.1@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 → [Updates: v4.8.0, v5.2.0]
gradle/actions v3.2.0@e24011a3b5db78bd5ab798036042d9312002f252 → [Updates: v3.5.0, v6.1.0]
actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11 → [Updates: v4.3.1, v6.0.2]
actions/setup-java v4.2.1@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 → [Updates: v4.8.0, v5.2.0]
gradle/actions v3.2.0@e24011a3b5db78bd5ab798036042d9312002f252 → [Updates: v3.5.0, v6.1.0]
github/codeql-action v3.24.10@4355270be187e1b672a7a1c7c7bae5afdc1ab94a → [Updates: v3.35.2, v4.35.2]
actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11 → [Updates: v4.3.1, v6.0.2]
actions/setup-java v4.2.1@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 → [Updates: v4.8.0, v5.2.0]
gradle/actions v3.2.0@e24011a3b5db78bd5ab798036042d9312002f252 → [Updates: v3.5.0, v6.1.0]
github/codeql-action v3.24.10@4355270be187e1b672a7a1c7c7bae5afdc1ab94a → [Updates: v3.35.2, v4.35.2]
ubuntu 22.04 → [Updates: 24.04]
ubuntu 22.04 → [Updates: 24.04]
ubuntu 22.04 → [Updates: 24.04]
.github/workflows/library-test.yaml (4)
actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11 → [Updates: v4.3.1, v6.0.2]
actions/setup-java v4.2.1@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 → [Updates: v4.8.0, v5.2.0]
gradle/actions v3.2.0@e24011a3b5db78bd5ab798036042d9312002f252 → [Updates: v3.5.0, v6.1.0]
ubuntu 22.04 → [Updates: 24.04]
gradle (6)
build.gradle.kts
gradle.properties
gradle/libs.versions.toml (25)
androidx.core:core-ktx 1.10.1 → [Updates: 1.18.0]
androidx.appcompat:appcompat 1.6.1 → [Updates: 1.7.1]
androidx.activity:activity-ktx 1.7.2 → [Updates: 1.13.0]
androidx.constraintlayout:constraintlayout 2.1.4 → [Updates: 2.2.1]
androidx.recyclerview:recyclerview 1.3.1 → [Updates: 1.4.0]
com.google.android.material:material 1.9.0 → [Updates: 1.13.0]
androidx.lifecycle:lifecycle-viewmodel-ktx 2.6.2 → [Updates: 2.10.0]
androidx.lifecycle:lifecycle-runtime-ktx 2.6.2 → [Updates: 2.10.0]
androidx.lifecycle:lifecycle-common-java8 2.6.2 → [Updates: 2.10.0]
org.junit.jupiter:junit-jupiter-api 5.10.0 → [Updates: 5.14.3, 6.0.3]
org.junit.jupiter:junit-jupiter-engine 5.10.0 → [Updates: 5.14.3, 6.0.3]
io.kotest:kotest-runner-junit5-jvm 5.7.2 → [Updates: 5.9.1, 6.1.11]
io.kotest:kotest-assertions-core-jvm 5.7.2 → [Updates: 5.9.1, 6.1.11]
io.kotest:kotest-property-jvm 5.7.2 → [Updates: 5.9.1, 6.1.11]
io.mockk:mockk-android 1.13.7 → [Updates: 1.14.9]
com.squareup.leakcanary:leakcanary-android 2.12 → [Updates: 2.14]
io.gitlab.arturbosch.detekt:detekt-formatting 1.21.0 → [Updates: 1.23.8]
com.android.library 8.3.1 → [Updates: 8.13.2, 9.2.0]
com.android.application 8.3.1 → [Updates: 8.13.2, 9.2.0]
org.jetbrains.kotlin.android 1.9.23 → [Updates: 1.9.25, 2.3.21]
org.jetbrains.kotlin.plugin.parcelize 1.9.23 → [Updates: 1.9.25, 2.3.21]
org.jetbrains.kotlinx.binary-compatibility-validator 0.14.0 → [Updates: 0.18.1]
de.mannodermaus.android-junit5 1.9.3.0 → [Updates: 1.14.0.0, 2.0.1]
com.adarshr.test-logger 3.2.0 → [Updates: 4.0.0]
io.gitlab.arturbosch.detekt 1.21.0 → [Updates: 1.23.8]
library/build.gradle.kts
settings.gradle.kts
testapp/build.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 8.7 → [Updates: 8.14.4, 9.4.1]
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
actions/checkout,actions/setup-java,github/codeql-action,gradle/actions,gradle/wrapper-validation-action)org.junit.jupiter:junit-jupiter-engine,org.junit.jupiter:junit-jupiter-api)org.jetbrains.kotlinx.binary-compatibility-validator,org.jetbrains.kotlin.plugin.parcelize,org.jetbrains.kotlin.android)com.android.application,com.android.library)org.junit.jupiter:junit-jupiter-engine,org.junit.jupiter:junit-jupiter-api)io.kotest:kotest-property-jvm,io.kotest:kotest-assertions-core-jvm,io.kotest:kotest-runner-junit5-jvm)org.jetbrains.kotlin.plugin.parcelize,org.jetbrains.kotlin.android)Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
com.android.application,com.android.library)androidx.lifecycle:lifecycle-common-java8,androidx.lifecycle:lifecycle-runtime-ktx,androidx.lifecycle:lifecycle-viewmodel-ktx)io.gitlab.arturbosch.detekt,io.gitlab.arturbosch.detekt:detekt-formatting)io.kotest:kotest-property-jvm,io.kotest:kotest-assertions-core-jvm,io.kotest:kotest-runner-junit5-jvm)Detected Dependencies
github-actions (3)
gradle (6)
gradle-wrapper (1)