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

Still using [email protected], which still uses [email protected] #2749

Closed
richardtallent-erm opened this issue Jan 17, 2024 · 3 comments
Closed

Comments

@richardtallent-erm
Copy link

glob-watcher 6 has been updated for some time to use chokidar 3.x, but gulp is still using glob-watcher 5.

This results in a message with every npm install:

npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies

It appears gulp is completely dead, but if someone is still watching this repo, it would be nice to have this dependency bumped so we no longer receive this message.

@phated
Copy link
Member

phated commented Jan 18, 2024

It's unfortunate that you are completely clueless. Glob-watcher is our project and we're very aware of everything you've stated. Major releases contain breaking changes and we're working towards integrating everything into gulp 5.

Next time maybe do some more research before complaining about things you know nothing about.

@phated phated closed this as completed Jan 18, 2024
@richardtallent-erm
Copy link
Author

Your tone is unnecessary.

I'm looking at the gulp repository for gulp and see virtually no activity. The last commit was 2 years ago, and most of the "recent" history is 5+ years old. All public branches are even older. The last mention of "gulp 5" on Twitter is about a year and a half ago.

So if gulp 5 is under active development, it's news to me.

And yes, I'm aware that glob-watcher is your project -- which is why I'm surprised that you haven't patched gulp 4 to keep it up to date with that dependency.

@phated
Copy link
Member

phated commented Jan 18, 2024

Gulp is 25 lines of glue code and 65 underlying modules that we've written and maintain, so you will have to do more than a cursory look at commits in this repository to see all of the active development.

We follow strict semver, so breaking changes have to be released as a major.

Gulp is stable software, and we are a couple active maintainers doing it in our spare time. So don't come into the project the way you did.

@gulpjs gulpjs deleted a comment from 2colours Feb 8, 2024
@gulpjs gulpjs locked and limited conversation to collaborators Feb 8, 2024
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

2 participants