chore(deps): update rust crate indexmap to v2.14.0 - #15
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
September 9, 2025 07:39
8e54837 to
85efa08
Compare
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
September 17, 2025 03:56
85efa08 to
ebb73e1
Compare
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
September 18, 2025 20:08
ebb73e1 to
5960da8
Compare
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
October 18, 2025 07:05
5960da8 to
43362ee
Compare
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
November 22, 2025 00:00
43362ee to
6eba55a
Compare
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
January 8, 2026 07:03
6eba55a to
00c4e63
Compare
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
April 15, 2026 15:50
00c4e63 to
4cc93a4
Compare
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
May 23, 2026 07:12
4cc93a4 to
ed1fdf1
Compare
renovate
Bot
force-pushed
the
renovate/indexmap-2.x-lockfile
branch
from
July 25, 2026 15:14
ed1fdf1 to
f6c9c1e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.10.0→2.14.0Release Notes
indexmap-rs/indexmap (indexmap)
v2.14.0Compare Source
hashbrowndependency to 0.17.map::Slicemethodsconst:new_mut,first_mut,last_mut,split_at_mut,split_at_mut_checked,split_first_mut,split_last_mutv2.13.1Compare Source
Slicemethodsconst:map::Slice::{first,last,split_at,split_at_checked,split_first,split_last}set::Slice::{first,last,split_at,split_at_checked,split_first,split_last}v2.13.0Compare Source
CloneforIntoKeysandIntoValues.map::Slice::split_at_checkedandsplit_at_mut_checked.set::Slice::split_at_checked.v2.12.1Compare Source
hashbrown's new bucket API.v2.12.0Compare Source
hashbrowndependency to 0.16 alone.core::error::Error.pop_ifmethods toIndexMapandIndexSet, similar to themethod for
Vecadded in Rust 1.86.v2.11.4Compare Source
hashbrowndependency to a range allowing 0.15 or 0.16.v2.11.3Compare Source
serdeversion only apply when "serde" is enabled.v2.11.2Compare Source
serde_core, improving buildparallelism in cases where other dependents have enabled "serde/derive".
v2.11.1Compare Source
get_key_value_mutmethod toIndexMap.Ordbound oninsert_sorted_bymethods.v2.11.0Compare Source
insert_sorted_byandinsert_sorted_by_keymethods toIndexMap,IndexSet, andVacantEntry, like customizable versions ofinsert_sorted.is_sorted,is_sorted_by, andis_sorted_by_keymethods toIndexMapandIndexSet, as well as theirSlicecounterparts.sort_by_keyandsort_unstable_by_keymethods toIndexMapandIndexSet, as well as parallel counterparts.replace_indexmethods toIndexMap,IndexSet, andVacantEntryto replace the key (or set value) at a given index.
svalserialization support.Configuration
📅 Schedule: (UTC)
🚦 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.