Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

chore(deps): update dependency execa to version 4.1.0 🌟 #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
execa 2.1.0 -> 4.1.0 age adoption passing confidence

Release Notes

sindresorhus/execa

v4.1.0

Compare Source

v4.0.3

Compare Source

  • Fix use of floating number for the timeout and forceKillAfterTimeout options (#​431) 9a157b3

v4.0.2

Compare Source

Bug fixes
  • Fix with third-party promises (like bluebird) not working (#​427)

v4.0.1

Compare Source

Bug fixes

  • Fix checking for Error instances (#​423)

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)

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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/execa-4.x branch from 30e138b to 08dbcc8 Compare February 20, 2020 03:09
@renovate renovate bot changed the title chore(deps): Update dependency execa to version 4.0.0 🌟 chore(deps): update dependency execa to version 4.0.0 🌟 Feb 20, 2020
@renovate renovate bot force-pushed the renovate/execa-4.x branch from 08dbcc8 to ceb7e17 Compare February 20, 2020 05:06
@renovate renovate bot changed the title chore(deps): update dependency execa to version 4.0.0 🌟 chore(deps): update dependency execa to version 4.0.0 🌟 Feb 25, 2020
@renovate renovate bot force-pushed the renovate/execa-4.x branch from ceb7e17 to a253677 Compare July 4, 2020 10:01
@renovate renovate bot changed the title chore(deps): update dependency execa to version 4.0.0 🌟 chore(deps): update dependency execa to version 4.0.2 🌟 Jul 4, 2020
@renovate renovate bot force-pushed the renovate/execa-4.x branch from a253677 to 7408ac5 Compare August 25, 2020 05:58
@renovate renovate bot changed the title chore(deps): update dependency execa to version 4.0.2 🌟 chore(deps): update dependency execa to version 4.0.3 🌟 Aug 25, 2020
@renovate renovate bot changed the title chore(deps): update dependency execa to version 4.0.3 🌟 chore(deps): update dependency execa to version 4.1.0 🌟 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/execa-4.x branch from 7408ac5 to ea61a5d Compare January 6, 2021 04:55
@renovate renovate bot force-pushed the renovate/execa-4.x branch 4 times, most recently from df10bb7 to 6715b7a Compare May 11, 2021 03:18
@renovate renovate bot force-pushed the renovate/execa-4.x branch 2 times, most recently from d70d0d3 to b2912ee Compare June 11, 2021 02:06
@renovate renovate bot force-pushed the renovate/execa-4.x branch from b2912ee to 0d167b7 Compare August 11, 2021 02:29
@renovate renovate bot force-pushed the renovate/execa-4.x branch from 0d167b7 to 6ee1e48 Compare September 21, 2021 03:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant