Skip to content

chore(deps): update rust crate itertools to 0.15.0#772

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/itertools-0.x
Jul 21, 2026
Merged

chore(deps): update rust crate itertools to 0.15.0#772
renovate[bot] merged 1 commit into
mainfrom
renovate/itertools-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
itertools dev-dependencies minor 0.14.00.15.0

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge June 16, 2026 17:01
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

📊 iai-callgrind Benchmark Results

⚠️ 1 Regression(s) Detected

| Benchmark | Base | PR | Change | % |
|-----------|------|----|---------|
| iai_algos::corner_to_corner_idastar | 80,936 | 81,168 | +232 | +0.29% |

➡️ 19 Unchanged (within ±0.1%)

Click to expand
Benchmark Instructions
iai_algos::corner_to_corner_astar 5,124
iai_algos::corner_to_corner_bfs 4,959
iai_algos::corner_to_corner_bfs_bidirectional 3,352,638
iai_algos::corner_to_corner_dfs 3,581,749
iai_algos::corner_to_corner_dijkstra 3,655,462
iai_algos::corner_to_corner_fringe 4,880
iai_algos::corner_to_corner_iddfs 251
iai_algos::no_path_astar 14
iai_algos::no_path_bfs 193
iai_algos::no_path_bfs_bidirectional 16
iai_algos::no_path_dfs 3,619,453
iai_algos::no_path_dijkstra 3,625,429
iai_algos::no_path_fringe 14
iai_edmondskarp::wikipedia_example_dense 38,248
iai_edmondskarp::wikipedia_example_sparse 65,777
iai_kuhn_munkres::kuhn_munkres_size_128 4,145,638
iai_kuhn_munkres::kuhn_munkres_size_32 251,623
iai_kuhn_munkres::kuhn_munkres_size_64 1,208,754
iai_separate_components::bench_separate_components 16,022,742

iai-callgrind measures instructions executed, which is deterministic and not affected by system load.

@renovate
renovate Bot force-pushed the renovate/itertools-0.x branch from f666004 to dbeb07e Compare July 21, 2026 07:19
@renovate
renovate Bot added this pull request to the merge queue Jul 21, 2026
Merged via the queue into main with commit 084a19b Jul 21, 2026
12 checks passed
@renovate
renovate Bot deleted the renovate/itertools-0.x branch July 21, 2026 07:29
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