cluster-api-provider-cloudstack
cluster-api-provider-cloudstack copied to clipboard
Bump the all-go-mod-patch-and-minor group across 3 directories with 16 updates
Bumps the all-go-mod-patch-and-minor group with 2 updates in the / directory: github.com/onsi/ginkgo/v2 and golang.org/x/text. Bumps the all-go-mod-patch-and-minor group with 6 updates in the /hack/tools directory:
| Package | From | To |
|---|---|---|
| github.com/go-logr/logr | 1.4.1 |
1.4.2 |
| github.com/onsi/ginkgo/v2 | 2.19.0 |
2.19.1 |
| golang.org/x/text | 0.15.0 |
0.16.0 |
| k8s.io/api | 0.26.1 |
0.26.15 |
| k8s.io/code-generator | 0.26.1 |
0.26.15 |
| sigs.k8s.io/controller-tools | 0.11.3 |
0.15.0 |
Bumps the all-go-mod-patch-and-minor group with 9 updates in the /test/e2e directory:
| Package | From | To |
|---|---|---|
| github.com/go-logr/logr | 1.4.1 |
1.4.2 |
| github.com/onsi/ginkgo/v2 | 2.19.0 |
2.19.1 |
| golang.org/x/text | 0.15.0 |
0.16.0 |
| k8s.io/api | 0.26.1 |
0.26.15 |
| k8s.io/client-go | 0.26.1 |
0.26.15 |
| k8s.io/component-base | 0.26.1 |
0.26.15 |
| sigs.k8s.io/cluster-api | 1.4.8 |
1.4.9 |
| github.com/Shopify/toxiproxy/v2 | 2.5.0 |
2.9.0 |
| sigs.k8s.io/cluster-api/test | 1.4.8 |
1.4.9 |
Updates github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
v2.19.1
2.19.1
Fixes
- update supported platforms for race conditions [63c8c30]
- [build] Allow custom name for binaries. [ff41e27]
Maintenance
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.19.1
Fixes
- update supported platforms for race conditions [63c8c30]
- [build] Allow custom name for binaries. [ff41e27]
Maintenance
Commits
224be5bv2.19.176f4e0cbump gomega63c8c30update supported platforms for race conditionsb69c00dBump rexml from 3.2.6 to 3.2.8 in /docs (#1417)2e7a930--- (#1418)f097741Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425)628dbb9fix: issue-1427ff41e27[build] Allow custom name for binaries.- See full diff in compare view
Updates github.com/onsi/gomega from 1.33.1 to 1.34.0
Release notes
Sourced from github.com/onsi/gomega's releases.
v1.34.0
1.34.0
Features
- Add RoundTripper method to ghttp.Server [c549e0d]
Fixes
- fix incorrect handling of nil slices in HaveExactElements (fixes #771) [878940c]
- issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]
Maintenance
- bump ginkgo [8af2ece]
- Fix typo in docs [123a071]
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756) [0e69083]
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755) [2675796]
- Bump golang.org/x/net from 0.24.0 to 0.25.0 (#754) [4160c0f]
- Bump github-pages from 230 to 231 in /docs (#748) [892c303]
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.34.0
Features
- Add RoundTripper method to ghttp.Server [c549e0d]
Fixes
- fix incorrect handling of nil slices in HaveExactElements (fixes #771) [878940c]
- issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]
Maintenance
- bump ginkgo [8af2ece]
- Fix typo in docs [123a071]
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756) [0e69083]
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755) [2675796]
- Bump golang.org/x/net from 0.24.0 to 0.25.0 (#754) [4160c0f]
- Bump github-pages from 230 to 231 in /docs (#748) [892c303]
Commits
32e5498v1.34.0cb3fa6arun go mod tidy and wonder why go get doesnt just run it for me in the first ...8af2ecebump ginkgo878940cfix incorrect handling of nil slices in HaveExactElements (fixes #771)f5bec80clean up bipartitegraph testsebadb67issue_765 - fixed bug in Hopcroft-Karp algorithm123a071Fix typo in docsc549e0dAdd RoundTripper method to ghttp.Server0e69083Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756)2675796Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755)- Additional commits viewable in compare view
Updates golang.org/x/text from 0.15.0 to 0.16.0
Commits
9c2f3a2cmd/gotext: fix segfault in extract & rewrite commands59e1219message: optimize lookupAndFormat function for better performancea20a3e2x/text: update x/tools for go/ssa range-over-func fix- See full diff in compare view
Updates github.com/go-logr/logr from 1.4.1 to 1.4.2
Release notes
Sourced from github.com/go-logr/logr's releases.
v1.4.2
What's Changed
- Fix lint: named but unused params by
@thockinin go-logr/logr#268- Add a Go report card, fix lint by
@thockinin go-logr/logr#271- funcr: Handle nested empty groups properly by
@thockinin go-logr/logr#274Dependencies:
- build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by
@dependabotin go-logr/logr#254- build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by
@dependabotin go-logr/logr#256- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by
@dependabotin go-logr/logr#257- build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by
@dependabotin go-logr/logr#259- build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by
@dependabotin go-logr/logr#260- build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by
@dependabotin go-logr/logr#263- build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by
@dependabotin go-logr/logr#262- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by
@dependabotin go-logr/logr#264- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by
@dependabotin go-logr/logr#266- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabotin go-logr/logr#267- build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by
@dependabotin go-logr/logr#270- build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by
@dependabotin go-logr/logr#272- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by
@dependabotin go-logr/logr#275- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabotin go-logr/logr#276- build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by
@dependabotin go-logr/logr#277- build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by
@dependabotin go-logr/logr#278- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by
@dependabotin go-logr/logr#279- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by
@dependabotin go-logr/logr#280- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by
@dependabotin go-logr/logr#281- build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 by
@dependabotin go-logr/logr#282- build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 by
@dependabotin go-logr/logr#283- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by
@dependabotin go-logr/logr#284- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by
@dependabotin go-logr/logr#285- build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by
@dependabotin go-logr/logr#286- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by
@dependabotin go-logr/logr#288- build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by
@dependabotin go-logr/logr#289- build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by
@dependabotin go-logr/logr#293- build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by
@dependabotin go-logr/logr#292- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by
@dependabotin go-logr/logr#291- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by
@dependabotin go-logr/logr#290- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by
@dependabotin go-logr/logr#294- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by
@dependabotin go-logr/logr#295Full Changelog: https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2
Commits
1205f42Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbdMerge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07cbuild(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bdMerge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...- Additional commits viewable in compare view
Updates github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
v2.19.1
2.19.1
Fixes
- update supported platforms for race conditions [63c8c30]
- [build] Allow custom name for binaries. [ff41e27]
Maintenance
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.19.1
Fixes
- update supported platforms for race conditions [63c8c30]
- [build] Allow custom name for binaries. [ff41e27]
Maintenance
Commits
224be5bv2.19.176f4e0cbump gomega63c8c30update supported platforms for race conditionsb69c00dBump rexml from 3.2.6 to 3.2.8 in /docs (#1417)2e7a930--- (#1418)f097741Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425)628dbb9fix: issue-1427ff41e27[build] Allow custom name for binaries.- See full diff in compare view
Updates golang.org/x/text from 0.15.0 to 0.16.0
Commits
9c2f3a2cmd/gotext: fix segfault in extract & rewrite commands59e1219message: optimize lookupAndFormat function for better performancea20a3e2x/text: update x/tools for go/ssa range-over-func fix- See full diff in compare view
Updates k8s.io/api from 0.26.1 to 0.26.15
Commits
f34b283Update dependencies to v0.26.15 tag4143d6bMerge pull request #123767 from liggitt/proto-1.260ac2976[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...989015cMerge pull request #121547dims/automated-cherry-pick-of-#121364b177161bump golang.org/grpc to v1.56.3fd69e66Merge pull request #121126 from MadhavJivrajani/bump-x-net-12608b9677.: bump golang.org/x/net to v0.17.044c5cc8Merge pull request #120210mimowo/automated-cherry-pick-of-#120204c0b0923Mark Job onPodConditions as optional in pod failure policy191d751Merge pull request #119871liggitt/automated-cherry-pick-of-#119835- Additional commits viewable in compare view
Updates k8s.io/apimachinery from 0.26.1 to 0.26.15
Commits
48b9387Merge pull request #123767 from liggitt/proto-1.2608105fc[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...6b469b3Merge pull request #121547dims/automated-cherry-pick-of-#12136419e0eefbump golang.org/grpc to v1.56.34eaec80Merge pull request #121200enj/automated-cherry-pick-of-#121196cd1cacdPrevent rapid reset http2 DOS on API server71fc595Merge pull request #121126 from MadhavJivrajani/bump-x-net-1263135ed8.: bump golang.org/x/net to v0.17.0dd46389Merge pull request #119261HirazawaUi/automated-cherry-pick-of-#11922981488b4Fix the converts an empty string to nil.- Additional commits viewable in compare view
Updates k8s.io/code-generator from 0.26.1 to 0.26.15
Commits
d0d5d3aMerge pull request #123767 from liggitt/proto-1.26878d4dd[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...c45891cMerge pull request #121547dims/automated-cherry-pick-of-#121364c8fec61bump golang.org/grpc to v1.56.387375c6Merge pull request #121126 from MadhavJivrajani/bump-x-net-126cc4d3de.: bump golang.org/x/net to v0.17.0b770688Merge pull request #118168neolit123/automated-cherry-pick-of-#118150395ef9ecall ./hack/update-vendor.sh3d1270eMerge pull request #118555 from puerco/bump-1.26-go-1.19.1038348bbupdate-vendor: update vendored go.sums- Additional commits viewable in compare view
Updates sigs.k8s.io/controller-tools from 0.11.3 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
... (truncated)
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 k8s.io/klog/v2 from 2.80.1 to 2.120.1
Release notes
Sourced from k8s.io/klog/v2's releases.
Prepare klog release for Kubernetes v1.30 (Take 2)
What's Changed
- textlogger: allow caller to override stack unwinding by
@pohlyin kubernetes/klog#397Full Changelog: https://github.com/kubernetes/klog/compare/v2.120.0...v2.120.1
Prepare klog release for Kubernetes v1.30 (Take 1)
What's Changed
- OWNERS: remove serathius, add mengjiao-liu, promote pohly by
@pohlyin kubernetes/klog#394- docs: clarify relationship between different features by
@pohlyin kubernetes/klog#395- Add SafePtr wrapper by
@kaisozin kubernetes/klog#393- logr v1.4.1 + SetSlogLogger by
@pohlyin kubernetes/klog#396New Contributors
@kaisozmade their first contribution in kubernetes/klog#393Full Changelog: https://github.com/kubernetes/klog/compare/v2.110.1...v2.120.0
Prepare klog release for Kubernetes v1.29 (Take 1)
What's Changed
- fix: SetLogger via klog.SetLogger will output an unexpected newline by
@aimuzin kubernetes/klog#378- resolve comments warning by
@lowang-bhin kubernetes/klog#379- stderrthreshold: fix flag comment by
@pohlyin kubernetes/klog#376- enable "go vet" checks for parameters by
@pohlyin kubernetes/klog#390- promote experimental code to stable by
@pohlyin kubernetes/klog#392- golangci-lint action by
@pohlyin kubernetes/klog#380- output: handle WithName like zapr does by
@pohlyin kubernetes/klog#391- slog support + logr 1.3.0 update by
@pohlyin kubernetes/klog#384New Contributors
@aimuzmade their first contribution in kubernetes/klog#378@lowang-bhmade their first contribution in kubernetes/klog#379Full Changelog: https://github.com/kubernetes/klog/compare/v2.100.1...v2.110.1
Prepare klog release for Kubernetes v1.28 (Take 1)
What's Changed
- expose logBridge via NewStandardLog() by
@mikedanesein kubernetes/klog#369- add Format wrapper by
@pohlyin kubernetes/klog#374- JSON as fallback encoding by
@pohlyin kubernetes/klog#375New Contributors
@mikedanesemade their first contribution in kubernetes/klog#369Full Changelog: https://github.com/kubernetes/klog/compare/v2.90.1...v2.100.1
Prepare klog release for Kubernetes v1.27 (Take 2)
What's Changed
- buffer: restore dropping of too large buffers by
@pohlyin kubernetes/klog#366
... (truncated)
Commits
007e661textlogger: allow caller to override stack unwinding2d08296Merge pull request #396 from pohly/slog-helpere4deee8slog: use main logr package instead of logr/slogr5d1d2d5add SetSlogLogger39afdbadependencies: logr v1.4.12086216Merge pull request #393 from kaisoz/add-safeptr881fa0bAdd SafePtr wrapper8dd3f2eMerge pull request #395 from pohly/readme-updated3dd725docs: clarify relationship between different features761b630Merge pull request #394 from pohly/owners-update- Additional commits viewable in compare view
Updates k8s.io/utils from 0.0.0-20221107191617-1a15be271d1d to 0.0.0-20230726121419-3b25d923346b
Commits
- See full diff in compare view
Updates github.com/go-logr/logr from 1.4.1 to 1.4.2
Release notes
Sourced from github.com/go-logr/logr's releases.
v1.4.2
What's Changed
- Fix lint: named but unused params by
@thockinin go-logr/logr#268- Add a Go report card, fix lint by
@thockinin go-logr/logr#271- funcr: Handle nested empty groups properly by
@thockinin go-logr/logr#274Dependencies:
- build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by
@dependabotin go-logr/logr#254- build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by
@dependabotin go-logr/logr#256- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by
@dependabotin go-logr/logr#257- build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by
@dependabotin go-logr/logr#259- build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by
@dependabotin go-logr/logr#260- build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by
@dependabotin go-logr/logr#263- build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by
@dependabotin go-logr/logr#262- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by
@dependabotin go-logr/logr#264- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by
@dependabotin go-logr/logr#266- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabotin go-logr/logr#267- build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by
@dependabotin go-logr/logr#270- build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by
@dependabotin go-logr/logr#272- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by
@dependabotin go-logr/logr#275- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabotin go-logr/logr#276- build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by
@dependabotin go-logr/logr#277- build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by
@dependabotin go-logr/logr#278- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by
@dependabotin go-logr/logr#279- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by
@dependabotin go-logr/logr#280- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by
@dependabotin go-logr/logr#281- build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 by
@dependabotin go-logr/logr#282- build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 by
@dependabotin go-logr/logr#283- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by
@dependabotin go-logr/logr#284- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by
@dependabotin go-logr/logr#285- build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by
@dependabotin go-logr/logr#286- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by
@dependabotin go-logr/logr#288- build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by
@dependabotin go-logr/logr#289- build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by
@dependabotin go-logr/logr#293- build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by
@dependabotin go-logr/logr#292- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by
@dependabotin go-logr/logr#291- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by
@dependabotin go-logr/logr#290- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by
@dependabotin go-logr/logr#294- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by
@dependabotin go-logr/logr#295Full Changelog: https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2
Commits
1205f42Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbdMerge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07cbuild(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bdMerge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...- Additional commits viewable in compare view
Updates github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
v2.19.1
2.19.1
Fixes
- update supported platforms for race conditions [63c8c30]
- [build] Allow custom name for binaries. [ff41e27]
Maintenance
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
2.19.1
Fixes
- update supported platforms for race conditions [63c8c30]
- [build] Allow custom name for binaries. [ff41e27]
Maintenance
- bump gomega [76f4e0c]
- Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417) [b69c00d]
- Bump golang.org/x/sys from 0.20.0 to 0.21.0 (
Description has been truncated
The following labels could not be found: dependabot.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign vishesh92 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
Deploy Preview for kubernetes-sigs-cluster-api-cloudstack failed.
| Name | Link |
|---|---|
| Latest commit | 3a01ad18e7153b783afdf20cff7c938b7ee61263 |
| Latest deploy log | https://app.netlify.com/sites/kubernetes-sigs-cluster-api-cloudstack/deploys/66a8276d00af6f0008e957dd |
@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| capi-provider-cloudstack-presubmit-unit-test | 3a01ad18e7153b783afdf20cff7c938b7ee61263 | link | true | /test capi-provider-cloudstack-presubmit-unit-test |
| capi-provider-cloudstack-presubmit-build | 3a01ad18e7153b783afdf20cff7c938b7ee61263 | link | true | /test capi-provider-cloudstack-presubmit-build |
| capi-provider-cloudstack-presubmit-e2e-smoke-test | 3a01ad18e7153b783afdf20cff7c938b7ee61263 | link | true | /test capi-provider-cloudstack-presubmit-e2e-smoke-test |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Superseded by #397.