Skip to content

Conversation

@npm-robot
Copy link
Contributor

@npm-robot npm-robot commented Jul 27, 2021

v7.20.2 (2021-07-27)

DEPENDENCIES

  • f5aab1f88 tar@6.1.1
    • fix: strip absolute paths more comprehensively
  • ce8fb0f69 tar@6.1.2
    • fix: Remove paths from dirCache when no longer dirs
  • ced85087a gauge@3.0.1
    • add missing dependency to package.json

v7.20.1 (2021-07-22)

BUG FIXES

DOCUMENTATION

DEPENDENCIES

@wraithgar
Copy link
Contributor

Also includes #39490

@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 Jul 27, 2021
@github-actions
Copy link
Contributor

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

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

@MylesBorins MylesBorins added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 28, 2021
@github-actions github-actions bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 28, 2021
@github-actions
Copy link
Contributor

Commit Queue failed
- Loading data for nodejs/node/pull/39549
✔  Done loading data for nodejs/node/pull/39549
----------------------------------- PR info ------------------------------------
Title      deps: upgrade npm to 7.20.2 (#39549)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     npm-robot:npm-7.20.2 -> nodejs:master
Labels     dont-land-on-v12.x, dont-land-on-v14.x, fast-track, needs-ci, npm
Commits    1
 - deps: upgrade npm to 7.20.2
Committers 1
 - npm team 
PR-URL: https://github.com/nodejs/node/pull/39549
Fixes: https://github.com/strip
Fixes: https://github.com/Remove
Reviewed-By: Luigi Pinca 
Reviewed-By: Beth Griggs 
Reviewed-By: Ruy Adorno 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/39549
Fixes: https://github.com/strip
Fixes: https://github.com/Remove
Reviewed-By: Luigi Pinca 
Reviewed-By: Beth Griggs 
Reviewed-By: Ruy Adorno 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Tue, 27 Jul 2021 16:39:47 GMT
   ✔  Approvals: 3
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/39549#pullrequestreview-716301594
   ✔  - Beth Griggs (@BethGriggs) (TSC): https://github.com/nodejs/node/pull/39549#pullrequestreview-716952095
   ✔  - Ruy Adorno (@ruyadorno): https://github.com/nodejs/node/pull/39549#pullrequestreview-717039775
   ℹ  This PR is being fast-tracked
   ✔  Last GitHub Actions successful
   ℹ  Last Full PR CI on 2021-07-28T12:48:54Z: https://ci.nodejs.org/job/node-test-pull-request/39313/
- Querying data for job/node-test-pull-request/39313/
✔  Build data downloaded
   ✔  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 39549
From https://github.com/nodejs/node
 * branch                  refs/pull/39549/merge -> FETCH_HEAD
✔  Fetched commits as fea3357b7f99..a165789c775f
--------------------------------------------------------------------------------
Removing deps/npm/node_modules/gauge/node_modules/string-width/readme.md
Removing deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/readme.md
[master b13034d46f] deps: upgrade npm to 7.20.2
 Author: npm team 
 Date: Tue Jul 27 16:39:44 2021 +0000
 84 files changed, 1943 insertions(+), 271 deletions(-)
 create mode 100644 deps/npm/node_modules/color-support/LICENSE
 create mode 100644 deps/npm/node_modules/color-support/README.md
 create mode 100755 deps/npm/node_modules/color-support/bin.js
 create mode 100644 deps/npm/node_modules/color-support/browser.js
 create mode 100644 deps/npm/node_modules/color-support/index.js
 create mode 100644 deps/npm/node_modules/color-support/package.json
 delete mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/readme.md
 delete mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/readme.md
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/aproba/LICENSE (99%)
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/aproba/index.js (100%)
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/aproba/package.json (100%)
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/LICENSE
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/base-theme.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/error.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/has-color.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/index.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/package.json
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/plumbing.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/process.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/progress-bar.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/render-template.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/set-immediate.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/set-interval.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/spin.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/template-item.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/theme-set.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/themes.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/wide-truncate.js
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/is-fullwidth-code-point/index.js (100%)
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/is-fullwidth-code-point/license (100%)
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/is-fullwidth-code-point/package.json (100%)
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/npmlog/LICENSE
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/npmlog/log.js
 create mode 100644 deps/npm/node_modules/node-gyp/node_modules/npmlog/package.json
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/string-width/index.js (100%)
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/string-width/license (100%)
 rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/string-width/package.json (100%)
 create mode 100644 deps/npm/node_modules/tar/lib/strip-absolute-path.js
   ✔  Patches applied
--------------------------------------------------------------------------------
--------------------------------- New Message ----------------------------------
deps: upgrade npm to 7.20.2

PR-URL: #39549
Fixes: https://github.com/strip
Fixes: https://github.com/Remove
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: Beth Griggs bgriggs@redhat.com
Reviewed-By: Ruy Adorno ruyadorno@github.com

[master 23f9ebfb99] deps: upgrade npm to 7.20.2
Author: npm team ops+robot@npmjs.com
Date: Tue Jul 27 16:39:44 2021 +0000
84 files changed, 1943 insertions(+), 271 deletions(-)
create mode 100644 deps/npm/node_modules/color-support/LICENSE
create mode 100644 deps/npm/node_modules/color-support/README.md
create mode 100755 deps/npm/node_modules/color-support/bin.js
create mode 100644 deps/npm/node_modules/color-support/browser.js
create mode 100644 deps/npm/node_modules/color-support/index.js
create mode 100644 deps/npm/node_modules/color-support/package.json
delete mode 100644 deps/npm/node_modules/gauge/node_modules/is-fullwidth-code-point/readme.md
delete mode 100644 deps/npm/node_modules/gauge/node_modules/string-width/readme.md
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/aproba/LICENSE (99%)
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/aproba/index.js (100%)
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/aproba/package.json (100%)
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/LICENSE
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/base-theme.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/error.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/has-color.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/index.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/package.json
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/plumbing.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/process.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/progress-bar.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/render-template.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/set-immediate.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/set-interval.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/spin.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/template-item.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/theme-set.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/themes.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/gauge/wide-truncate.js
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/is-fullwidth-code-point/index.js (100%)
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/is-fullwidth-code-point/license (100%)
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/is-fullwidth-code-point/package.json (100%)
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/npmlog/LICENSE
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/npmlog/log.js
create mode 100644 deps/npm/node_modules/node-gyp/node_modules/npmlog/package.json
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/string-width/index.js (100%)
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/string-width/license (100%)
rename deps/npm/node_modules/{gauge => node-gyp}/node_modules/string-width/package.json (100%)
create mode 100644 deps/npm/node_modules/tar/lib/strip-absolute-path.js
✖ 23f9ebfb9938dfe7d88a878288454f49640d8bb8
✖ 2:7 Fixes must be a GitHub URL. fixes-url
✖ 3: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/1076389594

@MylesBorins
Copy link
Contributor

MylesBorins commented Jul 28, 2021

Landed in 3a10a37

MylesBorins pushed a commit that referenced this pull request Jul 28, 2021
PR-URL: #39549
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Ruy Adorno <ruyadorno@github.com>
MylesBorins pushed a commit that referenced this pull request Jul 28, 2021
PR-URL: #39549
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Ruy Adorno <ruyadorno@github.com>
@targos targos removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Sep 5, 2021
@wraithgar wraithgar deleted the npm-7.20.2 branch June 26, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

8 participants