Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor =2.6.0 -> =2.8.0

Release Notes

indexmap-rs/indexmap (indexmap)

v2.8.0

Compare Source

  • Added indexmap_with_default! and indexset_with_default! to be used with
    alternative hashers, especially when using the crate without std.
  • Implemented PartialEq between each Slice and []/arrays.
  • Removed the internal rustc-rayon feature and dependency.

v2.7.1

Compare Source

  • Added #[track_caller] to functions that may panic.
  • Improved memory reservation for insert_entry.

v2.7.0

Compare Source

  • Added methods Entry::insert_entry and VacantEntry::insert_entry, returning
    an OccupiedEntry after insertion.

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.


  • 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 requested a review from chikof as a code owner December 1, 2024 01:54
@renovate renovate bot added the 📦 type: update deps Updating dependencies or libraries label Dec 1, 2024
@renovate renovate bot changed the title Update Rust crate indexmap to v2.7.0 Update Rust crate indexmap to v2.7.1 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/indexmap-2.x branch from 44455de to 888fde4 Compare January 20, 2025 05:19
@renovate renovate bot changed the title Update Rust crate indexmap to v2.7.1 Update Rust crate indexmap to v2.8.0 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/indexmap-2.x branch from 888fde4 to 31a910f Compare March 10, 2025 23:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

📦 type: update deps Updating dependencies or libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant