Skip to content

Conversation

@npm-robot
Copy link
Contributor

v8.1.1 (2021-10-21)

DEPENDENCIES

@nodejs-github-botnodejs-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 Oct 21, 2021
@github-actions
Copy link
Contributor

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

@TrottTrott added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Oct 21, 2021
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 21, 2021
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/40404/

@VoltrexKeyvaVoltrexKeyva removed the needs-ci PRs that need a full CI run. label Oct 23, 2021
@XhmikosR
Copy link
Contributor

XhmikosR commented Oct 23, 2021

Any chance we could get this to land and released even faster? I was just keep hitting https://github.com/stylelint/stylelint/runs/3982920310. v8.1.1 works fine.

@TrottTrott added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 23, 2021
@github-actionsgithub-actionsbot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 23, 2021
@github-actions
Copy link
Contributor

Commit Queue failed
- Loading data for nodejs/node/pull/40554 ✔ Done loading data for nodejs/node/pull/40554 ----------------------------------- PR info ------------------------------------ Title deps: upgrade npm to 8.1.1 (#40554) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch npm-robot:npm-8.1.1 -> nodejs:master Labels npm, fast-track, author ready, dont-land-on-v12.x, dont-land-on-v14.x, lts-watch-v16.x Commits 1 - deps: upgrade npm to 8.1.1 Committers 1 - npm team PR-URL: https://github.com/nodejs/node/pull/40554 Fixes: https://github.com/skip Reviewed-By: Colin Ihrig Reviewed-By: Rich Trott Reviewed-By: Richard Lau ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/40554 Fixes: https://github.com/skip Reviewed-By: Colin Ihrig Reviewed-By: Rich Trott Reviewed-By: Richard Lau -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 21 Oct 2021 19:37:00 GMT ✔ Approvals: 3 ✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/40554#pullrequestreview-786138621 ✔ - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/40554#pullrequestreview-786159557 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/40554#pullrequestreview-786235806 ℹ This PR is being fast-tracked ✔ Last GitHub Actions successful ℹ Last Full PR CI on 2021-10-21T21:51:47Z: https://ci.nodejs.org/job/node-test-pull-request/40404/ - Querying data for job/node-test-pull-request/40404/ ✔ 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 40554 From https://github.com/nodejs/node * branch refs/pull/40554/merge -> FETCH_HEAD ✔ Fetched commits as a536de469564..191fcc09f618 -------------------------------------------------------------------------------- Removing deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/package.json Removing deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.js.map Removing deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.js Removing deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.d.ts Removing deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.js.map Removing deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.js Removing deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.d.ts Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/warning.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/make-policy.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/iterable-to-object.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/is-header-conditional.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/initialize-cache.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/configure-options.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/index.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/cache.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/agent.js Removing deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/LICENSE [master 22d6616ce0] deps: upgrade npm to 8.1.1 Author: npm team Date: Thu Oct 21 19:36:58 2021 +0000 34 files changed, 224 insertions(+), 1556 deletions(-) create mode 100644 deps/npm/node_modules/node-gyp/lib/create-config-gypi.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/LICENSE delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/agent.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/cache.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/index.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/configure-options.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/initialize-cache.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/is-header-conditional.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/iterable-to-object.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/make-policy.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/warning.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.d.ts delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.js.map delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.d.ts delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.js delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.js.map delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/package.json create mode 100644 deps/npm/node_modules/node-gyp/test/test-create-config-gypi.js ✔ Patches applied -------------------------------------------------------------------------------- --------------------------------- New Message ---------------------------------- deps: upgrade npm to 8.1.1 

PR-URL: #40554
Fixes: https://github.com/skip
Reviewed-By: Colin Ihrig [email protected]
Reviewed-By: Rich Trott [email protected]
Reviewed-By: Richard Lau [email protected]

[master da24f777b4] deps: upgrade npm to 8.1.1
Author: npm team [email protected]
Date: Thu Oct 21 19:36:58 2021 +0000
34 files changed, 224 insertions(+), 1556 deletions(-)
create mode 100644 deps/npm/node_modules/node-gyp/lib/create-config-gypi.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/LICENSE
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/agent.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/cache.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/index.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/configure-options.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/initialize-cache.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/is-header-conditional.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/iterable-to-object.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/utils/make-policy.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/make-fetch-happen/warning.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.d.ts
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/agent.js.map
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.d.ts
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.js
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/dist/index.js.map
delete mode 100644 deps/npm/node_modules/node-gyp/node_modules/socks-proxy-agent/package.json
create mode 100644 deps/npm/node_modules/node-gyp/test/test-create-config-gypi.js
✖ da24f777b441546eb5c7835d1576fe93a05ca94b
✖ 2: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/1375526470

@github-actionsgithub-actionsbot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Oct 23, 2021
Trott pushed a commit that referenced this pull request Oct 23, 2021
PR-URL: #40554 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]>
@Trott
Copy link
Member

Landed in 9843885

@TrottTrott closed this Oct 23, 2021
WenheLI pushed a commit to WenheLI/node that referenced this pull request Oct 24, 2021
PR-URL: nodejs#40554 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]> add init
targos pushed a commit that referenced this pull request Nov 6, 2021
PR-URL: #40554 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]>
@targostargos mentioned this pull request Nov 8, 2021
BethGriggs pushed a commit that referenced this pull request Nov 25, 2021
PR-URL: #40554 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]>
@BethGriggsBethGriggs mentioned this pull request Nov 26, 2021
1 task
@wraithgarwraithgar deleted the npm-8.1.1 branch June 26, 2025 15:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-failedAn error occurred while landing this pull request using GitHub Actions.fast-trackPRs that do not need to wait for 48 hours to land.npmIssues 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

@npm-robot@nodejs-github-bot@XhmikosR@Trott@cjihrig@richardlau@targos@VoltrexKeyva