compliance-operator
compliance-operator copied to clipboard
fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
sigs.k8s.io/controller-tools | v0.16.1 -> v0.16.4 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
v0.16.4
What's Changed
- 🏃 Verify PR titles with shell script by @sbueringer in https://github.com/kubernetes-sigs/controller-tools/pull/1057
- 📖 github: update PR template by @chrischdi in https://github.com/kubernetes-sigs/controller-tools/pull/1060
- 🌱 OWNERS: Promote chrischdi for being a reviewer by @chrischdi in https://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 in https://github.com/kubernetes-sigs/controller-tools/pull/1061 - :sparkles: Add selectablefield marker by @everesio in https://github.com/kubernetes-sigs/controller-tools/pull/1050
- 🌱 pr-verify: use env var for passing the PR title by @chrischdi in https://github.com/kubernetes-sigs/controller-tools/pull/1067
Dependencies
- :seedling: Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1055
- :seedling: Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 in the all-github-actions group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1056
- :seedling: Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 in the all-go-mod-patch-and-minor group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1065
- :seedling: Bump the all-github-actions group with 2 updates by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1066
- :seedling: Bump actions/checkout from 4.1.7 to 4.2.0 in the all-github-actions group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1070
- :seedling: Bump golang.org/x/tools from 0.25.0 to 0.26.0 in the all-go-mod-patch-and-minor group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1072
- :seedling: Bump the all-github-actions group with 2 updates by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1073
New Contributors
- @mtardy made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/1061
- @everesio made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/1050
Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.3...v0.16.4
v0.16.3
Published binaries on previous v0.16.x releases were reporting an incorrect version.
What's Changed
- :bug: Allow CLI binaries to set a version by @josvazg in https://github.com/kubernetes-sigs/controller-tools/pull/1049
- ✨ Allow customizing generated webhook configuration's name by @davidxia in https://github.com/kubernetes-sigs/controller-tools/pull/1002
Dependencies
- :seedling: 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 https://github.com/kubernetes-sigs/controller-tools/pull/1047
- :seedling: Bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the all-github-actions group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1048
- :seedling: Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 in the all-github-actions group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1052
New Contributors
- @josvazg made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/1049
- @davidxia made their first contribution in https://github.com/kubernetes-sigs/controller-tools/pull/1002
Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.2...v0.16.3
v0.16.2
What's Changed
- 🏃 Rename default branch to main by @sbueringer in https://github.com/kubernetes-sigs/controller-tools/pull/1038
- :seedling: Bump tj-actions/changed-files from 44.5.7 to 45.0.0 in the all-github-actions group by @dependabot in https://github.com/kubernetes-sigs/controller-tools/pull/1042
- 🐛 rbac: fix adding nonResourceURLs including normalisation by @chrischdi in https://github.com/kubernetes-sigs/controller-tools/pull/1044
- 🐛 rbac: fix deduplication of core group and add test coverage by @chrischdi in https://github.com/kubernetes-sigs/controller-tools/pull/1045
Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.1...v0.16.2
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.