LaunchPadLab / lp-components

Our Components
http://lp-components.herokuapp.com
MIT License
5 stars 1 forks source link

Update dependency documentation/chokidar to v3 - autoclosed #423

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
documentation/chokidar resolutions major ^2.0.4 -> ^3.0.0

Release Notes

paulmillr/chokidar ### [`v3.3.1`](https://togithub.com/paulmillr/chokidar/compare/3.3.0...3.3.1) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.3.0...3.3.1) ### [`v3.3.0`](https://togithub.com/paulmillr/chokidar/releases/3.3.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.2.3...3.3.0) `FSWatcher#close()` method became async. This ensures IO operations are finished properly and fixes a few segfaulty crashes. ### [`v3.2.3`](https://togithub.com/paulmillr/chokidar/compare/3.2.2...3.2.3) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.2.2...3.2.3) ### [`v3.2.2`](https://togithub.com/paulmillr/chokidar/compare/3.2.1...3.2.2) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.2.1...3.2.2) ### [`v3.2.1`](https://togithub.com/paulmillr/chokidar/releases/3.2.1) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.2.0...3.2.1) Improve Linux RAM usage by 50%. Stability optimizations. Race condition fixes. Windows glob fixes. ### [`v3.2.0`](https://togithub.com/paulmillr/chokidar/compare/3.1.1...3.2.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.1.1...3.2.0) ### [`v3.1.1`](https://togithub.com/paulmillr/chokidar/releases/3.1.1) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.1.0...3.1.1) Fixes "Expected pattern to be a non-empty string" ([#​871](https://togithub.com/paulmillr/chokidar/issues/871)) ### [`v3.1.0`](https://togithub.com/paulmillr/chokidar/releases/3.1.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.0.2...3.1.0) Dotfiles are no longer filtered out by default. Use `ignored` option if needed. Improve Linux performance by 50%. ### [`v3.0.2`](https://togithub.com/paulmillr/chokidar/releases/3.0.2) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.0.1...3.0.2) - Brings `bigint` support to `stat` outputs on windows. - Fixes `ready` event emission for symlink directories. ### [`v3.0.1`](https://togithub.com/paulmillr/chokidar/releases/3.0.1) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.0.0...3.0.1) - Fixes "Assertion failed" errors when a watcher is closed - General optimizations ### [`v3.0.0`](https://togithub.com/paulmillr/chokidar/releases/3.0.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/a60961966746b143c1cdab13b37a90b97c4fae05...3.0.0) Massive CPU & RAM consumption improvements. 17x package & deps size reduction. Node 8+-only

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.