dependabot[bot] opened a new pull request, #10940: URL: https://github.com/apache/arrow-rs/pull/10940
Bumps the all-other-cargo-deps group with 1 update in the / directory: [indexmap](https://github.com/indexmap-rs/indexmap). Updates `indexmap` from 2.14.0 to 2.14.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md">indexmap's changelog</a>.</em></p> <blockquote> <h2>2.14.1 (2026-08-28)</h2> <ul> <li>Simplify comparisons where <code>Equivalent</code> isn't needed (<code>Q = K</code>).</li> <li>Unify index assertions for bounds checks.</li> <li>Fix (or <code>expect</code>) clippy lints.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indexmap-rs/indexmap/commit/fdf7e1738b3b53869bdc15d666f9b81961041825"><code>fdf7e17</code></a> Merge pull request <a href="https://redirect.github.com/indexmap-rs/indexmap/issues/449">#449</a> from cuviper/release-2.14.1</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/ada540e17cc7d8f38359f7d83c225e38f367c86b"><code>ada540e</code></a> Release 2.14.1</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/af93b43ecd62d28deb59a6ac23f98bd115475eaf"><code>af93b43</code></a> expect clippy::redundant_slicing in tests</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/c95da18c97d2742fe8731f36e81c1d04f0620c6a"><code>c95da18</code></a> fix clippy::derivable_impls</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/21963654e41f86f396a2ba6d9582ccd8eb7df52c"><code>2196365</code></a> fix clippy::useless_vec (and more) in tests</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/1c2be7b00c5bb61f654210355d1e9f0d9be03956"><code>1c2be7b</code></a> use inherent usize::MAX</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/64f4a06684dd4ed06dc6629dd8bbefc59394b2c9"><code>64f4a06</code></a> fix clippy::int_plus_one</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/41760c52bbfdd6c7cb43331246c813506d825a49"><code>41760c5</code></a> fix clippy::map_entry</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/be7ffd0d154c06f76152b6884ee44f88eebe68aa"><code>be7ffd0</code></a> expect clippy::unnecessary_get_then_check in benches</li> <li><a href="https://github.com/indexmap-rs/indexmap/commit/bb35663f7593b37976ed6271c09f747559d646fe"><code>bb35663</code></a> expect clippy::reversed_empty_ranges in tests</li> <li>Additional commits viewable in <a href="https://github.com/indexmap-rs/indexmap/compare/2.14.0...2.14.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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]
