From b8426ae3ce8fc9292a727852b46b7cefdfed3d04 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Thu, 16 Jul 2020 12:08:27 -0400 Subject: [PATCH 1/8] doc: add release key for Richard Lau MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Richard Lau and his Release key. Signed-off-by: Richard Lau PR-URL: https://github.com/nodejs/node/pull/34397 Refs: https://github.com/nodejs/Release/issues/585 Reviewed-By: Anna Henningsen Reviewed-By: Ruben Bridgewater Reviewed-By: Beth Griggs Reviewed-By: James M Snell Reviewed-By: Myles Borins Reviewed-By: Tobias Nießen Reviewed-By: Ben Noordhuis Reviewed-By: Trivikram Kamat --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d09bb581ca0629..8f7be3e8a7185c 100644 --- a/README.md +++ b/README.md @@ -546,6 +546,8 @@ GPG keys used to sign Node.js releases: `8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600` * **Myles Borins** <myles.borins@gmail.com> `C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8` +* **Richard Lau** <riclau@uk.ibm.com> +`C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C` * **Rod Vagg** <rod@vagg.org> `DD8F2338BAE7501E3DD5AC78C273792F7D83545D` * **Ruben Bridgewater** <ruben@bridgewater.de> @@ -562,6 +564,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys 71DCFD284A79C3B38668286BC97E gpg --keyserver pool.sks-keyservers.net --recv-keys FD3A5288F042B6850C66B31F09FE44734EB7990E gpg --keyserver pool.sks-keyservers.net --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 gpg --keyserver pool.sks-keyservers.net --recv-keys C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 +gpg --keyserver pool.sks-keyservers.net --recv-keys C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273792F7D83545D gpg --keyserver pool.sks-keyservers.net --recv-keys A48C2BEE680E841632CD4E44F07496B3EB3C1762 gpg --keyserver pool.sks-keyservers.net --recv-keys B9E2F5981AA6E0CD28160D9FF13993A75599653C From cc6b69557aa463742b52cee4d8f3b4d918ff8c7e Mon Sep 17 00:00:00 2001 From: Darcy Clarke Date: Thu, 7 Jan 2021 21:42:14 -0500 Subject: [PATCH 2/8] deps: upgrade npm to 6.14.11 PR-URL: https://github.com/nodejs/node/pull/36838 Reviewed-By: Myles Borins Reviewed-By: Ruy Adorno Reviewed-By: Richard Lau Reviewed-By: Beth Griggs --- deps/npm/AUTHORS | 2 + .../public/cli-commands/npm-access/index.html | 2 +- .../cli-commands/npm-adduser/index.html | 2 +- .../public/cli-commands/npm-audit/index.html | 2 +- .../public/cli-commands/npm-bin/index.html | 2 +- .../public/cli-commands/npm-bugs/index.html | 2 +- .../public/cli-commands/npm-build/index.html | 2 +- .../public/cli-commands/npm-bundle/index.html | 2 +- .../public/cli-commands/npm-cache/index.html | 2 +- .../public/cli-commands/npm-ci/index.html | 2 +- .../cli-commands/npm-completion/index.html | 2 +- .../public/cli-commands/npm-config/index.html | 2 +- .../public/cli-commands/npm-dedupe/index.html | 2 +- .../cli-commands/npm-deprecate/index.html | 2 +- .../cli-commands/npm-dist-tag/index.html | 2 +- .../public/cli-commands/npm-docs/index.html | 2 +- .../public/cli-commands/npm-doctor/index.html | 2 +- .../public/cli-commands/npm-edit/index.html | 2 +- .../cli-commands/npm-explore/index.html | 2 +- .../public/cli-commands/npm-fund/index.html | 2 +- .../cli-commands/npm-help-search/index.html | 2 +- .../public/cli-commands/npm-help/index.html | 2 +- .../public/cli-commands/npm-hook/index.html | 2 +- .../public/cli-commands/npm-init/index.html | 2 +- .../npm-install-ci-test/index.html | 2 +- .../cli-commands/npm-install-test/index.html | 2 +- .../cli-commands/npm-install/index.html | 2 +- .../public/cli-commands/npm-link/index.html | 2 +- .../public/cli-commands/npm-logout/index.html | 2 +- .../public/cli-commands/npm-ls/index.html | 2 +- .../public/cli-commands/npm-org/index.html | 2 +- .../cli-commands/npm-outdated/index.html | 2 +- .../public/cli-commands/npm-owner/index.html | 2 +- .../public/cli-commands/npm-pack/index.html | 2 +- .../public/cli-commands/npm-ping/index.html | 2 +- .../public/cli-commands/npm-prefix/index.html | 2 +- .../cli-commands/npm-profile/index.html | 2 +- .../public/cli-commands/npm-prune/index.html | 2 +- .../cli-commands/npm-publish/index.html | 2 +- .../cli-commands/npm-rebuild/index.html | 2 +- .../public/cli-commands/npm-repo/index.html | 2 +- .../cli-commands/npm-restart/index.html | 2 +- .../public/cli-commands/npm-root/index.html | 2 +- .../cli-commands/npm-run-script/index.html | 2 +- .../public/cli-commands/npm-search/index.html | 2 +- .../cli-commands/npm-shrinkwrap/index.html | 2 +- .../public/cli-commands/npm-star/index.html | 2 +- .../public/cli-commands/npm-stars/index.html | 2 +- .../public/cli-commands/npm-start/index.html | 2 +- .../public/cli-commands/npm-stop/index.html | 2 +- .../public/cli-commands/npm-team/index.html | 2 +- .../public/cli-commands/npm-test/index.html | 2 +- .../public/cli-commands/npm-token/index.html | 2 +- .../cli-commands/npm-uninstall/index.html | 2 +- .../cli-commands/npm-unpublish/index.html | 2 +- .../public/cli-commands/npm-update/index.html | 2 +- .../cli-commands/npm-version/index.html | 2 +- .../public/cli-commands/npm-view/index.html | 2 +- .../public/cli-commands/npm-whoami/index.html | 2 +- .../docs/public/cli-commands/npm/index.html | 2 +- .../public/configuring-npm/folders/index.html | 2 +- .../public/configuring-npm/install/index.html | 2 +- .../public/configuring-npm/npmrc/index.html | 2 +- .../configuring-npm/package-json/index.html | 2 +- .../package-lock-json/index.html | 2 +- .../configuring-npm/package-locks/index.html | 2 +- .../shrinkwrap-json/index.html | 2 +- .../docs/public/using-npm/config/index.html | 2 +- .../public/using-npm/developers/index.html | 2 +- .../docs/public/using-npm/disputes/index.html | 2 +- .../npm/docs/public/using-npm/orgs/index.html | 2 +- .../docs/public/using-npm/registry/index.html | 2 +- .../docs/public/using-npm/removal/index.html | 2 +- .../docs/public/using-npm/scope/index.html | 2 +- .../docs/public/using-npm/scripts/index.html | 2 +- .../docs/public/using-npm/semver/index.html | 2 +- deps/npm/docs/src/components/FoundTypo.js | 4 +- deps/npm/man/man1/npm-README.1 | 2 +- deps/npm/man/man1/npm-access.1 | 2 +- deps/npm/man/man1/npm-adduser.1 | 2 +- deps/npm/man/man1/npm-audit.1 | 2 +- deps/npm/man/man1/npm-bin.1 | 2 +- deps/npm/man/man1/npm-bugs.1 | 2 +- deps/npm/man/man1/npm-build.1 | 2 +- deps/npm/man/man1/npm-bundle.1 | 2 +- deps/npm/man/man1/npm-cache.1 | 2 +- deps/npm/man/man1/npm-ci.1 | 2 +- deps/npm/man/man1/npm-completion.1 | 2 +- deps/npm/man/man1/npm-config.1 | 2 +- deps/npm/man/man1/npm-dedupe.1 | 2 +- deps/npm/man/man1/npm-deprecate.1 | 2 +- deps/npm/man/man1/npm-dist-tag.1 | 2 +- deps/npm/man/man1/npm-docs.1 | 2 +- deps/npm/man/man1/npm-doctor.1 | 2 +- deps/npm/man/man1/npm-edit.1 | 2 +- deps/npm/man/man1/npm-explore.1 | 2 +- deps/npm/man/man1/npm-fund.1 | 2 +- deps/npm/man/man1/npm-help-search.1 | 2 +- deps/npm/man/man1/npm-help.1 | 2 +- deps/npm/man/man1/npm-hook.1 | 2 +- deps/npm/man/man1/npm-init.1 | 2 +- deps/npm/man/man1/npm-install-ci-test.1 | 2 +- deps/npm/man/man1/npm-install-test.1 | 2 +- deps/npm/man/man1/npm-install.1 | 2 +- deps/npm/man/man1/npm-link.1 | 2 +- deps/npm/man/man1/npm-logout.1 | 2 +- deps/npm/man/man1/npm-ls.1 | 2 +- deps/npm/man/man1/npm-org.1 | 2 +- deps/npm/man/man1/npm-outdated.1 | 2 +- deps/npm/man/man1/npm-owner.1 | 2 +- deps/npm/man/man1/npm-pack.1 | 2 +- deps/npm/man/man1/npm-ping.1 | 2 +- deps/npm/man/man1/npm-prefix.1 | 2 +- deps/npm/man/man1/npm-profile.1 | 2 +- deps/npm/man/man1/npm-prune.1 | 2 +- deps/npm/man/man1/npm-publish.1 | 2 +- deps/npm/man/man1/npm-rebuild.1 | 2 +- deps/npm/man/man1/npm-repo.1 | 2 +- deps/npm/man/man1/npm-restart.1 | 2 +- deps/npm/man/man1/npm-root.1 | 2 +- deps/npm/man/man1/npm-run-script.1 | 2 +- deps/npm/man/man1/npm-search.1 | 2 +- deps/npm/man/man1/npm-shrinkwrap.1 | 2 +- deps/npm/man/man1/npm-star.1 | 2 +- deps/npm/man/man1/npm-stars.1 | 2 +- deps/npm/man/man1/npm-start.1 | 2 +- deps/npm/man/man1/npm-stop.1 | 2 +- deps/npm/man/man1/npm-team.1 | 2 +- deps/npm/man/man1/npm-test.1 | 2 +- deps/npm/man/man1/npm-token.1 | 2 +- deps/npm/man/man1/npm-uninstall.1 | 2 +- deps/npm/man/man1/npm-unpublish.1 | 2 +- deps/npm/man/man1/npm-update.1 | 2 +- deps/npm/man/man1/npm-version.1 | 2 +- deps/npm/man/man1/npm-view.1 | 2 +- deps/npm/man/man1/npm-whoami.1 | 2 +- deps/npm/man/man1/npm.1 | 2 +- deps/npm/man/man5/folders.5 | 2 +- deps/npm/man/man5/install.5 | 2 +- deps/npm/man/man5/npmrc.5 | 2 +- deps/npm/man/man5/package-json.5 | 2 +- deps/npm/man/man5/package-lock-json.5 | 2 +- deps/npm/man/man5/package-locks.5 | 2 +- deps/npm/man/man5/shrinkwrap-json.5 | 2 +- deps/npm/man/man7/config.7 | 2 +- deps/npm/man/man7/developers.7 | 2 +- deps/npm/man/man7/disputes.7 | 2 +- deps/npm/man/man7/orgs.7 | 2 +- deps/npm/man/man7/registry.7 | 2 +- deps/npm/man/man7/removal.7 | 2 +- deps/npm/man/man7/scope.7 | 2 +- deps/npm/man/man7/scripts.7 | 2 +- deps/npm/man/man7/semver.7 | 2 +- deps/npm/node_modules/ini/ini.js | 86 +++++++++++-------- deps/npm/node_modules/ini/package.json | 53 ++++++------ deps/npm/package.json | 3 +- deps/npm/test/tap/legacy-platform-all.js | 3 + 157 files changed, 237 insertions(+), 216 deletions(-) diff --git a/deps/npm/AUTHORS b/deps/npm/AUTHORS index ad3066625fc9cc..6e8890bc3c0e31 100644 --- a/deps/npm/AUTHORS +++ b/deps/npm/AUTHORS @@ -708,3 +708,5 @@ Sandra TatareviΔ‡ovΓ‘ Antoine du Hamel Assaf Sapir Lukas Spieß +Jim Fisher +Xavier Guimard diff --git a/deps/npm/docs/public/cli-commands/npm-access/index.html b/deps/npm/docs/public/cli-commands/npm-access/index.html index 7d824700f4ed87..deb456d9eabb90 100644 --- a/deps/npm/docs/public/cli-commands/npm-access/index.html +++ b/deps/npm/docs/public/cli-commands/npm-access/index.html @@ -141,7 +141,7 @@

npm publish
  • npm config
  • npm registry
  • -

    πŸ‘€ Found a typo? Let us know!

    The current stable version of npm is here. To upgrade, run: npm install npm@latest -g

    To report bugs or submit feature requests for the docs, please post here. Submit npm issues here.