Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade npm to 8.1.4 #40865

Closed
wants to merge 1 commit into from
Closed

deps: upgrade npm to 8.1.4 #40865

wants to merge 1 commit into from

Conversation

npm-robot
Copy link
Contributor

v8.1.4 (2021-11-18)

BUG FIXES

DEPENDENCIES

@nodejs-github-bot 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
@github-actions
Copy link
Contributor

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

Copy link
Member

@Trott Trott left a comment

Choose a reason for hiding this comment

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

Rubber-stamp LGTM

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

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@targos targos added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 22, 2021
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 22, 2021
@nodejs-github-bot
Copy link
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 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
Copy link
Member

targos commented Nov 22, 2021

Landed in 8a03482

@targos 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 danielleadams mentioned this pull request Feb 1, 2022
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.

None yet

4 participants