-
Notifications
You must be signed in to change notification settings - Fork 10
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
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.1 in /src/pcap #35
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.1 in /src/pcap #35
Conversation
4c1b469
to
ac37274
Compare
We should consider taking a closer look at grpc/grpc-go#6031 because that short-coming was the reason we introduced our own error type, maybe we can now get rid of that. |
ac37274
to
1d49839
Compare
@dependabot recreate |
dddff45
to
4fe9b79
Compare
@dependabot recreate |
4fe9b79
to
f72c41d
Compare
Fair, but we'll open a separate work item for this. |
@dependabot recreate |
f72c41d
to
c7a5160
Compare
@dependabot recreate |
c7a5160
to
32fd0d8
Compare
32fd0d8
to
b894410
Compare
@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 |
A newer version of google.golang.org/grpc exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.56.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.51.0...v1.56.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1b552d8
to
90684b2
Compare
…write This decouples the test from disk throughputs for larger files. Reducing the overall capture time to 1s also helps not capturing gigabytes of data on loopback.
90684b2
to
d5eb751
Compare
Bumps google.golang.org/grpc from 1.51.0 to 1.56.1.
Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
5b67e5e
Update version.go to v1.56.1 (#6386)d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1ea
Change version to 1.56.1-dev (#6345)2b6ff72
Change version to 1.56.0 (#6344)7996425
xds/outlierdetection: fix config handling (#6361) (#6367)a5ae5c6
weightedroundrobin: cherry-pick 2 commits from master (#6360)8edfa1a
authz: End2End test for AuditLogger (#6304)2b1d70b
xds: enable RLS in xDS by default (#6343)47f8ed8
interop: Don't fail target if sub-target already failed (#6332)1f23f6c
client: fix Connect to handle channel idleness properly (#6331)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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)