cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
:seedling: Bump the dependencies group across 1 directory with 6 updates
Bumps the dependencies group with 5 updates in the /hack/tools directory:
| Package | From | To |
|---|---|---|
| github.com/goreleaser/goreleaser | 1.25.1 |
1.26.2 |
| github.com/itchyny/gojq | 0.12.15 |
0.12.16 |
| github.com/mikefarah/yq/v4 | 4.43.1 |
4.44.2 |
| k8s.io/apimachinery | 0.29.4 |
0.29.6 |
| sigs.k8s.io/controller-tools | 0.14.0 |
0.15.0 |
Updates github.com/goreleaser/goreleaser from 1.25.1 to 1.26.2
Release notes
Sourced from github.com/goreleaser/goreleaser's releases.
v1.26.2
Changelog
Bug fixes
- b3d646069937d74c04623a4979c2e429b55a7439: fix(docs): version typo (#4878) (
@nullswan)Dependency updates
- 73a22e56dd7577034fa2d3769862f9154532c661: chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876) (
@dependabot[bot])- 1c66ce40d063ea13b66a4df20fbc1d734a9a232c: chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (#4881) (
@dependabot[bot])- 39d1f446f52bc5764db4c89bcbf5d6ef70b62575: chore(deps): bump cachix/install-nix-action from 26 to 27 (#4874) (
@dependabot[bot])- 1d49b225c67d38008d44f3320ba0597e7bc83ce5: chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#4882) (
@dependabot[bot])- fae464e2783c11958733929f1cd871db34aaf2e3: chore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888) (
@dependabot[bot])- de796eb4e5ac03eef993300861803de792799080: chore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885) (
@dependabot[bot])- b4d768bf16160766cc04a5a5fcc288fd81de8c72: chore(deps): bump github.com/mattn/go-mastodon from 0.0.6 to 0.0.8 (#4872) (
@dependabot[bot])- a82491afe446295c8756a2c5f46950a11d717aa0: chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 (#4871) (
@dependabot[bot])- cf2c47a5895da1b0ce0de3620e8a8953d380b905: chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#4880) (
@dependabot[bot])- 79caa9c28a394f1949ef2a82d9aa7252c1758ee9: chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#4883) (
@dependabot[bot])- b534f07d5b2191e314862d94fccc8ce93a3461d5: chore(deps): bump golang from
c24516etof1fe698(#4873) (@dependabot[bot])- d7c23c168fa61d738cd6fba03a645071e174bba5: chore(deps): bump golang from
f1fe698tob8ded51(#4887) (@dependabot[bot])Documentation updates
- 2023d4bcc6891b28b56a0c7b5b7481c4a0d68023: docs: fix winget default path (#4875) (
@lionello)Build process updates
- f4cd8fc1561e288ce198c60105c8277fcc24de03: build: fix changelog not showing dependencies updates (
@caarlos0)Other work
- 919b132e0de38ac253fe83f7b92560f1d95cda32: chore: auto-update generated files (
@actions-user)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.26.1...v1.26.2
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them? You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.26.1
Changelog
Security updates
- 19b94f676f35f8a2d1928db6960cb7b35913d783: sec: GHSA-f6mm-5fc7-3g3c (
@caarlos0)Bug fixes
- 9cf3bbbc5c6e2af28e77de2ad939f014ce9904f2: fix(build): do not print 'go: downloading' bits of go build output (#4869) (
@caarlos0)- e466507637bceaf3d44b08135417dac587307122: fix(cmd): --draft should only override if set (
@caarlos0)- c5204dfb64449519bda03083ad4d282c06c3ff49: fix: close HTTP resp body to prevent resource leak (#4857) (
@alexandear)- 7e0155c557509ed0e894028a9862a87ed1ecd12d: fix: disable logs on some commands (#4865) (
@caarlos0)
... (truncated)
Commits
d7c23c1chore(deps): bump golang fromf1fe698tob8ded51(#4887)fae464echore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888)f4cd8fcbuild: fix changelog not showing dependencies updatesde796ebchore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885)1c66ce4chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (#4881)1d49b22chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#4882)79caa9cchore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#4883)cf2c47achore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#4880)b3d6460fix(docs): version typo (#4878)73a22e5chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876)- Additional commits viewable in compare view
Updates github.com/itchyny/gojq from 0.12.15 to 0.12.16
Release notes
Sourced from github.com/itchyny/gojq's releases.
Release v0.12.16
- fix offset of query parsing error on multi-byte characters
- fix tests of
exp10andatan2failing on some platforms- fix
debug/1to be available only whendebug/0is defined- improve parser to allow binary operators as object values
- improve compiler to emit error if query is missing
Changelog
Sourced from github.com/itchyny/gojq's changelog.
v0.12.16 (2024-06-01)
- fix offset of query parsing error on multi-byte characters
- fix tests of
exp10andatan2failing on some platforms- fix
debug/1to be available only whendebug/0is defined- improve parser to allow binary operators as object values
- improve compiler to emit error if query is missing
Commits
0607aa5bump up version to 0.12.160709341update CHANGELOG.md for v0.12.161324e6eupdate dependencies01355e9improve parser to allow binary operators as object valuesa41a5f8fix debug/1 function to be available only when debug/0 is definedf694c1bfix a benchmark test BenchmarkCompilef2559f6remove private compare function0cd3a66improve compiler to abort with error if query is missing422cc9drefactor stringify function declarations of query1130c4erefactor program body, rename rules, remove empty actions in parser- Additional commits viewable in compare view
Updates github.com/mikefarah/yq/v4 from 4.43.1 to 4.44.2
Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
v4.44.2
- Handle numbers with underscores #2039
- Unique now works on maps and arrays #2068
- Added support for short hand splat with env[] expression #2071, as well as many other operators (split,select,eval,pick..)
- Bumped dependencies
v4.44.1 - min/max/pivot!
- Added min/max operators (#1992) Thanks
@mbenson- Added pivot oeprator (#1993) Thanks
@mbenson- Fix: shell-completion (#2006) Thanks
@codekow- Handle escaped backslashes (#1997) Thanks
@mbenson- Fix npe when given filename ending with "." (#1994)
- Fix: linux (w/ selinux) build (#2004) Thanks
@codekow- Bumped dependencies
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
4.44.2:
- Handle numbers with underscores #2039
- Unique now works on maps and arrays #2068
- Added support for short hand splat with env[] expression #2071, as well as many other operators (split,select,eval,pick..)
- Bumped dependencies
4.44.1:
- Added min/max operators (#1992) Thanks
@mbenson- Added pivot oeprator (#1993) Thanks
@mbenson- Fix: shell-completion (#2006) Thanks
@codekow- Handle escaped backslashes (#1997) Thanks
@mbenson- Fix npe when given filename ending with "." (#1994)
- Fix: linux (w/ selinux) build (#2004) Thanks
@codekow- Bumped dependencies
Commits
f15500bBumping versionb8aec71Preparing release68aafb6Handle numbers with underscores #2039d58870bAdding splat[] short hand to explode,collect,flatten,groupby,path,pivot,selec...f1964deAdding splat[] short hand to collect,eval,map,omit,path,pick45eda8dAdded support for shorthand splat[] for filter,reverse,sort,shuffled9af2ddSupport env[] expression #20717bad2f4Adding back in commented tests :facepalm3ea19adclean code42120e1Unique now works on maps and arrays #2068- Additional commits viewable in compare view
Updates k8s.io/apimachinery from 0.29.4 to 0.29.6
Commits
- See full diff in compare view
Updates sigs.k8s.io/controller-tools from 0.14.0 to 0.15.0
Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
v0.15.0
What's Changed
- :sparkles: Markers can now indicate their priority when applying by
@dprotasoin kubernetes-sigs/controller-tools#706- :sparkles: crd: support validating internal list items on list types by
@AlexanderYastrebovin kubernetes-sigs/controller-tools#898- :sparkles: crd: allow specifying spec.preserveUnknownFields by
@AlexanderYastrebovin kubernetes-sigs/controller-tools#912- ✨ crd: add messageExpression support to XValidation marker by
@pmalekin kubernetes-sigs/controller-tools#927- ✨ Fix deprecations by
@zcheein kubernetes-sigs/controller-tools#882- :seedling: Update golangci-lint, Makefile, Actions by
@vincepriin kubernetes-sigs/controller-tools#902envtest
- :sparkles: Build and publish Kubernetes envtest tools as packages by
@vincepriin kubernetes-sigs/controller-tools#906- ✨ Add github action to package envtest binaries in releases by
@vincepriin kubernetes-sigs/controller-tools#908- 🌱 Adjust branches for github actions by
@vincepriin kubernetes-sigs/controller-tools#918- :seedling: Automatically release, fixup selfLink in camelCase by
@vincepriin kubernetes-sigs/controller-tools#921- ✨ Release envtest v1.28.0 by
@sbueringerin kubernetes-sigs/controller-tools#919- :seedling: Promotion of envtest release for Kubernetes v1.28.0 by
@github-actionsin kubernetes-sigs/controller-tools#920- ✨ Release envtest-v1.29.4 by
@vincepriin kubernetes-sigs/controller-tools#922- :seedling: Promotion of envtest release for Kubernetes v1.29.4 by
@github-actionsin kubernetes-sigs/controller-tools#923- ✨ Release envtest v1.30.0 by
@sbueringerin kubernetes-sigs/controller-tools#924- :seedling: Promotion of envtest release for Kubernetes v1.30.0 by
@github-actionsin kubernetes-sigs/controller-tools#925Dependency bumps
- :seedling: Bump go version from 1.20 to 1.21 by
@SuperSandro2000in kubernetes-sigs/controller-tools#881- ⚠️Bump k/k to v1.30.0-rc.1 & Go to 1.22 by
@sbueringerin kubernetes-sigs/controller-tools#901- ⚠ Bump to k8s.io/* v1.30 by
@sbueringerin kubernetes-sigs/controller-tools#926- :seedling: Bump golang.org/x/tools from 0.16.1 to 0.17.0 by
@dependabotin kubernetes-sigs/controller-tools#874- :seedling: Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by
@dependabotin kubernetes-sigs/controller-tools#876- :seedling: Bump golang.org/x/tools from 0.17.0 to 0.18.0 by
@dependabotin kubernetes-sigs/controller-tools#885- :seedling: Bump golang.org/x/tools from 0.18.0 to 0.19.0 by
@dependabotin kubernetes-sigs/controller-tools#891- :seedling: Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by
@dependabotin kubernetes-sigs/controller-tools#895- :seedling: Bump golang.org/x/tools from 0.19.0 to 0.20.0 by
@dependabotin kubernetes-sigs/controller-tools#904- :seedling: Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by
@dependabotin kubernetes-sigs/controller-tools#915- :seedling: Bump tj-actions/changed-files from 44.0.0 to 44.0.1 by
@dependabotin kubernetes-sigs/controller-tools#916- :seedling: Bump tj-actions/changed-files from 44.0.1 to 44.3.0 by
@dependabotin kubernetes-sigs/controller-tools#929- :seedling: Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by
@dependabotin kubernetes-sigs/controller-tools#931- :seedling: Bump actions/checkout from 4.1.2 to 4.1.3 by
@dependabotin kubernetes-sigs/controller-tools#930New Contributors
@dprotasomade their first contribution in kubernetes-sigs/controller-tools#706@SuperSandro2000made their first contribution in kubernetes-sigs/controller-tools#881@zcheemade their first contribution in kubernetes-sigs/controller-tools#882@AlexanderYastrebovmade their first contribution in kubernetes-sigs/controller-tools#898@github-actionsmade their first contribution in kubernetes-sigs/controller-tools#920@pmalekmade their first contribution in kubernetes-sigs/controller-tools#927Full Changelog: https://github.com/kubernetes-sigs/controller-tools/compare/v0.14.0...v0.15.0
Commits
473c028Merge pull request #927 from pmalek/crd-xvalidation-add-messageExpression8dd0634Merge pull request #930 from kubernetes-sigs/dependabot/github_actions/action...5464a63Merge pull request #931 from kubernetes-sigs/dependabot/go_modules/github.com...1381be7:seedling: Bump actions/checkout from 4.1.2 to 4.1.3a40abf6Merge pull request #929 from kubernetes-sigs/dependabot/github_actions/tj-act...9571d3c:seedling: Bump github.com/onsi/gomega from 1.32.0 to 1.33.0434b090:seedling: Bump tj-actions/changed-files from 44.0.1 to 44.3.004e6d44feat(crdvalidation): add messageExpression support to XValidation markere159968:sparkles: crd: allow specifying spec.preserveUnknownFields (#912)8cc57e3Merge pull request #926 from sbueringer/pr-1.30- Additional commits viewable in compare view
Updates sigs.k8s.io/kind from 0.22.0 to 0.23.0
Release notes
Sourced from sigs.k8s.io/kind's releases.
v0.23.0
This release introduces initial limited support for
nerdctland kube-proxy nftables mode.
- The default node image is now Kubernetes 1.30.0:
kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692eipFamilyconfig field is now validated
- While technically a breaking change, if the value you set here is now caught as invalid it was being silently ignored and creating an ipv4 cluster previously and you should correct your config
- Go 1.17+ is required for
go install sigs.k8s.io/kind/ building thekindbinary
- Prebuilt binaries are available as an alternative to
go install- For local development
makewill automatically setup the correct go version- Note that the go team only supports 1.21+ and major linux distros have 1.19+
- Future releases may increase this to a more current Go release
- Future release may adopt
toolchainin go.mod to make this seamless if you have go 1.21+ installed even without our makefile. We highly recommend installing go 1.21+
- Initial support for nodes created with nerdctl
- Initial support for
kubeProxyMode: nftables(ahead of Kubernetes 1.31+, see https://kind.sigs.k8s.io/docs/user/configuration/#kube-proxy-mode)- Sweeping dependency updates, see commits for full details. https://github.com/kubernetes-sigs/kind/compare/v0.22.0...v0.23.0
Images pre-built for this release:
- v1.30.0:
kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e- v1.29.4:
kindest/node:v1.29.4@sha256:3abb816a5b1061fb15c6e9e60856ec40d56b7b52bcea5f5f1350bc6e2320b6f8- v1.28.9:
kindest/node:v1.28.9@sha256:dca54bc6a6079dd34699d53d7d4ffa2e853e46a20cd12d619a09207e35300bd0- v1.27.13:
kindest/node:v1.27.13@sha256:17439fa5b32290e3ead39ead1250dca1d822d94a10d26f1981756cd51b24b9d8- v1.26.15:
kindest/node:v1.26.15@sha256:84333e26cae1d70361bb7339efb568df1871419f2019c80f9a12b7e2d485fe19- v1.25.16:
kindest/node:v1.25.16@sha256:5da57dfc290ac3599e775e63b8b6c49c0c85d3fec771cd7d55b45fae14b38d3bNOTE: You must use the
@sha256digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.See also:
- https://kind.sigs.k8s.io/docs/user/quick-start/#creating-a-cluster
- https://kind.sigs.k8s.io/docs/user/quick-start/#building-images
NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see kubernetes-sigs/kind#2718
- Correctly case
kubeProxyMode: "none"
... (truncated)
Commits
0296c52version v0.23.04a36b22Merge pull request #3608 from BenTheElder/bump-kindnetd-mod96a3352bump node image to 1.30.01c8c510bump base image7e41de9bump local-path-provisioner image54682a2bump kindnetd imagecd2ac64bump kindnetd to k8s 0.29 (not 0.30 as we'd need go 1.22+, see runc issue 4233)b9bba13Merge pull request #3607 from BenTheElder/bump-go274e9d4upgrade to go1.21.106967c95Merge pull request #3605 from kubernetes-sigs/dependabot/github_actions/actio...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions