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

fix(deps): update dependency more-itertools to v10 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
more-itertools ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

more-itertools/more-itertools (more-itertools)

v10.2.0: Version 10.2.0

Compare 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, and unique_justseen were updated to match the itertools docs
    • first was was optimized (thanks to pochmann)
    • takewhile_inclusive was was refactored (thanks to eltoder)
    • combination_with_replacement_index was was optimized (thanks to elliotwutingfeng and rhettinger)
    • nth_permutation, nth_combination_with_replacement, combination_index, and combination_with_replacement_index were optimized (thanks to rhettinger)
    • batched now accepts a strict argument (adapted from itertools docs)
    • time_limited was improved for Windows (thanks to haukex)
  • Other changes

    • Several typing updates were made (thanks to obaltian and ilai-deutel)
    • Some documentation issues were fixed (thanks to F-park, DimitriPapadopoulos, peterbygrave, shuuji3, eltoder, and homeworkprod)

v10.1.0: Version 10.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: more-itertools/more-itertools@v10.0.1...v10.1.0

v10.0.0: Version 10.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: more-itertools/more-itertools@v9.1.1...v10.0.0


Configuration

📅 Schedule: Branch creation - "every 4th week on Thursday before 10am" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from 01779e7 to 9ffbe10 Compare September 14, 2023 04:21
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from 9ffbe10 to 424fd6a Compare October 12, 2023 03:38
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from 424fd6a to c0feb64 Compare November 9, 2023 08:13
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from c0feb64 to 3597322 Compare December 20, 2023 13:04
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from 3597322 to 7fd213b Compare January 8, 2024 14:41
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch 2 times, most recently from aa1c678 to 55bd2cb Compare January 24, 2024 16:11
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch 3 times, most recently from 2b54576 to 46e8669 Compare March 1, 2024 12:55
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from 46e8669 to 33010b1 Compare March 20, 2024 12:32
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch 4 times, most recently from 89813ac to e2c8547 Compare April 23, 2024 15:06
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch 2 times, most recently from e417382 to e14f99f Compare April 25, 2024 10:00
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from e14f99f to 5eba333 Compare May 23, 2024 14:21
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from 5eba333 to 37fcd35 Compare May 23, 2024 14:26
@renovate renovate bot force-pushed the renovate/more-itertools-10.x branch from 37fcd35 to 90192cf Compare May 23, 2024 14:31
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