nuxt-community / pwa-module

Zero config PWA solution for Nuxt.js
https://pwa.nuxtjs.org
MIT License
1.23k stars 171 forks source link

chore(deps): update dependency execa to v5 #410

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

sindresorhus/execa ### [`v5.0.0`](https://togithub.com/sindresorhus/execa/releases/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/execa/compare/v4.1.0...v5.0.0) ##### Breaking - Remove faulty emulated ENOENT error on Windows ([#​447](https://togithub.com/sindresorhus/execa/issues/447)) [`bdbd975`](https://togithub.com/sindresorhus/execa/commit/bdbd975) This is only a breaking change if you depend on the exact error message. ##### Improvements - Upgrade dependencies [`5d64878`](https://togithub.com/sindresorhus/execa/commit/5d64878)

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[bot] commented 3 years ago

Codecov Report

Merging #410 (3f2af46) into master (be2bc76) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #410   +/-   ##
=======================================
  Coverage   85.28%   85.28%           
=======================================
  Files           9        9           
  Lines         367      367           
  Branches      122      122           
=======================================
  Hits          313      313           
  Misses         54       54           

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 be2bc76...3f2af46. Read the comment docs.