-
Notifications
You must be signed in to change notification settings - Fork 153
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 google.golang.org/grpc from 1.51.0 to 1.57.0 #3897
Bump google.golang.org/grpc from 1.51.0 to 1.57.0 #3897
Conversation
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.57.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.51.0...v1.57.0) --- 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>
4a7534b
to
50123cc
Compare
Is this a new thing we are doing with automatically bumping deps? This type of thing always causes chaos in my experience. With something like bumping a |
We have dependabot for security updates but not for dependency updates (at least not in scope at this stage). This PR was raised in the process of tunning the configuration For example, security alert with valid PR and merged #3901 Unless @yitsushi has verified it and it is good to go ... i would say to close it |
I didn't do extensive tests, pulled the changes, let tilt update stuff, log in on the ui and see the first page that loads. But in that case a more verbose check may be helpful. |
closing as seems stale based on the comments |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps google.golang.org/grpc from 1.51.0 to 1.57.0.
Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
87bf02a
Change version to 1.57.0 (#6448)6b64be9
resolver/weighted_round_robin: remove experimental suffix from name9489082
github: replace deprecated command with environment file (#6417)d1868a5
clusterresolver: add logs for dns discovery mechanism error cases (#6444)8e9c8f8
grpc: do not use balancer attributes during address comparison (#6439)db32c5b
Fix preloader mode in benchmarks (#6359)f0280f9
xds: require EDS service name in new-style CDS clusters (gRFC A47) (#6438)bf5b7ae
clusterresolver: handle EDS nacks and resource-not-found errors correctly (#6...fc0aa46
client: encode the authority by default (#6428)11feb0a
resolver: delete Target.Scheme and Target.Authority (#6363)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 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)