dependabot[bot] opened a new pull request, #41254: URL: https://github.com/apache/superset/pull/41254
Bumps [grpcio](https://github.com/grpc/grpc) from 1.71.0 to 1.81.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc/releases">grpcio's releases</a>.</em></p> <blockquote> <h2>Release v1.81.1</h2> <p>This is release 1.81.0 (<a href="https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md">graphic</a>) of gRPC Core.</p> <p>For gRPC documentation, see <a href="https://grpc.io/">grpc.io</a>. For previous releases, see <a href="https://github.com/grpc/grpc/releases">Releases</a>.</p> <p>This release contains refinements, improvements, and bug fixes, with highlights listed below.</p> <h2>Core</h2> <ul> <li>[EventEngine] Fix a potential use-after-free error on Windows. (<a href="https://redirect.github.com/grpc/grpc/pull/42078">#42078</a>)</li> <li>[ssl] Server side handshaker factory stores a map of key signers. (<a href="https://redirect.github.com/grpc/grpc/pull/42002">#42002</a>)</li> <li>[Core] Fix completion queue shutdown race on weak memory models (ARM). (<a href="https://redirect.github.com/grpc/grpc/pull/41510">#41510</a>)</li> <li>[EventEngine] Fix a Windows race that causes an assertion error. (<a href="https://redirect.github.com/grpc/grpc/pull/41563">#41563</a>)</li> <li>[grpc_error] enable error_flatten experiment in OSS. (<a href="https://redirect.github.com/grpc/grpc/pull/41471">#41471</a>)</li> </ul> <h2>Objective-C</h2> <ul> <li>[ObjC] Add receiveNextMessage to GRPCUnaryProtoCall. (<a href="https://redirect.github.com/grpc/grpc/pull/42260">#42260</a>)</li> </ul> <h2>Python</h2> <ul> <li>[Python] Add typing_extensions dep to aio Bazel target. (<a href="https://redirect.github.com/grpc/grpc/pull/42001">#42001</a>)</li> <li>[Python] [Pyright] Part 1 - Pyright for src/python/grpcio/grpc/aio/_base_server.py. (<a href="https://redirect.github.com/grpc/grpc/pull/42240">#42240</a>)</li> <li>[Python] Drop 3.9. (<a href="https://redirect.github.com/grpc/grpc/pull/42145">#42145</a>)</li> <li>[Python] grpc-status: Relax protobuf dependency upper bound to allow 7.x. (<a href="https://redirect.github.com/grpc/grpc/pull/41948">#41948</a>)</li> <li>[Python] [Typeguard] Part 5 - Add Typeguard SYNC Stack in tests. (<a href="https://redirect.github.com/grpc/grpc/pull/40278">#40278</a>)</li> <li>[Python] Remove GIL from ReceiveMessageOperation.un_c method. (<a href="https://redirect.github.com/grpc/grpc/pull/41812">#41812</a>)</li> <li>[Python] Support observability in AsyncIO stack. (<a href="https://redirect.github.com/grpc/grpc/pull/41573">#41573</a>)</li> <li>[Python] Trim Python2 backward compatiblity syntax - removed (object) inheritance. (<a href="https://redirect.github.com/grpc/grpc/pull/41708">#41708</a>)</li> </ul> <h2>Ruby</h2> <ul> <li>[Ruby] Drop support for EOL Ruby 3.1 and clean up. (<a href="https://redirect.github.com/grpc/grpc/pull/41435">#41435</a>)</li> <li>[Ruby] Composed CallCredentials keep a reference to their source. (<a href="https://redirect.github.com/grpc/grpc/pull/41782">#41782</a>)</li> </ul> <h2>Release v1.81.0</h2> <p>This is release 1.81.0 (<a href="https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md">graphic</a>) of gRPC Core.</p> <p>For gRPC documentation, see <a href="https://grpc.io/">grpc.io</a>. For previous releases, see <a href="https://github.com/grpc/grpc/releases">Releases</a>.</p> <p>This release contains refinements, improvements, and bug fixes, with highlights listed below.</p> <h2>Core</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc/commit/e84a8a2f04095f2772ba42a4abccde4f9243e75b"><code>e84a8a2</code></a> [Release] Bump version to 1.81.1 (on v1.81.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/42584">#42584</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/4706d6a147d58bdcca59509ec22d8c2086e925ca"><code>4706d6a</code></a> [xDS] fix use-after-free in global XdsClient map (<a href="https://redirect.github.com/grpc/grpc/issues/42559">#42559</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/42a6b5b0d55bc6445da1ca6f71d6f3a824bec092"><code>42a6b5b</code></a> [Core][Release] Update BCR presubmit job definition (<a href="https://redirect.github.com/grpc/grpc/issues/42561">#42561</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/8bdf11e5097abecbe6cffb70866625a0b8044948"><code>8bdf11e</code></a> [Release] Bump version to 1.81.0 (on v1.81.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/42432">#42432</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/0029e06771ad1b37bcd839d41c83d8abf327032c"><code>0029e06</code></a> Move all gRPC Session classes to the experimental namespace (<a href="https://redirect.github.com/grpc/grpc/issues/42462">#42462</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/1f1826830371ff4d945a7bd415055c5e90328483"><code>1f18268</code></a> [CI] Fix Asan thread_stress_test error by reducing thread count (<a href="https://redirect.github.com/grpc/grpc/issues/42424">#42424</a>) (<a href="https://redirect.github.com/grpc/grpc/issues/42">#42</a>...</li> <li><a href="https://github.com/grpc/grpc/commit/ee3fed7cd5d6091c506ba9a26db58a8efbd4048c"><code>ee3fed7</code></a> Backport MacOS fix cl/917004588 to v1.81.x (<a href="https://redirect.github.com/grpc/grpc/issues/42441">#42441</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/6244f3b59e2784b57f32b7fd3276d2e8eed630d1"><code>6244f3b</code></a> [Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (<a href="https://redirect.github.com/grpc/grpc/issues/42378">#42378</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/1108777e4cacba6f825ff9bdd9c6af0055c90955"><code>1108777</code></a> [Release] Bump core version to 54.0.0 for upcoming release (<a href="https://redirect.github.com/grpc/grpc/issues/42321">#42321</a>)</li> <li><a href="https://github.com/grpc/grpc/commit/74940e8bc8b153cef9418e9cfffc670d5f67fb4e"><code>74940e8</code></a> [fix] Add back the do-while loop that handles the TSI_RESULT correctly.</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc/compare/v1.71.0...v1.81.1">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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
