-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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 7.24.0 #40167
deps: upgrade npm to 7.24.0 #40167
Conversation
Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve. |
Commit Queue failed- Loading data for nodejs/node/pull/40167 ✔ Done loading data for nodejs/node/pull/40167 ----------------------------------- PR info ------------------------------------ Title deps: upgrade npm to 7.24.0 (#40167) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch npm-robot:npm-7.24.0 -> nodejs:master Labels npm, fast-track, needs-ci, dont-land-on-v12.x, dont-land-on-v14.x Commits 1 - deps: upgrade npm to 7.24.0 Committers 1 - npm team PR-URL: https://github.com/nodejs/node/pull/40167 Fixes: https://github.com/bin Fixes: https://github.com/re-emit Fixes: https://github.com/do Reviewed-By: Myles Borins Reviewed-By: Rich Trott ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/40167 Fixes: https://github.com/bin Fixes: https://github.com/re-emit Fixes: https://github.com/do Reviewed-By: Myles Borins Reviewed-By: Rich Trott -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 20 Sep 2021 19:19:00 GMT ✔ Approvals: 2 ✔ - Myles Borins (@MylesBorins) (TSC): https://github.com/nodejs/node/pull/40167#pullrequestreview-759019696 ✔ - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/40167#pullrequestreview-759069159 ℹ This PR is being fast-tracked ✔ Last GitHub Actions successful ℹ Last Full PR CI on 2021-09-20T22:01:24Z: https://ci.nodejs.org/job/node-test-pull-request/40007/ - Querying data for job/node-test-pull-request/40007/ ✔ 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 40167 From https://github.com/nodejs/node * branch refs/pull/40167/merge -> FETCH_HEAD ✔ Fetched commits as 931abc085e77..2d7087bae3fa -------------------------------------------------------------------------------- Removing deps/npm/node_modules/init-package-json/LICENSE [master 84d7d59b67] deps: upgrade npm to 7.24.0 Author: npm team Date: Mon Sep 20 19:18:58 2021 +0000 28 files changed, 442 insertions(+), 194 deletions(-) delete mode 100644 deps/npm/node_modules/init-package-json/LICENSE create mode 100644 deps/npm/node_modules/init-package-json/LICENSE.md rename deps/npm/node_modules/init-package-json/{ => lib}/default-input.js (64%) rename deps/npm/node_modules/init-package-json/{ => lib}/init-package-json.js (79%) rewrite deps/npm/test/lib/utils/did-you-mean.js (74%) ✔ Patches applied -------------------------------------------------------------------------------- --------------------------------- New Message ---------------------------------- deps: upgrade npm to 7.24.0https://github.com/nodejs/node/actions/runs/1255430498 |
Landed in 7153d25 |
PR-URL: nodejs#40167 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #40167 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #40167 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
v7.24.0 (2021-09-16)
FEATURES
c7787b3fb
1fbbe1e04
bundled npm-install-checks (@wraithgar)BUG FIXES
0320bd77e
#3739 fix(view): Show the correct publish date for versions selected by range (@andersk)e4a521857
#3748 fix(install.sh): don't remove old npm first (@wraithgar)b4aac345b
#3754 fix(config): user-agent properly shows ci (@wraithgar)b807cd62e
#3738 fix(search): return valid json for no results (@AyushRawal)2def17a3b
#3760 fix(install): use configured registry when checking manifest (@yacoman89)ca792acdd
#3761 fix(logs): clean args for failed commands (@wraithgar)59743972c
#3747 fix(did-you-mean): succeed if cwd is not a package (@wraithgar)DEPENDENCIES
ac8e4ad18
init-package-json@2.0.5
:371655a6b
minipass@3.1.5
:DOCUMENTATION
4d93b484a
#3759 fix(docs): use correct hyperlink to package-json (@nategreen)