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

   Bumps the all-other-cargo-deps group with 6 updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [async-compression](https://github.com/Nullus157/async-compression) | 
`0.4.39` | `0.4.40` |
   | [clap](https://github.com/clap-rs/clap) | `4.5.59` | `4.5.60` |
   | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | 
`0.3.58` | `0.3.61` |
   | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | 
`1.2.12` | `1.2.13` |
   | [tonic](https://github.com/hyperium/tonic) | `0.14.4` | `0.14.5` |
   | [syn](https://github.com/dtolnay/syn) | `2.0.116` | `2.0.117` |
   
   Updates `async-compression` from 0.4.39 to 0.4.40
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Nullus157/async-compression/commit/9d848a02f13f3a56542e4123be8947a8da06097e";><code>9d848a0</code></a>
 chore: release (<a 
href="https://redirect.github.com/Nullus157/async-compression/issues/452";>#452</a>)</li>
   <li><a 
href="https://github.com/Nullus157/async-compression/commit/9df508b037dafb9a2d80bfd60fcd6679891abef1";><code>9df508b</code></a>
 Fix update of bytes read in the encoder state machine. (<a 
href="https://redirect.github.com/Nullus157/async-compression/issues/456";>#456</a>)</li>
   <li><a 
href="https://github.com/Nullus157/async-compression/commit/0370b470db4dbe8f92a178320438e3094495a99a";><code>0370b47</code></a>
 Stop consuming input on errors in codecs. (<a 
href="https://redirect.github.com/Nullus157/async-compression/issues/451";>#451</a>)</li>
   <li><a 
href="https://github.com/Nullus157/async-compression/commit/9a4b0961f988cdc2b70dae0f4310046c7fedc307";><code>9a4b096</code></a>
 chore(deps): update rand requirement from 0.9 to 0.10 (<a 
href="https://redirect.github.com/Nullus157/async-compression/issues/449";>#449</a>)</li>
   <li>See full diff in <a 
href="https://github.com/Nullus157/async-compression/compare/async-compression-v0.4.39...async-compression-v0.4.40";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `clap` from 4.5.59 to 4.5.60
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/clap-rs/clap/releases";>clap's releases</a>.</em></p>
   <blockquote>
   <h2>v4.5.60</h2>
   <h2>[4.5.60] - 2026-02-19</h2>
   <h3>Fixes</h3>
   <ul>
   <li><em>(help)</em> Quote empty default values, possible values</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md";>clap's 
changelog</a>.</em></p>
   <blockquote>
   <h2>[4.5.60] - 2026-02-19</h2>
   <h3>Fixes</h3>
   <ul>
   <li><em>(help)</em> Quote empty default values, possible values</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/clap-rs/clap/commit/33d24d844b11c0e926ae132e1af338ff070bdf4a";><code>33d24d8</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/9332409f4a6c1d5c22064e839ec8e9bc040f3be7";><code>9332409</code></a>
 docs: Update changelog</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/b7adce5a17089596eecb2af6985e6503f2ffcd38";><code>b7adce5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/clap-rs/clap/issues/6166";>#6166</a> from 
fabalchemy/fix-dynamic-powershell-completion</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/009bba44ec3d182028ec3a72f5b6f3e507827768";><code>009bba4</code></a>
 fix(clap_complete): Improve powershell registration</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/d89d57dfb4bdd18930a40c6d7f4fadb23ee9c5b3";><code>d89d57d</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/f18b67ec3d4ce6ac1acf115adaab2f16ab2ed3c7";><code>f18b67e</code></a>
 docs: Update changelog</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/9d218eb418526143c9110f734f78a608b8cf6440";><code>9d218eb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/clap-rs/clap/issues/6165";>#6165</a> from 
epage/shirt</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/126440ca846613671e1dac98198b2ceb17dab2b0";><code>126440c</code></a>
 fix(help): Correctly calculate padding for short-only args</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/9e3c05ef3800a3e638b8224a7881a81517a4f4db";><code>9e3c05e</code></a>
 test(help): Show panic with short, valueless arg</li>
   <li><a 
href="https://github.com/clap-rs/clap/commit/c9898d0fece98d8520d3dd954cf457b685b3308f";><code>c9898d0</code></a>
 test(help): Verify short with value</li>
   <li>Additional commits viewable in <a 
href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.59...clap_complete-v4.5.60";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `wasm-bindgen-test` from 0.3.58 to 0.3.61
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/wasm-bindgen/wasm-bindgen/commits";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `aws-credential-types` from 1.2.12 to 1.2.13
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/smithy-lang/smithy-rs/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `tonic` from 0.14.4 to 0.14.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/hyperium/tonic/releases";>tonic's releases</a>.</em></p>
   <blockquote>
   <h2>v0.14.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add max connections setting</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/hyperium/tonic/compare/v0.14.4...v0.14.5";>https://github.com/hyperium/tonic/compare/v0.14.4...v0.14.5</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hyperium/tonic/commit/3f7caf3171393734ef19e12d010bd9c945c9e242";><code>3f7caf3</code></a>
 chore: prepare v0.14.5 release (<a 
href="https://redirect.github.com/hyperium/tonic/issues/2516";>#2516</a>)</li>
   <li><a 
href="https://github.com/hyperium/tonic/commit/3f56644955162b344ce4a2641823776574ae98e4";><code>3f56644</code></a>
 grpc(chore): add missing copyright notices (<a 
href="https://redirect.github.com/hyperium/tonic/issues/2513";>#2513</a>)</li>
   <li><a 
href="https://github.com/hyperium/tonic/commit/1769c91a96f054416e0d11c84fcc26284262dda2";><code>1769c91</code></a>
 feat(xds): implement xDS subscription worker (<a 
href="https://redirect.github.com/hyperium/tonic/issues/2478";>#2478</a>)</li>
   <li><a 
href="https://github.com/hyperium/tonic/commit/56f8c6db4718c32e8cb1732438b87c85a3a8c1f6";><code>56f8c6d</code></a>
 feat(grpc): Add TCP listener API in the Runtime trait + tests for server 
cred...</li>
   <li><a 
href="https://github.com/hyperium/tonic/commit/149f3668f0514bd79f12524778ca76eb6341a3f5";><code>149f366</code></a>
 feat(grpc) Add channel credentials API + Insecure credentials (<a 
href="https://redirect.github.com/hyperium/tonic/issues/2495";>#2495</a>)</li>
   <li>See full diff in <a 
href="https://github.com/hyperium/tonic/compare/v0.14.4...v0.14.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `syn` from 2.0.116 to 2.0.117
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/dtolnay/syn/releases";>syn's 
releases</a>.</em></p>
   <blockquote>
   <h2>2.0.117</h2>
   <ul>
   <li>Fix parsing of <code>self::</code> pattern in first function argument 
(<a href="https://redirect.github.com/dtolnay/syn/issues/1970";>#1970</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/dtolnay/syn/commit/7bcb37cdb3399977658c8b52d2441d37e42e48f2";><code>7bcb37c</code></a>
 Release 2.0.117</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/9c6e7d3b8df7b30909d60395f88a6ca07688e1c1";><code>9c6e7d3</code></a>
 Merge pull request <a 
href="https://redirect.github.com/dtolnay/syn/issues/1970";>#1970</a> from 
dtolnay/receiver</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/019a84847eded0cdb1f7856e0752ba618155cfc9";><code>019a848</code></a>
 Fix self:: pattern in first function argument</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/23f54f3cf61ddedd5daea4f347eca2d4b84c8abb";><code>23f54f3</code></a>
 Update test suite to nightly-2026-02-18</li>
   <li><a 
href="https://github.com/dtolnay/syn/commit/b99b9a627c46580343398472e7b08a131357a994";><code>b99b9a6</code></a>
 Unpin CI miri toolchain</li>
   <li>See full diff in <a 
href="https://github.com/dtolnay/syn/compare/2.0.116...2.0.117";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]

Reply via email to