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

Update Rust crate indexmap to v2.9.0 #10950

Merged
merged 1 commit into from
Apr 7, 2025
Merged

Update Rust crate indexmap to v2.9.0 #10950

merged 1 commit into from
Apr 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2025

This PR contains the following updates:

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

Release Notes

indexmap-rs/indexmap (indexmap)

v2.9.0

Compare Source

  • Added a get_disjoint_mut method to IndexMap, matching Rust 1.86's
    HashMap method.
  • Added a get_disjoint_indices_mut method to IndexMap and map::Slice,
    matching Rust 1.86's get_disjoint_mut method on slices.
  • Deprecated the borsh feature in favor of their own indexmap feature,
    solving a cyclic dependency that occured via borsh-derive.

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.

@Turbo87 Turbo87 enabled auto-merge (squash) April 7, 2025 07:21
@renovate renovate bot force-pushed the renovate/indexmap-2.x branch from 379803a to b31ee30 Compare April 7, 2025 07:51
@renovate renovate bot force-pushed the renovate/indexmap-2.x branch from b31ee30 to 290faff Compare April 7, 2025 08:33
@Turbo87 Turbo87 merged commit 0e747d2 into main Apr 7, 2025
9 checks passed
@Turbo87 Turbo87 deleted the renovate/indexmap-2.x branch April 7, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant