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.
com.google.devtools.ksp
com.google.devtools.ksp:symbol-processing-gradle-plugin
com.google.devtools.ksp:symbol-processing
com.google.devtools.ksp:symbol-processing-api
These updates await pending status checks. To force their creation now, click the checkbox below.
org.slf4j:slf4j-nop
org.slf4j:slf4j-simple
io.ktor:ktor-server-websockets
io.ktor:ktor-client-cio
io.ktor:ktor-server-cors
io.ktor:ktor-server-core
io.ktor:ktor-server-netty
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
2/2 CVEs have Renovate fixes.
2
gradle/libs.versions.toml org.springframework:spring-webflux GHSA-g5vr-rgqm-vf78 (fixed in [6.1.14,)) GHSA-cx7f-g6mp-7hqm (fixed in [6.1.13,))
org.springframework:spring-webflux GHSA-g5vr-rgqm-vf78 (fixed in [6.1.14,)) GHSA-cx7f-g6mp-7hqm (fixed in [6.1.13,))
GHSA-g5vr-rgqm-vf78 (fixed in [6.1.14,)) GHSA-cx7f-g6mp-7hqm (fixed in [6.1.13,))
.github/workflows/build-pull-request.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 gradle/actions v3.4.2@dbbdc275be76ac10734476cc723d82dfe7ec6eda .github/workflows/publish-pages-with-writerside.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 JetBrains/writerside-github-action v4@5a6920dbce3ef3169acbeb7e45c6cbdaf7e76bfa gradle/actions v3.4.2@dbbdc275be76ac10734476cc723d82dfe7ec6eda JamesIves/github-pages-deploy-action v4.6.3@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2 .github/workflows/publish-release.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 gradle/actions v3.4.2@dbbdc275be76ac10734476cc723d82dfe7ec6eda .github/workflows/publish-snapshot.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 gradle/actions v3.4.2@dbbdc275be76ac10734476cc723d82dfe7ec6eda .github/workflows/tag-and-bump.yaml actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332 gradleup/librarian v0.0.4@2cdb4fa8a36657aec1b52d2c5ec836f04713a80c
actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332
gradle/actions v3.4.2@dbbdc275be76ac10734476cc723d82dfe7ec6eda
JetBrains/writerside-github-action v4@5a6920dbce3ef3169acbeb7e45c6cbdaf7e76bfa
JamesIves/github-pages-deploy-action v4.6.3@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2
gradleup/librarian v0.0.4@2cdb4fa8a36657aec1b52d2c5ec836f04713a80c
gradle.properties settings.gradle.kts build.gradle.kts apollo-execution-gradle-plugin/build.gradle.kts apollo-execution-http4k/build.gradle.kts apollo-execution-ktor/build.gradle.kts apollo-execution-processor/build.gradle.kts apollo-execution-reporting/build.gradle.kts apollo-execution-runtime/build.gradle.kts apollo-execution-spring/build.gradle.kts apollo-execution-subgraph/build.gradle.kts gradle/libs.versions.toml org.jetbrains.kotlin:kotlin-gradle-plugin 2.1.10 org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.0 io.github.java-diff-utils:java-diff-utils 4.12 dev.gradleplugins:gradle-api 8.0 com.apollographql.apollo:apollo-ast 4.1.1 com.apollographql.apollo:apollo-compiler 4.1.1 com.apollographql.apollo:apollo-api 4.1.1 com.apollographql.apollo:apollo-execution 4.1.1 org.jetbrains.kotlinx:atomicfu 0.24.0 com.squareup:kotlinpoet 1.18.0 org.jetbrains.kotlinx:kotlinx-datetime 0.6.1 io.arrow-kt:arrow-core 1.2.4 org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1 io.ktor:ktor-server-netty 3.0.0 io.ktor:ktor-server-core 3.0.0 io.ktor:ktor-server-cors 3.0.0 io.ktor:ktor-client-cio 3.0.0 io.ktor:ktor-server-websockets 3.0.0 org.slf4j:slf4j-simple 2.0.13 org.slf4j:slf4j-nop 2.0.13 com.google.devtools.ksp:symbol-processing-api 2.1.10-1.0.29 com.google.devtools.ksp:symbol-processing 2.1.10-1.0.29 com.google.devtools.ksp:symbol-processing-gradle-plugin 2.1.10-1.0.29 org.http4k:http4k-bom 5.8.0.0 com.gradleup.librarian:librarian-gradle-plugin 0.0.8-SNAPSHOT-cd822254de75426f8f047a50bae467da872cc912 org.springframework:spring-webflux 6.1.10 com.squareup.wire:wire-gradle-plugin 5.1.0 org.jetbrains.kotlinx:kotlinx-serialization-core 1.7.3 org.jetbrains.kotlin.jvm 2.1.10 com.google.devtools.ksp 2.1.10-1.0.29 sample-http4k/gradle.properties sample-http4k/settings.gradle.kts sample-http4k/build.gradle.kts sample-ktor/gradle.properties sample-ktor/settings.gradle.kts sample-ktor/build.gradle.kts
org.jetbrains.kotlin:kotlin-gradle-plugin 2.1.10
org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.0
io.github.java-diff-utils:java-diff-utils 4.12
dev.gradleplugins:gradle-api 8.0
com.apollographql.apollo:apollo-ast 4.1.1
com.apollographql.apollo:apollo-compiler 4.1.1
com.apollographql.apollo:apollo-api 4.1.1
com.apollographql.apollo:apollo-execution 4.1.1
org.jetbrains.kotlinx:atomicfu 0.24.0
com.squareup:kotlinpoet 1.18.0
org.jetbrains.kotlinx:kotlinx-datetime 0.6.1
io.arrow-kt:arrow-core 1.2.4
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1
io.ktor:ktor-server-netty 3.0.0
io.ktor:ktor-server-core 3.0.0
io.ktor:ktor-server-cors 3.0.0
io.ktor:ktor-client-cio 3.0.0
io.ktor:ktor-server-websockets 3.0.0
org.slf4j:slf4j-simple 2.0.13
org.slf4j:slf4j-nop 2.0.13
com.google.devtools.ksp:symbol-processing-api 2.1.10-1.0.29
com.google.devtools.ksp:symbol-processing 2.1.10-1.0.29
com.google.devtools.ksp:symbol-processing-gradle-plugin 2.1.10-1.0.29
org.http4k:http4k-bom 5.8.0.0
com.gradleup.librarian:librarian-gradle-plugin 0.0.8-SNAPSHOT-cd822254de75426f8f047a50bae467da872cc912
org.springframework:spring-webflux 6.1.10
com.squareup.wire:wire-gradle-plugin 5.1.0
org.jetbrains.kotlinx:kotlinx-serialization-core 1.7.3
org.jetbrains.kotlin.jvm 2.1.10
com.google.devtools.ksp 2.1.10-1.0.29
gradle/wrapper/gradle-wrapper.properties gradle 8.8
gradle 8.8
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.
com.google.devtools.ksp
,com.google.devtools.ksp:symbol-processing-gradle-plugin
,com.google.devtools.ksp:symbol-processing
,com.google.devtools.ksp:symbol-processing-api
)Pending Status Checks
These updates await pending status checks. To force their creation now, click the checkbox below.
org.slf4j:slf4j-nop
,org.slf4j:slf4j-simple
)io.ktor:ktor-server-websockets
,io.ktor:ktor-client-cio
,io.ktor:ktor-server-cors
,io.ktor:ktor-server-core
,io.ktor:ktor-server-netty
)Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Vulnerabilities
2
/2
CVEs have Renovate fixes.gradle
Detected dependencies
github-actions
gradle
gradle-wrapper
The text was updated successfully, but these errors were encountered: