Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
v1.33.0
1.33.0
Features
Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.
Maintenance
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]
v1.32.0
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @jbduncan !). Please open an issue if you run into one.
Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
1.33.0
Features
Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.
Maintenance
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]
1.32.0
Maintenance
Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]
This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @jbduncan !). Please open an issue if you run into one.
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.
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-cloudstack/blob/main/OWNERS)~~ [g-gaston]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Bumps the all-go-mod-patch-and-minor group with 7 updates in the / directory:
2.15.0
2.16.1
1.2.4
1.4.2
3.1.1
3.2.0
2.11.0
2.19.0
0.26.10
0.26.15
0.26.10
0.26.15
0.26.10
0.26.15
Bumps the all-go-mod-patch-and-minor group with 7 updates in the /hack/tools directory:
1.2.4
1.4.2
2.11.0
2.19.0
0.26.1
0.26.15
0.4.2
0.4.7
0.26.1
0.26.15
0.11.3
0.15.0
4.5.4
4.5.7
Updates
github.com/apache/cloudstack-go/v2
from 2.15.0 to 2.16.1Release notes
Sourced from github.com/apache/cloudstack-go/v2's releases.
... (truncated)
Commits
2b21240
Merge pull request #86 from apache/postbc95c25
Generate methods to reset params (#84)0b2d6ba
Use POST for user sensitive calls0d335ef
make mockgen for modern versions #83cfcbcba
Merge pull request #82 from apache/dependabot/go_modules/golang.org/x/net-0.23.034549b8
just install the thing9ebea3b
Merge pull request #81 from step-security-bot/stepsecurity_remediation_171118...1af5124
Bump golang.org/x/net from 0.17.0 to 0.23.0ddff197
[StepSecurity] ci: Harden GitHub Actionsf763951
Restore methods with optional params for 4.19 compatability (#80)Updates
github.com/go-logr/logr
from 1.2.4 to 1.4.2Release notes
Sourced from github.com/go-logr/logr's releases.
... (truncated)
Commits
1205f42
Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbd
Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577
build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95
build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07c
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5
build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bd
Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86
Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...Updates
github.com/jellydator/ttlcache/v3
from 3.1.1 to 3.2.0Release notes
Sourced from github.com/jellydator/ttlcache/v3's releases.
Commits
9766960
Add Support for PreviousTTL (#121)Updates
github.com/onsi/ginkgo/v2
from 2.11.0 to 2.19.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
28fb5d6
v2.19.0e31f03a
fix another typo966a28c
Fix typos in label sets docscd231fd
Label sets allow for more expressive label filteringeb27ca8
v2.18.0f010b65
Add --slience-skips and --force-newlines42013d6
Fix table entry context edge case9e234ea
always rebuild and run ginkgo in makefile5ce8355
add --fail-on-empty to recommended CI flags in docs3ffbf8b
add makefileUpdates
github.com/onsi/gomega
from 1.27.8 to 1.33.1Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
... (truncated)
Commits
8a658bb
v1.33.1e9bc35a
Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.23a66379
fix confusing eventually docsf2e65fc
v1.33.002e8706
docs: Receive(POINTER, MATCHER)ec1f186
feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests9999deb
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)cb5ff21
Bump github-pages from 229 to 230 in /docs (#735)bac6596
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)4379951
v1.32.0Updates
golang.org/x/text
from 0.14.0 to 0.15.0Commits
8d533a0
encoding/charmap: update UCM spec file URL prefixUpdates
k8s.io/api
from 0.26.10 to 0.26.15Commits
f34b283
Update dependencies to v0.26.15 tag4143d6b
Merge pull request #123767 from liggitt/proto-1.260ac2976
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...989015c
Merge pull request #121547dims/automated-cherry-pick-of-#121364
b177161
bump golang.org/grpc to v1.56.3Updates
k8s.io/apimachinery
from 0.26.10 to 0.26.15Commits
48b9387
Merge pull request #123767 from liggitt/proto-1.2608105fc
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...6b469b3
Merge pull request #121547dims/automated-cherry-pick-of-#121364
19e0eef
bump golang.org/grpc to v1.56.3Updates
k8s.io/client-go
from 0.26.10 to 0.26.15Commits
f70badf
Update dependencies to v0.26.15 tag7adf9e8
Merge pull request #123767 from liggitt/proto-1.26fc39103
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...6ee0283
Merge pull request #121547dims/automated-cherry-pick-of-#121364
76fabd5
bump golang.org/grpc to v1.56.3Updates
k8s.io/component-base
from 0.26.10 to 0.26.15Commits
097fafc
Update dependencies to v0.26.15 tagd3376ff
Merge pull request #123767 from liggitt/proto-1.26f31d43c
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...d6f0a2c
Merge pull request #123062Richabanker/automated-cherry-pick-of-#122750
93f678e
Add processStartTime in metrics/slis3351bc9
Merge pull request #121547dims/automated-cherry-pick-of-#121364
93e039e
bump golang.org/grpc to v1.56.3Updates
github.com/go-logr/logr
from 1.2.4 to 1.4.2Release notes
Sourced from github.com/go-logr/logr's releases.
... (truncated)
Commits
1205f42
Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbd
Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577
build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95
build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07c
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5
build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bd
Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86
Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...Updates
github.com/onsi/ginkgo/v2
from 2.11.0 to 2.19.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
28fb5d6
v2.19.0e31f03a
fix another typo966a28c
Fix typos in label sets docscd231fd
Label sets allow for more expressive label filteringeb27ca8
v2.18.0f010b65
Add --slience-skips and --force-newlines42013d6
Fix table entry context edge case9e234ea
always rebuild and run ginkgo in makefile5ce8355
add --fail-on-empty to recommended CI flags in docs3ffbf8b
add makefileUpdates
golang.org/x/text
from 0.13.0 to 0.15.0Commits
8d533a0
encoding/charmap: update UCM spec file URL prefixUpdates
k8s.io/api
from 0.26.1 to 0.26.15Commits
f34b283
Update dependencies to v0.26.15 tag4143d6b
Merge pull request #123767 from liggitt/proto-1.260ac2976
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...989015c
Merge pull request #121547dims/automated-cherry-pick-of-#121364
b177161
bump golang.org/grpc to v1.56.3Updates
k8s.io/apimachinery
from 0.26.1 to 0.26.15Commits
The following labels could not be found:
dependabot
.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.
✅ Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!
Toggle QR Code...
Use your smartphone camera to open QR code link.
To edit notification comments on pull requests, go to your Netlify site configuration.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], g-gaston
The full list of commands accepted by this bot can be found here.
The pull request process is described here