This repository was archived by the owner on Jun 8, 2022. It is now read-only.
chore(deps): update dependency execa to version 4.1.0 🌟 #75
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0->4.1.0Release Notes
sindresorhus/execa
v4.1.0Compare Source
--inspect&--inspect-brkfromexecArgv(#435)8fd3f64v4.0.3Compare Source
timeoutandforceKillAfterTimeoutoptions (#431)9a157b3v4.0.2Compare Source
Bug fixes
bluebird) not working (#427)v4.0.1Compare Source
Bug fixes
Errorinstances (#423)v4.0.0Compare Source
Breaking changes
5a9c76f)stderrandstdouttoerror.message. A new propertyerror.shortMessageis now available to retrieve the error message withoutstderrnorstdout(#397)Bug fixes
childProcess.kill()not working with Electron (#400)v3.4.0Compare Source
Features
serializationoption. That option was added tochild_processmethods in Node.js13.2.0. (#392)v3.3.0Compare Source
Features
windowsHideoption (#388). The option still defaults totrue. However previously it could not be set tofalse.Documentation
Thanks @justsml for helping improving the documentation!
v3.2.0Compare Source
Features
error.signalDescriptionwhich is a human-friendly description of the signal that terminated the child process (if one did). That description is included in error messages as well. (#378)v3.1.0Compare Source
Features
execPathoption which allows changing the path to the Node.js executable to use in child processes. (#377)v3.0.0Compare Source
Breaking changes
bufferoption isfalseandstdoutandstderrare piped, the promise returned byexeca()will resolve only after those streams are fully read. This also applies to theallproperty if thealloption istrue. This concerns you only if you've explicitly set thebufferoption tofalse. (#353)allproperty is nowundefinedunless thealloption is set totrue. (#353)error.exitCodeNamehas been removed. (#375)error.exitCode. Its value was previously based onerror.errnowhich is incorrect. (#375)Features
error.codeproperty when it is defined (#375)error.originalMessageproperty (#373)Bug fixes
detached: trueorcleanup: falseis used (#360)13.0.0-pre(#370)Dependencies
npm-run-pathfrom3.0.0to4.0.0(#376)cross-spawnto7.0.0(#367)Documentation
Configuration
📅 Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.