-
Notifications
You must be signed in to change notification settings - Fork 77
Bump the google-golang group across 1 directory with 5 updates #1121
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
base: master
Are you sure you want to change the base?
Conversation
[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. |
0594e12
to
ec8c16a
Compare
Bumps the google-golang group with 1 update in the / directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `google.golang.org/api` from 0.228.0 to 0.234.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.228.0...v0.234.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250313205543-e70fdf4c4cb4 to 0.0.0-20250512202823-5a2f75b736a9 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.71.0 to 1.72.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.0...v1.72.1) Updates `google.golang.org/genproto` from 0.0.0-20241021214115-324edc3d5d38 to 0.0.0-20250505200425-f936aa4a68b2 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250106144421-5f5ef82da422 to 0.0.0-20250505200425-f936aa4a68b2 - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-version: 0.234.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: google-golang - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20250512202823-5a2f75b736a9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: google-golang - dependency-name: google.golang.org/grpc dependency-version: 1.72.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: google-golang - dependency-name: google.golang.org/genproto dependency-version: 0.0.0-20250505200425-f936aa4a68b2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: google-golang - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20250505200425-f936aa4a68b2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: google-golang ... Signed-off-by: dependabot[bot] <support@github.com>
ec8c16a
to
1a77dec
Compare
Bumps the google-golang group with 1 update in the / directory: google.golang.org/api.
Updates
google.golang.org/api
from 0.228.0 to 0.234.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
b27533c
chore(main): release 0.234.0 (#3152)b356c44
fix: check for auth creds in options to trigger new auth lib usage (#3162)e68e11e
feat(all): auto-regenerate discovery clients (#3161)933d259
feat(all): auto-regenerate discovery clients (#3160)3782811
chore(all): update all (#3158)fde37fb
feat(all): auto-regenerate discovery clients (#3159)a265780
feat(all): auto-regenerate discovery clients (#3157)a6373d8
feat(all): auto-regenerate discovery clients (#3156)7ee8057
feat(all): auto-regenerate discovery clients (#3155)26da395
feat(all): auto-regenerate discovery clients (#3154)Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20250313205543-e70fdf4c4cb4 to 0.0.0-20250512202823-5a2f75b736a9Commits
Updates
google.golang.org/grpc
from 1.71.0 to 1.72.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
4cf3cf7
Change version to 1.72.1 (#8319)537fe8d
transport: Propagate status code on receiving RST_STREAM during message read ...f32eab3
cherry-pick #8302 and #8304 to v1.72.x branch (#8303)7fcfc87
internal/delegatingresolver: avoid proxy if networktype of target address is ...ad1e120
Change version to 1.72.1-dev (#8219)a43eba6
Change version to 1.72.0 (#8218)48f48c1
balancer/pickfirstleaf: Avoid reading Address.Metadata (#8227) (#8259)fd6f585
Cherry-pick #8159 and #8243 to v1.72.x (#8255)79ca174
stats/opentelemetry: fix trace attributes message sequence numbers to start f...57a2605
xdsclient: fix TestServerFailureMetrics_BeforeResponseRecv test to wait for w...Updates
google.golang.org/genproto
from 0.0.0-20241021214115-324edc3d5d38 to 0.0.0-20250505200425-f936aa4a68b2Commits
Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20250106144421-5f5ef82da422 to 0.0.0-20250505200425-f936aa4a68b2Commits
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