dependabot[bot] opened a new pull request, #37664: URL: https://github.com/apache/arrow/pull/37664
Bumps [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) from 2.56.0 to 2.57.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.57.0</h2> <h2>What's Changed</h2> <ul> <li>Start 2.57.x development cycle by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2227">grpc/grpc-dotnet#2227</a></li> <li>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/2229">grpc/grpc-dotnet#2229</a></li> <li>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/2231">grpc/grpc-dotnet#2231</a></li> <li>Improve BalancerAttributes debugging by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2235">grpc/grpc-dotnet#2235</a></li> <li>Update Grpc.Net.Client to remove ValueTask usage by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2222">grpc/grpc-dotnet#2222</a></li> <li>Update Newtonsoft.Json to 13.0.3 by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2219">grpc/grpc-dotnet#2219</a></li> <li>Consistently don't log message errors on cancellation by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2221">grpc/grpc-dotnet#2221</a></li> <li>Fix load balancing flaky test by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2223">grpc/grpc-dotnet#2223</a></li> <li>Improve comment in GrpcChannel for WinHttpHandler + OS validation by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2237">grpc/grpc-dotnet#2237</a></li> <li>Update OS version detection to get version directly from Windows by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2239">grpc/grpc-dotnet#2239</a></li> <li>Update implementation_comparison.md by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2240">grpc/grpc-dotnet#2240</a></li> <li>Update to use .NET 8 by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2021">grpc/grpc-dotnet#2021</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/2243">grpc/grpc-dotnet#2243</a></li> <li>Force yielding after awaiting CallTask to avoid holding onto locks by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2245">grpc/grpc-dotnet#2245</a></li> <li>Update Grpc.Net.Client to use ActivitySource by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2244">grpc/grpc-dotnet#2244</a></li> <li>Clear IAsyncStreamReader<!-- raw HTML omitted -->.Current value before reading next value by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2248">grpc/grpc-dotnet#2248</a></li> <li>Upgrade QpsWorker to net8 by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2250">grpc/grpc-dotnet#2250</a></li> <li>Change subchannel ID to include a channel ID by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2253">grpc/grpc-dotnet#2253</a></li> <li>Update Grpc.Tools dependency to 2.57.0 by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2257">grpc/grpc-dotnet#2257</a></li> <li>Add transport status to subchannel picked log by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2261">grpc/grpc-dotnet#2261</a></li> <li>Reduce logger allocations by not using generic CreateLogger by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2256">grpc/grpc-dotnet#2256</a></li> <li>Update call debugger display to show status code by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2259">grpc/grpc-dotnet#2259</a></li> <li>Log socket lifetime when closing unusable sockets by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2258">grpc/grpc-dotnet#2258</a></li> <li>Fix unobserved exceptions with retries by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2255">grpc/grpc-dotnet#2255</a></li> <li>Change subchannel BalancerAddress when attributes change by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2228">grpc/grpc-dotnet#2228</a></li> <li>Fix connection bugs from BalancerAddress changes by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2265">grpc/grpc-dotnet#2265</a></li> <li>[v2.57.x] Update version to 2.57.0-pre1 by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2266">grpc/grpc-dotnet#2266</a></li> <li>[2.57.x] Update version to 2.57.0 by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2272">grpc/grpc-dotnet#2272</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grpc/grpc-dotnet/compare/v2.56.0...v2.57.0">https://github.com/grpc/grpc-dotnet/compare/v2.56.0...v2.57.0</a></p> <h2>Release v2.57.0-pre1</h2> <h2>What's Changed</h2> <ul> <li>Start 2.57.x development cycle by <a href="https://github.com/jtattermusch"><code>@jtattermusch</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2227">grpc/grpc-dotnet#2227</a></li> <li>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/2229">grpc/grpc-dotnet#2229</a></li> <li>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/2231">grpc/grpc-dotnet#2231</a></li> <li>Improve BalancerAttributes debugging by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2235">grpc/grpc-dotnet#2235</a></li> <li>Update Grpc.Net.Client to remove ValueTask usage by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2222">grpc/grpc-dotnet#2222</a></li> <li>Update Newtonsoft.Json to 13.0.3 by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2219">grpc/grpc-dotnet#2219</a></li> <li>Consistently don't log message errors on cancellation by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2221">grpc/grpc-dotnet#2221</a></li> <li>Fix load balancing flaky test by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2223">grpc/grpc-dotnet#2223</a></li> <li>Improve comment in GrpcChannel for WinHttpHandler + OS validation by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2237">grpc/grpc-dotnet#2237</a></li> <li>Update OS version detection to get version directly from Windows by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2239">grpc/grpc-dotnet#2239</a></li> <li>Update implementation_comparison.md by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2240">grpc/grpc-dotnet#2240</a></li> <li>Update to use .NET 8 by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2021">grpc/grpc-dotnet#2021</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/2243">grpc/grpc-dotnet#2243</a></li> <li>Force yielding after awaiting CallTask to avoid holding onto locks by <a href="https://github.com/JamesNK"><code>@JamesNK</code></a> in <a href="https://redirect.github.com/grpc/grpc-dotnet/pull/2245">grpc/grpc-dotnet#2245</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-dotnet/commit/7733c07c69c98506e9f89ec68cd0fb33ecd1bcb4"><code>7733c07</code></a> [2.57.x] Update version to 2.57.0 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2272">#2272</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/4dadd820d9180869948dd546fe3272fdc08401a3"><code>4dadd82</code></a> [v2.57.x] Update version to 2.57.0-pre1 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2266">#2266</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/b50e46f851f3b1d787f54efced879fb0696d3bb4"><code>b50e46f</code></a> Fix connection bugs from BalancerAddress changes (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2265">#2265</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/311f8784c6f2300f85875927cbbdc7d29f0e2538"><code>311f878</code></a> Change subchannel BalancerAddress when attributes change (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2228">#2228</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/b421751176ece4ea8fb969bbfc4e8a64be874a49"><code>b421751</code></a> Fix unobserved exceptions with retries (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2255">#2255</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/41f67ad900d470b3c3eadf92c07c518c7cb1dd5f"><code>41f67ad</code></a> Log socket lifetime when closing unusable sockets (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2258">#2258</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/a9e810c3df173f57b6b79c65421751b3e2b541bc"><code>a9e810c</code></a> Update call debugger display to show status code (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2259">#2259</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/6429ae2f574788a1f9237a42c86f71c9f781e3e2"><code>6429ae2</code></a> Reduce logger allocations by not using generic CreateLogger (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2256">#2256</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/3db1683820e58670cd54686d25d1180890ce81c3"><code>3db1683</code></a> Add transport status to subchannel picked log (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2261">#2261</a>)</li> <li><a href="https://github.com/grpc/grpc-dotnet/commit/01049834beb8342d1cf93bc5902a7fb2d3a310e1"><code>0104983</code></a> Update Grpc.Tools dependency to 2.57.0 (<a href="https://redirect.github.com/grpc/grpc-dotnet/issues/2257">#2257</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-dotnet/compare/v2.56.0...v2.57.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]
