fand / veda

⚡VJ / Live Coding on Atom⚡
http://veda.gl/
MIT License
506 stars 34 forks source link

Update dependency pify to v5 #234

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
pify dependencies major ^4.0.1 -> ^5.0.0

Release Notes

sindresorhus/pify ### [`v5.0.0`](https://togithub.com/sindresorhus/pify/releases/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/pify/compare/v4.0.1...v5.0.0) ##### Breaking - Require Node.js 10 [`a6c20b3`](https://togithub.com/sindresorhus/pify/commit/a6c20b3) ##### Enhancements - Implement using [`Proxy`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy) ([#​73](https://togithub.com/sindresorhus/pify/issues/73)) [`57e9a04`](https://togithub.com/sindresorhus/pify/commit/57e9a04) This means that it should work seamlessly in more cases as the promisified function is just a transparent wrapper around the original function.

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.