LaunchPadLab / lp-components

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

Update dependency chokidar to v3 #424

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chokidar ^2.0.4 -> ^3.0.0 age adoption passing confidence

Release Notes

paulmillr/chokidar ### [`v3.5.3`](https://togithub.com/paulmillr/chokidar/releases/3.5.3) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.2...3.5.3) #### What's Changed - types: use correct type def for ignored option by [@​iheyunfei](https://togithub.com/iheyunfei) in [https://github.com/paulmillr/chokidar/pull/1140](https://togithub.com/paulmillr/chokidar/pull/1140) - Update chokidar-cli link in README.md by [@​mcecode](https://togithub.com/mcecode) in [https://github.com/paulmillr/chokidar/pull/1142](https://togithub.com/paulmillr/chokidar/pull/1142) - handle promise rejection when a symlink's target does not exist. Fixe… by [@​nicks](https://togithub.com/nicks) in [https://github.com/paulmillr/chokidar/pull/1010](https://togithub.com/paulmillr/chokidar/pull/1010) - fix: improve `add` and `unwatch` TypeScript definitions by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/paulmillr/chokidar/pull/1157](https://togithub.com/paulmillr/chokidar/pull/1157) - Enable dtslinting by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/paulmillr/chokidar/pull/1158](https://togithub.com/paulmillr/chokidar/pull/1158) - style: delete yarn.lock by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/paulmillr/chokidar/pull/1159](https://togithub.com/paulmillr/chokidar/pull/1159) #### New Contributors - [@​iheyunfei](https://togithub.com/iheyunfei) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1140](https://togithub.com/paulmillr/chokidar/pull/1140) - [@​mcecode](https://togithub.com/mcecode) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1142](https://togithub.com/paulmillr/chokidar/pull/1142) - [@​nicks](https://togithub.com/nicks) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1010](https://togithub.com/paulmillr/chokidar/pull/1010) - [@​alan-agius4](https://togithub.com/alan-agius4) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1157](https://togithub.com/paulmillr/chokidar/pull/1157) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.5.2...3.5.3 ### [`v3.5.2`](https://togithub.com/paulmillr/chokidar/releases/3.5.2) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.1...3.5.2) "Update" glob-parent dependency from ~5.1.0 to ~5.1.2 to silence "vulnerability" warnings ### [`v3.5.1`](https://togithub.com/paulmillr/chokidar/releases/3.5.1) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.0...3.5.1) - Symlink fixes ### [`v3.5.0`](https://togithub.com/paulmillr/chokidar/releases/3.5.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.4.3...3.5.0) - Support for ARM Macs with Apple Silicon. - Fixed missing removal of symlinks when the target path was deleted ([#​1042](https://togithub.com/paulmillr/chokidar/issues/1042)) ### [`v3.4.3`](https://togithub.com/paulmillr/chokidar/compare/3.4.2...3.4.3) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.4.2...3.4.3) ### [`v3.4.2`](https://togithub.com/paulmillr/chokidar/releases/3.4.2) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.4.1...3.4.2) Fixes an ability to watch network drives on windows. ### [`v3.4.1`](https://togithub.com/paulmillr/chokidar/compare/3.4.0...3.4.1) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.4.0...3.4.1) ### [`v3.4.0`](https://togithub.com/paulmillr/chokidar/releases/3.4.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.3.1...3.4.0) - Support for directory-based symlinks. - Fix a case on macos when replacing a file with a dir of the same name emitted invalid events. - Fix error swallowing inside .on() event handlers - Known issue: followSymlinks: false on macos still follows symlinked directories ### [`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

Configuration

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

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

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

🔕 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.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.