Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(deps): update rust crate itertools to 0.13.0#1179

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicholasbishop merged 1 commit intomainfromrenovate/itertools-0.x
May 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

PackageTypeUpdateChange
itertoolsdependenciesminor0.12.0 ->0.13.0

Release Notes

rust-itertools/itertools (itertools)

v0.13.0

Compare Source

Breaking
  • Removed implementation ofDoubleEndedIterator forConsTuples (#​853)
  • MadeMultiProduct fused and fixed on an empty iterator (#​835,#​834)
  • Changediproduct! to return tuples for maxi one iterator too (#​870)
  • ChangedPutBack::put_back to return the old value (#​880)
  • Removed deprecatedrepeat_call, Itertools::{foreach, step, map_results, fold_results} (#​878)
  • RemovedTakeWhileInclusive::new (#​912)
Added
  • AddedItertools::{smallest_by, smallest_by_key, largest, largest_by, largest_by_key} (#​654,#​885)
  • AddedItertools::tail (#​899)
  • ImplementedDoubleEndedIterator forProcessResults (#​910)
  • ImplementedDebug forFormatWith (#​931)
  • AddedItertools::get (#​891)
Changed
  • DeprecatedItertools::group_by (renamedchunk_by) (#​866,#​879)
  • Deprecatedunfold (usestd::iter::from_fn instead) (#​871)
  • OptimizedGroupingMapBy (#​873,#​876)
  • RelaxedFn bounds toFnMut indiff_with, Itertools::into_group_map_by (#​886)
  • RelaxedDebug/Clone bounds forMapInto (#​889)
  • Documented theuse_alloc feature (#​887)
  • OptimizedItertools::set_from (#​888)
  • Removed badges inREADME.md (#​890)
  • Added "no-std" categories inCargo.toml (#​894)
  • FixedItertools::k_smallest on short unfused iterators (#​900)
  • DeprecatedItertools::tree_fold1 (renamedtree_reduce) (#​895)
  • DeprecatedGroupingMap::fold_first (renamedreduce) (#​902)
  • FixedItertools::k_smallest(0) to consume the iterator, optimizedItertools::k_smallest(1) (#​909)
  • SpecializedCombinations::nth (#​914)
  • SpecializedMergeBy::fold (#​920)
  • SpecializedCombinationsWithReplacement::nth (#​923)
  • SpecializedFlattenOk::{fold, rfold} (#​927)
  • SpecializedPowerset::nth (#​924)
  • Documentation fixes (#​882,#​936)
  • Fixedassert_equal for iterators longer thani32::MAX (#​932)
  • Updated themust_use message of non-lazyKMergeBy andTupleCombinations (#​939)
Notable Internal Changes

Configuration

📅Schedule: Branch creation - "before 4am on Monday" (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 byMend Renovate. View repository job loghere.

@renovaterenovatebotforce-pushed therenovate/itertools-0.x branch from30a031e to9e19084CompareMay 27, 2024 17:15
@nicholasbishopnicholasbishop added this pull request to themerge queueMay 27, 2024
Merged via the queue intomain with commit6eef09cMay 27, 2024
@nicholasbishopnicholasbishop deleted the renovate/itertools-0.x branchMay 27, 2024 17:26
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@nicholasbishop

[8]ページ先頭

©2009-2025 Movatter.jp