Skip to content

Commit

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

Bumps [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 2.59.0 to 2.60.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.60.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update to GA .NET 8 SDK by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://github.com/grpc/grpc-dotnet/pull/2321">grpc/grpc-dotnet#2321</a></li>
<li>Update to use Directory.Packages.props by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://github.com/grpc/grpc-dotnet/pull/2315">grpc/grpc-dotnet#2315</a></li>
<li>Add Native AOT test by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://github.com/grpc/grpc-dotnet/pull/2324">grpc/grpc-dotnet#2324</a></li>
<li>Trim regex from Grpc.AspNetCore by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://github.com/grpc/grpc-dotnet/pull/2326">grpc/grpc-dotnet#2326</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.59.0...v2.60.0">https://github.com/grpc/grpc-dotnet/compare/v2.59.0...v2.60.0</a></p>
<h2>Release v2.60.0-pre1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update to GA .NET 8 SDK by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://github.com/grpc/grpc-dotnet/pull/2321">grpc/grpc-dotnet#2321</a></li>
<li>Update to use Directory.Packages.props by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://github.com/grpc/grpc-dotnet/pull/2315">grpc/grpc-dotnet#2315</a></li>
<li>Add Native AOT test by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://github.com/grpc/grpc-dotnet/pull/2324">grpc/grpc-dotnet#2324</a></li>
<li>Trim regex from Grpc.AspNetCore by <a href="https://github.com/JamesNK"><code>@​JamesNK</code></a> in <a href="https://github.com/grpc/grpc-dotnet/pull/2326">grpc/grpc-dotnet#2326</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.59.0...v2.60.0-pre1">https://github.com/grpc/grpc-dotnet/compare/v2.59.0...v2.60.0-pre1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/6eccb614c532d52c1569ce9f14754fdc826609ef"><code>6eccb61</code></a> Bump version to 2.60.0 (<a href="https://github.com/grpc/grpc-dotnet/issues/2348">#2348</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/b1a6ce4cb81a4b5be40be382f6173a11abd8a2cf"><code>b1a6ce4</code></a> Update Grpc.Tools to 2.60.0 (<a href="https://github.com/grpc/grpc-dotnet/issues/2336">#2336</a>) (<a href="https://github.com/grpc/grpc-dotnet/issues/2339">#2339</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/4938da9c300698cca14e210a2191ceb9e869c9dc"><code>4938da9</code></a> Bumping version string to 2.60.0-pre1 in release branch (<a href="https://github.com/grpc/grpc-dotnet/issues/2338">#2338</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/1625f8942791c82d700802fc7278c543025f0fd3"><code>1625f89</code></a> Trim regex from Grpc.AspNetCore (<a href="https://github.com/grpc/grpc-dotnet/issues/2326">#2326</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/2bbb977dd2d269b4b3182360a87c7402ed2b6114"><code>2bbb977</code></a> Add Native AOT test (<a href="https://github.com/grpc/grpc-dotnet/issues/2324">#2324</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/ca9b756d73cd82bd1a30af0a8141dc183e86a90b"><code>ca9b756</code></a> Update to use Directory.Packages.props (<a href="https://github.com/grpc/grpc-dotnet/issues/2315">#2315</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/4a60f414a17629ff00d70610ce23d3575c4807cd"><code>4a60f41</code></a> Update to GA .NET 8 SDK (<a href="https://github.com/grpc/grpc-dotnet/issues/2321">#2321</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/e5afb085e0af960617b51504442f1ea42b3bf56b"><code>e5afb08</code></a> Bump browserify-sign from 4.2.1 to 4.2.2 in /examples/Spar/Server/ClientApp (...</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/5e505b017a55af9f34462db0313a8196f29e5f88"><code>5e505b0</code></a> Bump axios and wait-on in /testassets/InteropTestsGrpcWebWebsite/Tests (<a href="https://github.com/grpc/grpc-dotnet/issues/2322">#2322</a>)</li>
<li><a href="https://github.com/grpc/grpc-dotnet/commit/8d33f094d2310310cb04c6da7b91d360d74b6f07"><code>8d33f09</code></a> Bump <code>@​babel/traverse</code> from 7.21.4 to 7.23.2 in /testassets/InteropTestsGrpcWeb...</li>
<li>See full diff in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.59.0...v2.60.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.59.0&new-version=2.60.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 Jan 8, 2024
1 parent 0aadd5a commit 65e98ae
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.59.0" />
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.60.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 65e98ae

Please sign in to comment.