Skip to content

fix(deps): update rust crate ordered_hash_map to 0.6.0#403

Merged
DanielleHuisman merged 1 commit into
mainfrom
renovate/ordered_hash_map-0.x
May 11, 2026
Merged

fix(deps): update rust crate ordered_hash_map to 0.6.0#403
DanielleHuisman merged 1 commit into
mainfrom
renovate/ordered_hash_map-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Type Update Change
ordered_hash_map dependencies minor 0.5.00.6.0

Release Notes

Kelderon/rs-collections (ordered_hash_map)

v0.6.0

Compare Source

Added
  • OrderedHashMap: Added Entry API for in-place manipulation.
Changed
  • Move MSRV to Rust 1.71
Fixed
  • OrderedHashMap::insert no longer eagerly boxes key; boxing only happens if a new insertion takes place
  • ValuesMut iterator now overrides size_hint by delegating to inner iterator

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@DanielleHuisman DanielleHuisman merged commit 5f3ae7d into main May 11, 2026
11 checks passed
@DanielleHuisman DanielleHuisman deleted the renovate/ordered_hash_map-0.x branch May 11, 2026 17:47
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.

1 participant