Closed renovate[bot] closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 55.63%. Comparing base (
36b4a12
) to head (4a1ddb4
). Report is 4 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
2.4.0
->2.6.0
Release Notes
indexmap-rs/indexmap (indexmap)
### [`v2.6.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#260-2024-10-01) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.5.0...2.6.0) - Implemented `Clone` for `map::IntoIter` and `set::IntoIter`. - Updated the `hashbrown` dependency to version 0.15. ### [`v2.5.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#250-2024-08-30) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0) - Added an `insert_before` method to `IndexMap` and `IndexSet`, as an alternative to `shift_insert` with different behavior on existing entries. - Added `first_entry` and `last_entry` methods to `IndexMap`. - Added `From` implementations between `IndexedEntry` and `OccupiedEntry`.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.