Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: updated chokidar depencencies for node v14+ compatibility and to prevent insecure binaries #1299

Merged

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Mar 14, 2021

This (probably in combination with #1301) might solve the issues described in #1114 the latest.

Summary of changes:
Updated chokidar and chokidar-cli dependencies to their latest version.

Changelogs of both dependencies:

Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.

fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.

#updatingdependenciesbitbybitbybitbybit

mfranzke and others added 24 commits April 24, 2020 16:56
missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)
This reverts commit 7812878, reversing
changes made to 26db979.
This reverts commit 26db979, reversing
changes made to fc90750.
@mfranzke mfranzke changed the title Refactor updated depencency chokidar refactor: updated depencency chokidar Mar 14, 2021
@mfranzke mfranzke changed the title refactor: updated depencency chokidar refactor: updated depencencies regarding chokidar Mar 15, 2021
@mfranzke mfranzke changed the title refactor: updated depencencies regarding chokidar refactor: updated depencencies regarding chokidar for node v14+ compatibility and to prevent insecure binaries Mar 20, 2021
@mfranzke mfranzke changed the title refactor: updated depencencies regarding chokidar for node v14+ compatibility and to prevent insecure binaries refactor: updated chokidar depencencies for node v14+ compatibility and to prevent insecure binaries Mar 20, 2021
@JosefBredereck JosefBredereck self-requested a review March 23, 2021 16:55
@mfranzke mfranzke requested a review from sghoweri as a code owner March 23, 2021 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants