Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate indexmap to v2.8.0 #1211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor 2.5.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.

v2.6.0

Compare Source

  • Implemented Clone for map::IntoIter and set::IntoIter.
  • Updated the hashbrown dependency to version 0.15.

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.

Sorry, something went wrong.

@renovate renovate bot enabled auto-merge October 2, 2024 00:15
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 2, 2024
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for knope canceled.

Name Link
🔨 Latest commit c1fdd62
🔍 Latest deploy log https://app.netlify.com/sites/knope/deploys/67e16aecaae4c200082c8f8a

@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch 7 times, most recently from 39c3bd9 to f72fa54 Compare October 9, 2024 03:41
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch 10 times, most recently from 69a7506 to 28d1809 Compare October 19, 2024 22:42
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch 7 times, most recently from 1aefbd8 to f858b53 Compare October 28, 2024 23:46
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch 3 times, most recently from 752e67e to 0b98e5f Compare November 3, 2024 23:03
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch from b21834e to a9b1ccb Compare March 10, 2025 21:03
@renovate renovate bot changed the title chore(deps): update rust crate indexmap to v2.7.1 chore(deps): update rust crate indexmap to v2.8.0 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch 6 times, most recently from 301976c to 8f9d8a9 Compare March 13, 2025 00:30
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch 14 times, most recently from aee2cad to 09e319e Compare March 19, 2025 23:27
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch 5 times, most recently from 7ee7e14 to f43b1b6 Compare March 24, 2025 14:21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@renovate renovate bot force-pushed the renovate/indexmap-2.x-lockfile branch from f43b1b6 to c1fdd62 Compare March 24, 2025 14:23
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.

None yet

0 participants