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.17
1072048
|29a5363
0.3.29
0.3.30
1.0.193
1.0.195
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.17Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
ef98da2
chore: Release5801ce1
docs: Update changelogd1d88ae
Merge pull request #5306 from epage/conflict50c59f6
fix(parser): Don't panic with conflicts and groupscbc9c9d
chore: Release4718b89
docs: Update changelog38f805c
Merge pull request #5299 from epage/ansi2a3356a
fix: Update anstream12b5c39
chore: Release1c5b633
docs: Update changelogUpdates
dag
from1072048
to29a5363
Commits
29a5363
CODEOWNERS: Add tarkah so he can approve PRsadff1ff
config: Allow loading all configs as vecd1d1fc0
triggers: Introduce basic Manager type to pull in all handlers59a5d7a
fnmatch: Fix failures for doc testse955bad
fnmatch: Support tokio usage with Clonefa28258
crates: 20247cdc88f
triggers: Introduce serde yaml format for Triggerscff70ab
fnmatch: Add missing documentation63c7584
fnmatch: Implement relevant deserialise/ord/eq traits827372f
Cargo: UpdatesUpdates
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.195Release notes
Sourced from serde's releases.
Commits
03eec42
Release 1.0.195196f311
Merge pull request #2671 from dtolnay/deadremote38d9e0b
Revert "Add FIXME to fix dead_code warning when using serde(remote)"6502b31
Fix new dead_code warning in tuple struct and tuple variant remote defs6f1a8c3
Add FIXME to fix dead_code warning when using serde(remote)d883c94
Work around dead_code warning in tests961fa59
Merge pull request #2670 from serde-rs/exhaustive8bc71de
Fill in omitted patterns for GenericArguments match7c65a9d
Pick up changes to non_exhaustive_omitted_patterns lintd2d977a
Release 1.0.194Updates
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