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.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (13)
.github/workflows/analysis.yml (2)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
.github/workflows/assemble.yml (3)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
gradle/actions v6.1.0@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
.github/workflows/autoApproveSync.yml (1)
hmarr/auto-approve-action v4.0.0@f0939ea97e9205ef24d872e76833fa908a770363
.github/workflows/check.yml (4)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
gradle/actions v6.1.0@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
.github/workflows/codeql.yml (5)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
pierotofy/set-swap-space v1.0@49819abfb41bd9b44fb781159c033dba90353a7c
github/codeql-action v4.36.2@8aad20d150bbac5944a9f9d289da16a4b0d87c1e
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
github/codeql-action v4.36.2@8aad20d150bbac5944a9f9d289da16a4b0d87c1e
.github/workflows/detectNewJavaFiles.yml (1)
trilom/file-changes-action v1.2.4@a6ca26c14274c33b15e6499323aac178af06ad4b
.github/workflows/gradle-wrapper-validation.yml (2)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
gradle/wrapper-validation-action v3.5.0@f9c9c575b8b21b6485636a91ffecd10e558c62f6
.github/workflows/pr-feedback.yml (2)
marcelklehr/get-github-handles-from-website-action v1.0.1@06b2239db0a48fe1484ba0bfd966a3ab81a08308
nextcloud/pr-feedback-action main@5227c55be184087d0aef6338bee210d8620b6297
.github/workflows/renovate-approve-merge.yml (3)
mdecoleman/pr-branch-name v3.0.0@55795d86b4566d300d237883103f052125cc7508
hmarr/auto-approve-action v4.0.0@f0939ea97e9205ef24d872e76833fa908a770363
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
.github/workflows/reuse.yml (2)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
fsfe/reuse-action v6.0.0@676e2d560c9a403aa252096d99fcab3e1132b0f5
.github/workflows/scorecard.yml (3)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
ossf/scorecard-action v2.4.3@4eaacf0543bb3f2c246792bd56e8cdeffafb205a
github/codeql-action v4.36.2@8aad20d150bbac5944a9f9d289da16a4b0d87c1e
.github/workflows/stale.yml (1)
actions/stale v10.3.0@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899
.github/workflows/testing.yml (5)
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
gradle/actions v6.1.0@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10
actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654
gradle (7)
build.gradle (16)
org.jetbrains.kotlin.plugin.compose 2.4.0
com.android.library 9.2.1
org.jetbrains.kotlin.android 2.4.0
com.android.legacy-kapt 9.2.1
com.diffplug.spotless 8.6.0
io.gitlab.arturbosch.detekt 1.23.8
com.android.application 9.2.1
junit:junit 4.13.2
org.mockito:mockito-core 5.23.0
org.mockito.kotlin:mockito-kotlin 6.3.0
io.mockk:mockk 1.14.11
androidx.test.ext:junit 1.3.0
androidx.test.espresso:espresso-core 3.7.0
org.jetbrains.kotlin:kotlin-metadata-jvm 2.4.0
com.google.dagger:dagger 2.59.2
com.google.dagger:dagger-compiler 2.59.2
core/build.gradle (5)
androidx.core:core-ktx 1.18.0 → [Updates: 1.19.0]
androidx.appcompat:appcompat 1.7.1
com.google.android.material:material 1.14.0
androidx.test:core 1.7.0
org.robolectric:robolectric 4.16.1
gradle.properties
material-color-utilities/build.gradle (2)
com.google.errorprone:error_prone_annotations 2.49.0
androidx.annotation:annotation-jvm 1.10.0
sample/build.gradle (9)
androidx.core:core-ktx 1.18.0 → [Updates: 1.19.0]
androidx.appcompat:appcompat 1.7.1
com.google.android.material:material 1.14.0
androidx.constraintlayout:constraintlayout 2.2.1
androidx.lifecycle:lifecycle-livedata-ktx 2.10.0
androidx.lifecycle:lifecycle-viewmodel-ktx 2.10.0
junit:junit 4.13.2
androidx.test.ext:junit 1.3.0
androidx.test.espresso:espresso-core 3.7.0
settings.gradle
ui/build.gradle (10)
androidx.compose:compose-bom 2026.05.01
com.vanniktech:ui 0.10.0
androidx.core:core-ktx 1.18.0 → [Updates: 1.19.0]
androidx.appcompat:appcompat 1.7.1
junit:junit 4.13.2
androidx.test.ext:junit 1.3.0
androidx.test.espresso:espresso-core 3.7.0
androidx.preference:preference-ktx 1.2.1
androidx.swiperefreshlayout:swiperefreshlayout 1.2.0
com.google.android.material:material 1.14.0
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (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.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
github-actions (13)
gradle (7)
gradle-wrapper (1)