Breaking: Remove the pre_exec extension function on Unix. It is still available through the From<std::process::Command> implementation on Command. (#54)
Add the driver() function, which allows the processes to be driven without a separate thread. (#52)
Bump async-io to v2.0.0 and async-channel to v2.0.0. (#60)
Breaking: Remove the pre_exec extension function on Unix. It is still available through the From<std::process::Command> implementation on Command. (#54)
Add the driver() function, which allows the processes to be driven without a separate thread. (#52)
Bump async-io to v2.0.0 and async-channel to v2.0.0. (#60)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cargo group with 7 updates:
1.8.1
2.0.1
4.4.11
4.4.12
1072048
|b0026d0
0.3.29
0.3.30
1.0.193
1.0.194
0.9.27
0.9.30
1.0.50
1.0.56
Updates
async-process
from 1.8.1 to 2.0.1Release notes
Sourced from async-process's releases.
Changelog
Sourced from async-process's changelog.
Commits
d23ab0b
v2.0.10357928
Update windows-sys requirement from 0.48 to 0.52d0993f8
m: Bump to event-listener v4.0.090f343f
v2.0.054647be
Update async-lock requirement from 2.6.0 to 3.0.0297ac50
Update futures-lite requirement from 1.11.0 to 2.0.065cde36
Bump async-io to v2.0.0 and async-channel to v2.0.0f733a83
feat: Add a way to run without the async-process thread9f9351b
Migrate to Rust 2021 (#58)b29af2b
breaking: Remove the pre-exec extension functionUpdates
clap
from 4.4.11 to 4.4.12Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6d601e6
chore: Release048e7f0
docs: Update changelog53f5b82
Merge pull request #5267 from vermiculus/sa/avoid-pv-expansion-in-help05cd057
perf: Avoid retrieving possible_values unless used2920808
test: Update snapshots28763eb
chore: Releaseace7bb5
docs(complete): Update changelog76beca4
docs(complete): Polish API reference for dynamic3630e58
Merge pull request #5273 from epage/docsrs3724b9e
docs: Include more content on docs.rsUpdates
dag
from1072048
tob0026d0
Commits
b0026d0
Merge pull request #99 from GZGavinZhao/inspect-conflictsfca4ec6
moss/inspect: detect dependencies/provides based on meta tage686fcd
Merge pull request #110 from serpent-os/feat/boulder-update2388cbc
workflows: Ensureci
runs--all
cargo tests0cb4854
Cargo: Add remaining updates31504ed
Merge pull request #115 from serpent-os/dependabot/cargo/cargo-98ce3961a18b956f1
build(deps): bump the cargo group with 7 updates37cbaa7
Merge pull request #113 from serpent-os/document_container07a537c
Merge pull request #112 from it-a-me/main3a78cab
Merge pull request #106 from serpent-os/feat/boulder-default-profileUpdates
futures
from 0.3.29 to 0.3.30Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are pairedUpdates
serde
from 1.0.193 to 1.0.194Release notes
Sourced from serde's releases.
Commits
d2d977a
Release 1.0.194a9a6ee9
Pull in proc-macro2 sccache fix28c5d21
Merge pull request #2669 from dtolnay/optionifletelse3d6a789
Remove option_if_let_else clippy suppressiona0e6869
Work around doc_link_with_quotes pedantic clippy lintUpdates
serde_yaml
from 0.9.27 to 0.9.30Release notes
Sourced from serde_yaml's releases.
Commits
09ee251
Release 0.9.30caea939
Pull in proc-macro2 sccache fixd255918
Merge pull request #403 from dtolnay/optionifletelse8cfeedd
Remove option_if_let_else clippy suppressionb957d2b
Release 0.9.29007fc2d
Merge pull request #401 from dtolnay/unsafeop5bac247
Fill in unsafe blocks inside unsafe functions0f6dba1
Turn on deny(unsafe_op_in_unsafe_fn)1b6e448
Release 0.9.28ec1a314
Force unsafe-libyaml version that contains unaligned write fixUpdates
thiserror
from 1.0.50 to 1.0.56Release notes
Sourced from thiserror's releases.
Commits
77d0af4
Release 1.0.56d4caabd
Pull in proc-macro2 sccache fix6089273
Release 1.0.55322a2ae
Merge pull request #280 from dtolnay/depinfofd7d7a5
Emit dep-info for probe.rs in case sccache needs it447c328
Release 1.0.544619db8
Merge pull request #279 from dtolnay/depinfo7b53bff
Make env-dep:RUSTC_BOOTSTRAP get listed in probe's dep-infoe0500ad
Merge pull request #277 from dtolnay/nightlyci48cea47
Make CI verify that error_generic_member_access works in latest nightlyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show