FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: upgrade npm to 4.1.1 by iarna · Pull Request #10781 · nodejs/node · GitHub

/ node Public

deps: upgrade npm to 4.1.1 - #10781

Closed
iarna wants to merge 1 commit into
nodejs:masterfrom
npm:npm-4.1.1
Closed

deps: upgrade npm to 4.1.1#10781
iarna wants to merge 1 commit into
nodejs:masterfrom
npm:npm-4.1.1

Conversation

iarna commented Jan 13, 2017

Copy link
Copy Markdown
Member
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
  • deps
Description of change
  • Adds opt-in anonymous success/fail metrics reporting.
  • Adds the new npm doctor command.
  • Bug fix to a major source of shasum-mismatch errors.
  • Fix file URL handling with Node.js 7+
Changelogs

r: @Fishrock123
r: @addaleax
r: @jasnell

iarna added dont-land-on-v4.x npm Issues and PRs related to the npm client dependency or the npm registry. labels Jan 13, 2017
nodejs-github-bot added the npm Issues and PRs related to the npm client dependency or the npm registry. label Jan 13, 2017

jasnell commented Jan 13, 2017

Copy link
Copy Markdown
Member

Will be able to give this a more thorough review later on but just quickly on the file URL bit... once the new WHATWG URL stuff moves out of experimental, it's handling of file:// URL parsing would be considered canonical. (I am currently considering a proposal to backport the new parser to v6 and v4)

Fishrock123 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

npm tests pass

zkat mentioned this pull request Jan 26, 2017
4 tasks

Copy link
Copy Markdown
Contributor

Oops, forgot to merge this. D:

Doing it now!

Copy link
Copy Markdown
Contributor

Thanks, landed in f73bc91

Fishrock123 pushed a commit that referenced this pull request Jan 26, 2017
PR-URL: #10781
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
targos pushed a commit that referenced this pull request Jan 28, 2017
PR-URL: #10781
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
italoacasas mentioned this pull request Jan 29, 2017
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
PR-URL: nodejs#10781
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
PR-URL: nodejs#10781
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
wraithgar deleted the npm-4.1.1 branch June 26, 2025 15:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

npm Issues and PRs related to the npm client dependency or the npm registry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL