Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Update Rust crate itertools to 0.14.0 - abandoned#669

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

Update Rust crate itertools to 0.14.0 - abandoned#669
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/itertools-0.x

Conversation

@renovate

@renovate renovate Bot commented Jan 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
itertools workspace.dependencies minor 0.13.0 -> 0.14.0

Release Notes

rust-itertools/itertools (itertools)

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: 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 added dependencies Pull requests that update a dependency github_actions Issue/PR is from GitHub Actions labels Jan 15, 2025
@renovate
renovate Bot force-pushed the renovate/itertools-0.x branch from 9fa7efa to 764f881 Compare January 17, 2025 22:42
@renovate renovate Bot changed the title chore(deps): update rust crate itertools to 0.14.0 Update Rust crate itertools to 0.14.0 Jan 29, 2025
@renovate
renovate Bot force-pushed the renovate/itertools-0.x branch from 764f881 to c7c0dc5 Compare March 3, 2025 12:15
x86pup and others added 2 commits March 10, 2025 17:15
Signed-off-by: June Clementine Strawberry <june@3.dog>
@renovate renovate Bot changed the title Update Rust crate itertools to 0.14.0 chore(deps): update rust crate itertools to 0.14.0 Mar 10, 2025
@renovate
renovate Bot force-pushed the renovate/itertools-0.x branch from c7c0dc5 to 26828b1 Compare March 10, 2025 21:19
@renovate renovate Bot changed the title chore(deps): update rust crate itertools to 0.14.0 Update Rust crate itertools to 0.14.0 Mar 10, 2025
@renovate renovate Bot changed the title Update Rust crate itertools to 0.14.0 Update Rust crate itertools to 0.14.0 - abandoned Mar 31, 2025
@renovate

renovate Bot commented Mar 31, 2025

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency github_actions Issue/PR is from GitHub Actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant