Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net: Bump Grpc.Net.Client from 2.61.0 to 2.62.0 in /dotnet (#5722)
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.61.0 to 2.62.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-dotnet/releases">Grpc.Net.Client's releases</a>.</em></p> <blockquote> <h2>Release v2.62.0</h2> <h2>What's Changed</h2> <ul> <li>Set default streams value in grpc-client.yml by <a href="https://github.com/sebastienros"><code>@sebastienros</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2379">grpc/grpc-dotnet#2379</a></li> <li>Fix OS detection error in UWP by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2376">grpc/grpc-dotnet#2376</a></li> <li>Update Grpc.Tools version to 2.62 by <a href="https://github.com/apolcyn"><code>@apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2382">grpc/grpc-dotnet#2382</a></li> <li>Bump v2.62.x to pre1 by <a href="https://github.com/apolcyn"><code>@apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2383">grpc/grpc-dotnet#2383</a></li> <li>Bump v2.62.x version for final release by <a href="https://github.com/apolcyn"><code>@apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2400">grpc/grpc-dotnet#2400</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.61.0...v2.62.0">https://github.com/grpc/grpc-dotnet/compare/v2.61.0...v2.62.0</a></p> <h2>Release v2.62.0-pre1</h2> <h2>What's Changed</h2> <ul> <li>Set default streams value in grpc-client.yml by <a href="https://github.com/sebastienros"><code>@sebastienros</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2379">grpc/grpc-dotnet#2379</a></li> <li>Fix OS detection error in UWP by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2376">grpc/grpc-dotnet#2376</a></li> <li>Update Grpc.Tools version to 2.62 by <a href="https://github.com/apolcyn"><code>@apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2382">grpc/grpc-dotnet#2382</a></li> <li>Bump v2.62.x to pre1 by <a href="https://github.com/apolcyn"><code>@apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2383">grpc/grpc-dotnet#2383</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.61.0...v2.62.0-pre1">https://github.com/grpc/grpc-dotnet/compare/v2.61.0...v2.62.0-pre1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-dotnet/commit/a20e53746e7cd41b09785bb979502b58902534c9"><code>a20e537</code></a> bump version for release (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2400">#2400</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/7b423e79708c57709515ff929721768a646dc02b"><code>7b423e7</code></a> bump to pre1 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2383">#2383</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/f29d927f428773a2f025b9b8b5536189927df196"><code>f29d927</code></a> update Grpc.Tools version to 2.62 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2382">#2382</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/098dca892a3949ade411c3f2f66003f7b330dfd2"><code>098dca8</code></a> Fix OS detection error in UWP (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2376">#2376</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/787faa64c73400c1a0bfaac5effd4409f296ebe5"><code>787faa6</code></a> Set default streams value in grpc-client.yml (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2379">#2379</a>)</li> <li>See full diff in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.61.0...v2.62.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Grpc.Net.Client&package-manager=nuget&previous-version=2.61.0&new-version=2.62.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
- Loading branch information