-
Notifications
You must be signed in to change notification settings - Fork 194
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Note
These dependencies have not received updates for an extended period and may be unmaintained:
View abandoned dependencies (3)
| Datasource | Name | Last Updated |
|---|---|---|
| gomod | github.com/go-test/deep |
2024-06-23 |
| gomod | github.com/google/uuid |
2024-01-23 |
| gomod | github.com/sirupsen/logrus |
2023-05-21 |
Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release.
Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- chore(deps): update docker/setup-buildx-action digest to 65d18f8
- chore(deps): update docker/setup-qemu-action digest to c7c5346
- chore(deps): update golangci/golangci-lint-action digest to 1e7e51e
- chore(deps): update helm/chart-testing-action digest to 6ec842c
- chore(deps): update helm/kind-action digest to 92086f6
- chore(deps): update ibiqlik/action-yamllint digest to b74a262
- chore(deps): update imranismail/setup-kustomize digest to 049197a
- fix(deps): update kubernetes packages to v0.34.2 (
k8s.io/api,k8s.io/apimachinery,k8s.io/client-go) - fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.4
- fix(deps): update module github.com/go-test/deep to v1.1.1
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2
- fix(deps): update module github.com/onsi/gomega to v1.38.2
- fix(deps): update module go.k6.io/k6 to v1.4.2
- chore(deps): update actions/checkout action to v6
- chore(deps): update actions/setup-go action to v6
- chore(deps): update actions/setup-python action to v6
- fix(deps): update module gopkg.in/guregu/null.v3 to v6
- 🔐 Create all rate-limited PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): update module github.com/redis/go-redis/v9 to v9.6.3 [security]
- chore(deps): pin dependencies (
actions/checkout,actions/setup-go,actions/setup-python,curlimages/curl,gcr.io/distroless/static,ghcr.io/grafana/k6-operator,grafana/k6,kvij/scuttle) - chore(deps): update azure/setup-helm digest to f838c76
- chore(deps): update docker/build-push-action digest to 9e436ba
- chore(deps): update docker/login-action digest to 28fdb31
- Click on this checkbox to rebase all open PRs at once
Vulnerabilities
1/1 CVEs have Renovate fixes.
gomod
go.mod
github.com/redis/go-redis/v9
- GO-2025-3540 (fixed in >= 9.6.3)
Detected dependencies
dockerfile
Dockerfile.controller
gcr.io/distroless/static nonrootDockerfile.runner
grafana/k6 latestkvij/scuttle latestDockerfile.starter
curlimages/curl latestkvij/scuttle latest
github-actions
.github/workflows/e2e-test.yaml
actions/checkout v4docker/setup-buildx-action b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2docker/login-action 74a5d142397b4f367a81961eba4e8cd7edddf772docker/build-push-action 14487ce63c7a62a4a324b0bfb37086795e31c6c1actions/checkout v4imranismail/setup-kustomize 2ba527d4d055ab63514ba50a99456fc35684947fhelm/kind-action a1b0e391336a6ee6713a0583f8c6240d70863de3actions/checkout v4azure/setup-helm b9e51907a09c216f16ebe8536097933489208112helm/kind-action a1b0e391336a6ee6713a0583f8c6240d70863de3.github/workflows/golangci-lint.yaml
actions/checkout v4actions/setup-go v5golangci/golangci-lint-action 4afd733a84b1f43292c63897423277bb7f4313a9go 1.25.x.github/workflows/helm-lint.yaml
actions/checkout v4azure/setup-helm b9e51907a09c216f16ebe8536097933489208112actions/setup-python v2helm/chart-testing-action 0d28d3144d3a25ea2cc349d6e59901c4ff469b3bpython 3.13.1.github/workflows/helm-release.yaml
actions/checkout v2grafana/helm-charts main.github/workflows/helm-test.yaml
actions/checkout v4azure/setup-helm b9e51907a09c216f16ebe8536097933489208112actions/setup-python v2helm/chart-testing-action 0d28d3144d3a25ea2cc349d6e59901c4ff469b3bhelm/kind-action a1b0e391336a6ee6713a0583f8c6240d70863de3python 3.13.1.github/workflows/publish-techdocs.yaml
grafana/shared-workflows main.github/workflows/push.yaml
actions/checkout v4docker/setup-qemu-action 29109295f81e9208d7d86ff1c6c12d2833863392docker/setup-buildx-action b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2docker/login-action 74a5d142397b4f367a81961eba4e8cd7edddf772docker/build-push-action 14487ce63c7a62a4a324b0bfb37086795e31c6c1docker/build-push-action 14487ce63c7a62a4a324b0bfb37086795e31c6c1docker/build-push-action 14487ce63c7a62a4a324b0bfb37086795e31c6c1actions/checkout v4imranismail/setup-kustomize 2ba527d4d055ab63514ba50a99456fc35684947f.github/workflows/unit-test.yaml
actions/setup-go v5actions/checkout v4go ${{ matrix.go-version }}.github/workflows/yamllint.yaml
actions/checkout v4ibiqlik/action-yamllint 2576378a8e339169678f9939646ee3ee325e845c
gomod
go.mod
go 1.24.0github.com/go-logr/logr v1.4.3github.com/go-test/deep v1.0.7github.com/google/uuid v1.6.0github.com/onsi/ginkgo/v2 v2.22.0github.com/onsi/gomega v1.36.1github.com/sirupsen/logrus v1.9.3github.com/stretchr/testify v1.11.1go.k6.io/k6 v1.2.3gopkg.in/guregu/null.v3 v3.5.0k8s.io/api v0.34.0k8s.io/apimachinery v0.34.0k8s.io/client-go v0.34.0sigs.k8s.io/controller-runtime v0.22.1github.com/redis/go-redis/v9 v9.5.5
helm-values
charts/k6-operator/values.yaml
kustomize
config/manager/kustomization.yaml
ghcr.io/grafana/k6-operator latest
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.