Skip to content

deps: upgrade npm in LTS to 2.14.21 for Node.js 0.10 Maintenance

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Affected core subsystem(s)

  • deps

Description of change

Upgrades the v0.10 maintenance branch to use npm@lts / npm@2.

Testing this is going to require something like citgm, because 0.10 has the old, broken test-npm stanza in the Makefile. I can tell you that this build has passed running with Node 0.10 in Travis.

I tried to be conservative about what tags I applied, and apologize in advance if I misinterpreted the meanings of the ones that I set. This might also need lts-agenda, since I understand this will be discussed at this week's LTS meeting.

r: @TheAlphaNerd r: @Fishrock123

Merge request reports

Loading