Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

fix(deps): update dependency execa to v3 #251

Merged
merged 1 commit into from
Oct 14, 2019

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 14, 2019

This PR contains the following updates:

Package Type Update Change
execa dependencies major ^2.0.0 -> ^3.0.0

Release Notes

sindresorhus/execa

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: "after 9am and before 3pm" (UTC).

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

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 14, 2019
@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2019
@codecov
Copy link

codecov bot commented Oct 14, 2019

Codecov Report

Merging #251 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #251   +/-   ##
=======================================
  Coverage   71.42%   71.42%           
=======================================
  Files           2        2           
  Lines           7        7           
=======================================
  Hits            5        5           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1359e9...5d8aa76. Read the comment docs.

@bcoe bcoe merged commit 13de52a into googleapis:master Oct 14, 2019
@renovate-bot renovate-bot deleted the renovate/execa-3.x branch October 14, 2019 19:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants