kyma-project / kyma-project/rt-bootstrapper
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 10
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 9
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.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- chore(deps): update github.com/google/pprof digest to 6331bc6
- chore(deps): update k8s.io/kube-openapi digest to 7970a1e
- chore(deps): update sigs.k8s.io/json digest to 11ed52e
- chore(deps): update module github.com/fxamacker/cbor/v2 to v2.9.4
- chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.15
- chore(deps): update module github.com/prometheus/client_model to v0.6.3
- chore(deps): update module go.yaml.in/yaml/v3 to v3.0.5
- chore(deps): update module google.golang.org/protobuf to v1.36.12
- fix(deps): update module github.com/go-logr/logr to v1.4.4
- fix(deps): update module github.com/go-playground/validator/v10 to v10.30.4
- chore(deps): update module github.com/leodido/go-urn to v1.5.0
- chore(deps): update module github.com/prometheus/client_golang to v1.24.1
- chore(deps): update module github.com/prometheus/procfs to v0.22.0
- chore(deps): update module golang.org/x/crypto to v0.57.0
- chore(deps): update module golang.org/x/mod to v0.41.0
- chore(deps): update module golang.org/x/net to v0.59.0
- chore(deps): update module golang.org/x/oauth2 to v0.37.0
- chore(deps): update module golang.org/x/sync to v0.23.0
- chore(deps): update module golang.org/x/sys to v0.48.0
- chore(deps): update module golang.org/x/term to v0.46.0
- chore(deps): update module golang.org/x/text to v0.42.0
- chore(deps): update module golang.org/x/time to v0.16.0
- chore(deps): update module golang.org/x/tools to v0.50.0
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.33.0
- fix(deps): update module github.com/onsi/gomega to v1.43.1
- fix(deps): update module github.com/stretchr/testify to v1.12.1
- fix(deps): update module sigs.k8s.io/controller-runtime to v0.25.1
- chore(deps): update actions/stale action to v11
- chore(deps): update module go.yaml.in/yaml/v2 to v3
- chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3
- chore(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v7
- π 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 dependency golangci/golangci-lint to v2.13.2
- chore(deps): update go-openapi packages (
github.com/go-openapi/jsonpointer,github.com/go-openapi/jsonreference,github.com/go-openapi/swag,github.com/go-openapi/swag/cmdutils,github.com/go-openapi/swag/conv,github.com/go-openapi/swag/fileutils,github.com/go-openapi/swag/jsonutils,github.com/go-openapi/swag/loading,github.com/go-openapi/swag/mangling,github.com/go-openapi/swag/netutils,github.com/go-openapi/swag/stringutils,github.com/go-openapi/swag/typeutils,github.com/go-openapi/swag/yamlutils) - chore(deps): update golangci/golangci-lint-action action to v9.3.0
- chore(deps): update module github.com/prometheus/common to v0.71.0
- fix(deps): update kubernetes monorepo to v0.37.0 (
k8s.io/api,k8s.io/apiextensions-apiserver,k8s.io/apimachinery,k8s.io/client-go) - chore(deps): update actions/checkout action to v7
- chore(deps): update actions/setup-go action to v7
- chore(deps): update github artifact actions (major) (
actions/download-artifact,actions/upload-artifact) - chore(deps): update google-github-actions/auth action to v3
- chore(deps): update google-github-actions/setup-gcloud action to v3
- chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5
- chore(deps): update softprops/action-gh-release action to v3
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
dockerfile (1)
Dockerfile (1)
golang 1.27.1-alpine3.24
github-actions (10)
.github/workflows/all-checks-passed.yml
.github/workflows/build_image.yml (2)
actions/checkout v7kyma-project/test-infra main.github/workflows/daily-markdown-link-check.yaml.yml (1)
actions/checkout v6β [Updates:v7].github/workflows/lint-markdown-links.yml (1)
actions/checkout v6β [Updates:v7].github/workflows/lint.yml (4)
actions/checkout v6β [Updates:v7]actions/setup-go v6β [Updates:v7]golangci/golangci-lint-action v9.2.1@82606bf257cbaff209d206a39f5134f0cfbfd2eeβ [Updates:v9.3.0]golangci/golangci-lint v2.13.1β [Updates:v2.13.2].github/workflows/release.yml (3)
actions/checkout v6β [Updates:v7]actions/setup-go v6β [Updates:v7]softprops/action-gh-release v2β [Updates:v3].github/workflows/run-vuln-check.yaml (1)
golang/govulncheck-action v1.github/workflows/stale.yml (1)
actions/stale v10β [Updates:v11].github/workflows/test.yml (6)
actions/checkout v6β [Updates:v7]actions/setup-go v6β [Updates:v7]actions/upload-artifact v5β [Updates:v7]actions/checkout v6β [Updates:v7]actions/setup-go v6β [Updates:v7]actions/upload-artifact v5β [Updates:v7].github/workflows/upload-release-report.yaml (3)
actions/download-artifact v4β [Updates:v8]google-github-actions/auth v2β [Updates:v3]google-github-actions/setup-gcloud v2β [Updates:v3]
gomod (1)
go.mod (79)
go 1.27.1github.com/go-logr/logr v1.4.3β [Updates:v1.4.4]github.com/go-playground/validator/v10 v10.30.3β [Updates:v10.30.4]github.com/google/uuid v1.6.0github.com/onsi/ginkgo/v2 v2.32.0β [Updates:v2.33.0]github.com/onsi/gomega v1.42.1β [Updates:v1.43.1]github.com/stretchr/testify v1.11.1β [Updates:v1.12.1]k8s.io/api v0.36.2β [Updates:v0.37.0]k8s.io/apimachinery v0.36.2β [Updates:v0.37.0]k8s.io/client-go v0.36.2β [Updates:v0.37.0]k8s.io/utils v0.0.0-20260707023825-cf1189d6abe3@cf1189d6abe3sigs.k8s.io/controller-runtime v0.24.1β [Updates:v0.25.1]github.com/Masterminds/semver/v3 v3.5.0github.com/beorn7/perks v1.0.1github.com/cespare/xxhash/v2 v2.3.0github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc@d8f796af33ccgithub.com/emicklei/go-restful/v3 v3.13.0github.com/evanphx/json-patch/v5 v5.9.11github.com/fsnotify/fsnotify v1.10.1github.com/fxamacker/cbor/v2 v2.9.2β [Updates:v2.9.4]github.com/gabriel-vasile/mimetype v1.4.13β [Updates:v1.4.15]github.com/go-logr/zapr v1.3.0github.com/go-openapi/jsonpointer v1.0.0β [Updates:v1.0.1]github.com/go-openapi/jsonreference v1.0.0β [Updates:v1.0.2]github.com/go-openapi/swag v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/cmdutils v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/conv v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/fileutils v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/jsonutils v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/loading v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/mangling v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/netutils v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/stringutils v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/typeutils v0.27.0β [Updates:v0.29.2]github.com/go-openapi/swag/yamlutils v0.27.0β [Updates:v0.29.2]github.com/go-playground/locales v0.14.1github.com/go-playground/universal-translator v0.18.1github.com/go-task/slim-sprig/v3 v3.0.0github.com/google/gnostic-models v0.7.1github.com/google/go-cmp v0.7.0github.com/google/pprof v0.0.0-20260709232956-b9395ee17fa0@b9395ee17fa0β [Updates:v0.0.0-20260906184651-6331bc6350fe]github.com/json-iterator/go v1.1.12github.com/leodido/go-urn v1.4.0β [Updates:v1.5.0]github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd@bacd9c7ef1ddgithub.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee@35a7c28c31eegithub.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822@a7dc8b61c822github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2@5d4384ee4fb2github.com/prometheus/client_golang v1.23.2β [Updates:v1.24.1]github.com/prometheus/client_model v0.6.2β [Updates:v0.6.3]github.com/prometheus/common v0.70.0β [Updates:v0.71.0]github.com/prometheus/procfs v0.21.1β [Updates:v0.22.0]github.com/spf13/pflag v1.0.10github.com/x448/float16 v0.8.4go.uber.org/multierr v1.11.0go.uber.org/zap v1.28.0go.yaml.in/yaml/v2 v2.4.4β [Updates:v3.0.5]go.yaml.in/yaml/v3 v3.0.4β [Updates:v3.0.5]golang.org/x/crypto v0.54.0β [Updates:v0.57.0]golang.org/x/mod v0.38.0β [Updates:v0.41.0]golang.org/x/net v0.57.0β [Updates:v0.59.0]golang.org/x/oauth2 v0.36.0β [Updates:v0.37.0]golang.org/x/sync v0.22.0β [Updates:v0.23.0]golang.org/x/sys v0.47.0β [Updates:v0.48.0]golang.org/x/term v0.45.0β [Updates:v0.46.0]golang.org/x/text v0.41.0β [Updates:v0.42.0]golang.org/x/time v0.15.0β [Updates:v0.16.0]golang.org/x/tools v0.48.0β [Updates:v0.50.0]gomodules.xyz/jsonpatch/v2 v2.5.0β [Updates:v3.0.1]google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af@f2248ac996afβ [Updates:v1.36.12]gopkg.in/evanphx/json-patch.v4 v4.13.0β [Updates:v5.9.11]gopkg.in/inf.v0 v0.9.1gopkg.in/yaml.v3 v3.0.1k8s.io/apiextensions-apiserver v0.36.2β [Updates:v0.37.0]k8s.io/klog/v2 v2.140.0k8s.io/kube-openapi v0.0.0-20260706235625-cdb1db5517a0@cdb1db5517a0β [Updates:v0.0.0-20260911184034-7970a1e230da]sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730@2d320260d730β [Updates:v0.0.0-20260909141634-11ed52e25bc5]sigs.k8s.io/randfill v1.0.0sigs.k8s.io/structured-merge-diff/v6 v6.4.2β [Updates:v7.0.0]sigs.k8s.io/yaml v1.6.0
kustomize (1)
config/manager/kustomization.yaml
- Check this box to trigger a request for Renovate to run again on this repository
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.
Research direction
Start with the linked Renovate Dependency Dashboard documentation, then inspect go.mod, Dockerfile, and the listed .github/workflows files. Review the existing dependency-update pull requests before selecting any work; completion would require an update that passes the repository's checks and is represented by the dashboard or its corresponding pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, go
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100