deps: upgrade to npm 2.13.4#25825
Conversation
|
Yes, this is great! I'll work on getting this landed on Monday. |
|
@misterdjules @orangemocha @mhdawson ... do any of you see a reason to hold off on this? If not, I'll try to get it landed today |
|
@zkat ... just a thought... it would be good to start figuring out some kind of test suite for npm updates like this. Based on the conversation at the summit, the "contract" between node and npm is somewhat murky right now and a test suite within node may be the thing to help clear things up. |
|
All changes are in |
|
@jasnell Before landing npm upgrades in v0.12, we need to run the npm tests against the current tip of v0.12. I do that by building node, installing it so that it's in the path, and running I run these tests on OSX, and having all tests pass on OSX is enough for me to consider a npm upgrade good to merge. |
|
Ok. Will work on that today. (@zkat sorry it keeps slipping) |
PR-URL: #25825 Reviewed-By: James M Snell <jasnell@gmail.com>
|
Landed in f693565 |
PR-URL: nodejs#25825 Reviewed-By: James M Snell <jasnell@gmail.com>
These releases are included in this PR:
The latest version just includes a thing to make npm version work in git submodules. Previous releases are mostly just bugfixes, docs, etc.
r: @jasnell
( is this enough of a CC? This is what I understood from when we talked earlier today :) )