AdamMc331 / AdamMc331/XRPlayground
Dependency Dashboard
- Dominant language
- Kotlin
- Stars
- 1
- Forks
- 0
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/AdamMc331/XRPlayground).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update dependency com.google.devtools.ksp to v2.3.12
- [ ] Update room to v2.8.5 (`androidx.room:room-runtime`, `androidx.room:room-compiler`)
- [ ] Update dependency androidx.appcompat:appcompat to v1.8.0
- [ ] Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.11.0
- [ ] Update dependency com.github.ben-manes.versions to v0.62.0
- [ ] Update dependency com.squareup.sort-dependencies to v0.21.0
- [ ] Update dependency org.jetbrains.kotlin.android to v2.4.20
- [ ] Update actions/checkout action to v7
- [ ] Update actions/setup-java action to v6
- [ ] Update agp to v9 (`com.android.application`, `com.android.tools.build:gradle`)
- [ ] Update dependency androidx.compose:compose-bom to v2026
- [ ] Update dependency java to v26
- [ ] Update dependency macos to v26
- [ ] π **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.
- [ ] [Update dependency androidx.xr.compose.material3:material3 to v1.0.0-alpha17](../pull/96)
- [ ] [Update xr](../pull/102) (`androidx.xr.scenecore:scenecore`, `androidx.xr.compose:compose`, `androidx.xr.arcore:arcore`)
- [ ] [Update coil to v3.6.2](../pull/118) (`io.coil-kt.coil3:coil-network-okhttp`, `io.coil-kt.coil3:coil-compose`)
- [ ] [Update dependency androidx.activity:activity-compose to v1.13.0](../pull/81)
- [ ] [Update dependency androidx.core:core-ktx to v1.19.0](../pull/66)
- [ ] [Update dependency org.jmailen.kotlinter to v5.7.0](../pull/56)
- [ ] [Update hilt to v2.60.1](../pull/110) (`com.google.dagger.hilt.android`, `com.google.dagger:hilt-compiler`, `com.google.dagger:hilt-android-testing`, `com.google.dagger:hilt-android-compiler`, `com.google.dagger:hilt-android`)
- [ ] [Update kotlin monorepo to v2.4.20](../pull/116) (`org.jetbrains.kotlin.plugin.compose`, `org.jetbrains.kotlin:kotlin-gradle-plugin`)
- [ ] [Update Gradle to v9](../pull/62)
- [ ] [Update retrofit monorepo to v3](../pull/33) (`com.squareup.retrofit2:converter-moshi`, `com.squareup.retrofit2:retrofit`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (4)
.github/actions/workflow_setup/action.yml (2)
- `actions/setup-java v4` β [Updates: `v6`]
- `gradle/gradle-build-action v3`.github/workflows/android_build.yml (2)
- `actions/checkout v4` β [Updates: `v7`]
- `macos 14` β [Updates: `26`].github/workflows/android_ui_tests.yml (3)
- `actions/checkout v4` β [Updates: `v7`]
- `reactivecircus/android-emulator-runner v2`
- `macos 13` β [Updates: `26`].github/workflows/danger_checks.yml (2)
- `actions/checkout v4` β [Updates: `v7`]
- `danger/kotlin 1.3.4`
gradle (8)
app/build.gradle.kts
build.gradle.kts
buildscripts/detekt.gradle
buildscripts/githooks.gradle
buildscripts/versionsplugin.gradle
gradle.properties
gradle/libs.versions.toml (40)
- `com.google.android.material:material 1.14.0`
- `androidx.activity:activity-compose 1.10.1` β [Updates: `1.13.0`]
- `androidx.core:core-ktx 1.16.0` β [Updates: `1.19.0`]
- `androidx.appcompat:appcompat 1.7.1` β [Updates: `1.8.0`]
- `androidx.lifecycle:lifecycle-runtime-ktx 2.10.0` β [Updates: `2.11.0`]
- `androidx.room:room-compiler 2.8.4` β [Updates: `2.8.5`]
- `androidx.room:room-runtime 2.8.4` β [Updates: `2.8.5`]
- `androidx.test.espresso:espresso-core 3.7.0`
- `androidx.test.ext:junit 1.3.0`
- `androidx.xr.arcore:arcore 1.0.0-alpha07` β [Updates: `1.0.0-rc01`]
- `androidx.xr.compose:compose 1.0.0-alpha07` β [Updates: `1.0.0-alpha17`]
- `androidx.xr.compose.material3:material3 1.0.0-alpha11` β [Updates: `1.0.0-alpha17`]
- `androidx.xr.scenecore:scenecore 1.0.0-alpha07` β [Updates: `1.0.0-rc01`]
- `io.coil-kt.coil3:coil-compose 3.4.0` β [Updates: `3.6.2`]
- `io.coil-kt.coil3:coil-network-okhttp 3.4.0` β [Updates: `3.6.2`]
- `androidx.compose:compose-bom 2025.12.01` β [Updates: `2026.09.00`]
- `io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.23.8`
- `com.android.tools.build:gradle 8.13.2` β [Updates: `9.4.0`]
- `com.github.ben-manes:gradle-versions-plugin 0.54.0`
- `com.google.dagger:hilt-android 2.57.2` β [Updates: `2.60.1`]
- `com.google.dagger:hilt-android-compiler 2.57.2` β [Updates: `2.60.1`]
- `com.google.dagger:hilt-android-testing 2.57.2` β [Updates: `2.60.1`]
- `com.google.dagger:hilt-compiler 2.57.2` β [Updates: `2.60.1`]
- `junit:junit 4.13.2`
- `org.jetbrains.kotlin:kotlin-gradle-plugin 2.2.21` β [Updates: `2.4.20`]
- `com.squareup.leakcanary:leakcanary-android 2.14`
- `com.squareup.moshi:moshi-kotlin 1.15.2`
- `com.squareup.moshi:moshi-kotlin-codegen 1.15.2`
- `com.squareup.retrofit2:retrofit 2.12.0` β [Updates: `3.0.0`]
- `com.squareup.retrofit2:converter-moshi 2.12.0` β [Updates: `3.0.0`]
- `com.android.application 8.13.2` β [Updates: `9.4.0`]
- `com.github.ben-manes.versions 0.54.0` β [Updates: `0.62.0`]
- `app.cash.paparazzi 1.3.5`
- `org.jetbrains.kotlin.plugin.compose 2.2.21` β [Updates: `2.4.20`]
- `io.gitlab.arturbosch.detekt 1.23.8`
- `com.google.dagger.hilt.android 2.57.2` β [Updates: `2.60.1`]
- `com.google.devtools.ksp 2.3.11` β [Updates: `2.3.12`]
- `org.jetbrains.kotlin.android 2.2.21` β [Updates: `2.4.20`]
- `org.jmailen.kotlinter 5.1.1` β [Updates: `5.7.0`]
- `com.squareup.sort-dependencies 0.18.0` β [Updates: `0.21.0`]settings.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 8.14.5` β [Updates: `9.7.1`]
regex (1)
.github/.java-version (1)
- `java 23` β [Updates: `26`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.