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

Please, update the deprecated modules #1806

Closed
rbatllet opened this issue Sep 14, 2016 · 10 comments
Closed

Please, update the deprecated modules #1806

rbatllet opened this issue Sep 14, 2016 · 10 comments

Comments

@rbatllet
Copy link

rbatllet commented Sep 14, 2016

In Node 6.5.0, it shows these SECURITY and DEPRECATED warning messages:

npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.

Outdated minimatch:

├─┬ gulp@3.9.1
│ └─┬ vinyl-fs@0.3.14
│   ├─┬ glob-stream@3.1.18
│   │ └── minimatch@2.0.10 
│   └─┬ glob-watcher@0.0.6
│     └─┬ gaze@0.5.2
│       └─┬ globule@0.1.0
│         └── minimatch@0.2.14 

Outdated Lodash:

├─┬ gulp@3.9.1
│ └─┬ vinyl-fs@0.3.14
│   └─┬ glob-watcher@0.0.6
│     └─┬ gaze@0.5.2
│       └─┬ globule@0.1.0
│         └── lodash@1.0.2 

Outdated graceful-fs:

├─┬ gulp@3.9.1
│ └─┬ vinyl-fs@0.3.14
│   ├─┬ glob-watcher@0.0.6
│   │ └─┬ gaze@0.5.2
│   │   └─┬ globule@0.1.0
│   │     └─┬ glob@3.1.21
│   │       └── graceful-fs@1.2.3 
│   └── graceful-fs@3.0.11 
@heikki
Copy link
Contributor

heikki commented Sep 14, 2016

@phated
Copy link
Member

phated commented Sep 14, 2016

Nope. Duplicate as @heikki mentioned.

@phated phated closed this as completed Sep 14, 2016
@rbatllet
Copy link
Author

In what year will it be solved? The outcoming 4.0 is still an alpha 2 !

@alexeyraspopov
Copy link
Contributor

@rbatllet, are you willing to help?

@rbatllet
Copy link
Author

Are you saying that you don't have enough staff to release the next final version?

@callumacrae
Copy link
Member

gulp is an open source project and is maintained by contributors who volunteer their spare time to work on the project. It will be done when it is done. If you want it to be done quicker, you are very welcome to contribute some of your own time.

@rbatllet
Copy link
Author

The Gulp 4.0 version was announced on August 25, 2014 (2 years ago!) -> https://twitter.com/gulpjs/status/504031119445336064

Unfortunately now, it is not actively developed. It seems it is dying slowly. Look at the graphs -> https://github.com/gulpjs/gulp/graphs/contributors?from=2016-01-1&to=2016-08-27&type=c

@callumacrae
Copy link
Member

#1782

You are very welcome to contribute to the project.

@gulpjs gulpjs locked and limited conversation to collaborators Sep 15, 2016
@yocontra
Copy link
Member

yocontra commented Sep 15, 2016

@rbatllet 4.0 is being worked - if you took more than five seconds to look you'd see it in other repos (for example: #1604). This repo has almost no code in it, it's a wrapper around the other modules so the contribution graph should be completely flat except for doc updates and major releases. We've responded to these tickets so many times - we have lives too.

I've had to move across the country 3 times since the tweet you linked - had my business unexpectedly fail (startups!), had relationships fail, deaths, travel, poverty, etc. - where the fuck am I supposed to find time to work on this while I'm trying to pay rent and put food in my stomach? The attitude people have towards open source authors is disgusting - I don't owe you anything, nobody does. Unless you've done something for the open source community (hint: you haven't!) then you aren't entitled to shit. If you want something to happen then help make it happen, otherwise log off.

@phated
Copy link
Member

phated commented Sep 15, 2016

It's really discouraging to have something I work on every day called "dying" or "dead" or "not actively developed" or "not worked on enough". Excuse me while I go crawl in a hole 😭

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

6 participants