JakeWharton / JakeWharton/cite
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 371
- Forks
- 10
- Avg merge
- 18h 7m
- Merged PRs (30d)
- 13
Description
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/JakeWharton/cite).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## 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 kotlin monorepo to v2.4.20](../pull/254) (`org.jetbrains.kotlin:kotlin-gradle-plugin`, `org.jetbrains.kotlin:kotlin-compiler`)
## Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- [ ] Update dependency com.github.gmazzo.buildconfig:plugin to v6.1.0
- [ ] Update dependency dev.zacsweers.kctfork:core to v0.14.0
- [ ] [Update dependency java to v26](../pull/211)
## Detected Dependencies
github-actions (3)
.github/workflows/build.yaml (2)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`.github/workflows/gradle-wrapper.yaml (2)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `gradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfb`.github/workflows/release.yaml (4)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `ffurrer2/extract-release-notes v3.1.0@273da39a24fb7db106a35526c8162815faffd31d`
- `ncipollo/release-action v1.21.0@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd`
gradle (14)
build-logic/build.gradle
build-logic/settings.gradle
build.gradle
cite-api/build.gradle
cite-api/gradle.properties
cite-gradle-plugin/build.gradle
cite-gradle-plugin/gradle.properties
cite-kotlin-plugin/build.gradle
cite-kotlin-plugin/gradle.properties
cite-tests/build.gradle
gradle.properties
gradle/libs.versions.toml (12)
- `org.jetbrains.kotlin:kotlin-compiler 2.4.10` → [Updates: `2.4.20`]
- `org.jetbrains.kotlin:kotlin-gradle-plugin 2.4.10` → [Updates: `2.4.20`]
- `com.android.tools.build:gradle 9.4.0`
- `dev.zacsweers.kctfork:core 0.13.0` → [Updates: `0.14.0`]
- `com.github.gmazzo.buildconfig:plugin 6.0.10` → [Updates: `6.1.0`]
- `com.vanniktech:gradle-maven-publish-plugin 0.37.0`
- `org.jetbrains.dokka:dokka-gradle-plugin 2.2.0`
- `com.gradleup.tapmoc:tapmoc-gradle-plugin 0.4.2`
- `junit:junit 4.13.2`
- `com.willowtreeapps.assertk:assertk 0.28.1`
- `com.google.testparameterinjector:test-parameter-injector 1.22`
- `org.ow2.asm:asm-util 9.10.1`sample/build.gradle
settings.gradle
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 9.7.1`
regex (1)
.github/workflows/.java-version (1)
- `java 25` → [Updates: `26`]
renovate-config (1)
.github/renovate.json5
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .github/renovate.json5, gradle/libs.versions.toml, and the listed GitHub workflow files to understand which dependency update, if any, is intended. The issue is an automated dashboard with several pending and blocked updates, so a contributor must first identify a specific scope and define completion before making changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java, kotlin
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100