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 .
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.
Warning
Renovate failed to look up the following dependencies: Failed to look up maven package dev.zacsweers.metro:metro-runtime: 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 (1)
.github/workflows/tests.yml (5)
actions/checkout v6
actions/setup-java v5
gradle/actions v6
android-actions/setup-android v4
codecov/codecov-action v6
gradle (25)
app/build.gradle.kts
build-logic/convention/build.gradle.kts
build-logic/convention/src/main/kotlin/io/trewartha/positional/dependencyAnalysis.gradle.kts
build-logic/convention/src/main/kotlin/io/trewartha/positional/library.android.gradle.kts
build-logic/convention/src/main/kotlin/io/trewartha/positional/library.jvm.gradle.kts
build-logic/convention/src/main/kotlin/io/trewartha/positional/testFixtures.jvm.gradle.kts
build-logic/convention/src/main/kotlin/io/trewartha/positional/testLogger.gradle.kts
build-logic/gradle.properties
build-logic/settings.gradle.kts
build.gradle.kts
core/di/build.gradle.kts
core/error/build.gradle.kts
core/measurement/build.gradle.kts
core/ui/build.gradle.kts
feature/compass/build.gradle.kts
feature/compass/ui/build.gradle.kts
feature/location/build.gradle.kts
feature/location/ui/build.gradle.kts
feature/settings/build.gradle.kts
feature/settings/ui/build.gradle.kts
feature/sun/build.gradle.kts
feature/sun/ui/build.gradle.kts
gradle.properties
gradle/libs.versions.toml (68)
com.google.accompanist:accompanist-permissions 0.37.3
com.android.tools.build:gradle 8.13.2 → [Updates: 9.1.1]
com.android.tools:common 36.1.0
com.android.tools:desugar_jdk_libs 2.1.5
androidx.activity:activity-compose 1.11.0 → [Updates: 1.13.0]
androidx.activity:activity-ktx 1.11.0 → [Updates: 1.13.0]
androidx.appcompat:appcompat 1.7.1
androidx.compose:compose-bom 2025.11.01 → [Updates: 2025.12.01, 2026.03.01]
androidx.constraintlayout:constraintlayout-compose 1.1.1
androidx.core:core-ktx 1.18.0
androidx.datastore:datastore 1.1.7 → [Updates: 1.2.1]
androidx.fragment:fragment-ktx 1.8.9
androidx.legacy:legacy-support-v4 1.0.0
androidx.lifecycle:lifecycle-livedata-ktx 2.10.0
androidx.lifecycle:lifecycle-runtime-compose 2.10.0
androidx.lifecycle:lifecycle-runtime-ktx 2.10.0
androidx.lifecycle:lifecycle-viewmodel-compose 2.10.0
androidx.lifecycle:lifecycle-viewmodel-ktx 2.10.0
androidx.lifecycle:lifecycle-viewmodel-navigation3 2.11.0-alpha03
androidx.navigation3:navigation3-runtime 1.1.0
androidx.navigation3:navigation3-ui 1.1.0
androidx.preference:preference-ktx 1.2.1
androidx.test:core 1.7.0
androidx.test.ext:junit-ktx 1.3.0
androidx.test:runner 1.7.0
androidx.window:window 1.5.1
com.autonomousapps:dependency-analysis-gradle-plugin 3.7.0
com.eygraber:compose-placeholder-material3 1.0.12
com.google.firebase:firebase-bom 34.6.0 → [Updates: 34.12.0]
com.google.firebase:firebase-crashlytics-gradle 3.0.7
com.google.android.material:material 1.13.0
com.google.android.gms:play-services-location 21.3.0
com.google.android.gms:play-services-base-testing 16.2.0
org.junit.vintage:junit-vintage-engine 5.12.1 → [Updates: 5.14.3, 6.0.3]
io.kotest:kotest-assertions-core 6.1.11
io.kotest:kotest-property 6.1.11
io.kotest:kotest-runner-junit5 6.1.11
org.jetbrains.kotlin:kotlin-gradle-plugin 2.3.20
org.jetbrains.kotlin:kotlin-reflect 2.3.20
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.10.2
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.2
org.jetbrains.kotlinx:kotlinx-coroutines-play-services 1.10.2
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.10.2
org.jetbrains.kotlinx:kotlinx-datetime 0.7.1-0.6.x-compat
org.jetbrains.kotlinx:kotlinx-serialization-core 1.10.0 → [Updates: 1.11.0]
io.noties.markwon:core 4.6.2
dev.zacsweers.metro:metrox-android 0.13.2
dev.zacsweers.metro:metro-runtime 0.13.2
dev.zacsweers.metro:metrox-viewmodel 0.13.2
dev.zacsweers.metro:metrox-viewmodel-compose 0.13.2
org.robolectric:robolectric 4.16.1
com.squareup.wire:wire-runtime 6.2.0
com.luckycatlabs:SunriseSunsetCalculator 1.2
com.adarshr:gradle-test-logger-plugin 4.0.0
com.jakewharton.timber:timber 5.0.1
app.cash.turbine:turbine 1.2.1
earth.worldwind:worldwind 1.10.4 → [Updates: 1.11.3]
com.android.application 8.13.2 → [Updates: 9.1.1]
com.android.library 8.13.2 → [Updates: 9.1.1]
com.autonomousapps.dependency-analysis 3.7.0
com.google.firebase.crashlytics 3.0.7
com.google.gms.google-services 4.4.4
org.jetbrains.kotlin.android 2.3.20
org.jetbrains.kotlin.plugin.compose 2.3.20
org.jetbrains.kotlin.jvm 2.3.20
org.jetbrains.kotlin.plugin.serialization 2.3.20
dev.zacsweers.metro 0.13.2
com.squareup.wire 6.2.0
settings.gradle.kts (1)
org.jetbrains.kotlinx.kover.aggregation 0.9.8
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.
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.
Warning
Renovate failed to look up the following dependencies:
Failed to look up maven package dev.zacsweers.metro:metro-runtime: 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.library,com.android.application,com.android.tools.build:gradle)Detected Dependencies
github-actions (1)
gradle (25)
gradle-wrapper (1)