Skip to content

chore(deps): update rust crate itertools to 0.15#33

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/itertools-0.x
Open

chore(deps): update rust crate itertools to 0.15#33
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/itertools-0.x

Conversation

@renovate

@renovate renovate Bot commented Feb 1, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
itertools workspace.dependencies minor 0.130.15

Release Notes

rust-itertools/itertools (itertools)

v0.15.0

Compare Source

Breaking
  • Restructure Position as struct instead of enum (#​1042, #​1043)
  • Canonicalize all_equal_value's error type (#​1032)
Added
  • Add *_with_hasher adaptors (#​1007)
  • Add strip_prefix and strip_prefix_by methods (#​1104)
Changed
  • Remove Clone bounds from tuple_combinations and array_combinations(#​1011)
  • must_use for collect_vec (#​1009)
  • Make izip! temporary friendly (#​1021)
  • Add array_combinations_with_replacement (#​1033)
  • Implement Debug for remaining public types (#​1038)
  • Specialize ExactlyOneError::count (#​1046)
  • Implement PeekingNext for more types, in particular vec::IntoIter (#​1059, #​1073)
  • Fix PadUsing::next_back (#​1082)
  • Introduce [circular_]array_windows, deprecate tuple_windows (#​1086)
  • Deprecate tuple_combinations (replaced by array_combinations) (#​1085)
Notable Internal Changes

v0.14.0

Compare Source

Breaking
  • Increased MSRV to 1.63.0 (#​960)
  • Removed generic parameter from cons_tuples (#​988)
Added
  • Added array_combinations (#​991)
  • Added k_smallest_relaxed and variants (#​925)
  • Added next_array and collect_array (#​560)
  • Implemented DoubleEndedIterator for FilterOk (#​948)
  • Implemented DoubleEndedIterator for FilterMapOk (#​950)
Changed
  • Allow Q: ?Sized in Itertools::contains (#​971)
  • Improved hygiene of chain! (#​943)
  • Improved into_group_map_by documentation (#​1000)
  • Improved tree_reduce documentation (#​955)
  • Improved discoverability of merge_join_by (#​966)
  • Improved discoverability of take_while_inclusive (#​972)
  • Improved documentation of find_or_last and find_or_first (#​984)
  • Prevented exponentially large type sizes in tuple_combinations (#​945)
  • Added track_caller attr for asser_equal (#​976)
Notable Internal Changes
  • Fixed clippy lints (#​956, #​987, #​1008)
  • Addressed warnings within doctests (#​964)
  • CI: Run most tests with miri (#​961)
  • CI: Speed up "cargo-semver-checks" action (#​938)
  • Changed an instance of default_features in Cargo.toml to default-features (#​985)

Configuration

📅 Schedule: (UTC)

  • 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 renovate Bot force-pushed the renovate/itertools-0.x branch from 1aa01f8 to ca3596d Compare May 1, 2024 18:52
@renovate renovate Bot changed the title fix(deps): update rust crate itertools to 0.12 fix(deps): update rust crate itertools to 0.12.1 May 1, 2024
@renovate renovate Bot changed the title fix(deps): update rust crate itertools to 0.12.1 fix(deps): update rust crate itertools to 0.12 May 5, 2024
@renovate renovate Bot force-pushed the renovate/itertools-0.x branch from ca3596d to eba5228 Compare May 5, 2024 10:08
@renovate renovate Bot force-pushed the renovate/itertools-0.x branch from eba5228 to fabbd07 Compare May 16, 2024 21:12
@renovate renovate Bot changed the title fix(deps): update rust crate itertools to 0.12 fix(deps): update rust crate itertools to 0.13 May 16, 2024
@renovate renovate Bot changed the title fix(deps): update rust crate itertools to 0.13 fix(deps): update rust crate itertools to 0.14 Dec 31, 2024
@renovate renovate Bot force-pushed the renovate/itertools-0.x branch from fabbd07 to cabf0da Compare December 31, 2024 15:53
@renovate renovate Bot force-pushed the renovate/itertools-0.x branch from cabf0da to 6ef232f Compare October 16, 2025 22:05
@renovate renovate Bot changed the title fix(deps): update rust crate itertools to 0.14 chore(deps): update rust crate itertools to 0.14 Oct 16, 2025
@renovate renovate Bot force-pushed the renovate/itertools-0.x branch from 6ef232f to 930423d Compare December 10, 2025 12:51
@renovate renovate Bot changed the title chore(deps): update rust crate itertools to 0.14 chore(deps): update rust crate itertools to 0.15 Jun 16, 2026
@renovate renovate Bot force-pushed the renovate/itertools-0.x branch from 930423d to 291d0a1 Compare June 16, 2026 16:54
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.

0 participants