Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump google.golang.org/grpc from 1.52.0 to 1.52.1 (jaegertracing#4180)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.0 to 1.52.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p> <blockquote> <h2>Release 1.52.1</h2> <h1>Bug Fixes</h1> <ul> <li>grpclb: rename grpclbstate package back to state (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5963">#5963</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-go/commit/2b4813f8d7ce9f724d716be9cc69af645102af26"><code>2b4813f</code></a> Change version to 1.52.1 (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5965">#5965</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/f7ecbb24e152e5d00f8a12976b65fe69b3907667"><code>f7ecbb2</code></a> Cherry pick: grpclb: rename <code>grpclbstate</code> package back to <code>state</code> (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5962">#5962</a>) (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5">#5</a>...</li> <li><a href="https://github.com/grpc/grpc-go/commit/e593b4a4da85229e72d8dc9757b6e78bbce9e5e0"><code>e593b4a</code></a> xds interop: Fix buildscripts not continuing on a failed test suite (v1.52.x ...</li> <li><a href="https://github.com/grpc/grpc-go/commit/02d3b9b77a1c02368412e9995b323ba02ab157a0"><code>02d3b9b</code></a> Change version to 1.52.1-dev (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5871">#5871</a>)</li> <li>See full diff in <a href="https://github.com/grpc/grpc-go/compare/v1.52.0...v1.52.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.52.0&new-version=1.52.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information