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 slotmap to 1.0.7 #30

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
slotmap dependencies patch 1.0.6 -> 1.0.7

Release Notes

orlp/slotmap (slotmap)

v1.0.7

Compare Source

=============

  • Added clone_from implementations for all slot maps.
  • Added try_insert_with_key methods that accept a fallible closure.
  • Improved performance of insertion and key hashing.
  • Made new_key_type resistant to shadowing.
  • Made iterators clonable regardless of item type clonability.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) December 2, 2023 00:15
@renovate renovate bot merged commit d113c29 into main Dec 2, 2023
2 checks passed
@renovate renovate bot deleted the renovate/slotmap-1.0.x branch December 2, 2023 00:20
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