kyma-project / kyma-project/rt-bootstrapper

Dependency Dashboard

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

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.

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 v7
  • kyma-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.1
  • github.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.0
  • github.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@cf1189d6abe3
  • sigs.k8s.io/controller-runtime v0.24.1 β†’ [Updates: v0.25.1]
  • github.com/Masterminds/semver/v3 v3.5.0
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc@d8f796af33cc
  • github.com/emicklei/go-restful/v3 v3.13.0
  • github.com/evanphx/json-patch/v5 v5.9.11
  • github.com/fsnotify/fsnotify v1.10.1
  • github.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.0
  • github.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.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-task/slim-sprig/v3 v3.0.0
  • github.com/google/gnostic-models v0.7.1
  • github.com/google/go-cmp v0.7.0
  • github.com/google/pprof v0.0.0-20260709232956-b9395ee17fa0@b9395ee17fa0 β†’ [Updates: v0.0.0-20260906184651-6331bc6350fe]
  • github.com/json-iterator/go v1.1.12
  • github.com/leodido/go-urn v1.4.0 β†’ [Updates: v1.5.0]
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd@bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee@35a7c28c31ee
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822@a7dc8b61c822
  • github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2@5d4384ee4fb2
  • github.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.10
  • github.com/x448/float16 v0.8.4
  • go.uber.org/multierr v1.11.0
  • go.uber.org/zap v1.28.0
  • go.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.1
  • gopkg.in/yaml.v3 v3.0.1
  • k8s.io/apiextensions-apiserver v0.36.2 β†’ [Updates: v0.37.0]
  • k8s.io/klog/v2 v2.140.0
  • k8s.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.0
  • sigs.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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up β€” it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.