We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
org.jetbrains.kotlin.plugin.compose
org.jetbrains.kotlin.android
org.jetbrains.kotlin.multiplatform
org.jetbrains.kotlin:kotlin-gradle-plugin
org.jetbrains.kotlinx:atomicfu-gradle-plugin
org.jetbrains.kotlinx:atomicfu
com.apollographql.apollo:apollo-gradle-plugin
com.apollographql.apollo:apollo-normalized-cache-sqlite
com.apollographql.apollo:apollo-normalized-cache
com.apollographql.apollo:apollo-compiler
com.apollographql.apollo:apollo-ast
com.apollographql.apollo:apollo-runtime
com.apollographql.apollo:apollo-testing-support
com.apollographql.apollo:apollo-mpp-utils
com.apollographql.apollo:apollo-api
These updates await pending status checks. To force their creation now, click the checkbox below.
com.apollographql.mockserver:apollo-mockserver
com.apollographql.apollo
app.cash.sqldelight:gradle-plugin
app.cash.sqldelight:runtime
app.cash.sqldelight:native-driver
app.cash.sqldelight:sqlite-driver
app.cash.sqldelight:android-driver
androidx.sqlite:sqlite-framework
androidx.sqlite:sqlite
com.squareup.okio:okio-nodefilesystem
com.squareup.okio:okio
Renovate has not found any CVEs on osv.dev.
.github/workflows/build-pull-request.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 .github/workflows/prepare-release.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 .github/workflows/publish-docs.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 JetBrains/writerside-github-action v4@5a6920dbce3ef3169acbeb7e45c6cbdaf7e76bfa JamesIves/github-pages-deploy-action v4.6.1@5c6e9e9f3672ce8fd37b9856193d2a537941e66c actions/upload-artifact v4.3.3@65462800fd760344b1a7b4382951275a0abb4808 .github/workflows/publish-release.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 .github/workflows/publish-snapshot.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332
actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332
JetBrains/writerside-github-action v4@5a6920dbce3ef3169acbeb7e45c6cbdaf7e76bfa
JamesIves/github-pages-deploy-action v4.6.1@5c6e9e9f3672ce8fd37b9856193d2a537941e66c
actions/upload-artifact v4.3.3@65462800fd760344b1a7b4382951275a0abb4808
gradle.properties settings.gradle.kts build.gradle.kts build-logic/settings.gradle.kts build-logic/build.gradle.kts gradle/libs.versions.toml com.apollographql.apollo:apollo-api 4.1.2-fixed-interceptors com.apollographql.apollo:apollo-mpp-utils 4.1.2-fixed-interceptors com.apollographql.apollo:apollo-testing-support 4.1.2-fixed-interceptors com.apollographql.apollo:apollo-runtime 4.1.2-fixed-interceptors com.apollographql.mockserver:apollo-mockserver 0.1.0 com.apollographql.apollo:apollo-ast 4.1.2-fixed-interceptors com.apollographql.apollo:apollo-compiler 4.1.2-fixed-interceptors com.apollographql.apollo:apollo-normalized-cache 4.1.2-fixed-interceptors com.apollographql.apollo:apollo-normalized-cache-sqlite 4.1.2-fixed-interceptors com.apollographql.apollo:apollo-gradle-plugin 4.1.2-fixed-interceptors org.jetbrains.kotlinx:atomicfu 0.23.1 org.jetbrains.kotlinx:atomicfu-gradle-plugin 0.23.1 com.squareup.okio:okio 3.9.0 com.squareup.okio:okio-nodefilesystem 3.9.0 com.benasher44:uuid 0.8.2 app.cash.sqldelight:android-driver 2.0.1 app.cash.sqldelight:sqlite-driver 2.0.1 app.cash.sqldelight:native-driver 2.0.1 app.cash.sqldelight:runtime 2.0.1 com.google.truth:truth 1.1.3 app.cash.turbine:turbine 1.2.0 org.slf4j:slf4j-nop 2.0.13 androidx.sqlite:sqlite 2.3.1 androidx.sqlite:sqlite-framework 2.3.1 androidx.startup:startup-runtime 1.1.1 com.squareup:kotlinpoet 1.18.1 org.jetbrains.kotlin:kotlin-gradle-plugin 2.1.0 org.jetbrains.kotlinx:kotlinx-coroutines-test 1.9.0 com.gradleup.librarian:librarian-gradle-plugin 0.0.8-SNAPSHOT-cd822254de75426f8f047a50bae467da872cc912 com.android.tools.build:gradle 8.7.0 app.cash.sqldelight:gradle-plugin 2.0.1 org.jetbrains.kotlin.multiplatform 2.1.0 com.apollographql.apollo 4.1.2-fixed-interceptors gradle/repositories.gradle.kts normalized-cache/build.gradle.kts normalized-cache-apollo-compiler-plugin/build.gradle.kts normalized-cache-sqlite/build.gradle.kts samples/pagination/manual/gradle.properties samples/pagination/manual/settings.gradle.kts samples/pagination/manual/build.gradle.kts com.android.application 8.9.1 org.jetbrains.kotlin.android 2.1.10 samples/pagination/manual/app/build.gradle.kts com.apollographql.apollo 4.1.1 org.jetbrains.kotlin.plugin.compose 2.1.10 androidx.core:core-ktx 1.15.0 androidx.lifecycle:lifecycle-runtime-ktx 2.8.7 androidx.activity:activity-compose 1.10.1 androidx.compose:compose-bom 2025.03.01 com.apollographql.cache:normalized-cache-sqlite-incubating 0.0.8 samples/pagination/pagination-support/gradle.properties samples/pagination/pagination-support/settings.gradle.kts samples/pagination/pagination-support/build.gradle.kts com.android.application 8.9.1 org.jetbrains.kotlin.android 2.1.10 samples/pagination/pagination-support-with-jetpack-paging/gradle.properties samples/pagination/pagination-support-with-jetpack-paging/settings.gradle.kts samples/pagination/pagination-support-with-jetpack-paging/build.gradle.kts com.android.application 8.9.1 org.jetbrains.kotlin.android 2.1.10 samples/pagination/pagination-support-with-jetpack-paging/app/build.gradle.kts com.apollographql.apollo 4.1.1 org.jetbrains.kotlin.plugin.compose 2.1.10 androidx.core:core-ktx 1.15.0 androidx.lifecycle:lifecycle-runtime-ktx 2.8.7 androidx.activity:activity-compose 1.10.1 androidx.compose:compose-bom 2025.03.01 com.apollographql.cache:normalized-cache-sqlite-incubating 0.0.8 androidx.paging:paging-runtime-ktx 3.3.6 androidx.paging:paging-compose 3.3.6 samples/pagination/pagination-support/app/build.gradle.kts com.apollographql.apollo 4.1.1 org.jetbrains.kotlin.plugin.compose 2.1.10 androidx.core:core-ktx 1.15.0 androidx.lifecycle:lifecycle-runtime-ktx 2.8.7 androidx.activity:activity-compose 1.10.1 androidx.compose:compose-bom 2025.03.01 com.apollographql.cache:normalized-cache-sqlite-incubating 0.0.8 test-utils/build.gradle.kts
com.apollographql.apollo:apollo-api 4.1.2-fixed-interceptors
com.apollographql.apollo:apollo-mpp-utils 4.1.2-fixed-interceptors
com.apollographql.apollo:apollo-testing-support 4.1.2-fixed-interceptors
com.apollographql.apollo:apollo-runtime 4.1.2-fixed-interceptors
com.apollographql.mockserver:apollo-mockserver 0.1.0
com.apollographql.apollo:apollo-ast 4.1.2-fixed-interceptors
com.apollographql.apollo:apollo-compiler 4.1.2-fixed-interceptors
com.apollographql.apollo:apollo-normalized-cache 4.1.2-fixed-interceptors
com.apollographql.apollo:apollo-normalized-cache-sqlite 4.1.2-fixed-interceptors
com.apollographql.apollo:apollo-gradle-plugin 4.1.2-fixed-interceptors
org.jetbrains.kotlinx:atomicfu 0.23.1
org.jetbrains.kotlinx:atomicfu-gradle-plugin 0.23.1
com.squareup.okio:okio 3.9.0
com.squareup.okio:okio-nodefilesystem 3.9.0
com.benasher44:uuid 0.8.2
app.cash.sqldelight:android-driver 2.0.1
app.cash.sqldelight:sqlite-driver 2.0.1
app.cash.sqldelight:native-driver 2.0.1
app.cash.sqldelight:runtime 2.0.1
com.google.truth:truth 1.1.3
app.cash.turbine:turbine 1.2.0
org.slf4j:slf4j-nop 2.0.13
androidx.sqlite:sqlite 2.3.1
androidx.sqlite:sqlite-framework 2.3.1
androidx.startup:startup-runtime 1.1.1
com.squareup:kotlinpoet 1.18.1
org.jetbrains.kotlin:kotlin-gradle-plugin 2.1.0
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.9.0
com.gradleup.librarian:librarian-gradle-plugin 0.0.8-SNAPSHOT-cd822254de75426f8f047a50bae467da872cc912
com.android.tools.build:gradle 8.7.0
app.cash.sqldelight:gradle-plugin 2.0.1
org.jetbrains.kotlin.multiplatform 2.1.0
com.apollographql.apollo 4.1.2-fixed-interceptors
com.android.application 8.9.1
org.jetbrains.kotlin.android 2.1.10
com.apollographql.apollo 4.1.1
org.jetbrains.kotlin.plugin.compose 2.1.10
androidx.core:core-ktx 1.15.0
androidx.lifecycle:lifecycle-runtime-ktx 2.8.7
androidx.activity:activity-compose 1.10.1
androidx.compose:compose-bom 2025.03.01
com.apollographql.cache:normalized-cache-sqlite-incubating 0.0.8
androidx.paging:paging-runtime-ktx 3.3.6
androidx.paging:paging-compose 3.3.6
gradle/wrapper/gradle-wrapper.properties gradle 8.10.2 samples/pagination/manual/gradle/wrapper/gradle-wrapper.properties gradle 8.13 samples/pagination/pagination-support-with-jetpack-paging/gradle/wrapper/gradle-wrapper.properties gradle 8.13 samples/pagination/pagination-support/gradle/wrapper/gradle-wrapper.properties gradle 8.13
gradle 8.10.2
gradle 8.13
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
org.jetbrains.kotlin.plugin.compose
,org.jetbrains.kotlin.android
,org.jetbrains.kotlin.multiplatform
,org.jetbrains.kotlin:kotlin-gradle-plugin
)org.jetbrains.kotlinx:atomicfu-gradle-plugin
,org.jetbrains.kotlinx:atomicfu
)com.apollographql.apollo:apollo-gradle-plugin
,com.apollographql.apollo:apollo-normalized-cache-sqlite
,com.apollographql.apollo:apollo-normalized-cache
,com.apollographql.apollo:apollo-compiler
,com.apollographql.apollo:apollo-ast
,com.apollographql.apollo:apollo-runtime
,com.apollographql.apollo:apollo-testing-support
,com.apollographql.apollo:apollo-mpp-utils
,com.apollographql.apollo:apollo-api
)Pending Status Checks
These updates await pending status checks. To force their creation now, click the checkbox below.
com.apollographql.mockserver:apollo-mockserver
,com.apollographql.apollo
,com.apollographql.apollo:apollo-gradle-plugin
,com.apollographql.apollo:apollo-normalized-cache-sqlite
,com.apollographql.apollo:apollo-normalized-cache
,com.apollographql.apollo:apollo-compiler
,com.apollographql.apollo:apollo-ast
,com.apollographql.apollo:apollo-runtime
,com.apollographql.apollo:apollo-testing-support
,com.apollographql.apollo:apollo-mpp-utils
,com.apollographql.apollo:apollo-api
)app.cash.sqldelight:gradle-plugin
,app.cash.sqldelight:runtime
,app.cash.sqldelight:native-driver
,app.cash.sqldelight:sqlite-driver
,app.cash.sqldelight:android-driver
)androidx.sqlite:sqlite-framework
,androidx.sqlite:sqlite
)com.squareup.okio:okio-nodefilesystem
,com.squareup.okio:okio
)Vulnerabilities
Renovate has not found any CVEs on osv.dev.
Detected dependencies
github-actions
gradle
gradle-wrapper
The text was updated successfully, but these errors were encountered: