Dependency Dashboard
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 1/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Stale
- Domain
- build-system, ci-cd, devops
Research direction
Start with the open update pull request #42, then review .github/workflows/ci.yml, .github/workflows/update-major-tag.yml, go.mod, action/package.json, bin/hermit, and the listed Gradle test-project files. Done means the selected dependency updates are applied and the repository's CI and dependency checks pass.
Written by the indexing model from the issue text.
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- Update actions/cache digest to caa2961
- Update actions/checkout digest to d23441a
- Update actions/setup-java digest to b6effb0
- Update kotlin monorepo to v2.4.20 (
org.jetbrains.kotlin.jvm,org.jetbrains.kotlin:kotlin-test) - Update actions/cache action to v6
- Update actions/checkout action to v7
- Update actions/setup-java action to v6
- 🔐 Create all awaiting schedule PRs at once 🔐
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- Update dependency java-jdk to v25
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- Update all non-major dependencies (
@actions/core,@vercel/ncc,golang.org/x/sync,golang.org/x/sys,undici)
Detected Dependencies
github-actions (2)
.github/workflows/ci.yml (20)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae→ [Updates:v6,v5]actions/setup-java v5@be666c2fcd27ec809703dec50e508c2fdc7f6654→ [Updates:v6,v5]actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae→ [Updates:v6,v5]actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae→ [Updates:v6,v5]actions/setup-java v5@be666c2fcd27ec809703dec50e508c2fdc7f6654→ [Updates:v6,v5]actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae→ [Updates:v6,v5]actions/setup-java v5@be666c2fcd27ec809703dec50e508c2fdc7f6654→ [Updates:v6,v5]actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae→ [Updates:v6,v5]actions/setup-java v5@be666c2fcd27ec809703dec50e508c2fdc7f6654→ [Updates:v6,v5]actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae→ [Updates:v6,v5]java-jdk 21→ [Updates:25]java-jdk 25java-jdk 25java-jdk 25.github/workflows/update-major-tag.yml (1)
actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd→ [Updates:v7,v6]
gomod (1)
go.mod (7)
go 1.25.0github.com/alecthomas/errors v0.9.1github.com/alecthomas/kong v1.16.1github.com/klauspost/compress v1.20.0github.com/minio/crc64nvme v1.1.1golang.org/x/sync v0.22.0→ [Updates:v0.23.0]golang.org/x/sys v0.47.0→ [Updates:v0.48.0]
gradle (12)
cmd/gradle-cache/testdata/gradle-project/build-logic/build.gradle.kts
cmd/gradle-cache/testdata/gradle-project/build-logic/settings.gradle.kts
cmd/gradle-cache/testdata/gradle-project/build.gradle.kts (1)
org.jetbrains.kotlin.jvm 2.3.20→ [Updates:2.4.20]cmd/gradle-cache/testdata/gradle-project/gradle.properties
cmd/gradle-cache/testdata/gradle-project/gradle/libs.versions.toml (1)
org.jetbrains.kotlin:kotlin-test 2.3.21→ [Updates:2.4.20]cmd/gradle-cache/testdata/gradle-project/settings.gradle.kts
cmd/gradle-cache/testdata/groovy-project/build-logic/build.gradle
cmd/gradle-cache/testdata/groovy-project/build-logic/settings.gradle
cmd/gradle-cache/testdata/groovy-project/build.gradle
cmd/gradle-cache/testdata/groovy-project/gradle.properties
cmd/gradle-cache/testdata/groovy-project/gradle/libs.versions.toml (1)
junit:junit 4.13.2cmd/gradle-cache/testdata/groovy-project/settings.gradle
gradle-wrapper (2)
cmd/gradle-cache/testdata/gradle-project/gradle/wrapper/gradle-wrapper.properties (1)
gradle 9.7.1cmd/gradle-cache/testdata/groovy-project/gradle/wrapper/gradle-wrapper.properties (1)
gradle 9.7.1
hermit (1)
bin/hermit (4)
go @1.25→ [Updates:1.27.1]golangci-lint 2.10.1→ [Updates:2.13.2]goreleaser @2just 1.46.0→ [Updates:1.58.0]
npm (1)
action/package.json (5)
@actions/core ^3.0.0→ [Updates:^3.0.0]@actions/exec ^3.0.0@actions/tool-cache ^4.0.0@vercel/ncc ^0.45.0→ [Updates:^0.45.0]undici ^8.0.0→ [Updates:^8.0.0]
- Check this box to trigger a request for Renovate to run again on this repository
- Dominant language
- Go
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from block/bundle-cache
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
block/bundle-cache#39 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
block/bundle-cache#9 ·
All issues in block/bundle-cache
Similar issues
-
bug github_actions
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
registrystack/registry-stack#1393 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
JakeChampion/lang#10213 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
oasisprotocol/oasis-sdk#2523 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100