Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
indexmap dependencies patch 2.11.3 -> 2.11.4

Release Notes

indexmap-rs/indexmap (indexmap)

v2.11.4

Compare Source

  • Updated the hashbrown dependency to a range allowing 0.15 or 0.16.

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 September 18, 2025 18:30
Copy link

codspeed-hq bot commented Sep 18, 2025

CodSpeed Performance Report

Merging #704 will degrade performances by 16.66%

Comparing renovate/indexmap-2.x-lockfile (6a50cf2) with main (e462db6)

Summary

⚡ 3 improvements
❌ 5 regressions
✅ 30 untouched

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

Benchmarks breakdown

Benchmark BASE HEAD Change
separate_components 2.2 ms 1.9 ms +13.45%
corner_to_corner_dijkstra 1.7 ms 1.4 ms +21.19%
no_path_dijkstra 1.6 ms 1.3 ms +22.67%
Compare kuhn_munkres with different input sizes[128] 1.8 ms 2.1 ms -16.66%
Compare kuhn_munkres with different input sizes[256] 19.4 ms 23.1 ms -15.81%
Compare kuhn_munkres with different input sizes[32] 112.6 µs 127.5 µs -11.65%
Compare kuhn_munkres with different input sizes[512] 454.9 ms 533.1 ms -14.66%
Compare kuhn_munkres with different input sizes[64] 506.7 µs 592.5 µs -14.47%

@renovate renovate bot changed the title fix(deps): update rust crate indexmap to v2.11.4 chore(deps): update rust crate indexmap to v2.11.4 Sep 25, 2025
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 2.11.4
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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