Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2025

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/controller-tools v0.16.0 -> v0.19.0 age confidence

Release Notes

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

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

v0.17.2

Compare Source

What's Changed

Dependencies

New Contributors

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

v0.17.1

Compare Source

What's Changed

Dependencies

  • 🌱 Bump the all-github-actions group across 1 directory with 3 updates by @​dependabot in #​1125
  • 🌱 Bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all-go-mod-patch-and-minor group by @​dependabot in #​1124

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

v0.17.0

Compare Source

What's Changed

Misc

envtest

Dependency bumps

New Contributors

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

v0.16.5

Compare Source

What's Changed

Dependencies

Full Changelog: kubernetes-sigs/controller-tools@v0.16.4...v0.16.5

v0.16.4

Compare Source

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.16.3...v0.16.4

v0.16.3

Compare Source

Published binaries on previous v0.16.x releases were reporting an incorrect version.

What's Changed

Dependencies

  • 🌱 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in the all-go-mod-patch-and-minor group by @​dependabot in #​1047
  • 🌱 Bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the all-github-actions group by @​dependabot in #​1048
  • 🌱 Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 in the all-github-actions group by @​dependabot in #​1052

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.16.2...v0.16.3

v0.16.2

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.16.1...v0.16.2

v0.16.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.16.0...v0.16.1


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 renovate bot requested review from phisco and reedjosh as code owners May 23, 2025 08:01
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 3c6393b to 0aa8d56 Compare May 23, 2025 08:15
Copy link
Contributor Author

renovate bot commented Jun 10, 2025

ℹ 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

Details:

Package Change
google.golang.org/protobuf v1.36.6 -> v1.36.7
k8s.io/apimachinery v0.33.1 -> v0.34.0
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 -> v0.0.0-20250604170112-4c0f3b243397
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fatih/color v1.17.0 -> v1.18.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/gobuffalo/flect v1.0.2 -> v1.0.3
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/cobra v1.8.1 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.7
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.35.0
golang.org/x/term v0.32.0 -> v0.34.0
golang.org/x/text v0.26.0 -> v0.28.0
golang.org/x/tools v0.33.0 -> v0.36.0
k8s.io/api v0.31.0 -> v0.34.0
k8s.io/apiextensions-apiserver v0.31.0 -> v0.34.0
k8s.io/client-go v0.31.0 -> v0.34.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20241014173422-cfa47c3a1cc8
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 0aa8d56 to 009c5a6 Compare June 10, 2025 10:21
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 009c5a6 to 9927e0f Compare August 10, 2025 13:29
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from 9927e0f to adf4c10 Compare August 28, 2025 21:44
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-tools to v0.18.0 fix(deps): update module sigs.k8s.io/controller-tools to v0.19.0 Aug 28, 2025
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-tools-0.x branch from adf4c10 to 7c6b195 Compare October 9, 2025 09:35
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.

0 participants