Skip to content

Commit

Permalink
MINOR: [C#] Bump Grpc.AspNetCore.Server from 2.66.0 to 2.67.0 in /csh…
Browse files Browse the repository at this point in the history
…arp (#44839)

Bumps [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 2.66.0 to 2.67.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.67.0</h2>
<h2>What's Changed</h2>
<ul>
<li>precompile condition clean by <a href="https://github.com/Varorbc"><code>@​Varorbc</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2528">grpc/grpc-dotnet#2528</a></li>
<li>Log server cancellation errors at info level by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2527">grpc/grpc-dotnet#2527</a></li>
<li>Update logging to use generated logs by <a href="https://github.com/wabalubdub"><code>@​wabalubdub</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2531">grpc/grpc-dotnet#2531</a></li>
<li>Bump serve-static from 1.14.2 to 1.16.2 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/2536">grpc/grpc-dotnet#2536</a></li>
<li>Update to Grpc.Tools 2.67.0-pre1 by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2547">grpc/grpc-dotnet#2547</a></li>
<li>Cleanup gRPC unit testing helpers in tester sample by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2548">grpc/grpc-dotnet#2548</a></li>
<li>Fix UpdateBalancingState not called when address attributes are modified by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2553">grpc/grpc-dotnet#2553</a></li>
<li>Update Grpc.Tools to 2.67.0 by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2554">grpc/grpc-dotnet#2554</a></li>
<li>Fix System.Text.Json vulnerability warning by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2556">grpc/grpc-dotnet#2556</a></li>
<li>Update package dependencies to 9.0 RC2 by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2560">grpc/grpc-dotnet#2560</a></li>
<li>Bump elliptic from 6.5.7 to 6.6.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/2567">grpc/grpc-dotnet#2567</a></li>
<li>Update to .NET 9 RTM by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2571">grpc/grpc-dotnet#2571</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/wabalubdub"><code>@​wabalubdub</code></a> made their first contribution in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2531">grpc/grpc-dotnet#2531</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0">https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0</a></p>
<h2>Release v2.67.0-pre1</h2>
<h2>What's Changed</h2>
<ul>
<li>precompile condition clean by <a href="https://github.com/Varorbc"><code>@​Varorbc</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2528">grpc/grpc-dotnet#2528</a></li>
<li>Log server cancellation errors at info level by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2527">grpc/grpc-dotnet#2527</a></li>
<li>Update logging to use generated logs by <a href="https://github.com/wabalubdub"><code>@​wabalubdub</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2531">grpc/grpc-dotnet#2531</a></li>
<li>Bump serve-static from 1.14.2 to 1.16.2 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/2536">grpc/grpc-dotnet#2536</a></li>
<li>Update to Grpc.Tools 2.67.0-pre1 by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2547">grpc/grpc-dotnet#2547</a></li>
<li>Cleanup gRPC unit testing helpers in tester sample by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2548">grpc/grpc-dotnet#2548</a></li>
<li>Fix UpdateBalancingState not called when address attributes are modified by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2553">grpc/grpc-dotnet#2553</a></li>
<li>Update Grpc.Tools to 2.67.0 by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2554">grpc/grpc-dotnet#2554</a></li>
<li>Bump version for 2.67 RC by <a href="https://github.com/apolcyn"><code>@​apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2555">grpc/grpc-dotnet#2555</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/wabalubdub"><code>@​wabalubdub</code></a> made their first contribution in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2531">grpc/grpc-dotnet#2531</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0-pre1">https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0-pre1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/5a58c24efc1d0b7c5ff88e7b0582ea891b90b17f"><code>5a58c24</code></a> Update to .NET 9 RTM (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2571">#2571</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/dacb7b41ea2fb42f2c0756e3d3a4ad4dcfecdc7e"><code>dacb7b4</code></a> Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2567">#2567</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/1732f28dc6ad74da33b2758f11cbdfabb2dcbc86"><code>1732f28</code></a> Update package dependencies to 9.0 RC2 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2560">#2560</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/5fffc489f779a897b52679dfec1df02124268e83"><code>5fffc48</code></a> Fix System.Text.Json vulnerability warning (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2556">#2556</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/b88713e83f3c75282678fdc15bf830fa78bfff2c"><code>b88713e</code></a> Update Grpc.Tools to 2.67.0 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2554">#2554</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/0f2ffdc03edcd832e6f83a9deb73e2d57c0b8dbf"><code>0f2ffdc</code></a> Fix UpdateBalancingState not called when address attributes are modified (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2553">#2553</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/490894cdedb34b43c32dc576d5745c41223764b6"><code>490894c</code></a> Cleanup gRPC unit testing helpers in tester sample (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2548">#2548</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/df3d8dc9964b4a80c3ea5ad1bd54a98da92fb6a3"><code>df3d8dc</code></a> Update to Grpc.Tools 2.67.0-pre1 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2547">#2547</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/b1df3e4c76792212a0401e1ae17114867fd6663b"><code>b1df3e4</code></a> Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp (#...</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/de9a82fe8eae0d40b70edbe04a766e3ac0ad8d54"><code>de9a82f</code></a> Update logging to use generated logs (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2531">#2531</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.66.0...v2.67.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Grpc.AspNetCore.Server&package-manager=nuget&previous-version=2.66.0&new-version=2.67.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]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 21618d2 commit 891daaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.66.0" />
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.67.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 891daaa

Please sign in to comment.