Uh oh!
There was an error while loading. Please reload this page.
deps: upgrade npm to 2.14.9 (for v4.x-staging) - #3686
Conversation
othiym23
commented
Nov 6, 2015
I see the whitespace issues, and will rebase / apply the whitespace fix and push again. |
Dependency upgrades.
7d1c5bd to
43566dbCompareothiym23
commented
Nov 6, 2015
Whitespace fix applied, and force-pushed. Also, reminded myself to read the release process docs more carefully in the future. ;) |
MylesBorins
commented
Nov 6, 2015
All tests passing on my local machine 10.10.5 (make && make test-npm) |
Fishrock123
commented
Nov 6, 2015
@thealphanerd That's not necessarily accurate. Pre npm 3 (i.e. pre-v5.x) you need to also do |
Fishrock123
commented
Nov 6, 2015
LGTM |
MylesBorins
commented
Nov 6, 2015
thanks for the heads up @Fishrock123 |
jasnell
commented
Nov 9, 2015
LGTM |
jasnell
commented
Nov 9, 2015
Will get this landed in v4.x-staging a bit later this week. |
Dependency upgrades. PR-URL: #3686 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
jasnell
commented
Nov 15, 2015
Landed in |
Dependency upgrades. PR-URL: #3686 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Dependency upgrades. PR-URL: #3686 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
ChALkeR
commented
Dec 19, 2015
There was never a CI run for this, right? See #4336 (comment) |
jasnell
commented
Dec 19, 2015
Entirely possible.
|
Fishrock123
commented
Dec 21, 2015
@ChALkeR CI runs are mostly useless for these, except to see if it |
MylesBorins
commented
Dec 21, 2015
should we have an npm CI run that run I should be able to spin that up on jenkins pretty quickly |
Dependency upgrades. PR-URL: #3686 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Fishrock123
commented
Jan 4, 2016
@thealphanerd For 2.x it needs to do |
(Second verse, same as the first.)
Mostly just dependency upgrades and some small typo fixes.
make test-npmpassed, but again I'd like independent confirmation before merging.r: @Fishrock123