dependabot[bot] opened a new pull request, #11131: URL: https://github.com/apache/arrow-rs/pull/11131
Bumps the all-other-cargo-deps group with 2 updates in the / directory: [opendal](https://github.com/apache/opendal) and [clap](https://github.com/clap-rs/clap). Updates `opendal` from 0.59.1 to 0.59.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/opendal/releases">opendal's releases</a>.</em></p> <blockquote> <h2>v0.59.2</h2> <p>Hi everyone,</p> <p>Apache OpenDAL 0.59.2 is now available.</p> <p>OpenDAL is an Open Data Access Layer that provides unified access to storage services.</p> <ul> <li><a href="https://opendal.apache.org/download">Downloads</a></li> <li><a href="https://github.com/apache/opendal/releases/tag/v0.59.2">Release notes</a></li> <li><a href="https://releases.apache.org/vote/opendal/0.59.2-rc.2">Approved candidate</a></li> <li><a href="https://opendal.apache.org/">Website</a></li> </ul> <p>Thanks to everyone who contributed and verified this release.</p> <p>The Apache OpenDAL community</p> <h3>Package versions</h3> <table> <thead> <tr> <th>Package</th> <th>Previous</th> <th>Target</th> <th>Reason</th> </tr> </thead> <tbody> <tr> <td>core</td> <td>0.59.1</td> <td>0.59.2</td> <td>Weekly patch</td> </tr> <tr> <td>integrations/dav-server</td> <td>0.7.7</td> <td>0.7.8</td> <td>Weekly patch</td> </tr> <tr> <td>integrations/object_store</td> <td>0.60.1</td> <td>0.60.2</td> <td>Weekly patch</td> </tr> <tr> <td>integrations/parquet</td> <td>0.10.1</td> <td>0.10.2</td> <td>Weekly patch</td> </tr> <tr> <td>integrations/unftp-sbe</td> <td>0.4.7</td> <td>0.4.8</td> <td>Weekly patch</td> </tr> <tr> <td>bindings/c</td> <td>0.47.4</td> <td>0.47.5</td> <td>Weekly patch</td> </tr> <tr> <td>bindings/cpp</td> <td>0.45.31</td> <td>0.45.32</td> <td>Weekly patch</td> </tr> <tr> <td>bindings/java</td> <td>0.50.4</td> <td>0.50.5</td> <td>Weekly patch</td> </tr> <tr> <td>bindings/nodejs</td> <td>0.49.9</td> <td>0.49.10</td> <td>Weekly patch</td> </tr> <tr> <td>bindings/python</td> <td>0.47.8</td> <td>0.47.9</td> <td>Weekly patch</td> </tr> <tr> <td>bindings/ruby</td> <td>0.1.12</td> <td>0.1.13</td> <td>Weekly patch</td> </tr> <tr> <td>bindings/dotnet</td> <td>0.2.1</td> <td>0.2.2</td> <td>Weekly patch</td> </tr> </tbody> </table> <h3>Breaking changes and migration</h3> <p>No breaking changes declared in this release range.</p> <h2>What's Changed</h2> <h3>Added</h3> <ul> <li>feat(bindings/moonbit): initialize native binding by <a href="https://github.com/Eric-Song-Nop"><code>@Eric-Song-Nop</code></a> in <a href="https://redirect.github.com/apache/opendal/pull/8118">apache/opendal#8118</a></li> </ul> <h3>Fixed</h3> <ul> <li>fix(services): reject absolute paths in confined_join and prepare_path by <a href="https://github.com/aysha-afrah26"><code>@aysha-afrah26</code></a> in <a href="https://redirect.github.com/apache/opendal/pull/8005">apache/opendal#8005</a></li> </ul> <h3>Other Changes</h3> <ul> <li>chore(bindings/dotnet): fix license headers and third-party license accounting by <a href="https://github.com/Fatorin"><code>@Fatorin</code></a> in <a href="https://redirect.github.com/apache/opendal/pull/8217">apache/opendal#8217</a></li> <li>fix(release): repair source archives and license materials by <a href="https://github.com/Xuanwo"><code>@Xuanwo</code></a> in <a href="https://redirect.github.com/apache/opendal/pull/8230">apache/opendal#8230</a></li> <li>docs: split release skill into focused references by <a href="https://github.com/Xuanwo"><code>@Xuanwo</code></a> in <a href="https://redirect.github.com/apache/opendal/pull/8233">apache/opendal#8233</a></li> <li>feat(release): reproduce source archives and prepare ATR candidates by <a href="https://github.com/Xuanwo"><code>@Xuanwo</code></a> in <a href="https://redirect.github.com/apache/opendal/pull/8232">apache/opendal#8232</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/opendal/blob/main/CHANGELOG.md">opendal's changelog</a>.</em></p> <blockquote> <h1>v0.59.2</h1> <ul> <li><a href="https://github.com/apache/opendal/releases/tag/v0.59.2">Release notes</a></li> </ul> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/">Keep a Changelog</a> and this project adheres to <a href="https://semver.org/">Semantic Versioning</a>.</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/opendal/commit/c70d33ab20f6438eb26e97d6cee9e340ed3e6c49"><code>c70d33a</code></a> Prepare 0.59.2-rc.2</li> <li><a href="https://github.com/apache/opendal/commit/0c360d103f93728889009b6e563bbaf3b0072e71"><code>0c360d1</code></a> fix(services/goosefs): return metadata from read streams (<a href="https://redirect.github.com/apache/opendal/issues/8283">#8283</a>)</li> <li><a href="https://github.com/apache/opendal/commit/781dd6c0bc96f35eb3d1729c3b4ab5900e02554b"><code>781dd6c</code></a> fix(services/hf): make resolve cache opt-in (<a href="https://redirect.github.com/apache/opendal/issues/8282">#8282</a>)</li> <li><a href="https://github.com/apache/opendal/commit/01e50c8a5d549bea10a8cc9c0675385384342f72"><code>01e50c8</code></a> fix(release): ship root CHANGELOG in source archives (<a href="https://redirect.github.com/apache/opendal/issues/8281">#8281</a>)</li> <li><a href="https://github.com/apache/opendal/commit/43d87279b8af7af96402fd975c40344493c6497b"><code>43d8727</code></a> feat(services/hf): reuse resolved downloads across readers (<a href="https://redirect.github.com/apache/opendal/issues/8280">#8280</a>)</li> <li><a href="https://github.com/apache/opendal/commit/af11b6ee9ad1e4df1ff7b1e61156b1f3c4a74357"><code>af11b6e</code></a> feat(services/goosefs): bump goosefs-sdk to 0.2.1 and expose cache features (...</li> <li><a href="https://github.com/apache/opendal/commit/afc3cf1ba369afc791ab559139791736a7a6295a"><code>afc3cf1</code></a> feat(release): automate version planning and ATR publication (<a href="https://redirect.github.com/apache/opendal/issues/8279">#8279</a>)</li> <li><a href="https://github.com/apache/opendal/commit/6f79bb8170b1ff7b869304cb8482c1bb6f3fb6cf"><code>6f79bb8</code></a> fix(release): repair weekly signing, dispatch and RC numbering (<a href="https://redirect.github.com/apache/opendal/issues/8276">#8276</a>)</li> <li><a href="https://github.com/apache/opendal/commit/2207c4b7cfb090d59ca05d245cdabf5c1398ad39"><code>2207c4b</code></a> fix(website): reuse Rust LLM documentation artifacts (<a href="https://redirect.github.com/apache/opendal/issues/8275">#8275</a>)</li> <li><a href="https://github.com/apache/opendal/commit/5be2a6046aa59762da861fdd9c3b9e90611c8dbb"><code>5be2a60</code></a> fix(core): skip pointer-width-dependent layout tests on 32-bit targets (<a href="https://redirect.github.com/apache/opendal/issues/8274">#8274</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/opendal/compare/v0.59.1...v0.59.2">compare view</a></li> </ul> </details> <br /> Updates `clap` from 4.6.6 to 4.6.7 <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.6.7</h2> <h2>[4.6.7] - 2026-09-14</h2> <h3>Features</h3> <ul> <li><em>(derive)</em> Add <code>#[command(defer = <bool>)]</code> attribute to opt-in to lazy initialisation of subcommands</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.6.7] - 2026-09-14</h2> <h3>Features</h3> <ul> <li><em>(derive)</em> Add <code>#[command(defer = <bool>)]</code> attribute to opt-in to lazy initialisation of subcommands</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/d3e59a9ab214910b9dad02921b7ef42c6400de9b"><code>d3e59a9</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/d997f878c484e02b2935d32a7b67afe990e91227"><code>d997f87</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/fb6058cc38cf6f4b07b8db89c850fc80e059e222"><code>fb6058c</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6409">#6409</a> from heaths/pwsh-support</li> <li><a href="https://github.com/clap-rs/clap/commit/2310870f7a9fe4c39f5bb5620261a06ac9aaa0b1"><code>2310870</code></a> test(complete): Add tests for completer_for_path</li> <li><a href="https://github.com/clap-rs/clap/commit/5967c17393a09f90112cdc5b2c20a1383f0bd8e4"><code>5967c17</code></a> refactor(complete): Move shell detection to Shells</li> <li><a href="https://github.com/clap-rs/clap/commit/594602bb29f374e49da5029df63e5c740c723ad0"><code>594602b</code></a> fix(complete): Detect pwsh for PowerShell</li> <li><a href="https://github.com/clap-rs/clap/commit/3a4f2d031b5110aaaac40f1cb1d6c0b8ff619df8"><code>3a4f2d0</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6427">#6427</a> from clap-rs/renovate/shlex-2.x</li> <li><a href="https://github.com/clap-rs/clap/commit/67ebaed4ac95a83d5d7cc22d64ee0fc162ae1db3"><code>67ebaed</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6426">#6426</a> from clap-rs/renovate/actions-checkout-7.x</li> <li><a href="https://github.com/clap-rs/clap/commit/c968b136d0e6f560c08b06a844a20f2798a00096"><code>c968b13</code></a> chore(deps): Update Rust crate shlex to v2</li> <li><a href="https://github.com/clap-rs/clap/commit/8f247cbf58c582a755ee4dbe62a2390d93b9f8eb"><code>8f247cb</code></a> chore(deps): Update actions/checkout action to v7</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.6.6...clap_complete-v4.6.7">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]
