dependabot[bot] opened a new pull request, #10928: URL: https://github.com/apache/arrow-rs/pull/10928
Bumps the all-other-cargo-deps group with 3 updates in the / directory: [flate2](https://github.com/rust-lang/flate2-rs), [uuid](https://github.com/uuid-rs/uuid) and [twox-hash](https://github.com/shepmaster/twox-hash). Updates `flate2` from 1.1.9 to 1.1.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/flate2-rs/releases">flate2's releases</a>.</em></p> <blockquote> <h2>1.1.10</h2> <h2>What's Changed</h2> <ul> <li>feat: reuse zlib's decoder buffer by <a href="https://github.com/Vaiz"><code>@Vaiz</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/532">rust-lang/flate2-rs#532</a></li> <li>feat: add reset method for read::GzDecoder and buffered::GzDecoder by <a href="https://github.com/Vaiz"><code>@Vaiz</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/534">rust-lang/flate2-rs#534</a></li> <li>Drop cloudflare-zlib by <a href="https://github.com/kornelski"><code>@kornelski</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/539">rust-lang/flate2-rs#539</a></li> <li>Add a wrapper for the <code>Crc</code> struct by <a href="https://github.com/MikkelPaulson"><code>@MikkelPaulson</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/540">rust-lang/flate2-rs#540</a></li> <li>Bump miniz_oxide to 0.9 by <a href="https://github.com/oscargus"><code>@oscargus</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/543">rust-lang/flate2-rs#543</a></li> <li>Upgrade miniz_oxide and add unit tests of the different flush kinds by <a href="https://github.com/fintelia"><code>@fintelia</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/498">rust-lang/flate2-rs#498</a></li> <li>Fix infinite loop in writing gzip header/footer by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/547">rust-lang/flate2-rs#547</a></li> <li>test: generate corrupt gzip fixture at runtime by <a href="https://github.com/nanookclaw"><code>@nanookclaw</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/550">rust-lang/flate2-rs#550</a></li> <li>Reject oversized gzip extra fields by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/553">rust-lang/flate2-rs#553</a></li> <li>Reject incomplete deflate streams at EOF by <a href="https://github.com/Guflly"><code>@Guflly</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/556">rust-lang/flate2-rs#556</a></li> <li>Include <code>README.md</code> in a private module by <a href="https://github.com/bushrat011899"><code>@bushrat011899</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/562">rust-lang/flate2-rs#562</a></li> <li>Add <code>no_std</code> support using nightly <code>alloc_io</code> by <a href="https://github.com/bushrat011899"><code>@bushrat011899</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/559">rust-lang/flate2-rs#559</a></li> <li>Update <code>get_mut()</code> documentation to make clear how 'inner` can be used by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/558">rust-lang/flate2-rs#558</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Vaiz"><code>@Vaiz</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/532">rust-lang/flate2-rs#532</a></li> <li><a href="https://github.com/MikkelPaulson"><code>@MikkelPaulson</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/540">rust-lang/flate2-rs#540</a></li> <li><a href="https://github.com/oscargus"><code>@oscargus</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/543">rust-lang/flate2-rs#543</a></li> <li><a href="https://github.com/nanookclaw"><code>@nanookclaw</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/550">rust-lang/flate2-rs#550</a></li> <li><a href="https://github.com/Guflly"><code>@Guflly</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/556">rust-lang/flate2-rs#556</a></li> <li><a href="https://github.com/bushrat011899"><code>@bushrat011899</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/562">rust-lang/flate2-rs#562</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/flate2-rs/compare/1.1.9...1.1.10">https://github.com/rust-lang/flate2-rs/compare/1.1.9...1.1.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/flate2-rs/commit/ed93d4fc60eaf876c6aded741bf992d524551930"><code>ed93d4f</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/558">#558</a> from rust-lang/lib-doc-update</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/fb5228dcd7ca7f4ffb2240e6aec8547b85064c9a"><code>fb5228d</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/559">#559</a> from bushrat011899/no_std</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/6ed3ba32e321bd6865df6d4ec96d2550c11e50f0"><code>6ed3ba3</code></a> Add executable <code>no_std</code> example</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/faed8a04671a608efda8ae3520844889210ada95"><code>faed8a0</code></a> Expand CI to test <code>no_std</code> compatibility and correctness</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/2ba8e7e6663bb173782c2c96d1203bed098aadf3"><code>2ba8e7e</code></a> Add unstable <code>no_std</code> support behind <code>flate2_unstable_nightly_alloc_io</code></li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/3fe11268ccbb777e22a8352aa95307af72fa8ee9"><code>3fe1126</code></a> Centralize usage of <code>std</code> for <code>error</code> and <code>io</code></li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/98e313a26ff137b0d79eb55f192911c80862d6d5"><code>98e313a</code></a> Add <code>GzHeader::mtime_as_duration</code></li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/064296528d679f3aef0ca11b8ca0e2cad21b283d"><code>0642965</code></a> Switch to <code>core</code> implicit prelude and only use <code>std</code> where required</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/454a63ce8ac5891d938ecf372a537e17e5cae586"><code>454a63c</code></a> Remove left-over <code>dbg!</code> statement</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/2a490b7df96326c34a8ea75b2930eab4851cac1e"><code>2a490b7</code></a> Add <code>runtime_detection</code> feature</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/flate2-rs/compare/1.1.9...1.1.10">compare view</a></li> </ul> </details> <br /> Updates `uuid` from 1.25.0 to 1.26.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uuid-rs/uuid/releases">uuid's releases</a>.</em></p> <blockquote> <h2>v1.26.0</h2> <h2>What's Changed</h2> <ul> <li>Add ContextV7::with_additional_precision_bits by <a href="https://github.com/ChrisJr404"><code>@ChrisJr404</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/904">uuid-rs/uuid#904</a></li> <li>Prepare for 1.26.0 release by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/905">uuid-rs/uuid#905</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/1.25.0...v1.26.0">https://github.com/uuid-rs/uuid/compare/1.25.0...v1.26.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuid-rs/uuid/commit/cdc96a87bddc38d0eb8f894c764e151d2299b4b3"><code>cdc96a8</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/905">#905</a> from uuid-rs/cargo/v1.26.0</li> <li><a href="https://github.com/uuid-rs/uuid/commit/34e4f49c0d50c12f1b3021baf98b8fb91f6407bb"><code>34e4f49</code></a> don't test macros under miri</li> <li><a href="https://github.com/uuid-rs/uuid/commit/d9e7242b37755d844d19fa74559a88e1c46c5206"><code>d9e7242</code></a> update nightly used for miri</li> <li><a href="https://github.com/uuid-rs/uuid/commit/ec16819865b89aa3c52456c8afd0ce9a90f0fcdb"><code>ec16819</code></a> prepare for 1.26.0 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/162cd208a4521138f1d8ce05b63342ba7ba5c4e6"><code>162cd20</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/904">#904</a> from ChrisJr404/v7-additional-precision-bits</li> <li><a href="https://github.com/uuid-rs/uuid/commit/97eceffa708f87969792af604291d3e4984dfc90"><code>97eceff</code></a> Add ContextV7::with_additional_precision_bits for microsecond clocks</li> <li>See full diff in <a href="https://github.com/uuid-rs/uuid/compare/1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `twox-hash` from 2.1.3 to 2.1.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/shepmaster/twox-hash/blob/main/CHANGELOG.md">twox-hash's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/shepmaster/twox-hash/tree/v2.1.4">2.1.4</a> - 2026-08-27</h2> <h3>Changed</h3> <ul> <li>Documentation added about the stability of the hashing algorithms.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shepmaster/twox-hash/commit/6f866bffe73900c63df2650be4eed41e3ed9b500"><code>6f866bf</code></a> Release version 2.1.4</li> <li><a href="https://github.com/shepmaster/twox-hash/commit/bcfd930faa13eecefcb2ea5f2f9590226a5f2380"><code>bcfd930</code></a> Update the changelog</li> <li><a href="https://github.com/shepmaster/twox-hash/commit/188f698293fb319b8fdb0ceba004411bb5fdd2ca"><code>188f698</code></a> Merge pull request <a href="https://redirect.github.com/shepmaster/twox-hash/issues/125">#125</a> from shepmaster/32-bit-consistency</li> <li><a href="https://github.com/shepmaster/twox-hash/commit/e37e1efe56004aa73850153d22fdf57d4ea7c005"><code>e37e1ef</code></a> Document the stability of the algorithms and caveats</li> <li><a href="https://github.com/shepmaster/twox-hash/commit/a08cde9f58c7bd1836383e631e647bcd93d0e63d"><code>a08cde9</code></a> Run the tests on a 32-bit platform (via Miri)</li> <li><a href="https://github.com/shepmaster/twox-hash/commit/9cba5445a3f8033e4fb1d64f85344c0955f2200c"><code>9cba544</code></a> Adjust test to compile when usize is 32-bit</li> <li><a href="https://github.com/shepmaster/twox-hash/commit/6f8020e3bb1a356bd944601860c0a0d140c97066"><code>6f8020e</code></a> Merge pull request <a href="https://redirect.github.com/shepmaster/twox-hash/issues/126">#126</a> from shepmaster/maint</li> <li><a href="https://github.com/shepmaster/twox-hash/commit/a001afbde265f4770fd4eb31ab243224c55ac311"><code>a001afb</code></a> Upgrade GHA to actions/checkout@v7</li> <li><a href="https://github.com/shepmaster/twox-hash/commit/4c480b6acef2d851bc8fdc7c7d80b626bb7dda1e"><code>4c480b6</code></a> Apply some extra Clippy lints</li> <li>See full diff in <a href="https://github.com/shepmaster/twox-hash/compare/v2.1.3...v2.1.4">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]
