Skip to content

fix(deps): update module sigs.k8s.io/controller-tools to v0.20.1 - autoclosed#545

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sigs.k8s.io-controller-tools-0.x
Closed

fix(deps): update module sigs.k8s.io/controller-tools to v0.20.1 - autoclosed#545
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sigs.k8s.io-controller-tools-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 3, 2026

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/controller-tools v0.17.2v0.20.1 age confidence

Release Notes

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

v0.20.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.20.0...v0.20.1

v0.20.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.19.0...v0.20.0

v0.19.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.18.0...v0.19.0

v0.18.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.17.0...v0.18.0

v0.17.3

Compare Source

What's Changed

Dependencies

  • 🌱 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in the all-go-mod-patch-and-minor group by @​dependabot in #​1151
  • 🌱 Bump the all-go-mod-patch-and-minor group with 5 updates by @​dependabot in #​1148
  • 🌱 Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 in the all-github-actions group by @​dependabot in #​1149

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.17.2...v0.17.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 3, 2026

ℹ️ 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):

  • 33 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.2 -> 1.25.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/onsi/ginkgo/v2 v2.23.4 -> v2.27.2
github.com/onsi/gomega v1.37.0 -> v1.38.3
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/spf13/pflag v1.0.6 -> v1.0.10
google.golang.org/grpc v1.71.1 -> v1.72.2
k8s.io/api v0.32.3 -> v0.35.0
k8s.io/apimachinery v0.32.3 -> v0.35.0
k8s.io/client-go v0.32.3 -> v0.35.0
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e -> v0.0.0-20251002143259-bc988d571ff4
cel.dev/expr v0.19.1 -> v0.24.0
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.66.1
github.com/prometheus/procfs v0.15.1 -> v0.16.1
github.com/spf13/cobra v1.8.1 -> v1.10.2
golang.org/x/mod v0.24.0 -> v0.31.0
golang.org/x/net v0.38.0 -> v0.48.0
golang.org/x/oauth2 v0.25.0 -> v0.30.0
golang.org/x/sync v0.12.0 -> v0.19.0
golang.org/x/sys v0.32.0 -> v0.39.0
golang.org/x/term v0.30.0 -> v0.38.0
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f -> v0.0.0-20250528174236-200df99c418a
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/apiextensions-apiserver v0.32.1 -> v0.35.0
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f -> v0.0.0-20250910181357-589584f1c912
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 9fd141e to 0a6332c Compare March 3, 2026 09:51
@renovate renovate Bot changed the title fix(deps): update module sigs.k8s.io/controller-tools to v0.20.1 fix(deps): update module sigs.k8s.io/controller-tools to v0.20.1 - autoclosed Mar 4, 2026
@renovate renovate Bot closed this Mar 4, 2026
@renovate renovate Bot deleted the renovate/sigs.k8s.io-controller-tools-0.x branch March 4, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants