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

Deprecate #22

Closed
phated opened this issue Oct 20, 2015 · 5 comments
Closed

Deprecate #22

phated opened this issue Oct 20, 2015 · 5 comments

Comments

@phated
Copy link
Member

phated commented Oct 20, 2015

We are using chokidar directly in gulp 4, so we should probably deprecate this library.

@yocontra
Copy link
Member

@phated Do you have access on npm? I think we should hold off until we publish 4.0 since it will log deprecation warnings for everyone with 3.x installed

@phated
Copy link
Member Author

phated commented Oct 20, 2015

@contra yeah, I have access. I agree that it shouldn't be deprecated until 4.0 release

@phated
Copy link
Member Author

phated commented Apr 27, 2016

Not going to deprecate this after all. We needed an abstraction for gulp.watch to allow debouncing and queueing.

@phated phated closed this as completed Apr 27, 2016
@dippas
Copy link

dippas commented Jun 18, 2020

H @phated , sorry if this thread is not the right one but couldn't find a better one without opening a new issue

I've been using gulp v4 for awhile, at the moment (4.0.2), but every time I install the dependencies on my package.json I get a few warnings of deprecation and upon further investigation I came across that one of them was related to this package which is still using chokidar 2.1.8 (a deprecated version, when the latest version is 3.4.0)

The warning screenshot:
image

The location of chokidar is at in my dependencies:
image

Is this accurate about the version? Can you guys update this or this is going to stay like this?

@phated
Copy link
Member Author

phated commented Jun 18, 2020

@dippas #55 (comment)

@gulpjs gulpjs locked and limited conversation to collaborators Jun 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants