Dependency Dashboard
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- aws, docker, github-actions, go, helm
- Domain
- build-system, ci-cd, devops
Research direction
Start with the Renovate Dependency Dashboard and inspect the listed files: .github/workflows/docker.yml, .github/workflows/test.yml, deploy/Dockerfile, go.mod, and charts/version-guard/values.yaml. Choose a specific scheduled or rate-limited update, then use its checkbox to request the update and confirm the affected workflow or dependency change completes successfully.
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 all non-major dependencies (
actions/checkout,actions/setup-go,alpine,github.com/alecthomas/kong,github.com/prometheus/client_golang,github.com/stretchr/testify,go,go.temporal.io/sdk,golang,golang.org/x/sync,google.golang.org/grpc,helm/chart-testing-action) - Update aws-sdk-go-v2 monorepo (
github.com/aws/aws-sdk-go-v2,github.com/aws/aws-sdk-go-v2/config,github.com/aws/aws-sdk-go-v2/service/s3) - Update actions/checkout action to v7
- Update actions/setup-go action to v7
- Update azure/setup-helm action to v5
- Update codecov/codecov-action action to v7
- Update dependency golangci/golangci-lint to v2
- Update docker/build-push-action action to v7
- Update docker/login-action action to v4
- Update docker/metadata-action action to v6
- 🔐 Create all awaiting schedule PRs at once 🔐
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- Update docker/setup-buildx-action action to v4
- Update docker/setup-qemu-action action to v4
- Update golangci/golangci-lint-action action to v9
- 🔐 Create all rate-limited PRs at once 🔐
Detected Dependencies
docker-compose (1)
docker-compose.yaml
dockerfile (1)
deploy/Dockerfile (2)
golang 1.24.2-alpine→ [Updates:1.27.1-alpine]alpine 3.21→ [Updates:3.24]
github-actions (2)
.github/workflows/docker.yml (9)
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683→ [Updates:v4.4.0,v7.0.1]azure/setup-helm v4@1a275c3b69536ee54be43f2070a358922e12c8d4→ [Updates:v5]helm/chart-testing-action v2.7.0@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b→ [Updates:v2.8.0]actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683→ [Updates:v4.4.0,v7.0.1]docker/setup-qemu-action v3@c7c53464625b32c7a7e944ae62b3e17d2b600130→ [Updates:v4]docker/setup-buildx-action v3@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f→ [Updates:v4]docker/login-action v3@c94ce9fb468520275223c153574b00df6fe4bcc9→ [Updates:v4]docker/metadata-action v5@c299e40c65443455700f0fdfc63efafe5b349051→ [Updates:v6]docker/build-push-action v6@10e90e3645eae34f1e60eeb005ba3a3d33f178e8→ [Updates:v7].github/workflows/test.yml (6)
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683→ [Updates:v4.4.0,v7.0.1]actions/setup-go v5.2.0@3041bf56c941b39c61721a86cd11f3bb1338122a→ [Updates:v5.6.0,v7.0.0]golangci/golangci-lint-action v6.5.2@55c2c1448f86e01eaae002a5a3a9624417608d84→ [Updates:v9.3.0]codecov/codecov-action v4.6.0@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238→ [Updates:v7.0.0]go 1.24.2→ [Updates:1.27.1]golangci/golangci-lint v1.64.8→ [Updates:v2.13.2]
gomod (1)
go.mod (15)
go 1.24.2github.com/alecthomas/kong v1.15.0→ [Updates:v1.16.1]github.com/aws/aws-sdk-go-v2 v1.41.5→ [Updates:v1.47.0]github.com/aws/aws-sdk-go-v2/config v1.32.14→ [Updates:v1.33.4]github.com/aws/aws-sdk-go-v2/service/s3 v1.99.0→ [Updates:v1.113.0]github.com/google/uuid v1.6.0github.com/pkg/errors v0.9.1github.com/prometheus/client_golang v1.23.2→ [Updates:v1.24.1]github.com/stretchr/testify v1.11.1→ [Updates:v1.12.1]github.com/uber-go/tally/v4 v4.1.17go.temporal.io/sdk v1.42.0→ [Updates:v1.48.0]go.temporal.io/sdk/contrib/tally v0.2.0golang.org/x/sync v0.19.0→ [Updates:v0.23.0]google.golang.org/grpc v1.79.3→ [Updates:v1.83.2]gopkg.in/yaml.v3 v3.0.1
helm-values (1)
charts/version-guard/values.yaml
- Check this box to trigger a request for Renovate to run again on this repository
- Dominant language
- Go
- Stars
- 2
- Forks
- 6
- 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.
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
needs-acceptance wg/data-plane-networking
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
vllm-project/semantic-router#4024 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
alexgorbatchev/dotfiles#107 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100