dependabot[bot] opened a new pull request, #37546: URL: https://github.com/apache/arrow/pull/37546
Bumps [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 2.55.0 to 2.56.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.56.0</h2> <h2>What's Changed</h2> <ul> <li>Update version to 2.56.0 (on v2.56.x branch) by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2251">grpc/grpc-dotnet#2251</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.56.0-pre2...v2.56.0">https://github.com/grpc/grpc-dotnet/compare/v2.56.0-pre2...v2.56.0</a></p> <h2>Release v2.56.0-pre2</h2> <h2>What's Changed</h2> <ul> <li>[2.56.x] Support infinite idle connection timeout values by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2234">grpc/grpc-dotnet#2234</a></li> <li>[2.56.x] Validate Windows version when using WinHttpHandler by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2233">grpc/grpc-dotnet#2233</a></li> <li>Update version to -pre2 on v2.56.x branch by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2246">grpc/grpc-dotnet#2246</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.56.0-pre1...v2.56.0-pre2">https://github.com/grpc/grpc-dotnet/compare/v2.56.0-pre1...v2.56.0-pre2</a></p> <h2>Release v2.56.0-pre1</h2> <h2>What's Changed</h2> <ul> <li>Update 2.55 branch to 2.55-pre1 by <a href="https://github.com/apolcyn"><code>@apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2174">grpc/grpc-dotnet#2174</a></li> <li>Revert "update 2.55 branch to 2.55-pre1" by <a href="https://github.com/apolcyn"><code>@apolcyn</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2175">grpc/grpc-dotnet#2175</a></li> <li>Update version to 2.55.0-dev (on master branch) by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2177">grpc/grpc-dotnet#2177</a></li> <li>update readme by <a href="https://github.com/Varorbc"><code>@Varorbc</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2183">grpc/grpc-dotnet#2183</a></li> <li>Start 2.56.x development cycle (on master branch) by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2185">grpc/grpc-dotnet#2185</a></li> <li>Improve grpc-dotnet debugging by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2192">grpc/grpc-dotnet#2192</a></li> <li>Even better gRPC debugging by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2193">grpc/grpc-dotnet#2193</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.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/2199">grpc/grpc-dotnet#2199</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.4 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/2198">grpc/grpc-dotnet#2198</a></li> <li>Bump tough-cookie from 4.0.0 to 4.1.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/2187">grpc/grpc-dotnet#2187</a></li> <li>Bump semver from 6.3.0 to 6.3.1 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/2189">grpc/grpc-dotnet#2189</a></li> <li>Remove System.Memory dependency on .NET Standard 2.1 in Grpc.Core.Api. by <a href="https://github.com/teo-tsirpanis"><code>@teo-tsirpanis</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2186">grpc/grpc-dotnet#2186</a></li> <li>Socket transport: Don't close socket on available data by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2179">grpc/grpc-dotnet#2179</a></li> <li>Update SocketConnectivitySubchannelTransport.cs by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2202">grpc/grpc-dotnet#2202</a></li> <li>Improve gRPC channel and client debugging by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2196">grpc/grpc-dotnet#2196</a></li> <li>Fix gRPC client retry deadlock by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2209">grpc/grpc-dotnet#2209</a></li> <li>Support idle connection timeout with pending sockets by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2213">grpc/grpc-dotnet#2213</a></li> <li>Correctly check socket on stream creation by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2215">grpc/grpc-dotnet#2215</a></li> <li>Add net462 build to Grpc.Net.Client with WinHttpHandler default by <a href="https://github.com/stephentoub"><code>@stephentoub</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2220">grpc/grpc-dotnet#2220</a></li> <li>Update version to v2.56.0-pre1 (on v2.56.x branch) by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2224">grpc/grpc-dotnet#2224</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/teo-tsirpanis"><code>@teo-tsirpanis</code></a> made their first contribution in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2186">grpc/grpc-dotnet#2186</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.55.0...v2.56.0-pre1">https://github.com/grpc/grpc-dotnet/compare/v2.55.0...v2.56.0-pre1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-dotnet/commit/b9e7a8b03fa8cb23fce00e2d3f70888a0a6e757b"><code>b9e7a8b</code></a> Update version to 2.56.0 (on v2.56.x branch) (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2251">#2251</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/c41d7e2302d85d55b6282023d4edc770325517c3"><code>c41d7e2</code></a> Update version to -pre2 on v2.56.x branch (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2246">#2246</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/400bbb7aeadb8584bd0bbe6ba3b2d0590b1a8884"><code>400bbb7</code></a> [2.56.x] Validate Windows version when using WinHttpHandler (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2233">#2233</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/1422de08f0d499f4c44c702c70baad22b278725c"><code>1422de0</code></a> [2.56.x] Support infinite idle connection timeout values (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2234">#2234</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/df13e5a7f1c0899302a0e259ad562a24531b5246"><code>df13e5a</code></a> Update version to v2.56.0-pre1 (on v2.56.x branch) (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2224">#2224</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/6a4bca703aee8040144b7548c88706063445c1fb"><code>6a4bca7</code></a> Add net462 build to Grpc.Net.Client with WinHttpHandler default (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2220">#2220</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/a2d005c86bfea561105155d5d9366d74531872cc"><code>a2d005c</code></a> Correctly check socket on stream creation (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2215">#2215</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/1d1234064c3c6a5ed394bc56a13bf1dc687a12d4"><code>1d12340</code></a> Support idle connection timeout with pending sockets (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2213">#2213</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/0ab3ada34aa76740b436b3b1d320f2f406f82f50"><code>0ab3ada</code></a> Fix gRPC client retry deadlock (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2209">#2209</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/bff852c7f10ebf917e8229940eb8ac695f141ac0"><code>bff852c</code></a> Improve gRPC channel and client debugging (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2196">#2196</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.55.0...v2.56.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
