sourcery-analytics icon indicating copy to clipboard operation
sourcery-analytics copied to clipboard

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

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
more-itertools 9.1.0 -> 10.5.0 age adoption passing confidence

Release Notes

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

v10.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/more-itertools/more-itertools/compare/v10.4.0...v10.5.0

v10.4.0: Version 10.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/more-itertools/more-itertools/compare/v10.3.0...v10.4.0

v10.3.0: Version 10.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/more-itertools/more-itertools/compare/v10.2.0...v10.3.0

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: https://github.com/more-itertools/more-itertools/compare/v10.0.1...v10.1.0

v10.0.0: Version 10.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/more-itertools/more-itertools/compare/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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Dec 01 '23 15:12 renovate[bot]