Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency execa to v4 #224

Merged
merged 1 commit into from Jan 27, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2019

This PR contains the following updates:

Package Type Update Change
execa dependencies major 2.1.0 -> 4.0.0

Release Notes

sindresorhus/execa

v4.0.0

Compare Source

Breaking changes

Bug fixes

  • Fix childProcess.kill() not working with Electron (#​400)

v3.4.0

Compare Source

Features

v3.3.0

Compare Source

Features

  • Allow setting the windowsHide option (#​388). The option still defaults to true. However previously it could not be set to false.

Documentation

  • Add tip on how to retry Execa on failure (#​386).
  • Improve examples (#​385)

Thanks @​justsml for helping improving the documentation!

v3.2.0

Compare Source

Features

v3.1.0

Compare Source

Features

  • Add execPath option which allows changing the path to the Node.js executable to use in child processes. (#​377)

v3.0.0

Compare Source

Breaking changes

Features

Bug fixes

  • Fix errors being thrown when detached: true or cleanup: false is used (#​360)
  • Make execa compatible with Node.js 13.0.0-pre (#​370)

Dependencies

  • Upgrade npm-run-path from 3.0.0 to 4.0.0 (#​376)
  • Upgrade cross-spawn to 7.0.0 (#​367)

Documentation

  • Document the reasons why the returned promise might fail (#​364)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@bahmutov bahmutov merged commit ab5f811 into master Jan 27, 2020
@renovate renovate bot deleted the renovate/execa-4.x branch January 27, 2020 18:50
@bahmutov
Copy link
Owner

🎉 This PR is included in version 1.10.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants