This repository was archived by the owner on Sep 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Dependency Dashboard #3
Copy link
Copy link
Open
Description
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.
Config Migration Needed
- Select this checkbox to let Renovate create an automated Config Migration PR.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- fix(deps): update kotlin monorepo to v2.2.20 (
org.jetbrains.kotlin:kotlin-serialization
,org.jetbrains.kotlin:compose-compiler-gradle-plugin
,org.jetbrains.kotlin:kotlin-gradle-plugin
) - fix(deps): update androidx.browser:browser to v1.9.0
- fix(deps): update androidx.core:core-ktx to v1.17.0
- chore(deps): update github-actions to v5 (major) (
actions/checkout
,actions/setup-java
) - chore(deps): update gradle to v9
- fix(deps): update aboutlibraries to v12 (major) (
com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
,com.mikepenz:aboutlibraries-compose-m3
) - fix(deps): update com.android.billingclient:billing-ktx to v8
- fix(deps): update com.braze:android-sdk-ui to v39
- fix(deps): update com.google.firebase:firebase-bom to v34
- fix(deps): update okhttp monorepo to v5 (major) (
com.squareup.okhttp3:okhttp-urlconnection
,com.squareup.okhttp3:mockwebserver
,com.squareup.okhttp3:logging-interceptor
,com.squareup.okhttp3:okhttp
) - Click on this checkbox to rebase all open PRs at once
Ignored or Blocked
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected dependencies
github-actions
.github/actions/setup-environment/action.yml
actions/setup-java v4.7.1@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
gradle/actions v4.4.3@ed408507eac070d1f99cc633dbcf757c94c7933a
.github/workflows/on-git-reference-created.yml
actions/checkout v4.3.0@08eba0b27e820071cde6df949e0beb9ba4906955
ubuntu 24.04
.github/workflows/on-pull-request.yml
actions/checkout v4.3.0@08eba0b27e820071cde6df949e0beb9ba4906955
actions/checkout v4.3.0@08eba0b27e820071cde6df949e0beb9ba4906955
ubuntu 24.04
ubuntu 24.04
gradle
analytics/build.gradle.kts
build.gradle.kts
buildSrc/build.gradle.kts
buildSrc/settings.gradle.kts
buildSrc/src/main/kotlin/com.pocket.android.application.gradle.kts
buildSrc/src/main/kotlin/com.pocket.android.library.gradle.kts
buildSrc/src/main/kotlin/com.pocket.kotlin.jvm.gradle.kts
buildSrc/src/main/kotlin/com.pocket.versions.gradle.kts
buildSrc/src/main/kotlin/Configs.kt
buildSrc/src/main/kotlin/Plugins.kt
buildSrc/src/main/kotlin/tasks/Jar.kt
buildSrc/src/main/kotlin/tasks/MergeManifest.kt
buildSrc/src/main/kotlin/tasks/SyncGen.kt
buildSrc/src/main/kotlin/tasks/SyncPocketGen.kt
buildSrc/src/main/kotlin/tasks/SyncTestGen.kt
buildSrc/src/main/kotlin/utils/BuildConfig.kt
buildSrc/src/main/kotlin/utils/pocket/Configs.kt
buildSrc/src/main/kotlin/utils/pocket/VariantFilters.kt
buildSrc/src/main/kotlin/utils/ProjectUtils.kt
gradle.properties
gradle/libs.versions.toml
com.mikepenz:aboutlibraries-compose-m3 11.6.3
com.google.accompanist:accompanist-drawablepainter 0.37.3
com.adjust.sdk:adjust-android 4.38.5
androidx.activity:activity-ktx 1.10.1
androidx.activity:activity-compose 1.10.1
androidx.browser:browser 1.8.0
androidx.compose:compose-bom 2025.08.01
androidx.core:core-ktx 1.16.0
androidx.fragment:fragment-ktx 1.8.9
androidx.fragment:fragment-compose 1.8.9
androidx.media:media 1.7.1
androidx.navigation:navigation-fragment-ktx 2.9.3
androidx.paging:paging-runtime 3.3.6
androidx.paging:paging-compose 3.3.6
androidx.work:work-runtime 2.10.3
com.microsoft.appcenter:appcenter-distribute 5.0.6
com.microsoft.appcenter:appcenter-distribute-play 5.0.6
com.braze:android-sdk-ui 33.1.0
com.google.dagger:hilt-android 2.57.1
com.google.dagger:hilt-compiler 2.57.1
com.google.firebase:firebase-bom 33.16.0
com.android.billingclient:billing-ktx 7.1.1
org.jetbrains.kotlinx:kotlinx-coroutines-bom 1.10.2
org.jetbrains.kotlinx:kotlinx-serialization-json 1.9.0
com.squareup.leakcanary:leakcanary-android 2.14
io.noties.markwon:core 4.6.2
com.squareup.okhttp3:okhttp 4.12.0
com.squareup.okhttp3:logging-interceptor 4.12.0
com.squareup.okhttp3:mockwebserver 4.12.0
com.squareup.okhttp3:okhttp-urlconnection 4.12.0
com.squareup.okio:okio 3.16.0
com.squareup.okio:okio-fakefilesystem 3.16.0
com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin 11.6.3
com.android.tools.build:gradle 8.13.0
androidx.navigation:navigation-safe-args-gradle-plugin 2.9.3
com.google.dagger:hilt-android-gradle-plugin 2.57.1
org.jetbrains.kotlin:kotlin-gradle-plugin 2.2.10
org.jetbrains.kotlin:compose-compiler-gradle-plugin 2.2.10
org.jetbrains.kotlin:kotlin-serialization 2.2.10
app.cash.licensee:licensee-gradle-plugin 1.13.0
io.sentry:sentry-android-gradle-plugin 5.10.0
com.github.ben-manes:gradle-versions-plugin 0.52.0
org.robolectric:robolectric 4.16
io.sentry:sentry-bom 8.21.1
com.snowplowanalytics:snowplow-android-tracker 6.2.0
app.cash.turbine:turbine 1.2.1
pocket-ui/build.gradle.kts
Pocket/build.gradle.kts
project-tools/build.gradle.kts
settings.gradle.kts
org.danilopianini.gradle-pre-commit-git-hooks 2.1.0
sync-android/build.gradle.kts
sync-gen/build.gradle.kts
sync-parser/build.gradle.kts
com.apollographql.apollo3:apollo-ast 3.8.6
sync-pocket-android/build.gradle.kts
sync-pocket/build.gradle.kts
sync/build.gradle.kts
utils-android/build.gradle.kts
utils/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
gradle 8.14.3
regex
.java-version
java 21
renovate-config-presets
renovate.json5
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels