Skip to content

Update dependency chokidar to v3

Gitter Badger requested to merge renovate/chokidar-3.x into develop

This MR contains the following updates:

Package Type Update Change References
chokidar devDependencies major ^2.0.1 -> ^3.0.0 source

Release Notes

paulmillr/chokidar

v3.3.1

Compare Source

v3.3.0

Compare Source

FSWatcher#close() method became async. This ensures IO operations are finished properly and fixes a few segfaulty crashes.

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

Improve Linux RAM usage by 50%. Stability optimizations. Race condition fixes. Windows glob fixes.

v3.2.0

Compare Source

v3.1.1

Compare Source

Fixes "Expected pattern to be a non-empty string" (#​871)

v3.1.0

Compare Source

Dotfiles are no longer filtered out by default. Use ignored option if needed.

Improve Linux performance by 50%.

v3.0.2

Compare Source

  • Brings bigint support to stat outputs on windows.
  • Fixes ready event emission for symlink directories.

v3.0.1

Compare Source

  • Fixes "Assertion failed" errors when a watcher is closed
  • General optimizations

v3.0.0

Compare Source

Massive CPU & RAM consumption improvements. 17x package & deps size reduction. Node 8+-only


Renovate configuration

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

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

Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Gitter Badger

Merge request reports