apollographql / apollographql/apollo-kotlin-java-support
Dependency Dashboard
- Dominant language
- Java
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository Problems
Renovate tried to run on this repository, but found these problems.
- ❌ ERROR: getChangeLogJSON error
- ⚠️ WARN: Package lookup failures
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] chore(deps): update jetbrains/writerside-github-action digest to 738910d
- [ ] chore(deps): update actions/checkout action to v4.4.0
- [ ] chore(deps): update actions/upload-artifact action to v4.6.2
- [ ] chore(deps): update jamesives/github-pages-deploy-action action to v4.9.0
- [ ] chore(deps): update actions/checkout action to v7
- [ ] chore(deps): update actions/upload-artifact action to v7
- [ ] chore(deps): lock file maintenance
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐
---
> [!WARNING]
> Renovate failed to look up the following dependencies: `Failed to look up maven package client:rx2: no-result`.
>
> Files affected: `settings.gradle.kts`
---
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.4.20 [security]](../pull/50)
- [ ] [chore(deps): update dependency com.gradleup.librarian:librarian-cli to v0.2.2-snapshot-0c82d08cecd66f14f7c8914644add0b7b5b53204](../pull/45)
- [ ] [chore(deps): update dependency org.jetbrains.kotlin.jvm to v2.4.20](../pull/42)
- [ ] [chore(deps): update plugin ksp to v2.3.12](../pull/41)
- [ ] [chore(deps): update plugin librarian to v0.2.2-snapshot-51318fc735e5cfc561c7cb41bb22c1d7647d0fdb](../pull/48)
- [ ] [fix(deps): update dependency org.slf4j:slf4j-nop to v2.0.19](../pull/49)
- [ ] [chore(deps): update gradle to v9.7.1](../pull/37)
- [ ] [fix(deps): update apollo graphql packages](../pull/36) (`com.apollographql.apollo`, `com.apollographql.apollo:apollo-api`)
- [ ] [fix(deps): update dependency com.google.guava:guava to v33.7.1-jre](../pull/47)
- [ ] [fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.5.0](../pull/46)
- [ ] [fix(deps): update dependency org.http4k:http4k-bom to v6.59.0.0](../pull/39)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Vulnerabilities
> [!IMPORTANT]
> `1`/`1` CVEs have Renovate fixes.
gradle
gradle/libs.versions.toml
org.jetbrains.kotlin:kotlin-gradle-plugin
- [GHSA-r937-wjx7-w2jp](https://osv.dev/vulnerability/GHSA-r937-wjx7-w2jp) (fixed in [2.4.20-Beta1,))
## Detected Dependencies
github-actions (5)
.github/workflows/build-pull-request.yaml (1)
- `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` → [Updates: `v4.4.0`, `v7.0.1`]
.github/workflows/prepare-release.yaml (2)
- `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` → [Updates: `v4.4.0`, `v7.0.1`]
- `gradleup/librarian main`.github/workflows/publish-docs.yaml (4)
- `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` → [Updates: `v4.4.0`, `v7.0.1`]
- `JetBrains/writerside-github-action v4@5a6920dbce3ef3169acbeb7e45c6cbdaf7e76bfa` → [Updates: `v4`]
- `JamesIves/github-pages-deploy-action v4.6.1@5c6e9e9f3672ce8fd37b9856193d2a537941e66c` → [Updates: `v4.9.0`]
- `actions/upload-artifact v4.3.3@65462800fd760344b1a7b4382951275a0abb4808` → [Updates: `v4.6.2`, `v7.0.1`].github/workflows/publish-release.yaml (1)
- `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` → [Updates: `v4.4.0`, `v7.0.1`]
.github/workflows/publish-snapshot.yaml (1)
- `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` → [Updates: `v4.4.0`, `v7.0.1`]
gradle (7)
build.gradle.kts
client/build.gradle.kts
gradle.properties
gradle/libs.versions.toml (20)
- `com.gradleup.librarian:core 0.0.3`
- `org.jetbrains.kotlin:kotlin-gradle-plugin 2.4.0` → [Updates: `2.4.20`]
- `com.apollographql.apollo:apollo-api 5.0.1` → [Updates: `5.1.0`]
- `com.apollographql.execution:apollo-execution-runtime 0.1.2`
- `com.apollographql.mockserver:apollo-mockserver 0.3.1`
- `io.reactivex.rxjava2:rxjava 2.2.21`
- `io.reactivex.rxjava3:rxjava 3.1.12`
- `com.google.guava:guava 33.6.0-jre` → [Updates: `33.7.1-jre`]
- `com.squareup.okhttp3:okhttp 5.3.2` → [Updates: `5.5.0`]
- `org.jetbrains.kotlinx:atomicfu 0.33.0`
- `org.http4k:http4k-bom 6.53.0.0` → [Updates: `6.59.0.0`]
- `org.slf4j:slf4j-nop 2.0.18` → [Updates: `2.0.19`]
- `junit:junit 4.13.2`
- `com.google.truth:truth 1.4.5`
- `org.jetbrains.kotlinx:kotlinx-coroutines-core 1.11.0`
- `org.jetbrains.kotlin.jvm 2.4.0` → [Updates: `2.4.20`]
- `com.gradleup.librarian 0.2.2-SNAPSHOT-28e0ecde1aebd3f17f838e056afd44eddbce2544` → [Updates: `0.2.2-SNAPSHOT-51318fc735e5cfc561c7cb41bb22c1d7647d0fdb`]
- `com.apollographql.apollo 5.0.1` → [Updates: `5.1.1-20260910`]
- `com.google.devtools.ksp 2.3.9` → [Updates: `2.3.12`]
- `com.apollographql.execution 0.1.2`rx2/build.gradle.kts
rx3/build.gradle.kts
settings.gradle.kts (1)
- `client:rx2 rx3`
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 9.5.0` → [Updates: `9.7.1`]
kotlin-script (1)
scripts/update-repo.main.kts (1)
- `com.gradleup.librarian:librarian-cli 0.2.2-SNAPSHOT-b89fe292839b757bf152e8369a88991052d32d0b` → [Updates: `0.2.2-SNAPSHOT-0c82d08cecd66f14f7c8914644add0b7b5b53204`]
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Dependency Dashboard documentation, then inspect settings.gradle.kts for the failed client:rx2 lookup and gradle/libs.versions.toml for listed dependency updates. Review the affected .github/workflows files and existing pull requests before making changes. Done means the reported repository problems and selected updates are resolved, with checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, graphql, java, kotlin
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100