-
-
Notifications
You must be signed in to change notification settings - Fork 112
Update: Bump some dependencies #119
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
Conversation
|
@erikkemperman I appreciate you doing this (and I'll use it as a guide); however, I am currently in the process of a "dependency review" of the entire gulp4 tree and will be removing/swapping/updating a ton in this repo. |
|
@phated Fair enough, hope this might still be of some help going forward with that review. |
|
@phated I know how you feel about supporting 0.10/12 -- but it does seem to me the larger node world is gradually leaving those behind, and there might come a point where the benefit of supporting them no longer warrants the hassle of finding maintained utilities? Can't back this up with usage stats, mind you, just throwing it out there :-) |
|
Wasn't suggesting a particular drop zone, just relating increased difficulty keeping dependencies... The quote is good, but presupposes a sizable crowd still relying on these versions, imho. Which conversely will largely be a function of the available libraries that support them. Anyway, fair enough, I'll not mention it for a while ;-P |
|
@phated Looks like this is now redundant / confusing with the recent new issues, guess I should close this. |
|
@erikkemperman sorry! This one got buried and I had been wanting to gut a few modules for awhile now. I need to get better at writing down my thoughts in issues. |

I was about to go through all the gulpjs repos with a minor line-ending tweak in response to gulpjs/vinyl-fs#269, when I figured I might as well do some other dreary menial work whilst traversing the repos anyway. So here are a bunch of more or less trivial dependency bumps.
Feel free to squash these commits if you like, but thought I'd submit them separately so you could cherry-pick if you wanted.
Note especially the dependencies whose recent releases won't work with Node 0.10/0.12:
constkeywords)Update for eslint@>2.x eslint-config-gulp#13
Missing critical rules eslint-config-gulp#8
Also, is
github-changesactually being used? I don't see it in other repos (the ones I checked so far, anyway) and it's pulling in a bunch of ancient modules (like lodash 2).