Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 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 - "before 4am on monday" (UTC), 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.

@renovate renovate bot changed the title Update Rust crate indexmap to v2.12.0 Update Rust crate indexmap to v2.12.1 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch from c518b24 to 349c282 Compare November 20, 2025 20:27
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 20, 2025

CodSpeed Performance Report

Merging #384 will improve performances by 9.09%

Comparing renovate/indexmap-2.x-lockfile (349c282) with dev (68ac7fc)

Summary

⚡ 1 improvement
✅ 5 untouched

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
Simulation sudoku-hard 4.4 ms 4 ms +9.09%

@konstin konstin added this pull request to the merge queue Nov 21, 2025
Merged via the queue into dev with commit c950de1 Nov 21, 2025
8 checks passed
@konstin konstin deleted the renovate/indexmap-2.x-lockfile branch November 21, 2025 09:07
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.

2 participants