chore(deps): bump execa from 5.1.1 to 9.6.1#12245
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
3218ad9 to
7a45fc1
Compare
Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 9.6.1. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v5.1.1...v9.6.1) --- updated-dependencies: - dependency-name: execa dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7a45fc1 to
7c877dc
Compare
Bumps execa from 5.1.1 to 9.6.1.
Release notes
Sourced from execa's releases.
... (truncated)
Commits
84e1f369.6.17891c39FixVerboseOptiontype not being properly exported (#1215)103095fMeta tweaks23ec6f0Fix CI tests related to.kill(0)(#1212)9a2cb79Meta tweakse7cafeb[docs] TTY control is lost only on the FD that uses mixed inherit. (#1209)5587ae1Fix CI tests (#1207)3e8fa32[docs] A process is not a TTY usually, just connected to one. (#1208)c468672[docs] Transforms: Summary: Fix example command and output. (#1206)a31fe559.6.0