Update dependency execa to v4
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
execa | devDependencies | major | ^4.0.0 | source |
Release Notes
sindresorhus/execa
v4.0.0
Breaking changes
- Require Node.js 10 (
5a9c76f
) - Add
stderr
andstdout
toerror.message
. A new propertyerror.shortMessage
is now available to retrieve the error message withoutstderr
norstdout
(#397)
Bug fixes
- Fix
childProcess.kill()
not working with Electron (#400)
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.