Update iddqd and scim2-rs#10427
Merged
Merged
Conversation
3c6da57 to
a6d01f0
Compare
a6d01f0 to
1c76698
Compare
1c76698 to
124372b
Compare
The iddqd update is the only change to scim2-rs so this should be okay to land.
124372b to
2a6b4c3
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
papertigers
approved these changes
May 19, 2026
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:
0.3.18→0.4.1Release Notes
oxidecomputer/iddqd (iddqd)
v0.4.1Compare Source
Fixed
TriHashMap::remove_unique, whenkey1matches, and one ofkey2andkey3matches, but not the other.v0.4.0Compare Source
Changed
u32::MAX(4 294 967 295) elements at any given time. This limit is very unlikely to be reached in practice.Fixed
IdHashMapandIdOrdMapare now panic-safe, in the sense that a panic in user code will not corrupt the map. This does not currently extend toBiHashMapandTriHashMapAdded
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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 has been generated by Mend Renovate.