-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all group with 5 updates #1305
Conversation
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/GoogleCloudPlatform/k8s-cloud-provider](https://github.com/GoogleCloudPlatform/k8s-cloud-provider) | `1.32.0` | `1.33.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.20.1` | `2.20.2` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.34.1` | `1.34.2` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.193.0` | `0.195.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.65.0` | `1.66.0` | Updates `github.com/GoogleCloudPlatform/k8s-cloud-provider` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/GoogleCloudPlatform/k8s-cloud-provider/releases) - [Commits](GoogleCloudPlatform/k8s-cloud-provider@v1.32.0...v1.33.0) Updates `github.com/onsi/ginkgo/v2` from 2.20.1 to 2.20.2 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.20.1...v2.20.2) Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.34.1...v1.34.2) Updates `google.golang.org/api` from 0.193.0 to 0.195.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.193.0...v0.195.0) Updates `google.golang.org/grpc` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.66.0) --- updated-dependencies: - dependency-name: github.com/GoogleCloudPlatform/k8s-cloud-provider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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 Once the patch is verified, the new status will be reflected by the 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-gcp ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@dependabot[bot]: The following tests failed, say
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. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 5 updates:
1.32.0
1.33.0
2.20.1
2.20.2
1.34.1
1.34.2
0.193.0
0.195.0
1.65.0
1.66.0
Updates
github.com/GoogleCloudPlatform/k8s-cloud-provider
from 1.32.0 to 1.33.0Commits
dfd8495
Merge pull request #217 from akwi-github/bs_metadata_update_test6101807
Add BackendServiceMetadataUpdate test1d9f245
Merge pull request #222 from akwi-github/fix_compression_mode6ebb665
Merge pull request #218 from akwi-github/ensure_tcpr_test73f8297
Add EnsureTcpRoute test0d95674
Merge pull request #223 from briantkennedy/locationa40d5e4
Add location method to Key.1b37761
Merge pull request #219 from akwi-github/ensure_bs_testd991dda
Add EnsureBackendService test6649a91
Merge pull request #221 from AwesomePatrol/fix-361065819Updates
github.com/onsi/ginkgo/v2
from 2.20.1 to 2.20.2Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
104752f
v2.20.2a671816
bump go to v1.22Updates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependencyUpdates
google.golang.org/api
from 0.193.0 to 0.195.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
f9bde01
chore(main): release 0.195.0 (#2751)04cbad8
feat(all): auto-regenerate discovery clients (#2759)e907e01
feat(all): auto-regenerate discovery clients (#2756)47629a1
chore(all): update all to 4ba0660 (#2754)3f3bd66
feat(all): auto-regenerate discovery clients (#2755)70a68c2
feat(all): auto-regenerate discovery clients (#2753)5b1ebe2
feat(all): auto-regenerate discovery clients (#2752)6bdae51
feat(all): auto-regenerate discovery clients (#2750)cd95a34
chore(main): release 0.194.0 (#2747)eda6a59
fix(gen): change HttpBody.Data from string to any for monitoring:v1 (#2744)Updates
google.golang.org/grpc
from 1.65.0 to 1.66.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
00d3ec8
Change version to 1.66.0 (#7518)973e3dc
xdsclient: Populate total_issued_requests count in LRS load reports (#7544) (...8e3596c
cherry-pick #7557 to v1.66.x branch (#7564)62baa5f
cherry-pick #7356 to v1.66.x branch (#7546)f857020
cherry-pick #7523 to v1.66.x branch (#7547)35e915e
cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close()...63853fd
rls: update picker synchronously on configuration update (#7412)86135c3
csds: unskip e2e test (#7502)5d07b63
transport: change*http2Client
to interfaceClientTransport
(#7512)c98235b
grpclog: refactor to move implementation to grpclog/internal (#7465)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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