Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #1029

Open
28 tasks
gardener-ci-robot opened this issue Mar 21, 2024 · 0 comments
Open
28 tasks

Dependency Dashboard #1029

gardener-ci-robot opened this issue Mar 21, 2024 · 0 comments

Comments

@gardener-ci-robot
Copy link
Contributor

gardener-ci-robot commented Mar 21, 2024

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update github.com/mandelsoft/goutils digest to 114fa82
  • fix(deps): update k8s.io/utils digest to 6fe5fd8
  • chore(deps): update dependency go to v1.23.3
  • chore(deps): update dependency kubernetes-sigs/controller-tools to v0.16.5
  • fix(deps): update module github.com/mandelsoft/spiff to v1.7.0-beta-6
  • fix(deps): update module github.com/mandelsoft/vfs to v0.4.4
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.5
  • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.10
  • chore(deps): update dependency golang/tools to v0.27.0
  • chore(deps): update dependency golangci/golangci-lint to v1.62.0
  • chore(deps): update dependency open-component-model/ocm to v0.17.0
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.21.0
  • fix(deps): update module github.com/onsi/gomega to v1.35.1
  • fix(deps): update module golang.org/x/sync to v0.9.0
  • fix(deps): update module golang.org/x/sys to v0.27.0
  • fix(deps): update module github.com/containerd/containerd to v2
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
Dockerfile
  • gcr.io/distroless/static-debian11 nonroot
gomod
apis/go.mod
  • go 1.22.7
  • github.com/gardener/component-spec/bindings-go v0.0.98
  • github.com/onsi/ginkgo v1.16.5
  • github.com/onsi/ginkgo/v2 v2.20.1
  • github.com/onsi/gomega v1.34.2
  • github.com/robfig/cron/v3 v3.0.1
  • k8s.io/api v0.30.3
  • k8s.io/apiextensions-apiserver v0.30.3
  • k8s.io/apimachinery v0.30.3
  • k8s.io/client-go v0.30.3
  • k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e@7a9a4e85957e
  • k8s.io/utils v0.0.0-20240921022957-49e7df575cb6@49e7df575cb6
  • sigs.k8s.io/yaml v1.4.0
controller-utils/go.mod
  • go 1.22.7
  • github.com/go-logr/logr v1.4.2
  • github.com/go-logr/zapr v1.3.0
  • github.com/golang/mock v1.6.0
  • github.com/onsi/ginkgo v1.16.5
  • github.com/onsi/gomega v1.34.2
  • github.com/pkg/errors v0.9.1
  • github.com/spf13/pflag v1.0.5
  • go.uber.org/zap v1.27.0
  • golang.org/x/crypto v0.27.0
  • k8s.io/api v0.30.3
  • k8s.io/apiextensions-apiserver v0.30.3
  • k8s.io/apimachinery v0.30.3
  • k8s.io/client-go v0.30.3
  • sigs.k8s.io/controller-runtime v0.18.4
  • sigs.k8s.io/yaml v1.4.0
go.mod
  • go 1.22.7
  • go 1.23.2
  • dario.cat/mergo v1.0.1
  • github.com/Masterminds/sprig/v3 v3.3.0
  • github.com/cloudflare/cfssl v1.6.5
  • github.com/containerd/containerd v1.7.18
  • github.com/docker/cli v26.1.5+incompatible
  • github.com/gardener/component-spec/bindings-go v0.0.98
  • github.com/go-logr/logr v1.4.2
  • github.com/golang/mock v1.6.0
  • github.com/google/uuid v1.6.0
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/mandelsoft/filepath v0.0.0-20240223090642-3e2777258aa3@3e2777258aa3
  • github.com/mandelsoft/goutils v0.0.0-20240915132328-95975bffaef0@95975bffaef0
  • github.com/mandelsoft/spiff v1.7.0-beta-5
  • github.com/mandelsoft/vfs v0.4.3
  • github.com/onsi/ginkgo v1.16.5
  • github.com/onsi/ginkgo/v2 v2.20.2
  • github.com/onsi/gomega v1.34.2
  • github.com/open-component-model/ocm v0.11.0
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.1.0
  • github.com/pkg/errors v0.9.1
  • github.com/prometheus/client_golang v1.20.4
  • github.com/robfig/cron/v3 v3.0.1
  • github.com/shirou/gopsutil/v4 v4.24.9
  • github.com/spf13/cobra v1.8.1
  • github.com/spf13/pflag v1.0.5
  • github.com/xeipuuv/gojsonschema v1.2.0
  • golang.org/x/crypto v0.27.0
  • golang.org/x/sync v0.8.0
  • golang.org/x/sys v0.26.0
  • gopkg.in/yaml.v3 v3.0.1
  • helm.sh/helm/v3 v3.15.4
  • k8s.io/api v0.30.3
  • k8s.io/apiextensions-apiserver v0.30.3
  • k8s.io/apimachinery v0.30.3
  • k8s.io/client-go v0.30.3
  • k8s.io/code-generator v0.30.3
  • k8s.io/utils v0.0.0-20240921022957-49e7df575cb6@49e7df575cb6
  • sigs.k8s.io/controller-runtime v0.18.4
  • sigs.k8s.io/yaml v1.4.0
  • github.com/googleapis/gnostic v0.7.0
  • k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e@7a9a4e85957e
helm-values
docs/guided-tour/components/helm-chart/chart/echo-server/values.yaml
  • hashicorp/http-echo 1.0.0
docs/proposals/generation-command/01-single-helm/chart/echo-server/values.yaml
  • hashicorp/http-echo 1.0.0
docs/proposals/generation-command/02-double-helm/chart/echo-server-extended/values.yaml
  • hashicorp/http-echo 1.0.0
helmv3
charts/landscaper/Chart.yaml
pkg/deployer/helm/testdata/testchart5/Chart.yaml
regex
Makefile
  • kubernetes-sigs/controller-tools v0.16.3
  • golang/tools v0.25.0
  • golangci/golangci-lint v1.61.0
  • elastic/crd-ref-docs v0.1.0
  • jqlang/jq v1.7.1
  • open-component-model/ocm v0.15.0
  • golang/mock v1.6.0
  • distribution/distribution v3.0.0-alpha.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant