mpc-uniqueness-check
mpc-uniqueness-check copied to clipboard
Bump itertools from 0.12.0 to 0.12.1
Bumps itertools from 0.12.0 to 0.12.1.
Changelog
Sourced from itertools's changelog.
0.12.1
Added
- Documented iteration order guarantee for
Itertools::[tuple_]combinations(#822)- Documented possible panic in
iterate(#842)- Implemented
CloneandDebugforDiff(#845)- Implemented
DebugforWithPosition(#859)- Implemented
EqforMinMaxResult(#838)- Implemented
From<EitherOrBoth<A, B>>forOption<Either<A, B>>(#843)- Implemented
PeekingNextforRepeatN(#855)Changed
- Made
CoalesceBylazy (#801)- Optimized
Filter[Map]Ok::next,Itertools::partition,Unique[By]::next[_back](#818)- Optimized
Itertools::find_position(#837)- Optimized
Positions::next[_back](#816)- Optimized
ZipLongest::fold(#854)- Relaxed
Debugbounds forGroupingMapBy(#860)- Specialized
ExactlyOneError::fold(#826)- Specialized
Interleave[Shortest]::fold(#849)- Specialized
MultiPeek::fold(#820)- Specialized
PadUsing::[r]fold(#825)- Specialized
PeekNth::fold(#824)- Specialized
Positions::[r]fold(#813)- Specialized
PutBackN::fold(#823)- Specialized
RepeatN::[r]fold(#821)- Specialized
TakeWhileInclusive::fold(#851)- Specialized
ZipLongest::rfold(#848)Notable Internal Changes
Commits
98d3978Prepare v0.12.1 releasedffac1fBump obi1kenobi/cargo-semver-checks-action from 2.2 to 2.300998a4CoalesceBy: missing field inDebuga0411d6CombinationsWithReplacement: use a boxed slice internally8dd75f1Permutations: use boxed slices internallyb785403ExactlyOneError: implement Debug differently7a1c22bFlattenOk: Debug with macro94452e3GroupingMapBy: fix Debug implementation2e325a0TakeWhileInclusive: missing field inDebuga48c5b4WithPosition: implement Debug- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.