dependabot[bot] opened a new pull request, #5033:
URL: https://github.com/apache/eventmesh/pull/5033

   Bumps `grpcVersion` from 1.64.0 to 1.65.1.
   Updates `io.grpc:grpc-core` from 1.64.0 to 1.65.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/grpc/grpc-java/releases";>io.grpc:grpc-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.65.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.65.0</h2>
   <p>grpc-netty in this release is compatible with Netty 4.1.111; it fixes the 
incompatibility that caused data corruption. grpc-netty-shaded is still using 
Netty 4.1.100.</p>
   <h3>New Features</h3>
   <ul>
   <li>New module grpc-gcp-csm-observability (df8cfe9dd)</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>api: Add <code>ClientStreamTracer.inboundHeaders(Metadata)</code> 
(960012d76). This is the same as the existing <code>inboundHeaders()</code>, 
but is provided the Metadata</li>
   <li>api: Fix various typos in the documentation (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11144";>#11144</a>) 
(6ec744f2a)</li>
   <li>core: When queuing RPCs, don’t request picks from the LB twice 
(8844cf7b8). This could be viewed as a small performance optimization, but 
mainly reduces the amount of race-handling code</li>
   <li>util: Improve AdvancedTlsX509KeyManager’s documentation, verification, 
and testing. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11139";>#11139</a>) 
(781b4c457) This change shows <code>@ExperimentalApi</code> being removed, but 
it was re-added in 3c97245 before the release</li>
   <li>examples: Fix broken command in reflection readme (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11131";>#11131</a>) 
(c31dbf48a)</li>
   <li>binder: Add a connection timeout (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11255";>#11255</a>) 
(791f894e2)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>core: Exit idle mode when delayed transport is in use (fea577c80). This 
was a long-standing race that could cause RPCs to hang, but was very unlikely 
to be hit. Avoiding the double-picking (8844cf7b8) made the race more 
visible</li>
   <li>netty: Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11294";>#11294</a>) 
(0fea7dd). The previous behavior easily caused data corruption</li>
   <li>okhttp: Workaround SSLSocket not noticing socket is closed (a28357e19). 
Previously, shutting down when a new connection was being established could 
result in the server never becoming terminated</li>
   <li>inprocess: Fix listener race if transport is shutdown while starting 
(e4e7f3a06). This issue was unlikely to be hit outside of specialized tests</li>
   <li>services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>) 
(d57f271). This fixes a regression introduced in 1.62.2</li>
   <li>binder: Wait for all server transports to terminate before returning the 
security policy executor to the object pool (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11240";>#11240</a>) 
(34ee600dc)</li>
   <li>binder: Reject further SETUP_TRANSPORT requests post-BinderServer 
shutdown (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11260";>#11260</a>) 
(1670e97f7)</li>
   <li>bazel: Include missing com_google_protobuf_javalite in MODULE.bazel (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11147";>#11147</a>) 
(f995c121e)</li>
   </ul>
   <h3>Thanks to</h3>
   <p><a href="https://github.com/hakusai22";><code>@​hakusai22</code></a>
   <a href="https://github.com/firov";><code>@​firov</code></a>
   <a href="https://github.com/mateusazis";><code>@​mateusazis</code></a>
   <a href="https://github.com/Mir3605";><code>@​Mir3605</code></a>
   <a href="https://github.com/niloc132";><code>@​niloc132</code></a></p>
   <h2>v1.64.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.64.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty:Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (1.64.x backport) by <a 
href="https://github.com/larry-safran";><code>@​larry-safran</code></a> in <a 
href="https://redirect.github.com/grpc/grpc-java/pull/11303";>grpc/grpc-java#11303</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/a2adefac6cd94711b60014868644919af8d2c6e7";><code>a2adefa</code></a>
 Bump version to 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/f1a0af224fa5dbb0a3aa12526010c7ba9db1a8b1";><code>f1a0af2</code></a>
 Update README etc to reference 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/97aa34f7bc9443595713aaef335c29b703502563";><code>97aa34f</code></a>
 Restore old behavior of NettyAdaptiveCumulator, but avoid using that class 
if...</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c2a3ed3ad592a6e902c47cf9668a647aca49cfe2";><code>c2a3ed3</code></a>
 compiler: Upgrade from CentOS 7 to AlmaLinux 8 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11370";>#11370</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/b2665c0d93e229c91757c61b1202a8ce1e21fadd";><code>b2665c0</code></a>
 Bump version to 1.65.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/629672604bebc84b71760f82371c888df12b8e8e";><code>6296726</code></a>
 Bump version to 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/4d25c340b24a6e2296c7f34ea2a1355e3437eb15";><code>4d25c34</code></a>
 Update README etc to reference 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/fb761a1cc79cd0843f55ce1b1da96d4af8ed8fa7";><code>fb761a1</code></a>
 services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/3c97245ae480d1afd28f9c03c12988b52b2bf6ba";><code>3c97245</code></a>
 util: Add ExperimentalApi to AdvancedTlsX509KeyManager</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c11b5605b146a39b21ad08014fbcc0705dd42c81";><code>c11b560</code></a>
 Remove unused imports from CSM Observability example (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11307";>#11307</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11310";>#11310</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/grpc/grpc-java/compare/v1.64.0...v1.65.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.grpc:grpc-protobuf` from 1.64.0 to 1.65.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/grpc/grpc-java/releases";>io.grpc:grpc-protobuf's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.65.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.65.0</h2>
   <p>grpc-netty in this release is compatible with Netty 4.1.111; it fixes the 
incompatibility that caused data corruption. grpc-netty-shaded is still using 
Netty 4.1.100.</p>
   <h3>New Features</h3>
   <ul>
   <li>New module grpc-gcp-csm-observability (df8cfe9dd)</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>api: Add <code>ClientStreamTracer.inboundHeaders(Metadata)</code> 
(960012d76). This is the same as the existing <code>inboundHeaders()</code>, 
but is provided the Metadata</li>
   <li>api: Fix various typos in the documentation (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11144";>#11144</a>) 
(6ec744f2a)</li>
   <li>core: When queuing RPCs, don’t request picks from the LB twice 
(8844cf7b8). This could be viewed as a small performance optimization, but 
mainly reduces the amount of race-handling code</li>
   <li>util: Improve AdvancedTlsX509KeyManager’s documentation, verification, 
and testing. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11139";>#11139</a>) 
(781b4c457) This change shows <code>@ExperimentalApi</code> being removed, but 
it was re-added in 3c97245 before the release</li>
   <li>examples: Fix broken command in reflection readme (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11131";>#11131</a>) 
(c31dbf48a)</li>
   <li>binder: Add a connection timeout (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11255";>#11255</a>) 
(791f894e2)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>core: Exit idle mode when delayed transport is in use (fea577c80). This 
was a long-standing race that could cause RPCs to hang, but was very unlikely 
to be hit. Avoiding the double-picking (8844cf7b8) made the race more 
visible</li>
   <li>netty: Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11294";>#11294</a>) 
(0fea7dd). The previous behavior easily caused data corruption</li>
   <li>okhttp: Workaround SSLSocket not noticing socket is closed (a28357e19). 
Previously, shutting down when a new connection was being established could 
result in the server never becoming terminated</li>
   <li>inprocess: Fix listener race if transport is shutdown while starting 
(e4e7f3a06). This issue was unlikely to be hit outside of specialized tests</li>
   <li>services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>) 
(d57f271). This fixes a regression introduced in 1.62.2</li>
   <li>binder: Wait for all server transports to terminate before returning the 
security policy executor to the object pool (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11240";>#11240</a>) 
(34ee600dc)</li>
   <li>binder: Reject further SETUP_TRANSPORT requests post-BinderServer 
shutdown (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11260";>#11260</a>) 
(1670e97f7)</li>
   <li>bazel: Include missing com_google_protobuf_javalite in MODULE.bazel (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11147";>#11147</a>) 
(f995c121e)</li>
   </ul>
   <h3>Thanks to</h3>
   <p><a href="https://github.com/hakusai22";><code>@​hakusai22</code></a>
   <a href="https://github.com/firov";><code>@​firov</code></a>
   <a href="https://github.com/mateusazis";><code>@​mateusazis</code></a>
   <a href="https://github.com/Mir3605";><code>@​Mir3605</code></a>
   <a href="https://github.com/niloc132";><code>@​niloc132</code></a></p>
   <h2>v1.64.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.64.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty:Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (1.64.x backport) by <a 
href="https://github.com/larry-safran";><code>@​larry-safran</code></a> in <a 
href="https://redirect.github.com/grpc/grpc-java/pull/11303";>grpc/grpc-java#11303</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/a2adefac6cd94711b60014868644919af8d2c6e7";><code>a2adefa</code></a>
 Bump version to 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/f1a0af224fa5dbb0a3aa12526010c7ba9db1a8b1";><code>f1a0af2</code></a>
 Update README etc to reference 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/97aa34f7bc9443595713aaef335c29b703502563";><code>97aa34f</code></a>
 Restore old behavior of NettyAdaptiveCumulator, but avoid using that class 
if...</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c2a3ed3ad592a6e902c47cf9668a647aca49cfe2";><code>c2a3ed3</code></a>
 compiler: Upgrade from CentOS 7 to AlmaLinux 8 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11370";>#11370</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/b2665c0d93e229c91757c61b1202a8ce1e21fadd";><code>b2665c0</code></a>
 Bump version to 1.65.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/629672604bebc84b71760f82371c888df12b8e8e";><code>6296726</code></a>
 Bump version to 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/4d25c340b24a6e2296c7f34ea2a1355e3437eb15";><code>4d25c34</code></a>
 Update README etc to reference 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/fb761a1cc79cd0843f55ce1b1da96d4af8ed8fa7";><code>fb761a1</code></a>
 services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/3c97245ae480d1afd28f9c03c12988b52b2bf6ba";><code>3c97245</code></a>
 util: Add ExperimentalApi to AdvancedTlsX509KeyManager</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c11b5605b146a39b21ad08014fbcc0705dd42c81";><code>c11b560</code></a>
 Remove unused imports from CSM Observability example (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11307";>#11307</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11310";>#11310</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/grpc/grpc-java/compare/v1.64.0...v1.65.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.grpc:grpc-stub` from 1.64.0 to 1.65.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/grpc/grpc-java/releases";>io.grpc:grpc-stub's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.65.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.65.0</h2>
   <p>grpc-netty in this release is compatible with Netty 4.1.111; it fixes the 
incompatibility that caused data corruption. grpc-netty-shaded is still using 
Netty 4.1.100.</p>
   <h3>New Features</h3>
   <ul>
   <li>New module grpc-gcp-csm-observability (df8cfe9dd)</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>api: Add <code>ClientStreamTracer.inboundHeaders(Metadata)</code> 
(960012d76). This is the same as the existing <code>inboundHeaders()</code>, 
but is provided the Metadata</li>
   <li>api: Fix various typos in the documentation (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11144";>#11144</a>) 
(6ec744f2a)</li>
   <li>core: When queuing RPCs, don’t request picks from the LB twice 
(8844cf7b8). This could be viewed as a small performance optimization, but 
mainly reduces the amount of race-handling code</li>
   <li>util: Improve AdvancedTlsX509KeyManager’s documentation, verification, 
and testing. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11139";>#11139</a>) 
(781b4c457) This change shows <code>@ExperimentalApi</code> being removed, but 
it was re-added in 3c97245 before the release</li>
   <li>examples: Fix broken command in reflection readme (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11131";>#11131</a>) 
(c31dbf48a)</li>
   <li>binder: Add a connection timeout (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11255";>#11255</a>) 
(791f894e2)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>core: Exit idle mode when delayed transport is in use (fea577c80). This 
was a long-standing race that could cause RPCs to hang, but was very unlikely 
to be hit. Avoiding the double-picking (8844cf7b8) made the race more 
visible</li>
   <li>netty: Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11294";>#11294</a>) 
(0fea7dd). The previous behavior easily caused data corruption</li>
   <li>okhttp: Workaround SSLSocket not noticing socket is closed (a28357e19). 
Previously, shutting down when a new connection was being established could 
result in the server never becoming terminated</li>
   <li>inprocess: Fix listener race if transport is shutdown while starting 
(e4e7f3a06). This issue was unlikely to be hit outside of specialized tests</li>
   <li>services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>) 
(d57f271). This fixes a regression introduced in 1.62.2</li>
   <li>binder: Wait for all server transports to terminate before returning the 
security policy executor to the object pool (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11240";>#11240</a>) 
(34ee600dc)</li>
   <li>binder: Reject further SETUP_TRANSPORT requests post-BinderServer 
shutdown (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11260";>#11260</a>) 
(1670e97f7)</li>
   <li>bazel: Include missing com_google_protobuf_javalite in MODULE.bazel (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11147";>#11147</a>) 
(f995c121e)</li>
   </ul>
   <h3>Thanks to</h3>
   <p><a href="https://github.com/hakusai22";><code>@​hakusai22</code></a>
   <a href="https://github.com/firov";><code>@​firov</code></a>
   <a href="https://github.com/mateusazis";><code>@​mateusazis</code></a>
   <a href="https://github.com/Mir3605";><code>@​Mir3605</code></a>
   <a href="https://github.com/niloc132";><code>@​niloc132</code></a></p>
   <h2>v1.64.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.64.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty:Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (1.64.x backport) by <a 
href="https://github.com/larry-safran";><code>@​larry-safran</code></a> in <a 
href="https://redirect.github.com/grpc/grpc-java/pull/11303";>grpc/grpc-java#11303</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/a2adefac6cd94711b60014868644919af8d2c6e7";><code>a2adefa</code></a>
 Bump version to 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/f1a0af224fa5dbb0a3aa12526010c7ba9db1a8b1";><code>f1a0af2</code></a>
 Update README etc to reference 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/97aa34f7bc9443595713aaef335c29b703502563";><code>97aa34f</code></a>
 Restore old behavior of NettyAdaptiveCumulator, but avoid using that class 
if...</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c2a3ed3ad592a6e902c47cf9668a647aca49cfe2";><code>c2a3ed3</code></a>
 compiler: Upgrade from CentOS 7 to AlmaLinux 8 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11370";>#11370</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/b2665c0d93e229c91757c61b1202a8ce1e21fadd";><code>b2665c0</code></a>
 Bump version to 1.65.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/629672604bebc84b71760f82371c888df12b8e8e";><code>6296726</code></a>
 Bump version to 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/4d25c340b24a6e2296c7f34ea2a1355e3437eb15";><code>4d25c34</code></a>
 Update README etc to reference 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/fb761a1cc79cd0843f55ce1b1da96d4af8ed8fa7";><code>fb761a1</code></a>
 services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/3c97245ae480d1afd28f9c03c12988b52b2bf6ba";><code>3c97245</code></a>
 util: Add ExperimentalApi to AdvancedTlsX509KeyManager</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c11b5605b146a39b21ad08014fbcc0705dd42c81";><code>c11b560</code></a>
 Remove unused imports from CSM Observability example (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11307";>#11307</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11310";>#11310</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/grpc/grpc-java/compare/v1.64.0...v1.65.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.grpc:grpc-netty` from 1.64.0 to 1.65.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/grpc/grpc-java/releases";>io.grpc:grpc-netty's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.65.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.65.0</h2>
   <p>grpc-netty in this release is compatible with Netty 4.1.111; it fixes the 
incompatibility that caused data corruption. grpc-netty-shaded is still using 
Netty 4.1.100.</p>
   <h3>New Features</h3>
   <ul>
   <li>New module grpc-gcp-csm-observability (df8cfe9dd)</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>api: Add <code>ClientStreamTracer.inboundHeaders(Metadata)</code> 
(960012d76). This is the same as the existing <code>inboundHeaders()</code>, 
but is provided the Metadata</li>
   <li>api: Fix various typos in the documentation (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11144";>#11144</a>) 
(6ec744f2a)</li>
   <li>core: When queuing RPCs, don’t request picks from the LB twice 
(8844cf7b8). This could be viewed as a small performance optimization, but 
mainly reduces the amount of race-handling code</li>
   <li>util: Improve AdvancedTlsX509KeyManager’s documentation, verification, 
and testing. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11139";>#11139</a>) 
(781b4c457) This change shows <code>@ExperimentalApi</code> being removed, but 
it was re-added in 3c97245 before the release</li>
   <li>examples: Fix broken command in reflection readme (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11131";>#11131</a>) 
(c31dbf48a)</li>
   <li>binder: Add a connection timeout (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11255";>#11255</a>) 
(791f894e2)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>core: Exit idle mode when delayed transport is in use (fea577c80). This 
was a long-standing race that could cause RPCs to hang, but was very unlikely 
to be hit. Avoiding the double-picking (8844cf7b8) made the race more 
visible</li>
   <li>netty: Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11294";>#11294</a>) 
(0fea7dd). The previous behavior easily caused data corruption</li>
   <li>okhttp: Workaround SSLSocket not noticing socket is closed (a28357e19). 
Previously, shutting down when a new connection was being established could 
result in the server never becoming terminated</li>
   <li>inprocess: Fix listener race if transport is shutdown while starting 
(e4e7f3a06). This issue was unlikely to be hit outside of specialized tests</li>
   <li>services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>) 
(d57f271). This fixes a regression introduced in 1.62.2</li>
   <li>binder: Wait for all server transports to terminate before returning the 
security policy executor to the object pool (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11240";>#11240</a>) 
(34ee600dc)</li>
   <li>binder: Reject further SETUP_TRANSPORT requests post-BinderServer 
shutdown (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11260";>#11260</a>) 
(1670e97f7)</li>
   <li>bazel: Include missing com_google_protobuf_javalite in MODULE.bazel (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11147";>#11147</a>) 
(f995c121e)</li>
   </ul>
   <h3>Thanks to</h3>
   <p><a href="https://github.com/hakusai22";><code>@​hakusai22</code></a>
   <a href="https://github.com/firov";><code>@​firov</code></a>
   <a href="https://github.com/mateusazis";><code>@​mateusazis</code></a>
   <a href="https://github.com/Mir3605";><code>@​Mir3605</code></a>
   <a href="https://github.com/niloc132";><code>@​niloc132</code></a></p>
   <h2>v1.64.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.64.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty:Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (1.64.x backport) by <a 
href="https://github.com/larry-safran";><code>@​larry-safran</code></a> in <a 
href="https://redirect.github.com/grpc/grpc-java/pull/11303";>grpc/grpc-java#11303</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/a2adefac6cd94711b60014868644919af8d2c6e7";><code>a2adefa</code></a>
 Bump version to 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/f1a0af224fa5dbb0a3aa12526010c7ba9db1a8b1";><code>f1a0af2</code></a>
 Update README etc to reference 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/97aa34f7bc9443595713aaef335c29b703502563";><code>97aa34f</code></a>
 Restore old behavior of NettyAdaptiveCumulator, but avoid using that class 
if...</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c2a3ed3ad592a6e902c47cf9668a647aca49cfe2";><code>c2a3ed3</code></a>
 compiler: Upgrade from CentOS 7 to AlmaLinux 8 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11370";>#11370</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/b2665c0d93e229c91757c61b1202a8ce1e21fadd";><code>b2665c0</code></a>
 Bump version to 1.65.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/629672604bebc84b71760f82371c888df12b8e8e";><code>6296726</code></a>
 Bump version to 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/4d25c340b24a6e2296c7f34ea2a1355e3437eb15";><code>4d25c34</code></a>
 Update README etc to reference 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/fb761a1cc79cd0843f55ce1b1da96d4af8ed8fa7";><code>fb761a1</code></a>
 services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/3c97245ae480d1afd28f9c03c12988b52b2bf6ba";><code>3c97245</code></a>
 util: Add ExperimentalApi to AdvancedTlsX509KeyManager</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c11b5605b146a39b21ad08014fbcc0705dd42c81";><code>c11b560</code></a>
 Remove unused imports from CSM Observability example (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11307";>#11307</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11310";>#11310</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/grpc/grpc-java/compare/v1.64.0...v1.65.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.grpc:grpc-netty-shaded` from 1.64.0 to 1.65.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/grpc/grpc-java/releases";>io.grpc:grpc-netty-shaded's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.65.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.65.0</h2>
   <p>grpc-netty in this release is compatible with Netty 4.1.111; it fixes the 
incompatibility that caused data corruption. grpc-netty-shaded is still using 
Netty 4.1.100.</p>
   <h3>New Features</h3>
   <ul>
   <li>New module grpc-gcp-csm-observability (df8cfe9dd)</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>api: Add <code>ClientStreamTracer.inboundHeaders(Metadata)</code> 
(960012d76). This is the same as the existing <code>inboundHeaders()</code>, 
but is provided the Metadata</li>
   <li>api: Fix various typos in the documentation (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11144";>#11144</a>) 
(6ec744f2a)</li>
   <li>core: When queuing RPCs, don’t request picks from the LB twice 
(8844cf7b8). This could be viewed as a small performance optimization, but 
mainly reduces the amount of race-handling code</li>
   <li>util: Improve AdvancedTlsX509KeyManager’s documentation, verification, 
and testing. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11139";>#11139</a>) 
(781b4c457) This change shows <code>@ExperimentalApi</code> being removed, but 
it was re-added in 3c97245 before the release</li>
   <li>examples: Fix broken command in reflection readme (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11131";>#11131</a>) 
(c31dbf48a)</li>
   <li>binder: Add a connection timeout (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11255";>#11255</a>) 
(791f894e2)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>core: Exit idle mode when delayed transport is in use (fea577c80). This 
was a long-standing race that could cause RPCs to hang, but was very unlikely 
to be hit. Avoiding the double-picking (8844cf7b8) made the race more 
visible</li>
   <li>netty: Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11294";>#11294</a>) 
(0fea7dd). The previous behavior easily caused data corruption</li>
   <li>okhttp: Workaround SSLSocket not noticing socket is closed (a28357e19). 
Previously, shutting down when a new connection was being established could 
result in the server never becoming terminated</li>
   <li>inprocess: Fix listener race if transport is shutdown while starting 
(e4e7f3a06). This issue was unlikely to be hit outside of specialized tests</li>
   <li>services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>) 
(d57f271). This fixes a regression introduced in 1.62.2</li>
   <li>binder: Wait for all server transports to terminate before returning the 
security policy executor to the object pool (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11240";>#11240</a>) 
(34ee600dc)</li>
   <li>binder: Reject further SETUP_TRANSPORT requests post-BinderServer 
shutdown (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11260";>#11260</a>) 
(1670e97f7)</li>
   <li>bazel: Include missing com_google_protobuf_javalite in MODULE.bazel (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11147";>#11147</a>) 
(f995c121e)</li>
   </ul>
   <h3>Thanks to</h3>
   <p><a href="https://github.com/hakusai22";><code>@​hakusai22</code></a>
   <a href="https://github.com/firov";><code>@​firov</code></a>
   <a href="https://github.com/mateusazis";><code>@​mateusazis</code></a>
   <a href="https://github.com/Mir3605";><code>@​Mir3605</code></a>
   <a href="https://github.com/niloc132";><code>@​niloc132</code></a></p>
   <h2>v1.64.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.64.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty:Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (1.64.x backport) by <a 
href="https://github.com/larry-safran";><code>@​larry-safran</code></a> in <a 
href="https://redirect.github.com/grpc/grpc-java/pull/11303";>grpc/grpc-java#11303</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/a2adefac6cd94711b60014868644919af8d2c6e7";><code>a2adefa</code></a>
 Bump version to 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/f1a0af224fa5dbb0a3aa12526010c7ba9db1a8b1";><code>f1a0af2</code></a>
 Update README etc to reference 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/97aa34f7bc9443595713aaef335c29b703502563";><code>97aa34f</code></a>
 Restore old behavior of NettyAdaptiveCumulator, but avoid using that class 
if...</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c2a3ed3ad592a6e902c47cf9668a647aca49cfe2";><code>c2a3ed3</code></a>
 compiler: Upgrade from CentOS 7 to AlmaLinux 8 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11370";>#11370</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/b2665c0d93e229c91757c61b1202a8ce1e21fadd";><code>b2665c0</code></a>
 Bump version to 1.65.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/629672604bebc84b71760f82371c888df12b8e8e";><code>6296726</code></a>
 Bump version to 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/4d25c340b24a6e2296c7f34ea2a1355e3437eb15";><code>4d25c34</code></a>
 Update README etc to reference 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/fb761a1cc79cd0843f55ce1b1da96d4af8ed8fa7";><code>fb761a1</code></a>
 services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/3c97245ae480d1afd28f9c03c12988b52b2bf6ba";><code>3c97245</code></a>
 util: Add ExperimentalApi to AdvancedTlsX509KeyManager</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c11b5605b146a39b21ad08014fbcc0705dd42c81";><code>c11b560</code></a>
 Remove unused imports from CSM Observability example (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11307";>#11307</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11310";>#11310</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/grpc/grpc-java/compare/v1.64.0...v1.65.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.grpc:protoc-gen-grpc-java` from 1.64.0 to 1.65.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/grpc/grpc-java/releases";>io.grpc:protoc-gen-grpc-java's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.65.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.65.0</h2>
   <p>grpc-netty in this release is compatible with Netty 4.1.111; it fixes the 
incompatibility that caused data corruption. grpc-netty-shaded is still using 
Netty 4.1.100.</p>
   <h3>New Features</h3>
   <ul>
   <li>New module grpc-gcp-csm-observability (df8cfe9dd)</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>api: Add <code>ClientStreamTracer.inboundHeaders(Metadata)</code> 
(960012d76). This is the same as the existing <code>inboundHeaders()</code>, 
but is provided the Metadata</li>
   <li>api: Fix various typos in the documentation (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11144";>#11144</a>) 
(6ec744f2a)</li>
   <li>core: When queuing RPCs, don’t request picks from the LB twice 
(8844cf7b8). This could be viewed as a small performance optimization, but 
mainly reduces the amount of race-handling code</li>
   <li>util: Improve AdvancedTlsX509KeyManager’s documentation, verification, 
and testing. (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11139";>#11139</a>) 
(781b4c457) This change shows <code>@ExperimentalApi</code> being removed, but 
it was re-added in 3c97245 before the release</li>
   <li>examples: Fix broken command in reflection readme (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11131";>#11131</a>) 
(c31dbf48a)</li>
   <li>binder: Add a connection timeout (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11255";>#11255</a>) 
(791f894e2)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>core: Exit idle mode when delayed transport is in use (fea577c80). This 
was a long-standing race that could cause RPCs to hang, but was very unlikely 
to be hit. Avoiding the double-picking (8844cf7b8) made the race more 
visible</li>
   <li>netty: Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11294";>#11294</a>) 
(0fea7dd). The previous behavior easily caused data corruption</li>
   <li>okhttp: Workaround SSLSocket not noticing socket is closed (a28357e19). 
Previously, shutting down when a new connection was being established could 
result in the server never becoming terminated</li>
   <li>inprocess: Fix listener race if transport is shutdown while starting 
(e4e7f3a06). This issue was unlikely to be hit outside of specialized tests</li>
   <li>services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>) 
(d57f271). This fixes a regression introduced in 1.62.2</li>
   <li>binder: Wait for all server transports to terminate before returning the 
security policy executor to the object pool (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11240";>#11240</a>) 
(34ee600dc)</li>
   <li>binder: Reject further SETUP_TRANSPORT requests post-BinderServer 
shutdown (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11260";>#11260</a>) 
(1670e97f7)</li>
   <li>bazel: Include missing com_google_protobuf_javalite in MODULE.bazel (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11147";>#11147</a>) 
(f995c121e)</li>
   </ul>
   <h3>Thanks to</h3>
   <p><a href="https://github.com/hakusai22";><code>@​hakusai22</code></a>
   <a href="https://github.com/firov";><code>@​firov</code></a>
   <a href="https://github.com/mateusazis";><code>@​mateusazis</code></a>
   <a href="https://github.com/Mir3605";><code>@​Mir3605</code></a>
   <a href="https://github.com/niloc132";><code>@​niloc132</code></a></p>
   <h2>v1.64.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using 
that class if Netty is on version 4.1.111 or later</li>
   </ul>
   <h2>v1.64.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>netty:Fix Netty composite buffer merging to be compatible with Netty 
4.1.111 (1.64.x backport) by <a 
href="https://github.com/larry-safran";><code>@​larry-safran</code></a> in <a 
href="https://redirect.github.com/grpc/grpc-java/pull/11303";>grpc/grpc-java#11303</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/a2adefac6cd94711b60014868644919af8d2c6e7";><code>a2adefa</code></a>
 Bump version to 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/f1a0af224fa5dbb0a3aa12526010c7ba9db1a8b1";><code>f1a0af2</code></a>
 Update README etc to reference 1.65.1</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/97aa34f7bc9443595713aaef335c29b703502563";><code>97aa34f</code></a>
 Restore old behavior of NettyAdaptiveCumulator, but avoid using that class 
if...</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c2a3ed3ad592a6e902c47cf9668a647aca49cfe2";><code>c2a3ed3</code></a>
 compiler: Upgrade from CentOS 7 to AlmaLinux 8 (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11370";>#11370</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/b2665c0d93e229c91757c61b1202a8ce1e21fadd";><code>b2665c0</code></a>
 Bump version to 1.65.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/629672604bebc84b71760f82371c888df12b8e8e";><code>6296726</code></a>
 Bump version to 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/4d25c340b24a6e2296c7f34ea2a1355e3437eb15";><code>4d25c34</code></a>
 Update README etc to reference 1.65.0</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/fb761a1cc79cd0843f55ce1b1da96d4af8ed8fa7";><code>fb761a1</code></a>
 services: restore //services:binarylog bazel target (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11292";>#11292</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/3c97245ae480d1afd28f9c03c12988b52b2bf6ba";><code>3c97245</code></a>
 util: Add ExperimentalApi to AdvancedTlsX509KeyManager</li>
   <li><a 
href="https://github.com/grpc/grpc-java/commit/c11b5605b146a39b21ad08014fbcc0705dd42c81";><code>c11b560</code></a>
 Remove unused imports from CSM Observability example (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11307";>#11307</a>) (<a 
href="https://redirect.github.com/grpc/grpc-java/issues/11310";>#11310</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/grpc/grpc-java/compare/v1.64.0...v1.65.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   <details>
   <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>
   
   | Dependency Name | Ignore Conditions |
   | --- | --- |
   | io.grpc:grpc-core | [>= 1.54.a, < 1.55] |
   | io.grpc:grpc-netty | [>= 1.54.a, < 1.55] |
   | io.grpc:grpc-netty-shaded | [>= 1.54.a, < 1.55] |
   | io.grpc:grpc-protobuf | [>= 1.54.a, < 1.55] |
   | io.grpc:grpc-stub | [>= 1.54.a, < 1.55] |
   | io.grpc:protoc-gen-grpc-java | [>= 1.54.a, < 1.55] |
   | io.grpc:grpc-core | [>= 1.53.a, < 1.54] |
   | io.grpc:grpc-netty | [>= 1.53.a, < 1.54] |
   | io.grpc:grpc-netty-shaded | [>= 1.53.a, < 1.54] |
   | io.grpc:grpc-protobuf | [>= 1.53.a, < 1.54] |
   | io.grpc:grpc-stub | [>= 1.53.a, < 1.54] |
   | io.grpc:protoc-gen-grpc-java | [>= 1.53.a, < 1.54] |
   </details>
   
   
   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: dev-unsubscr...@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org
For additional commands, e-mail: dev-h...@eventmesh.apache.org


Reply via email to