dependabot[bot] opened a new pull request, #11216:
URL: https://github.com/apache/arrow-rs/pull/11216

   Bumps the all-other-cargo-deps group with 2 updates in the / directory: 
[rand](https://github.com/rust-random/rand) and 
[opendal](https://github.com/apache/opendal).
   
   Updates `rand` from 0.10.2 to 0.10.3
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/rust-random/rand/blob/master/CHANGELOG.md";>rand's 
changelog</a>.</em></p>
   <blockquote>
   <h2>[0.10.3] — 2026-09-20</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fix <code>WeightedIndex</code> panic when the sum of float weights is 
infinite; return <code>Error::Overflow</code> instead (<a 
href="https://redirect.github.com/rust-random/rand/issues/1808";>#1808</a>)</li>
   <li>Fix spurious <code>Error::NonFinite</code> from 
<code>Uniform::new_inclusive</code> on large finite float ranges such as 
<code>0.0..=f64::MAX</code> (<a 
href="https://redirect.github.com/rust-random/rand/issues/1821";>#1821</a>)</li>
   <li>Fix possible panic due to sampling a deserialized 
<code>Uniform&lt;char&gt;</code> (<a 
href="https://redirect.github.com/rust-random/rand/issues/1831";>#1831</a>)</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>Report exact remaining lengths from 
<code>WeightedIndex::weights()</code> and reduce overhead when reading weights 
(<a 
href="https://redirect.github.com/rust-random/rand/issues/1838";>#1838</a>)</li>
   </ul>
   <p><a 
href="https://redirect.github.com/rust-random/rand/issues/1808";>#1808</a>: <a 
href="https://redirect.github.com/rust-random/rand/pull/1808";>rust-random/rand#1808</a>
   <a 
href="https://redirect.github.com/rust-random/rand/issues/1821";>#1821</a>: <a 
href="https://redirect.github.com/rust-random/rand/pull/1821";>rust-random/rand#1821</a>
   <a 
href="https://redirect.github.com/rust-random/rand/issues/1831";>#1831</a>: <a 
href="https://redirect.github.com/rust-random/rand/pull/1831";>rust-random/rand#1831</a>
   <a 
href="https://redirect.github.com/rust-random/rand/issues/1838";>#1838</a>: <a 
href="https://redirect.github.com/rust-random/rand/pull/1838";>rust-random/rand#1838</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rust-random/rand/commit/9e7d328f60d6372ae22927f37d1a816fc980f25e";><code>9e7d328</code></a>
 Prepare rand 0.10.3 (<a 
href="https://redirect.github.com/rust-random/rand/issues/1840";>#1840</a>)</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/f73ce74d4ac8f47259e871e22939c6c52e17befe";><code>f73ce74</code></a>
 Optimize WeightedIndex weight lookup and iteration (<a 
href="https://redirect.github.com/rust-random/rand/issues/1838";>#1838</a>)</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/ef9e044b6b1f5fe541516d4b622c9c2d9932d789";><code>ef9e044</code></a>
 Avoid panic from deserialized <code>Uniform\&lt;char&gt;</code> where 
<code>range == 0</code> (<a 
href="https://redirect.github.com/rust-random/rand/issues/1831";>#1831</a>)</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/c994eb1e40ab8cc9a929cfe11b345f7296bca393";><code>c994eb1</code></a>
 docs: fix angle unit in quick start example (<a 
href="https://redirect.github.com/rust-random/rand/issues/1839";>#1839</a>)</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/33dea4fcd044c3425fd8f35ffc9d203c652c3d73";><code>33dea4f</code></a>
 Test that WeightedIndex rejects INFINITY with Error::Overflow (<a 
href="https://redirect.github.com/rust-random/rand/issues/1822";>#1822</a>)</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/94c9078267aa9ea4e9ad61bd552b35245c995830";><code>94c9078</code></a>
 Fix Uniform::new_inclusive overflow on large finite float ranges (<a 
href="https://redirect.github.com/rust-random/rand/issues/1821";>#1821</a>)</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/bb1262f703ca04e4ce56be78e1dc4e204cd6a998";><code>bb1262f</code></a>
 Use Xoshiro256PlusPlus in examples/rayon-monte-carlo.rs (<a 
href="https://redirect.github.com/rust-random/rand/issues/1805";>#1805</a>)</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/521fab6a1bcf349760d2581c2143fbc1aafe8798";><code>521fab6</code></a>
 Stop pinning dependencies (<a 
href="https://redirect.github.com/rust-random/rand/issues/1820";>#1820</a>)</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/3f7c4335fd6ba118aaed1ab59b1964808a955d4d";><code>3f7c433</code></a>
 Stop pinning dependencies</li>
   <li><a 
href="https://github.com/rust-random/rand/commit/cf4f73e3953ffcf97f575317a07f0fd5983bfe9e";><code>cf4f73e</code></a>
 sample_efraimidis_spirakis: error on more than amount non-finite weights (<a 
href="https://redirect.github.com/rust-random/rand/issues/1814";>#1814</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rust-random/rand/compare/0.10.2...0.10.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `opendal` from 0.59.2 to 0.59.3
   <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.3</h2>
   <p>Hi everyone,</p>
   <p>Apache OpenDAL 0.59.3 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.3";>Release 
notes</a></li>
   <li><a href="https://releases.apache.org/vote/opendal/0.59.3-rc.1";>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.2</td>
   <td>0.59.3</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>integrations/dav-server</td>
   <td>0.7.8</td>
   <td>0.7.9</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>integrations/object_store</td>
   <td>0.60.2</td>
   <td>0.60.3</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>integrations/parquet</td>
   <td>0.10.2</td>
   <td>0.10.3</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>integrations/unftp-sbe</td>
   <td>0.4.8</td>
   <td>0.4.9</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>bindings/c</td>
   <td>0.47.5</td>
   <td>0.47.6</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>bindings/cpp</td>
   <td>0.45.32</td>
   <td>0.45.33</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>bindings/java</td>
   <td>0.50.5</td>
   <td>0.50.6</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>bindings/nodejs</td>
   <td>0.49.10</td>
   <td>0.49.11</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>bindings/python</td>
   <td>0.47.9</td>
   <td>0.47.10</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>bindings/ruby</td>
   <td>0.1.13</td>
   <td>0.1.14</td>
   <td>Weekly patch</td>
   </tr>
   <tr>
   <td>bindings/dotnet</td>
   <td>0.2.2</td>
   <td>0.2.3</td>
   <td>Weekly patch</td>
   </tr>
   </tbody>
   </table>
   <h3>Breaking changes and migration</h3>
   <p>No breaking changes declared in this release range.</p>
   <!-- raw HTML omitted -->
   <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>
   <li>fix(release): validate declarations and published state correctly by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/opendal/pull/8322";>apache/opendal#8322</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>
   </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.3</h1>
   <ul>
   <li><a href="https://github.com/apache/opendal/releases/tag/v0.59.3";>Release 
notes</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/opendal/commit/3ba1a117462e4d8154a09c8a07bb28f966ab838b";><code>3ba1a11</code></a>
 Prepare 0.59.3-rc.1</li>
   <li><a 
href="https://github.com/apache/opendal/commit/5f1947faa7e7fd7e2bf696bf1249dae78dea0c28";><code>5f1947f</code></a>
 fix(release): validate declarations and published state correctly (<a 
href="https://redirect.github.com/apache/opendal/issues/8322";>#8322</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/2698e90a1131a477fc3382465f1c28bd2202395e";><code>2698e90</code></a>
 fix(ci): publish dotnet packages only from final release tags (<a 
href="https://redirect.github.com/apache/opendal/issues/8311";>#8311</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/cccd7c9542fded18f499ec3d4b6df76527c31677";><code>cccd7c9</code></a>
 ci: classify current issues and pull requests with Qwen (<a 
href="https://redirect.github.com/apache/opendal/issues/8312";>#8312</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/e1620ba07517787574090c14f5f5e366d34d5da5";><code>e1620ba</code></a>
 fix(release): include unlabeled PRs and preserve version titles (<a 
href="https://redirect.github.com/apache/opendal/issues/8308";>#8308</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/1798c4c5ed7036f5f5f048f78be717b8140b39e9";><code>1798c4c</code></a>
 refactor(bindings/dotnet): generate metadata mirrors from core (<a 
href="https://redirect.github.com/apache/opendal/issues/8287";>#8287</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/3a8c21b89309a08286416faf4b117067ebdc3a0a";><code>3a8c21b</code></a>
 chore: sync released versions for 0.59.2 (<a 
href="https://redirect.github.com/apache/opendal/issues/8307";>#8307</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/4ea9c19ee2f75d35e14ae32425524fb7b98ed79d";><code>4ea9c19</code></a>
 fix(ci): mount repository root for Dart cross builds (<a 
href="https://redirect.github.com/apache/opendal/issues/8305";>#8305</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/2261c3700cf32b08496dcb84167312f509ad0bb9";><code>2261c37</code></a>
 fix(release): publish approved source before optional distributions (<a 
href="https://redirect.github.com/apache/opendal/issues/8304";>#8304</a>)</li>
   <li><a 
href="https://github.com/apache/opendal/commit/585f2223d20c0d5cdcf54bc55187ffccf8cf185c";><code>585f222</code></a>
 fix(release): enable automatic resolution and deduplicate failure notices (<a 
href="https://redirect.github.com/apache/opendal/issues/8";>#8</a>...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/opendal/compare/v0.59.2...v0.59.3";>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]

Reply via email to