Closed dependabot[bot] closed 3 months ago
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot recreate
Looks like google.golang.org/grpc is up-to-date now, so this is no longer needed.
Bumps google.golang.org/grpc from 1.58.0-dev to 1.66.0-dev.
Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
9bdf335
Change version to 1.66.0-dev (#7308)6d23620
documentation: on server, use FromIncomingContext for retrieving context and...7e5898e
xds: unify xDS client creation APIs meant for testing (#7268)5d7bd7a
interop/xds: Interop client and server changes for CSM Observability (#7280)1958fcb
cmd/protoc-gen-go-grpc: update version for release (#7294)32f6091
*: update deps (#7282)02f0e77
security: remove security/authorization module (#7281)8bf2b3e
grpcrand: delete all of grpcrand and call the rand package directly (#7283)24e9024
Fix close in use certificate providers after doubleClose()
method call on ...33faea8
ringhash: fix normalizeWeights (#7156)You can trigger a rebase of this PR 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