Skip to content

Commit

Permalink
MINOR: [C#] Bump Grpc.AspNetCore, Grpc.AspNetCore.Server, System.Runt…
Browse files Browse the repository at this point in the history
…ime.CompilerServices.Unsafe and Grpc.Net.Client in /csharp (#44201)

Bumps [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet), [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet), [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) and [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet). These dependencies needed to be updated together.
Updates `Grpc.AspNetCore` from 2.65.0 to 2.66.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-dotnet/releases">Grpc.AspNetCore's releases</a>.</em></p>
<blockquote>
<h2>Release v2.66.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version on master to 2.66.0-dev by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2491">grpc/grpc-dotnet#2491</a></li>
<li>Fix failure to create GrpcChannel under Wine compatibility layer (including Steam Proton and Apple Game Porting Toolkit) by <a href="https://github.com/mayuki"><code>@​mayuki</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2496">grpc/grpc-dotnet#2496</a></li>
<li>Update .NET 9 SDK and resolve warnings by <a href="https://github.com/sebastienros"><code>@​sebastienros</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2502">grpc/grpc-dotnet#2502</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 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/2504">grpc/grpc-dotnet#2504</a></li>
<li>Bump axios from 1.6.2 to 1.7.4 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/2505">grpc/grpc-dotnet#2505</a></li>
<li>Update puppeteer by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2507">grpc/grpc-dotnet#2507</a></li>
<li>Remove internal_ci flag from interop test script by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2509">grpc/grpc-dotnet#2509</a></li>
<li>Fix Google auth interop test by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2512">grpc/grpc-dotnet#2512</a></li>
<li>[testing] improve sanity check in jwt_token_creds interop test by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2513">grpc/grpc-dotnet#2513</a></li>
<li>Add HTTP version configuration to GrpcChannelOptions by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2514">grpc/grpc-dotnet#2514</a></li>
<li>Bump grpc.tools version to 2.66 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2523">grpc/grpc-dotnet#2523</a></li>
<li>Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2522">grpc/grpc-dotnet#2522</a></li>
<li>Bump elliptic from 6.5.4 to 6.5.7 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/2525">grpc/grpc-dotnet#2525</a></li>
<li>Bump micromatch from 4.0.7 to 4.0.8 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/2524">grpc/grpc-dotnet#2524</a></li>
<li>Bump v2.66.x branch to 2.66.0.pre1 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2526">grpc/grpc-dotnet#2526</a></li>
<li>Bump v2.66.x to v2.66.0 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2539">grpc/grpc-dotnet#2539</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0">https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0</a></p>
<h2>Release v2.66.0-pre1</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version on master to 2.66.0-dev by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2491">grpc/grpc-dotnet#2491</a></li>
<li>Fix failure to create GrpcChannel under Wine compatibility layer (including Steam Proton and Apple Game Porting Toolkit) by <a href="https://github.com/mayuki"><code>@​mayuki</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2496">grpc/grpc-dotnet#2496</a></li>
<li>Update .NET 9 SDK and resolve warnings by <a href="https://github.com/sebastienros"><code>@​sebastienros</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2502">grpc/grpc-dotnet#2502</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 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/2504">grpc/grpc-dotnet#2504</a></li>
<li>Bump axios from 1.6.2 to 1.7.4 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/2505">grpc/grpc-dotnet#2505</a></li>
<li>Update puppeteer by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2507">grpc/grpc-dotnet#2507</a></li>
<li>Remove internal_ci flag from interop test script by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2509">grpc/grpc-dotnet#2509</a></li>
<li>Fix Google auth interop test by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2512">grpc/grpc-dotnet#2512</a></li>
<li>[testing] improve sanity check in jwt_token_creds interop test by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2513">grpc/grpc-dotnet#2513</a></li>
<li>Add HTTP version configuration to GrpcChannelOptions by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2514">grpc/grpc-dotnet#2514</a></li>
<li>Bump grpc.tools version to 2.66 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2523">grpc/grpc-dotnet#2523</a></li>
<li>Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2522">grpc/grpc-dotnet#2522</a></li>
<li>Bump elliptic from 6.5.4 to 6.5.7 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/2525">grpc/grpc-dotnet#2525</a></li>
<li>Bump micromatch from 4.0.7 to 4.0.8 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/2524">grpc/grpc-dotnet#2524</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0-pre1">https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0-pre1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/64e87a676b6aba16945f70aed3bb1c1dbbbbbad0"><code>64e87a6</code></a> bump version to final release (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2539">#2539</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/42dab3e443a405077ab106b80c985b9b6eecffe8"><code>42dab3e</code></a> bump to pre1 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2526">#2526</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/439a3b80b562d63c84c9bf4474a774a20a408e2a"><code>439a3b8</code></a> Bump micromatch from 4.0.7 to 4.0.8 in /testassets/InteropTestsGrpcWebWebsite...</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/b3429b90615f55995b6763f4bf92b5cb9193b067"><code>b3429b9</code></a> Bump elliptic from 6.5.4 to 6.5.7 in /examples/Spar/Server/ClientApp (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2525">#2525</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/30255261ad1c64ba43fb140944e78c049318e8ec"><code>3025526</code></a> Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2522">#2522</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/bf41c89ace4a4ce4d9868c35f06cef4d48031584"><code>bf41c89</code></a> Bump grpc.tools version to 2.66 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2523">#2523</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/e9cc7e15796d39f1d2656178f56a45c09147d0fe"><code>e9cc7e1</code></a> Add HTTP version configuration to GrpcChannelOptions (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2514">#2514</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/26227c3e7a2f5d4469ae06a4999f1a4f2800d351"><code>26227c3</code></a> [testing] improve sanity check in jwt_token_creds interop test (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2513">#2513</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/dd4adce098a94f5e7a7ede19262f85a72c9797ca"><code>dd4adce</code></a> Fix Google auth interop test (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2512">#2512</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/c397bc7804824100c983052f4a6e7e291ddf1c06"><code>c397bc7</code></a> Remove internal_ci flag from interop test script (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2509">#2509</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0">compare view</a></li>
</ul>
</details>
<br />

Updates `Grpc.AspNetCore.Server` from 2.64.0 to 2.66.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-dotnet/releases">Grpc.AspNetCore.Server's releases</a>.</em></p>
<blockquote>
<h2>Release v2.66.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version on master to 2.66.0-dev by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2491">grpc/grpc-dotnet#2491</a></li>
<li>Fix failure to create GrpcChannel under Wine compatibility layer (including Steam Proton and Apple Game Porting Toolkit) by <a href="https://github.com/mayuki"><code>@​mayuki</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2496">grpc/grpc-dotnet#2496</a></li>
<li>Update .NET 9 SDK and resolve warnings by <a href="https://github.com/sebastienros"><code>@​sebastienros</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2502">grpc/grpc-dotnet#2502</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 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/2504">grpc/grpc-dotnet#2504</a></li>
<li>Bump axios from 1.6.2 to 1.7.4 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/2505">grpc/grpc-dotnet#2505</a></li>
<li>Update puppeteer by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2507">grpc/grpc-dotnet#2507</a></li>
<li>Remove internal_ci flag from interop test script by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2509">grpc/grpc-dotnet#2509</a></li>
<li>Fix Google auth interop test by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2512">grpc/grpc-dotnet#2512</a></li>
<li>[testing] improve sanity check in jwt_token_creds interop test by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2513">grpc/grpc-dotnet#2513</a></li>
<li>Add HTTP version configuration to GrpcChannelOptions by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2514">grpc/grpc-dotnet#2514</a></li>
<li>Bump grpc.tools version to 2.66 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2523">grpc/grpc-dotnet#2523</a></li>
<li>Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2522">grpc/grpc-dotnet#2522</a></li>
<li>Bump elliptic from 6.5.4 to 6.5.7 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/2525">grpc/grpc-dotnet#2525</a></li>
<li>Bump micromatch from 4.0.7 to 4.0.8 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/2524">grpc/grpc-dotnet#2524</a></li>
<li>Bump v2.66.x branch to 2.66.0.pre1 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2526">grpc/grpc-dotnet#2526</a></li>
<li>Bump v2.66.x to v2.66.0 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2539">grpc/grpc-dotnet#2539</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0">https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0</a></p>
<h2>Release v2.66.0-pre1</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version on master to 2.66.0-dev by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2491">grpc/grpc-dotnet#2491</a></li>
<li>Fix failure to create GrpcChannel under Wine compatibility layer (including Steam Proton and Apple Game Porting Toolkit) by <a href="https://github.com/mayuki"><code>@​mayuki</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2496">grpc/grpc-dotnet#2496</a></li>
<li>Update .NET 9 SDK and resolve warnings by <a href="https://github.com/sebastienros"><code>@​sebastienros</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2502">grpc/grpc-dotnet#2502</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 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/2504">grpc/grpc-dotnet#2504</a></li>
<li>Bump axios from 1.6.2 to 1.7.4 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/2505">grpc/grpc-dotnet#2505</a></li>
<li>Update puppeteer by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2507">grpc/grpc-dotnet#2507</a></li>
<li>Remove internal_ci flag from interop test script by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2509">grpc/grpc-dotnet#2509</a></li>
<li>Fix Google auth interop test by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2512">grpc/grpc-dotnet#2512</a></li>
<li>[testing] improve sanity check in jwt_token_creds interop test by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2513">grpc/grpc-dotnet#2513</a></li>
<li>Add HTTP version configuration to GrpcChannelOptions by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2514">grpc/grpc-dotnet#2514</a></li>
<li>Bump grpc.tools version to 2.66 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2523">grpc/grpc-dotnet#2523</a></li>
<li>Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2522">grpc/grpc-dotnet#2522</a></li>
<li>Bump elliptic from 6.5.4 to 6.5.7 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/2525">grpc/grpc-dotnet#2525</a></li>
<li>Bump micromatch from 4.0.7 to 4.0.8 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/2524">grpc/grpc-dotnet#2524</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0-pre1">https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0-pre1</a></p>
<h2>Release v2.65.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update Native.DetectWindowsVersion() to consider Windows Server 2019 to be Window Server by <a href="https://github.com/wrall"><code>@​wrall</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2468">grpc/grpc-dotnet#2468</a></li>
<li>Bump master version to 2.65.0-dev by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2472">grpc/grpc-dotnet#2472</a></li>
<li>Reduce usage of RunContinuationsAsynchronously by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2478">grpc/grpc-dotnet#2478</a></li>
<li>Bump Grpc.Tools version to 2.65.0 by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2488">grpc/grpc-dotnet#2488</a></li>
<li>Bump version to 2.65.0-pre1 by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2490">grpc/grpc-dotnet#2490</a></li>
<li>Bump release version to 2.65.0 by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2495">grpc/grpc-dotnet#2495</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/64e87a676b6aba16945f70aed3bb1c1dbbbbbad0"><code>64e87a6</code></a> bump version to final release (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2539">#2539</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/42dab3e443a405077ab106b80c985b9b6eecffe8"><code>42dab3e</code></a> bump to pre1 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2526">#2526</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/439a3b80b562d63c84c9bf4474a774a20a408e2a"><code>439a3b8</code></a> Bump micromatch from 4.0.7 to 4.0.8 in /testassets/InteropTestsGrpcWebWebsite...</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/b3429b90615f55995b6763f4bf92b5cb9193b067"><code>b3429b9</code></a> Bump elliptic from 6.5.4 to 6.5.7 in /examples/Spar/Server/ClientApp (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2525">#2525</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/30255261ad1c64ba43fb140944e78c049318e8ec"><code>3025526</code></a> Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2522">#2522</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/bf41c89ace4a4ce4d9868c35f06cef4d48031584"><code>bf41c89</code></a> Bump grpc.tools version to 2.66 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2523">#2523</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/e9cc7e15796d39f1d2656178f56a45c09147d0fe"><code>e9cc7e1</code></a> Add HTTP version configuration to GrpcChannelOptions (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2514">#2514</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/26227c3e7a2f5d4469ae06a4999f1a4f2800d351"><code>26227c3</code></a> [testing] improve sanity check in jwt_token_creds interop test (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2513">#2513</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/dd4adce098a94f5e7a7ede19262f85a72c9797ca"><code>dd4adce</code></a> Fix Google auth interop test (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2512">#2512</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/c397bc7804824100c983052f4a6e7e291ddf1c06"><code>c397bc7</code></a> Remove internal_ci flag from interop test script (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2509">#2509</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.64.0...v2.66.0">compare view</a></li>
</ul>
</details>
<br />

Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">System.Runtime.CompilerServices.Unsafe's releases</a>.</em></p>
<blockquote>
<h2>.NET 6.0</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0">Release</a></p>
<h2>.NET 6.0 RC 2</h2>
<p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.2">Release</a></p>
<h2>.NET 6.0 RC 1</h2>
<p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.1">Release</a></p>
<h2>.NET 6.0 Preview 7</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.7">Release</a></p>
<h2>.NET 6.0 Preview 6</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.6">Release</a></p>
<h2>.NET 6.0 Preview 5</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.5">Release</a></p>
<h2>.NET 6.0 Preview 4</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4">Release</a></p>
<h2>.NET 6.0 Preview 3</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.3">Release</a></p>
<h2>.NET 6.0 Preview 2</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.2">Release</a></p>
<h2>.NET 6.0 Preview 1</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.1">Release</a></p>
<h2>.NET 5.0.17</h2>
<p><a href="https://github.com/dotnet/core/tree/v5.0.17">Release</a></p>
<p>.NET 5 is now <a href="https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core">out of support</a>. We recommend using .NET 6.</p>
<h2>.NET 5.0.16</h2>
<p><a href="https://github.com/dotnet/core/tree/v5.0.16">Release</a></p>
<h2>.NET 5.0.15</h2>
<p><a href="https://github.com/dotnet/core/tree/v5.0.15">Release</a></p>
<h2>.NET 5.0.14</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v5.0.14">Release</a></p>
<h2>.NET 5.0.13</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v5.0.13">Release</a></p>
<h2>.NET 5.0.11</h2>
<p><a href="https://github.com/dotnet/core/tree/v5.0.11">Release</a></p>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/dotnet/runtime/commits/v6.0.0">compare view</a></li>
</ul>
</details>
<br />

Updates `Grpc.Net.Client` from 2.65.0 to 2.66.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.66.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version on master to 2.66.0-dev by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2491">grpc/grpc-dotnet#2491</a></li>
<li>Fix failure to create GrpcChannel under Wine compatibility layer (including Steam Proton and Apple Game Porting Toolkit) by <a href="https://github.com/mayuki"><code>@​mayuki</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2496">grpc/grpc-dotnet#2496</a></li>
<li>Update .NET 9 SDK and resolve warnings by <a href="https://github.com/sebastienros"><code>@​sebastienros</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2502">grpc/grpc-dotnet#2502</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 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/2504">grpc/grpc-dotnet#2504</a></li>
<li>Bump axios from 1.6.2 to 1.7.4 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/2505">grpc/grpc-dotnet#2505</a></li>
<li>Update puppeteer by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2507">grpc/grpc-dotnet#2507</a></li>
<li>Remove internal_ci flag from interop test script by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2509">grpc/grpc-dotnet#2509</a></li>
<li>Fix Google auth interop test by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2512">grpc/grpc-dotnet#2512</a></li>
<li>[testing] improve sanity check in jwt_token_creds interop test by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2513">grpc/grpc-dotnet#2513</a></li>
<li>Add HTTP version configuration to GrpcChannelOptions by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2514">grpc/grpc-dotnet#2514</a></li>
<li>Bump grpc.tools version to 2.66 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2523">grpc/grpc-dotnet#2523</a></li>
<li>Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2522">grpc/grpc-dotnet#2522</a></li>
<li>Bump elliptic from 6.5.4 to 6.5.7 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/2525">grpc/grpc-dotnet#2525</a></li>
<li>Bump micromatch from 4.0.7 to 4.0.8 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/2524">grpc/grpc-dotnet#2524</a></li>
<li>Bump v2.66.x branch to 2.66.0.pre1 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2526">grpc/grpc-dotnet#2526</a></li>
<li>Bump v2.66.x to v2.66.0 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2539">grpc/grpc-dotnet#2539</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0">https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0</a></p>
<h2>Release v2.66.0-pre1</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version on master to 2.66.0-dev by <a href="https://github.com/stanley-cheung"><code>@​stanley-cheung</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2491">grpc/grpc-dotnet#2491</a></li>
<li>Fix failure to create GrpcChannel under Wine compatibility layer (including Steam Proton and Apple Game Porting Toolkit) by <a href="https://github.com/mayuki"><code>@​mayuki</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2496">grpc/grpc-dotnet#2496</a></li>
<li>Update .NET 9 SDK and resolve warnings by <a href="https://github.com/sebastienros"><code>@​sebastienros</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2502">grpc/grpc-dotnet#2502</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 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/2504">grpc/grpc-dotnet#2504</a></li>
<li>Bump axios from 1.6.2 to 1.7.4 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/2505">grpc/grpc-dotnet#2505</a></li>
<li>Update puppeteer by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2507">grpc/grpc-dotnet#2507</a></li>
<li>Remove internal_ci flag from interop test script by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2509">grpc/grpc-dotnet#2509</a></li>
<li>Fix Google auth interop test by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2512">grpc/grpc-dotnet#2512</a></li>
<li>[testing] improve sanity check in jwt_token_creds interop test by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2513">grpc/grpc-dotnet#2513</a></li>
<li>Add HTTP version configuration to GrpcChannelOptions by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2514">grpc/grpc-dotnet#2514</a></li>
<li>Bump grpc.tools version to 2.66 by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2523">grpc/grpc-dotnet#2523</a></li>
<li>Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2522">grpc/grpc-dotnet#2522</a></li>
<li>Bump elliptic from 6.5.4 to 6.5.7 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/2525">grpc/grpc-dotnet#2525</a></li>
<li>Bump micromatch from 4.0.7 to 4.0.8 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/2524">grpc/grpc-dotnet#2524</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0-pre1">https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0-pre1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/64e87a676b6aba16945f70aed3bb1c1dbbbbbad0"><code>64e87a6</code></a> bump version to final release (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2539">#2539</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/42dab3e443a405077ab106b80c985b9b6eecffe8"><code>42dab3e</code></a> bump to pre1 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2526">#2526</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/439a3b80b562d63c84c9bf4474a774a20a408e2a"><code>439a3b8</code></a> Bump micromatch from 4.0.7 to 4.0.8 in /testassets/InteropTestsGrpcWebWebsite...</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/b3429b90615f55995b6763f4bf92b5cb9193b067"><code>b3429b9</code></a> Bump elliptic from 6.5.4 to 6.5.7 in /examples/Spar/Server/ClientApp (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2525">#2525</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/30255261ad1c64ba43fb140944e78c049318e8ec"><code>3025526</code></a> Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2522">#2522</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/bf41c89ace4a4ce4d9868c35f06cef4d48031584"><code>bf41c89</code></a> Bump grpc.tools version to 2.66 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2523">#2523</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/e9cc7e15796d39f1d2656178f56a45c09147d0fe"><code>e9cc7e1</code></a> Add HTTP version configuration to GrpcChannelOptions (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2514">#2514</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/26227c3e7a2f5d4469ae06a4999f1a4f2800d351"><code>26227c3</code></a> [testing] improve sanity check in jwt_token_creds interop test (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2513">#2513</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/dd4adce098a94f5e7a7ede19262f85a72c9797ca"><code>dd4adce</code></a> Fix Google auth interop test (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2512">#2512</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/c397bc7804824100c983052f4a6e7e291ddf1c06"><code>c397bc7</code></a> Remove internal_ci flag from interop test script (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2509">#2509</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0">compare view</a></li>
</ul>
</details>
<br />

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]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 202dbab commit 88f9c9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.28.1" />
<PackageReference Include="Grpc.AspNetCore" Version="2.65.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.66.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 88f9c9a

Please sign in to comment.