JakeWharton / JakeWharton/timber
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 10.8k
- Forks
- 994
- Avg merge
- 17h 16m
- Merged PRs (30d)
- 17
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/timber).
## 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.
- [ ] [Update dependency org.robolectric:robolectric to v4.17](../pull/670)
## Detected Dependencies
github-actions (2)
.github/workflows/build.yaml (4)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `gradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfb`
- `JamesIves/github-pages-deploy-action v4.9.0@fa24774553152dd7873cd16ebd8d959b010c5445`.github/workflows/release.yaml (6)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-java v6.0.1@de7274f081f381c8f8158605e0321c36c376e2e6`
- `gradle/actions v6.3.0@9c971963bec38e04b3d30dcc455b5382be2fdbfb`
- `ffurrer2/extract-release-notes v3.1.0@273da39a24fb7db106a35526c8162815faffd31d`
- `softprops/action-gh-release v3.0.3@efb35369e0ad2afab669f228072c1b0d510eae64`
- `JamesIves/github-pages-deploy-action v4.9.0@fa24774553152dd7873cd16ebd8d959b010c5445`
gradle (9)
build.gradle
gradle.properties
gradle/libs.versions.toml (18)
- `com.android.tools.build:gradle 9.4.0`
- `org.jetbrains.kotlin:kotlin-gradle-plugin 2.4.20`
- `org.jetbrains.dokka:dokka-gradle-plugin 2.2.0`
- `me.champeau.gradle:japicmp-gradle-plugin 0.4.6`
- `com.vanniktech:gradle-maven-publish-plugin 0.37.0`
- `com.gradleup.tapmoc:tapmoc-gradle-plugin 0.4.2`
- `org.jetbrains:annotations 26.1.0`
- `com.google.auto.service:auto-service 1.1.1`
- `com.google.auto.service:auto-service-annotations 1.1.1`
- `com.android.tools.lint:lint 32.4.0`
- `com.android.tools.lint:lint-api 32.4.0`
- `com.android.tools.lint:lint-checks 32.4.0`
- `com.android.tools.lint:lint-tests 32.4.0`
- `junit:junit 4.13.2`
- `com.willowtreeapps.assertk:assertk 0.28.1`
- `org.robolectric:robolectric 4.16.1` → [Updates: `4.17`]
- `com.diffplug.spotless:spotless-plugin-gradle 8.10.2`
- `com.facebook:ktfmt 0.64`settings.gradle
timber-lint/build.gradle
timber-lint/gradle.properties
timber-sample/build.gradle
timber/build.gradle
timber/gradle.properties
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 9.7.1`
regex (1)
.github/workflows/.java-version (1)
- `java 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 by reviewing the linked pull request 670 and the dependency entry in gradle/libs.versions.toml. Check the related build configuration and CI workflows, then run the repository's existing verification tasks. Done means the Robolectric update is evaluated and the dashboard item is resolved, although work is already underway.
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
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100