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

Upgrade watchify from 3.x to 4.x #413

Merged

Conversation

mdblr
Copy link
Contributor

@mdblr mdblr commented Feb 24, 2021

Version 3.x depends on chokidar 2.x that is incompatible with nodejs14. Upgrading watchify to 4.x so that the compatible (and smaller) chokidar is installed.

Version 3.x.x depends on `chokidar` 2.x that is incompatible with nodejs14. Upgrading `watchify` to 4.x so that the compatible (and smaller) `chokidar` is installed.
@mdblr
Copy link
Contributor Author

mdblr commented Feb 24, 2021

@jmreidy I hope you don't mind me taking the liberty of opening this PR. Please let me know if there's anything I can help with and I would be happy to do so.

@DirtyHairy
Copy link
Collaborator

Thanks for the PR @mdblr.

@DirtyHairy DirtyHairy merged commit c061a05 into jmreidy:master Feb 25, 2021
@mdblr
Copy link
Contributor Author

mdblr commented Feb 25, 2021

No problem! Is there the possibility to publish a minor version update in the near future? @DirtyHairy

@DirtyHairy
Copy link
Collaborator

Sure, I'll do a release over the weekend. I just want to take a closer look at the changes in watchify from 3.x to 4.x and check whether there is anything to watch out for before releasing.

@mdblr
Copy link
Contributor Author

mdblr commented Mar 1, 2021

Sounds good, thanks! Please let me know if there's anything I can help with.

@DirtyHairy
Copy link
Collaborator

Sorry, took me till tonight. Waiting for Travis now before I push the button.

@DirtyHairy
Copy link
Collaborator

...released as 6.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants