bubble-dev / _

🍱 metarepo of many packages and various monorepos
52 stars 6 forks source link

♻️ update p-all to v3 #322

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
p-all dependencies major ^2.1.0 -> ^3.0.0

Release Notes

sindresorhus/p-all ### [`v3.0.0`](https://togithub.com/sindresorhus/p-all/releases/v3.0.0) [Compare Source](https://togithub.com/sindresorhus/p-all/compare/v2.1.0...v3.0.0) ##### Breaking - Require Node.js 10 [`38cda2b`](https://togithub.com/sindresorhus/p-all/commit/38cda2b) ##### Breaking for TypeScript users - Only use a CommonJS export for the TypeScript definition ([reason](https://togithub.com/sindresorhus/mem/issues/31)) You need to change `import pAll from 'p-all';` to `import pAll = require('p-all');` ##### Improvements - Add `stopOnError` option ([#​6](https://togithub.com/sindresorhus/p-all/issues/6)) [`e0c1389`](https://togithub.com/sindresorhus/p-all/commit/e0c1389)

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 4 years ago

Codecov Report

Merging #322 into master will not change coverage by %. The diff coverage is n/a.