AdamMc331 / AdamMc331/Reader

Dependency Dashboard

Đang mở
#3 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Kotlin
Star
0
Fork
0
Merge trung bình
8 phút
Pull request đã merge (30 ngày)
2

Mô tả

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/Reader).

## 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.lifecycle:lifecycle-runtime-ktx to v2.11.0
- [ ] Update dependency androidx.navigation:navigation-compose to v2.10.1
- [ ] Update dependency com.github.ben-manes.versions to v0.62.0
- [ ] Update dependency com.squareup.sort-dependencies to v0.21.0
- [ ] Update kotlin to v2.4.20 (`org.jetbrains.kotlin.plugin.parcelize`, `org.jetbrains.kotlin.android`)
- [ ] 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 com.squareup.okhttp3:logging-interceptor to v5
- [ ] 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 coil to v3.6.2](../pull/98) (`io.coil-kt.coil3:coil-network-okhttp`, `io.coil-kt.coil3:coil-compose`)
- [ ] [Update dependency androidx.activity:activity-compose to v1.13.0](../pull/60)
- [ ] [Update dependency androidx.compose:compose-bom to v2025.12.01](../pull/69)
- [ ] [Update dependency androidx.compose.material3.adaptive:adaptive-android to v1.3.0](../pull/101)
- [ ] [Update dependency androidx.core:core-ktx to v1.19.0](../pull/45)
- [ ] [Update dependency androidx.hilt:hilt-navigation-compose to v1.4.0](../pull/102)
- [ ] [Update dependency org.jmailen.kotlinter to v5.7.0](../pull/37)
- [ ] [Update hilt to v2.60.1](../pull/96) (`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/95) (`org.jetbrains.kotlin.plugin.compose`, `org.jetbrains.kotlin:kotlin-gradle-plugin`)
- [ ] [Update Gradle to v9](../pull/42)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

github-actions (5)

.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`

.github/workflows/paparazzi_tests.yml (2)

- `actions/checkout v4` → [Updates: `v7`]
- `macos 14` → [Updates: `26`]

gradle (8)

app/build.gradle.kts

build.gradle.kts

buildscripts/detekt.gradle

buildscripts/githooks.gradle

buildscripts/versionsplugin.gradle

gradle.properties

gradle/libs.versions.toml (42)

- `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.8.0`
- `androidx.lifecycle:lifecycle-runtime-ktx 2.10.0` → [Updates: `2.11.0`]
- `androidx.navigation:navigation-compose 2.9.8` → [Updates: `2.10.1`]
- `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`
- `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.09.00` → [Updates: `2025.12.01`, `2026.09.00`]
- `io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.23.8`
- `com.google.testparameterinjector:test-parameter-injector 1.22`
- `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`]
- `androidx.hilt:hilt-navigation-compose 1.3.0` → [Updates: `1.4.0`]
- `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.okhttp3:logging-interceptor 4.12.0` → [Updates: `5.5.0`]
- `com.squareup.moshi:moshi-kotlin 1.15.2`
- `com.squareup.moshi:moshi-kotlin-codegen 1.15.2`
- `com.squareup.retrofit2:retrofit 3.0.0`
- `com.squareup.retrofit2:converter-moshi 3.0.0`
- `androidx.compose.material3.adaptive:adaptive-android 1.2.0` → [Updates: `1.3.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 2.0.0-alpha05`
- `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.jetbrains.kotlin.plugin.parcelize 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 24` → [Updates: `26`]

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.