Skip to content

Commit b7969ab

Browse files
MINOR: [C#] Bump Grpc.Net.ClientFactory from 2.67.0 to 2.70.0 in /csharp (#45844)
Bumps [Grpc.Net.ClientFactory](https://github.com/grpc/grpc-dotnet) from 2.67.0 to 2.70.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-dotnet/releases">Grpc.Net.ClientFactory's releases</a>.</em></p> <blockquote> <h2>Release v2.70.0</h2> <h2>What's Changed</h2> <ul> <li>update ArgumentNullException.ThrowIfNull usage by <a href="https://github.com/WeihanLi"><code>@​WeihanLi</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2563">grpc/grpc-dotnet#2563</a></li> <li>use nameof for CallerArgumentExpression by <a href="https://github.com/WeihanLi"><code>@​WeihanLi</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2562">grpc/grpc-dotnet#2562</a></li> <li>Correctness: Make some private &amp; internal classes sealed where possible by <a href="https://github.com/Henr1k80"><code>@​Henr1k80</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2559">grpc/grpc-dotnet#2559</a></li> <li>Bump vue from 2.6.14 to 3.0.0 in /examples/Spar/Server/ClientApp by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2565">grpc/grpc-dotnet#2565</a></li> <li>Bump cross-spawn from 7.0.3 to 7.0.6 in /testassets/InteropTestsGrpcWebWebsite/Tests by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2574">grpc/grpc-dotnet#2574</a></li> <li>[vote]Added Active maintainers into MAINTAINERS.md. by <a href="https://github.com/subhraOffGit"><code>@​subhraOffGit</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2449">grpc/grpc-dotnet#2449</a></li> <li>Refactor: Use <code>await using</code> for <code>packageVersionStream</code> to ensure proper disposal of async resources by <a href="https://github.com/dexcompiler"><code>@​dexcompiler</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2521">grpc/grpc-dotnet#2521</a></li> <li>Performance microoptimizations by <a href="https://github.com/Henr1k80"><code>@​Henr1k80</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2558">grpc/grpc-dotnet#2558</a></li> <li>Complete health checks watch service on server shutting down by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2582">grpc/grpc-dotnet#2582</a></li> <li>Avoid using ConcurrentDictionary for channels with few methods by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2597">grpc/grpc-dotnet#2597</a></li> <li>Bump elliptic from 6.6.0 to 6.6.1 in /examples/Spar/Server/ClientApp by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2599">grpc/grpc-dotnet#2599</a></li> <li>Move updating connectivity state outside of subchannel lock by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2601">grpc/grpc-dotnet#2601</a></li> <li>Bump Grpc.Tools dependency by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2603">grpc/grpc-dotnet#2603</a></li> <li>bump version on v2.70.x branch by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2604">grpc/grpc-dotnet#2604</a></li> <li>Change version to 2.70.0 by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2610">grpc/grpc-dotnet#2610</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Henr1k80"><code>@​Henr1k80</code></a> made their first contribution in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2559">grpc/grpc-dotnet#2559</a></li> <li><a href="https://github.com/subhraOffGit"><code>@​subhraOffGit</code></a> made their first contribution in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2449">grpc/grpc-dotnet#2449</a></li> <li><a href="https://github.com/dexcompiler"><code>@​dexcompiler</code></a> made their first contribution in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2521">grpc/grpc-dotnet#2521</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.67.0...v2.70.0">https://github.com/grpc/grpc-dotnet/compare/v2.67.0...v2.70.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-dotnet/commit/8fa80f0dfc72a870227c77e0fa25855f34a84464"><code>8fa80f0</code></a> Change version to 2.70.0 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2610">#2610</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/cae7568fca9526be175b85c729f45d1533157ee5"><code>cae7568</code></a> bump version on v2.70.x branch (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2604">#2604</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/147a4647ad43a4107e38c414e271dbecceefc999"><code>147a464</code></a> bump Grpc.Tools dep (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2603">#2603</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/852a118c7b97afc23fae45166b2fa2bd6943c468"><code>852a118</code></a> Move updating connectivity state outside of subchannel lock (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2601">#2601</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/60d9d2ce15c117ed9eaed6e2737bb635728c5c04"><code>60d9d2c</code></a> Bump elliptic from 6.6.0 to 6.6.1 in /examples/Spar/Server/ClientApp (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2599">#2599</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/a2f7d06e02ae710143ff820ca14911bb9c8906e7"><code>a2f7d06</code></a> Avoid using ConcurrentDictionary for channels with few methods (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2597">#2597</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/c9d26719e8b2a8f03424cacbb168540e35a94b0b"><code>c9d2671</code></a> Complete health checks watch service on server shutting down (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2582">#2582</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/b7af033360155835fede1f042f6e45cc3ce94aa0"><code>b7af033</code></a> Performance microoptimizations (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2558">#2558</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/6a3c9774f651b2d5ab0b92a8987732f0a6643b25"><code>6a3c977</code></a> Refactor: Use <code>await using</code> for <code>packageVersionStream</code> to ensure proper dispo...</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/cacf59d94227f338ac12cbbb47187118277f433d"><code>cacf59d</code></a> [vote]Added Active maintainers into MAINTAINERS.md. (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2449">#2449</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.67.0...v2.70.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Grpc.Net.ClientFactory&package-manager=nuget&previous-version=2.67.0&new-version=2.70.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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Curt Hagenlocher <[email protected]>
1 parent 073012b commit b7969ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/test/Apache.Arrow.Flight.Tests/Apache.Arrow.Flight.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.67.0" />
9+
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.70.0" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1111
<PackageReference Include="xunit" Version="2.9.3" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />

0 commit comments

Comments
 (0)