AdamMc331 / AdamMc331/PocketLeague

Dependency Dashboard

未关闭
#359 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Kotlin
星标
61
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

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

## 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 koin to v4.2.2 (`io.insert-koin:koin-test`, `io.insert-koin:koin-core`, `io.insert-koin:koin-compose-viewmodel-navigation`)
- [ ] Update ktor monorepo to v3.5.2 (`io.ktor:ktor-serialization-kotlinx-json`, `io.ktor:ktor-client-logging`, `io.ktor:ktor-client-darwin`, `io.ktor:ktor-client-core`, `io.ktor:ktor-client-content-negotiation`, `io.ktor:ktor-client-android`)
- [ ] Update androidxLifecycle to v2.11.0 (`org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose`, `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel`)
- [ ] Update coil to v3.6.2 (`io.coil-kt.coil3:coil-network-ktor3`, `io.coil-kt.coil3:coil-compose`)
- [ ] Update dependency androidx.compose.material3.adaptive:adaptive-android to v1.3.0
- [ ] Update dependency com.github.ben-manes.versions to v0.62.0
- [ ] Update kotlin monorepo to v2.4.20 (`org.jetbrains.kotlin.plugin.serialization`, `org.jetbrains.kotlin.multiplatform`, `org.jetbrains.kotlin.plugin.compose`)
- [ ] 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
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐

## PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

- [ ] Update plugin org.jetbrains.kotlinx.kover.aggregation to v0.9.9
- [ ] [Update Gradle to v9](../pull/644)

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [Update dependency app.cash.paparazzi to v2.0.0-SNAPSHOT](../pull/733)
- [ ] [Update dependency org.jetbrains.androidx.navigation3:navigation3-ui to v1.1.1](../pull/721)
- [ ] [Update dependency org.jetbrains.compose to v1.12.0](../pull/729)
- [ ] [Update dependency org.jmailen.kotlinter to v5.7.0](../pull/700)
- [ ] [Update agp to v9](../pull/697) (`com.android.library`, `com.android.application`)
- [ ] [Update dependency androidx.compose:compose-bom to v2026](../pull/696)
- [ ] [Update dependency java to v26](../pull/715)
- [ ] [Update dependency macos to v26](../pull/731)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

github-actions (7)

.github/actions/workflow_setup/action.yml (2)

- `actions/setup-java v5` → [Updates: `v6`]
- `gradle/gradle-build-action v3`

.github/workflows/android_build.yml (2)

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

.github/workflows/danger_checks.yml (2)

- `actions/checkout v6` → [Updates: `v7`]
- `danger/kotlin 1.3.4`

.github/workflows/ios_build.yml (3)

- `actions/checkout v6` → [Updates: `v7`]
- `sersoft-gmbh/xcodebuild-action v4`
- `macos 14` → [Updates: `26`]

.github/workflows/lint_checks.yml (2)

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

.github/workflows/paparazzi_tests.yml (2)

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

.github/workflows/unit_tests.yml (2)

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

gradle (12)

androidApp/build.gradle.kts

build.gradle.kts

buildscripts/detekt.gradle

buildscripts/githooks.gradle

buildscripts/versionsplugin.gradle

desktopApp/build.gradle.kts

gradle.properties

gradle/libs.versions.toml (38)

- `com.google.android.material:material 1.14.0`
- `androidx.activity:activity-compose 1.13.0`
- `androidx.compose.material3.adaptive:adaptive-android 1.2.0` → [Updates: `1.3.0`]
- `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel 2.10.0` → [Updates: `2.11.0`]
- `org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose 2.10.0` → [Updates: `2.11.0`]
- `org.jetbrains.androidx.navigation3:navigation3-ui 1.0.0-alpha06` → [Updates: `1.1.1`]
- `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-ktor3 3.4.0` → [Updates: `3.6.2`]
- `androidx.compose:compose-bom 2025.12.01` → [Updates: `2026.09.00`]
- `org.jetbrains.compose.material3.adaptive:adaptive 1.2.0`
- `com.google.testparameterinjector:test-parameter-injector 1.22`
- `junit:junit 4.13.2`
- `io.insert-koin:koin-compose-viewmodel-navigation 4.2.1` → [Updates: `4.2.2`]
- `io.insert-koin:koin-core 4.2.1` → [Updates: `4.2.2`]
- `io.insert-koin:koin-test 4.2.1` → [Updates: `4.2.2`]
- `org.jetbrains.kotlinx:kotlinx-coroutines-swing 1.11.0`
- `io.ktor:ktor-client-android 3.5.0` → [Updates: `3.5.2`]
- `io.ktor:ktor-client-content-negotiation 3.5.0` → [Updates: `3.5.2`]
- `io.ktor:ktor-client-core 3.5.0` → [Updates: `3.5.2`]
- `io.ktor:ktor-client-darwin 3.5.0` → [Updates: `3.5.2`]
- `io.ktor:ktor-client-logging 3.5.0` → [Updates: `3.5.2`]
- `io.ktor:ktor-serialization-kotlinx-json 3.5.0` → [Updates: `3.5.2`]
- `com.squareup.leakcanary:leakcanary-android 2.14`
- `com.android.application 8.13.2` → [Updates: `9.4.0`]
- `com.android.library 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-alpha02` → [Updates: `2.0.0-SNAPSHOT`]
- `org.jetbrains.kotlin.plugin.compose 2.3.21` → [Updates: `2.4.20`]
- `io.gitlab.arturbosch.detekt 1.23.8`
- `com.google.devtools.ksp 2.3.9` → [Updates: `2.3.12`]
- `org.jetbrains.kotlin.android 2.3.21` → [Updates: `2.4.20`]
- `org.jetbrains.compose 1.10.3` → [Updates: `1.12.0`]
- `org.jetbrains.kotlin.multiplatform 2.3.21` → [Updates: `2.4.20`]
- `org.jetbrains.kotlin.plugin.parcelize 2.3.21` → [Updates: `2.4.20`]
- `org.jetbrains.kotlin.plugin.serialization 2.3.21` → [Updates: `2.4.20`]
- `org.jmailen.kotlinter 5.3.0` → [Updates: `5.7.0`]

scripts/module_templates/build.gradle.kts

settings.gradle.kts (1)

- `org.jetbrains.kotlinx.kover.aggregation 0.9.4` → [Updates: `0.9.9`]

shared/build.gradle.kts

test/paparazzi/build.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

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start with the Renovate Dependency Dashboard documentation, then review gradle/libs.versions.toml, gradle/wrapper/gradle-wrapper.properties, .github/.java-version, and the listed workflow files. The work is complete only when the selected dependency updates are handled and the affected build and CI workflows remain successful.

由索引模型根据 Issue 内容生成。

评估

技术栈
android, github-actions, java, kotlin
领域
build-system, ci-cd, mobile-dev
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
15/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。