o-rango / update-notify

Update your node-js libraries inspired by `update-notifier`. but works with custom registries and under proxy
MIT License
0 stars 1 forks source link

fix(deps): update dependency execa to v4.0.2 #28

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
execa dependencies patch 4.0.0 -> 4.0.2

Release Notes

sindresorhus/execa ### [`v4.0.2`](https://togithub.com/sindresorhus/execa/releases/v4.0.2) [Compare Source](https://togithub.com/sindresorhus/execa/compare/v4.0.1...v4.0.2) ### Bug fixes - Fix with third-party promises (like `bluebird`) not working ([#​427](https://togithub.com/sindresorhus/execa/issues/427)) ### [`v4.0.1`](https://togithub.com/sindresorhus/execa/releases/v4.0.1) [Compare Source](https://togithub.com/sindresorhus/execa/compare/v4.0.0...v4.0.1) #### Bug fixes - Fix checking for `Error` instances ([#​423](https://togithub.com/sindresorhus/execa/issues/423))

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   88.09%   88.09%           
=======================================
  Files           1        1           
  Lines          42       42           
  Branches        9        9           
=======================================
  Hits           37       37           
  Misses          5        5           

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 11b5be1...42397c4. Read the comment docs.