fix(deps): update dependency more-itertools to v10#95
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency more-itertools to v10#95renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
367e9b4 to
06c7cfc
Compare
06c7cfc to
9e4153e
Compare
9e4153e to
23e99e3
Compare
23e99e3 to
0b37ad7
Compare
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:
9.1.0->10.5.0Release Notes
more-itertools/more-itertools (more-itertools)
v10.5.0Compare Source
What's Changed
Full Changelog: more-itertools/more-itertools@v10.4.0...v10.5.0
v10.4.0: Version 10.4.0Compare Source
What's Changed
windowed_completecorrected by @m472 in https://github.com/more-itertools/more-itertools/pull/881zip_broadcastby @Pandede in https://github.com/more-itertools/more-itertools/pull/888stricttosort_togetherby @Pandede in https://github.com/more-itertools/more-itertools/pull/892New Contributors
Full Changelog: more-itertools/more-itertools@v10.3.0...v10.4.0
v10.3.0: Version 10.3.0Compare Source
What's Changed
collapseby @james-wasson in https://github.com/more-itertools/more-itertools/pull/796paddedby @james-wasson in https://github.com/more-itertools/more-itertools/pull/805ichunkedby @james-wasson in https://github.com/more-itertools/more-itertools/pull/793chunked_evenitertool by @james-wasson in https://github.com/more-itertools/more-itertools/pull/816New Contributors
Full Changelog: more-itertools/more-itertools@v10.2.0...v10.3.0
v10.2.0: Version 10.2.0Compare Source
New functions
iter_suppress(thanks to jaraco, pochmann, and rhettinger)filter_map(thanks to struktured)classify_unique(thanks to haukex)totient(from the itertools docs)reshape(from the itertools docs)Changes to existing functions
factor,iter_index,sieve, andunique_justseenwere updated to match the itertools docsfirstwas was optimized (thanks to pochmann)takewhile_inclusivewas was refactored (thanks to eltoder)combination_with_replacement_indexwas was optimized (thanks to elliotwutingfeng and rhettinger)nth_permutation,nth_combination_with_replacement,combination_index, andcombination_with_replacement_indexwere optimized (thanks to rhettinger)batchednow accepts astrictargument (adapted from itertools docs)time_limitedwas improved for Windows (thanks to haukex)Other changes
v10.1.0: Version 10.1.0Compare Source
What's Changed
zip_broadcast()by @kalekundert in https://github.com/more-itertools/more-itertools/pull/739zip_broadcast()by pre-filling the scalar elements by @kalekundert in https://github.com/more-itertools/more-itertools/pull/740zip_broadcastby @pochmann in https://github.com/more-itertools/more-itertools/pull/742_zip_equalby @pochmann in https://github.com/more-itertools/more-itertools/pull/744New Contributors
Full Changelog: more-itertools/more-itertools@v10.0.1...v10.1.0
v10.0.0: Version 10.0.0Compare Source
What's Changed
iterate()to enablefuncto raise StopIteration + 3 unittests by @jrebiffe in https://github.com/more-itertools/more-itertools/pull/708partitionby @pochmann in https://github.com/more-itertools/more-itertools/pull/710partial_product(also simplify and clean up) by @pochmann in https://github.com/more-itertools/more-itertools/pull/714pairwiseby @pochmann in https://github.com/more-itertools/more-itertools/pull/712partial_productby @pochmann in https://github.com/more-itertools/more-itertools/pull/716duplicates_justseenby @pochmann in https://github.com/more-itertools/more-itertools/pull/718New Contributors
Full Changelog: more-itertools/more-itertools@v9.1.1...v10.0.0
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.
This PR was generated by Mend Renovate. View the repository job log.