Skip to content

chore(deps): update rust crate indexmap to v2.14.0#645

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/indexmap-2.x-lockfile
Open

chore(deps): update rust crate indexmap to v2.14.0#645
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/indexmap-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 18, 2026

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor 2.12.12.14.0

Release Notes

indexmap-rs/indexmap (indexmap)

v2.14.0

Compare Source

  • MSRV: Rust 1.85.0 or later is now required.
  • Updated the hashbrown dependency to 0.17.
  • Made more map::Slice methods const: new_mut, first_mut, last_mut,
    split_at_mut, split_at_mut_checked, split_first_mut, split_last_mut

v2.13.1

Compare Source

  • Made some Slice methods const:
    • map::Slice::{first,last,split_at,split_at_checked,split_first,split_last}
    • set::Slice::{first,last,split_at,split_at_checked,split_first,split_last}

v2.13.0

Compare Source

  • Implemented Clone for IntoKeys and IntoValues.
  • Added map::Slice::split_at_checked and split_at_mut_checked.
  • Added set::Slice::split_at_checked.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.87%. Comparing base (9f82d05) to head (b260c57).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #645   +/-   ##
=======================================
  Coverage   54.87%   54.87%           
=======================================
  Files          57       57           
  Lines       10670    10670           
=======================================
  Hits         5855     5855           
  Misses       4815     4815           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch from 94a08cd to 3fa1a2b Compare February 25, 2026 12:43
@renovate renovate bot changed the title chore(deps): update rust crate indexmap to v2.13.0 chore(deps): update rust crate indexmap to v2.13.1 Apr 3, 2026
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch from 3fa1a2b to db20ecc Compare April 3, 2026 00:55
@renovate renovate bot changed the title chore(deps): update rust crate indexmap to v2.13.1 chore(deps): update rust crate indexmap to v2.14.0 Apr 9, 2026
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch from db20ecc to b260c57 Compare April 9, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants