capsule-proxy
capsule-proxy copied to clipboard
chore(deps): update dependency kubernetes-sigs/controller-tools to v0.17.2
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| kubernetes-sigs/controller-tools | patch | v0.17.1 -> v0.17.2 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/controller-tools (kubernetes-sigs/controller-tools)
v0.17.2
What's Changed
- 🌱 Allow string validation on XIntOrString by @cbandy in https://github.com/kubernetes-sigs/controller-tools/pull/1118
- 🌱 Test DeepCopy of contained non-pointer types by @cbandy in https://github.com/kubernetes-sigs/controller-tools/pull/1120
- 🐛 Guard before type assertion by @cbandy in https://github.com/kubernetes-sigs/controller-tools/pull/1119
- 📖 Add v0.17 to compatibility table by @sbueringer in https://github.com/kubernetes-sigs/controller-tools/pull/1127
- 🌱 Add JoelSpeed to reviewers by @JoelSpeed in https://github.com/kubernetes-sigs/controller-tools/pull/1138
- :bug: fix minor typo in
kubebuilderby @davidxia in https://github.com/kubernetes-sigs/controller-tools/pull/1141 - ✨ Allow customizing generated webhook K8s Service by @davidxia in https://github.com/kubernetes-sigs/controller-tools/pull/1128
- 🐛 Handle pointer to alias in DeepCopy by @cbandy in https://github.com/kubernetes-sigs/controller-tools/pull/1145
Dependencies
- 🌱 Bump golangci-lint to v1.63.4 by @dongjiang1989 in https://github.com/kubernetes-sigs/controller-tools/pull/1132
- :seedling: Bump the all-go-mod-patch-and-minor group with 3 updates by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1130
- :seedling: Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the all-github-actions group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1131
- :seedling: Bump actions/setup-go from 5.2.0 to 5.3.0 in the all-github-actions group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1135
- :seedling: Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the all-go-mod-patch-and-minor group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1142
- :seedling: Bump the all-github-actions group with 2 updates by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1147
New Contributors
- @cbandy made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/1118
- @dongjiang1989 made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/1132
Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.17.1...v0.17.2
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.