Skip to content

fix(deps): update all minor and patch - #401

Merged
markussiebert merged 2 commits into
masterfrom
renovate/all-minor-and-patch
Sep 4, 2026
Merged

fix(deps): update all minor and patch#401
markussiebert merged 2 commits into
masterfrom
renovate/all-minor-and-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
docker/setup-qemu-action action minor v4.2.0v4.3.0 age confidence
gitlab.com/gitlab-org/api/client-go/v2 require minor v2.59.1v2.62.0 age confidence
k8s.io/api require minor v0.36.4v0.37.0 age confidence
k8s.io/apiextensions-apiserver require minor v0.36.4v0.37.0 age confidence
k8s.io/apimachinery require minor v0.36.4v0.37.0 age confidence
k8s.io/client-go require minor v0.36.4v0.37.0 age confidence
sigs.k8s.io/controller-tools require minor v0.21.0v0.22.0 age confidence

Release Notes

docker/setup-qemu-action (docker/setup-qemu-action)

v4.3.0

Compare Source

gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go/v2)

v2.62.0

Compare Source

2.62.0

🚀 Features
🔄 Other Changes

2.62.0 (2026-09-02)

v2.61.0

Compare Source

2.61.0
🚀 Features
  • feat: add Dependency Firewall ecosystems (composer, conan, golang, nuget, cargo, swift, pub) (!3016) by Michael Eddington
🔄 Other Changes
2.61.0 (2026-08-31)
Bug Fixes
  • satisfy golangci-lint 2.13.1 (6ed574d)
Features
  • add Dependency Firewall ecosystems (composer, conan, golang, nuget, cargo, swift, pub) (7cd7b90)

v2.60.0

Compare Source

2.60.0
🚀 Features
2.60.0 (2026-08-26)
Features
  • add Dependency Firewall package evaluation endpoint (b76c955)
kubernetes/api (k8s.io/api)

v0.37.0

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.37.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.37.0

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.37.0

Compare Source

kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)

v0.22.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.21.0...v0.22.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 22 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=1 day

Details:

Package Change
github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/conv v0.26.0 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/loading v0.26.0 -> v0.27.1
github.com/go-openapi/swag/mangling v0.26.0 -> v0.27.1
github.com/go-openapi/swag/netutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.27.1
sigs.k8s.io/structured-merge-diff/v6 v6.3.3 -> v6.4.2
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.6 -> v1.0.0
github.com/go-openapi/swag v0.26.0 -> v0.27.1
github.com/prometheus/client_golang v1.23.2 -> v1.24.0
github.com/prometheus/common v0.67.5 -> v0.70.0
github.com/prometheus/procfs v0.20.1 -> v0.21.1
k8s.io/code-generator v0.36.4 -> v0.37.0
k8s.io/component-base v0.36.4 -> v0.37.0
k8s.io/gengo/v2 v2.0.0-20251215205346-5ee0d033ba5b -> v2.0.0-20260408192533-25e2208e0dc3
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a -> v0.0.0-20260721132016-d427ff9ee9ad
File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 20 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=1 day

Details:

Package Change
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.5 -> v1.0.0
github.com/go-openapi/swag v0.26.0 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/conv v0.26.0 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/loading v0.26.0 -> v0.27.1
github.com/go-openapi/swag/mangling v0.26.0 -> v0.27.1
github.com/go-openapi/swag/netutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.27.1
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
k8s.io/api v0.36.0 -> v0.37.0
k8s.io/apiextensions-apiserver v0.36.0 -> v0.37.0
k8s.io/apimachinery v0.36.0 -> v0.37.0
k8s.io/kube-openapi v0.0.0-20260427204847-8949caaa1199 -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20260319190234-28399d86e0b5 -> v0.0.0-20260626114624-be93311217bd
sigs.k8s.io/structured-merge-diff/v6 v6.4.0 -> v6.4.2

@renovate
renovate Bot force-pushed the renovate/all-minor-and-patch branch from 18e5c05 to 5119014 Compare August 28, 2026 02:59
@renovate renovate Bot changed the title fix(deps): update all minor and patch to v0.37.0 fix(deps): update all minor and patch Aug 28, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-and-patch branch 8 times, most recently from 18f4840 to b99c27a Compare September 2, 2026 03:34
@renovate
renovate Bot force-pushed the renovate/all-minor-and-patch branch 4 times, most recently from ed524e6 to 750fe33 Compare September 3, 2026 13:14
@renovate
renovate Bot force-pushed the renovate/all-minor-and-patch branch from 750fe33 to 3a37ac1 Compare September 4, 2026 00:38
Renovate bumped sigs.k8s.io/controller-tools to v0.22.0 but did not run
make generate, leaving the controller-gen.kubebuilder.io/version
annotation on all CRDs stale (v0.21.0). This caused the check-diff CI job
to fail. Regenerated all CRDs; the only change is the version annotation.

Assisted-by: Kiro:claude-opus-4.8
Signed-off-by: Markus Siebert <markus.siebert@deutschebahn.com>
@markussiebert
markussiebert force-pushed the renovate/all-minor-and-patch branch from 5ee198c to a5b7913 Compare September 4, 2026 13:02
@markussiebert
markussiebert merged commit b7b0bfc into master Sep 4, 2026
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants