Skip to content

Conversation

@nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Oct 18, 2025

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor 2.11.4 -> 2.12.1

Release Notes

indexmap-rs/indexmap (indexmap)

v2.12.1

Compare Source

  • Simplified a lot of internals using hashbrown's new bucket API.

v2.12.0

Compare Source

  • MSRV: Rust 1.82.0 or later is now required.
  • Updated the hashbrown dependency to 0.16 alone.
  • Error types now implement core::error::Error.
  • Added pop_if methods to IndexMap and IndexSet, similar to the
    method for Vec added in Rust 1.86.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Dependency-related updates label Oct 18, 2025
@codecov
Copy link

codecov bot commented Oct 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.26%. Comparing base (a5b73e2) to head (b66c8e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #506   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files           7        7           
  Lines        1856     1856           
=======================================
  Hits         1564     1564           
  Misses        292      292           

☔ 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.

@nextest-bot nextest-bot force-pushed the renovate/indexmap-2.x branch from f82ed5c to 4bc1294 Compare November 11, 2025 04:07
@nextest-bot nextest-bot changed the title fix(deps): update rust crate indexmap to 2.12.0 fix(deps): update rust crate indexmap to 2.12.1 Nov 21, 2025
@nextest-bot nextest-bot force-pushed the renovate/indexmap-2.x branch from 4bc1294 to b66c8e9 Compare November 21, 2025 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency-related updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants