Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 1, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

paulmillr/chokidar

v3.5.3

Compare Source

What's Changed
New Contributors

Full Changelog: paulmillr/chokidar@3.5.2...3.5.3

v3.5.2

Compare Source

"Update" glob-parent dependency from ~5.1.0 to ~5.1.2 to silence "vulnerability" warnings

v3.5.1

Compare Source

  • Symlink fixes

v3.5.0

Compare Source

  • Support for ARM Macs with Apple Silicon.
  • Fixed missing removal of symlinks when the target path was deleted (#​1042)

v3.4.3

Compare Source

v3.4.2

Compare Source

Fixes an ability to watch network drives on windows.

v3.4.1

Compare Source

v3.4.0

Compare Source

  • 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

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

v2.1.8

Compare Source

v2.1.6

Compare Source

v2.1.5

Compare Source

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.4

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants