This is an automated email from the ASF dual-hosted git repository.

Jefffrey pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new da1e0bc5fe chore(deps): bump indexmap from 2.14.0 to 2.14.1 in the 
all-other-cargo-deps group across 1 directory (#10940)
da1e0bc5fe is described below

commit da1e0bc5feec521fe3f7e86ba3b93b87f29cb977
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:45:27 2026 +1000

    chore(deps): bump indexmap from 2.14.0 to 2.14.1 in the 
all-other-cargo-deps group across 1 directory (#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 />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=indexmap&package-manager=cargo&previous-version=2.14.0&new-version=2.14.1)](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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 9ec5792a23..fbb65b72f0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1815,9 +1815,9 @@ dependencies = [
 
 [[package]]
 name = "indexmap"
-version = "2.14.0"
+version = "2.14.1"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
+checksum = "07aa2048142242915a31d35844fb311e0e53fcca590c3a0a40dcf1b841fa09eb"
 dependencies = [
  "equivalent",
  "hashbrown 0.17.1",

Reply via email to