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

deps: upgrade npm to 8.1.4 by npm-robot · Pull Request #40865 · nodejs/node · GitHub

/ node Public

deps: upgrade npm to 8.1.4 - #40865

Closed
npm-robot wants to merge 1 commit into
nodejs:masterfrom
npm:npm-8.1.4
Closed

deps: upgrade npm to 8.1.4#40865
npm-robot wants to merge 1 commit into
nodejs:masterfrom
npm:npm-8.1.4

Conversation

Copy link
Copy Markdown
Contributor

v8.1.4 (2021-11-18)

BUG FIXES

DEPENDENCIES

nodejs-github-bot added dont-land-on-v12.x fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. labels Nov 18, 2021

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve.

Trott left a comment

Copy link
Copy Markdown
Member

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

Rubber-stamp LGTM

Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 19, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 19, 2021

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

targos added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 22, 2021
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 22, 2021

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/40865
✔  Done loading data for nodejs/node/pull/40865
----------------------------------- PR info ------------------------------------
Title      deps: upgrade npm to 8.1.4 (#40865)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     npm-robot:npm-8.1.4 -> nodejs:master
Labels     npm, fast-track, needs-ci, dont-land-on-v12.x, dont-land-on-v14.x
Commits    1
 - deps: upgrade npm to 8.1.4
Committers 1
 - npm team 
PR-URL: https://github.com/nodejs/node/pull/40865
Fixes: https://github.com/don't
Fixes: https://github.com/explicitly
Fixes: https://github.com/command
Fixes: https://github.com/accurate
Reviewed-By: Michaël Zasso 
Reviewed-By: Rich Trott 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/40865
Fixes: https://github.com/don't
Fixes: https://github.com/explicitly
Fixes: https://github.com/command
Fixes: https://github.com/accurate
Reviewed-By: Michaël Zasso 
Reviewed-By: Rich Trott 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 18 Nov 2021 20:58:05 GMT
   ✔  Approvals: 2
   ✔  - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/40865#pullrequestreview-810779683
   ✔  - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/40865#pullrequestreview-810785319
   ℹ  This PR is being fast-tracked
   ✔  Last GitHub Actions successful
   ℹ  Last Full PR CI on 2021-11-20T09:17:29Z: https://ci.nodejs.org/job/node-test-pull-request/41012/
- Querying data for job/node-test-pull-request/41012/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  No git cherry-pick in progress
   ✔  No git am in progress
   ✔  No git rebase in progress
--------------------------------------------------------------------------------
- Bringing origin/master up to date...
From https://github.com/nodejs/node
 * branch                  master     -> FETCH_HEAD
✔  origin/master is now up-to-date
- Downloading patch for 40865
From https://github.com/nodejs/node
 * branch                  refs/pull/40865/merge -> FETCH_HEAD
✔  Fetched commits as bad6526a000c..b2875df7d556
--------------------------------------------------------------------------------
Removing deps/npm/node_modules/npmlog/LICENSE
Removing deps/npm/node_modules/gauge/LICENSE
Removing deps/npm/node_modules/@npmcli/arborist/LICENSE
[master 788a669173] deps: upgrade npm to 8.1.4
 Author: npm team 
 Date: Thu Nov 18 20:58:02 2021 +0000
 353 files changed, 9028 insertions(+), 7905 deletions(-)
 rewrite deps/npm/lib/commands/find-dupes.js (65%)
 rewrite deps/npm/lib/commands/get.js (60%)
 rewrite deps/npm/lib/commands/prefix.js (72%)
 rewrite deps/npm/lib/commands/restart.js (69%)
 rewrite deps/npm/lib/commands/root.js (68%)
 rewrite deps/npm/lib/commands/start.js (70%)
 rewrite deps/npm/lib/commands/stop.js (70%)
 rewrite deps/npm/lib/commands/test.js (70%)
 rewrite deps/npm/lib/commands/unstar.js (69%)
 delete mode 100644 deps/npm/node_modules/@npmcli/arborist/LICENSE
 create mode 100644 deps/npm/node_modules/@npmcli/arborist/LICENSE.md
 delete mode 100644 deps/npm/node_modules/gauge/LICENSE
 create mode 100644 deps/npm/node_modules/gauge/LICENSE.md
 rename deps/npm/node_modules/gauge/{ => lib}/base-theme.js (74%)
 create mode 100644 deps/npm/node_modules/gauge/lib/demo.js
 rename deps/npm/node_modules/gauge/{ => lib}/error.js (100%)
 rename deps/npm/node_modules/gauge/{ => lib}/has-color.js (100%)
 rename deps/npm/node_modules/gauge/{ => lib}/index.js (75%)
 rename deps/npm/node_modules/gauge/{ => lib}/plumbing.js (97%)
 rename deps/npm/node_modules/gauge/{ => lib}/process.js (100%)
 rename deps/npm/node_modules/gauge/{ => lib}/progress-bar.js (72%)
 rename deps/npm/node_modules/gauge/{ => lib}/render-template.js (71%)
 rename deps/npm/node_modules/gauge/{ => lib}/set-immediate.js (100%)
 rename deps/npm/node_modules/gauge/{ => lib}/set-interval.js (100%)
 rename deps/npm/node_modules/gauge/{ => lib}/spin.js (100%)
 rename deps/npm/node_modules/gauge/{ => lib}/template-item.js (79%)
 rename deps/npm/node_modules/gauge/{ => lib}/theme-set.js (69%)
 rename deps/npm/node_modules/gauge/{ => lib}/themes.js (65%)
 rename deps/npm/node_modules/gauge/{ => lib}/wide-truncate.js (83%)
 create mode 100644 deps/npm/node_modules/gauge/node_modules/ansi-regex/index.d.ts
 create mode 100644 deps/npm/node_modules/gauge/node_modules/ansi-regex/index.js
 create mode 100644 deps/npm/node_modules/gauge/node_modules/ansi-regex/license
 create mode 100644 deps/npm/node_modules/gauge/node_modules/ansi-regex/package.json
 create mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/index.d.ts
 create mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/index.js
 create mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/license
 create mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/package.json
 create mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/index.d.ts
 create mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/index.js
 create mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/license
 create mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/package.json
 create mode 100644 deps/npm/node_modules/gauge/node_modules/strip-ansi/index.d.ts
 create mode 100644 deps/npm/node_modules/gauge/node_modules/strip-ansi/index.js
 create mode 100644 deps/npm/node_modules/gauge/node_modules/strip-ansi/license
 create mode 100644 deps/npm/node_modules/gauge/node_modules/strip-ansi/package.json
 rewrite deps/npm/node_modules/gauge/package.json (61%)
 create mode 100644 deps/npm/node_modules/node-gyp/.github/workflows/visual-studio.yml
 create mode 100644 deps/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi
 delete mode 100644 deps/npm/node_modules/npmlog/LICENSE
 create mode 100644 deps/npm/node_modules/npmlog/LICENSE.md
 rename deps/npm/node_modules/npmlog/{ => lib}/log.js (93%)
 rewrite deps/npm/node_modules/signal-exit/index.js (86%)
 create mode 100644 deps/npm/tap-snapshots/test/lib/commands/completion.js.test.cjs
 create mode 100644 deps/npm/tap-snapshots/test/lib/commands/pack.js.test.cjs
 rewrite deps/npm/test/lib/commands/audit.js (74%)
 rewrite deps/npm/test/lib/commands/birthday.js (90%)
 rewrite deps/npm/test/lib/commands/completion.js (98%)
 rewrite deps/npm/test/lib/commands/install.js (65%)
 rewrite deps/npm/test/lib/commands/pack.js (86%)
   ✔  Patches applied
--------------------------------------------------------------------------------
--------------------------------- New Message ----------------------------------
deps: upgrade npm to 8.1.4

PR-URL: #40865
Fixes: https://github.com/don't
Fixes: https://github.com/explicitly
Fixes: https://github.com/command
Fixes: https://github.com/accurate
Reviewed-By: Michaël Zasso targos@protonmail.com
Reviewed-By: Rich Trott rtrott@gmail.com

[master 3c3eb90cf3] deps: upgrade npm to 8.1.4
Author: npm team ops+robot@npmjs.com
Date: Thu Nov 18 20:58:02 2021 +0000
353 files changed, 9028 insertions(+), 7905 deletions(-)
rewrite deps/npm/lib/commands/find-dupes.js (65%)
rewrite deps/npm/lib/commands/get.js (60%)
rewrite deps/npm/lib/commands/prefix.js (72%)
rewrite deps/npm/lib/commands/restart.js (69%)
rewrite deps/npm/lib/commands/root.js (68%)
rewrite deps/npm/lib/commands/start.js (70%)
rewrite deps/npm/lib/commands/stop.js (70%)
rewrite deps/npm/lib/commands/test.js (70%)
rewrite deps/npm/lib/commands/unstar.js (69%)
delete mode 100644 deps/npm/node_modules/@npmcli/arborist/LICENSE
create mode 100644 deps/npm/node_modules/@npmcli/arborist/LICENSE.md
delete mode 100644 deps/npm/node_modules/gauge/LICENSE
create mode 100644 deps/npm/node_modules/gauge/LICENSE.md
rename deps/npm/node_modules/gauge/{ => lib}/base-theme.js (74%)
create mode 100644 deps/npm/node_modules/gauge/lib/demo.js
rename deps/npm/node_modules/gauge/{ => lib}/error.js (100%)
rename deps/npm/node_modules/gauge/{ => lib}/has-color.js (100%)
rename deps/npm/node_modules/gauge/{ => lib}/index.js (75%)
rename deps/npm/node_modules/gauge/{ => lib}/plumbing.js (97%)
rename deps/npm/node_modules/gauge/{ => lib}/process.js (100%)
rename deps/npm/node_modules/gauge/{ => lib}/progress-bar.js (72%)
rename deps/npm/node_modules/gauge/{ => lib}/render-template.js (71%)
rename deps/npm/node_modules/gauge/{ => lib}/set-immediate.js (100%)
rename deps/npm/node_modules/gauge/{ => lib}/set-interval.js (100%)
rename deps/npm/node_modules/gauge/{ => lib}/spin.js (100%)
rename deps/npm/node_modules/gauge/{ => lib}/template-item.js (79%)
rename deps/npm/node_modules/gauge/{ => lib}/theme-set.js (69%)
rename deps/npm/node_modules/gauge/{ => lib}/themes.js (65%)
rename deps/npm/node_modules/gauge/{ => lib}/wide-truncate.js (83%)
create mode 100644 deps/npm/node_modules/gauge/node_modules/ansi-regex/index.d.ts
create mode 100644 deps/npm/node_modules/gauge/node_modules/ansi-regex/index.js
create mode 100644 deps/npm/node_modules/gauge/node_modules/ansi-regex/license
create mode 100644 deps/npm/node_modules/gauge/node_modules/ansi-regex/package.json
create mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/index.d.ts
create mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/index.js
create mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/license
create mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/package.json
create mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/index.d.ts
create mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/index.js
create mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/license
create mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/package.json
create mode 100644 deps/npm/node_modules/gauge/node_modules/strip-ansi/index.d.ts
create mode 100644 deps/npm/node_modules/gauge/node_modules/strip-ansi/index.js
create mode 100644 deps/npm/node_modules/gauge/node_modules/strip-ansi/license
create mode 100644 deps/npm/node_modules/gauge/node_modules/strip-ansi/package.json
rewrite deps/npm/node_modules/gauge/package.json (61%)
create mode 100644 deps/npm/node_modules/node-gyp/.github/workflows/visual-studio.yml
create mode 100644 deps/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi
delete mode 100644 deps/npm/node_modules/npmlog/LICENSE
create mode 100644 deps/npm/node_modules/npmlog/LICENSE.md
rename deps/npm/node_modules/npmlog/{ => lib}/log.js (93%)
rewrite deps/npm/node_modules/signal-exit/index.js (86%)
create mode 100644 deps/npm/tap-snapshots/test/lib/commands/completion.js.test.cjs
create mode 100644 deps/npm/tap-snapshots/test/lib/commands/pack.js.test.cjs
rewrite deps/npm/test/lib/commands/audit.js (74%)
rewrite deps/npm/test/lib/commands/birthday.js (90%)
rewrite deps/npm/test/lib/commands/completion.js (98%)
rewrite deps/npm/test/lib/commands/install.js (65%)
rewrite deps/npm/test/lib/commands/pack.js (86%)
✖ 3c3eb90cf3fc670b382250fad744cc63509289ad
✖ 2:7 Fixes must be a GitHub URL. fixes-url
✖ 3:7 Fixes must be a GitHub URL. fixes-url
✖ 4:7 Fixes must be a GitHub URL. fixes-url
✖ 5:7 Fixes must be a GitHub URL. fixes-url
✔ 0:0 blank line after title line-after-title
✔ 0:0 line-lengths are valid line-length
✔ 0:0 metadata is at end of message metadata-end
✔ 1:8 PR-URL is valid. pr-url
✔ 0:0 reviewers are valid reviewers
✔ 0:0 valid subsystems subsystem
✔ 0:0 Title is formatted correctly. title-format
✔ 0:0 Title is <= 50 columns. title-length
ℹ Please fix the commit message and try again.

https://github.com/nodejs/node/actions/runs/1489241618

nodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Nov 22, 2021
targos pushed a commit that referenced this pull request Nov 22, 2021
PR-URL: #40865
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos commented Nov 22, 2021

Copy link
Copy Markdown
Member

Landed in 8a03482

targos closed this Nov 22, 2021
targos pushed a commit that referenced this pull request Nov 26, 2021
PR-URL: #40865
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 30, 2022
PR-URL: #40865
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
PR-URL: #40865
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams mentioned this pull request Feb 1, 2022
wraithgar deleted the npm-8.1.4 branch June 26, 2025 15:43
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

commit-queue-failed An error occurred while landing this pull request using GitHub Actions. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. 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