Mizer
Mizer copied to clipboard
fix(deps): update rust crate itertools to 0.14
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| itertools | dependencies | minor | 0.13 -> 0.14 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
rust-itertools/itertools (itertools)
v0.14.0
Breaking
Added
- Added
array_combinations(#991) - Added
k_smallest_relaxedand variants (#925) - Added
next_arrayandcollect_array(#560) - Implemented
DoubleEndedIteratorforFilterOk(#948) - Implemented
DoubleEndedIteratorforFilterMapOk(#950)
Changed
- Allow
Q: ?SizedinItertools::contains(#971) - Improved hygiene of
chain!(#943) - Improved
into_group_map_bydocumentation (#1000) - Improved
tree_reducedocumentation (#955) - Improved discoverability of
merge_join_by(#966) - Improved discoverability of
take_while_inclusive(#972) - Improved documentation of
find_or_lastandfind_or_first(#984) - Prevented exponentially large type sizes in
tuple_combinations(#945) - Added
track_callerattr forasser_equal(#976)
Notable Internal Changes
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 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.
⚠️ Artifact update problem
Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/api/Cargo.toml --package [email protected] --precise 0.14.0
error: failed to acquire package cache lock
Caused by:
failed to open: /home/ubuntu/.cargo/.package-cache
Caused by:
failed to create directory `/home/ubuntu/.cargo`
Caused by:
File exists (os error 17)
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/components/fixtures/Cargo.toml --package [email protected] --precise 0.14.0
error: failed to acquire package cache lock
Caused by:
failed to open: /home/ubuntu/.cargo/.package-cache
Caused by:
failed to create directory `/home/ubuntu/.cargo`
Caused by:
File exists (os error 17)
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/components/plan/Cargo.toml --package [email protected] --precise 0.14.0
error: failed to acquire package cache lock
Caused by:
failed to open: /home/ubuntu/.cargo/.package-cache
Caused by:
failed to create directory `/home/ubuntu/.cargo`
Caused by:
File exists (os error 17)
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/components/sequencer/Cargo.toml --package [email protected] --precise 0.14.0
error: failed to acquire package cache lock
Caused by:
failed to open: /home/ubuntu/.cargo/.package-cache
Caused by:
failed to create directory `/home/ubuntu/.cargo`
Caused by:
File exists (os error 17)
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/runtime/Cargo.toml --package [email protected] --precise 0.14.0
error: failed to acquire package cache lock
Caused by:
failed to open: /home/ubuntu/.cargo/.package-cache
Caused by:
failed to create directory `/home/ubuntu/.cargo`
Caused by:
File exists (os error 17)
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/runtime/pipeline/nodes/behaviors/port-operations/Cargo.toml --package [email protected] --precise 0.14.0
error: failed to acquire package cache lock
Caused by:
failed to open: /home/ubuntu/.cargo/.package-cache
Caused by:
failed to create directory `/home/ubuntu/.cargo`
Caused by:
File exists (os error 17)