Skip to content

fix(deps): update rust crate indexmap to v2.9.0#672

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/indexmap-2.x-lockfile
Apr 5, 2025
Merged

fix(deps): update rust crate indexmap to v2.9.0#672
renovate[bot] merged 1 commit intomainfrom
renovate/indexmap-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 5, 2025

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor 2.8.0 -> 2.9.0

Release Notes

indexmap-rs/indexmap (indexmap)

v2.9.0

Compare Source

  • Added a get_disjoint_mut method to IndexMap, matching Rust 1.86's
    HashMap method.
  • Added a get_disjoint_indices_mut method to IndexMap and map::Slice,
    matching Rust 1.86's get_disjoint_mut method on slices.
  • Deprecated the borsh feature in favor of their own indexmap feature,
    solving a cyclic dependency that occured via borsh-derive.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge April 5, 2025 02:55
@renovate renovate Bot added this pull request to the merge queue Apr 5, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 5, 2025

CodSpeed Performance Report

Merging #672 will degrade performances by 19.35%

Comparing renovate/indexmap-2.x-lockfile (9be532a) with main (5924882)

Summary

❌ 5 regressions
✅ 33 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
Compare kuhn_munkres with different input sizes[128] 1.7 ms 2.1 ms -19.35%
Compare kuhn_munkres with different input sizes[256] 19.1 ms 23 ms -16.81%
Compare kuhn_munkres with different input sizes[32] 107.9 µs 125.6 µs -14.09%
Compare kuhn_munkres with different input sizes[512] 453.6 ms 532.6 ms -14.83%
Compare kuhn_munkres with different input sizes[64] 487.4 µs 585.4 µs -16.74%

Merged via the queue into main with commit 63928ca Apr 5, 2025
13 checks passed
@renovate renovate Bot deleted the renovate/indexmap-2.x-lockfile branch April 5, 2025 03:00
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