Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 (#18)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sigs.k8s.io/controller-tools](https://redirect.github.com/kubernetes-sigs/controller-tools) | `v0.16.3` -> `v0.16.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/sigs.k8s.io%2fcontroller-tools/v0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/sigs.k8s.io%2fcontroller-tools/v0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/sigs.k8s.io%2fcontroller-tools/v0.16.3/v0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/sigs.k8s.io%2fcontroller-tools/v0.16.3/v0.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)</summary> ### [`v0.16.4`](https://redirect.github.com/kubernetes-sigs/controller-tools/releases/tag/v0.16.4) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-tools/compare/v0.16.3...v0.16.4) #### What's Changed - 🏃 Verify PR titles with shell script by [@​sbueringer](https://redirect.github.com/sbueringer) in [https://github.com/kubernetes-sigs/controller-tools/pull/1057](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1057) - 📖 github: update PR template by [@​chrischdi](https://redirect.github.com/chrischdi) in [https://github.com/kubernetes-sigs/controller-tools/pull/1060](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1060) - 🌱 OWNERS: Promote chrischdi for being a reviewer by [@​chrischdi](https://redirect.github.com/chrischdi) in [https://github.com/kubernetes-sigs/controller-tools/pull/1059](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1059) - 🐛 pkg/crd: fix type casting panic with new default `*types.Alias` with Go 1.23 by [@​mtardy](https://redirect.github.com/mtardy) in [https://github.com/kubernetes-sigs/controller-tools/pull/1061](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1061) - ✨ Add selectablefield marker by [@​everesio](https://redirect.github.com/everesio) in [https://github.com/kubernetes-sigs/controller-tools/pull/1050](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1050) - 🌱 pr-verify: use env var for passing the PR title by [@​chrischdi](https://redirect.github.com/chrischdi) in [https://github.com/kubernetes-sigs/controller-tools/pull/1067](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1067) #### Dependencies - 🌱 Bump the all-go-mod-patch-and-minor group with 4 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/kubernetes-sigs/controller-tools/pull/1055](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1055) - 🌱 Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 in the all-github-actions group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/kubernetes-sigs/controller-tools/pull/1056](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1056) - 🌱 Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 in the all-go-mod-patch-and-minor group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/kubernetes-sigs/controller-tools/pull/1065](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1065) - 🌱 Bump the all-github-actions group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/kubernetes-sigs/controller-tools/pull/1066](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1066) - 🌱 Bump actions/checkout from 4.1.7 to 4.2.0 in the all-github-actions group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/kubernetes-sigs/controller-tools/pull/1070](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1070) - 🌱 Bump golang.org/x/tools from 0.25.0 to 0.26.0 in the all-go-mod-patch-and-minor group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/kubernetes-sigs/controller-tools/pull/1072](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1072) - 🌱 Bump the all-github-actions group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/kubernetes-sigs/controller-tools/pull/1073](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1073) #### New Contributors - [@​mtardy](https://redirect.github.com/mtardy) made their first contribution in [https://github.com/kubernetes-sigs/controller-tools/pull/1061](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1061) - [@​everesio](https://redirect.github.com/everesio) made their first contribution in [https://github.com/kubernetes-sigs/controller-tools/pull/1050](https://redirect.github.com/kubernetes-sigs/controller-tools/pull/1050) **Full Changelog**: kubernetes-sigs/controller-tools@v0.16.3...v0.16.4 </details> --- ### Configuration 📅 **Schedule**: 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/anza-labs/scribe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY3kiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information