-
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 8.13.1 #43552
Merged
Merged
deps: upgrade npm to 8.13.1 #43552
Conversation
This file contains 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
nodejs-github-bot
added
dont-land-on-v14.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
Jun 23, 2022
Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve. |
lpinca
approved these changes
Jun 24, 2022
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Jun 24, 2022
This comment was marked as outdated.
This comment was marked as outdated.
tniessen
approved these changes
Jun 24, 2022
VoltrexKeyva
approved these changes
Jun 24, 2022
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
32 tasks
richardlau
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Jun 25, 2022
nodejs-github-bot
removed
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Jun 25, 2022
Landed in 687e50a |
This was referenced Jun 26, 2022
targos
pushed a commit
that referenced
this pull request
Jul 12, 2022
PR-URL: #43552 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
targos
pushed a commit
that referenced
this pull request
Jul 18, 2022
PR-URL: #43552 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
jtojnar
added a commit
to jtojnar/nixfiles
that referenced
this pull request
Jul 21, 2022
Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/2c94b9801f1a11cde0fc97aa850687bb9137d42c' (2022-07-13) → 'github:nix-community/home-manager/4c5106ed0f3168ff2df21b646aef67e86cbfc11c' (2022-07-15) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/38860c9e91cb00f4d8cd19c7b4e36c45680c89b5' (2022-07-11) → 'github:nixos/nixpkgs/8f485713f5e6b6883a9b6959afa98688360a3ecb' (2022-07-16) Also had to downgrade Node.js version in Pengu since it started to fail with: npm info run @parcel/[email protected] install node_modules/@parcel/watcher node-gyp-build npm info run [email protected] install node_modules/bufferutil node-gyp-build npm info run [email protected] install node_modules/lmdb node-gyp-build npm info run [email protected] install node_modules/msgpackr-extract node-gyp-build-optional-packages npm info run [email protected] install node_modules/utf-8-validate node-gyp-build npm info run [email protected] install { code: 126, signal: null }e@5. npm info run [email protected] install { code: 126, signal: null } npm verb reify failed optional dependency /build/source/node_modules/msgpackr-extract npm verb reify failed optional dependency /build/source/node_modules/node-gyp-build-optional-packages npm timing build:run:install:node_modules/msgpackr-extract Completed in 35ms npm info run [email protected] install { code: 126, signal: null } npm info run [email protected] install { code: 126, signal: null } npm info run @parcel/[email protected] install { code: 126, signal: null } npm timing reify:rollback:createSparse Completed in 403msr@2r@2 npm timing reify:rollback:retireShallow Completed in 0ms npm timing command:install Completed in 6310ms npm verb stack Error: command failed npm verb stack at ChildProcess.<anonymous> (/nix/store/vcfm2pcj8dl8inyg93hwrbwkfn3kfr7v-nodejs-18.6.0/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27) npm verb stack at ChildProcess.emit (node:events:513:28) npm verb stack at maybeClose (node:internal/child_process:1091:16) npm verb stack at Socket.<anonymous> (node:internal/child_process:449:11) npm verb stack at Socket.emit (node:events:513:28) npm verb stack at Pipe.<anonymous> (node:net:757:14) npm verb pkgid [email protected] npm verb cwd /build/source npm verb Linux 5.18.10 npm verb node v18.6.0 npm verb npm v8.13.2 npm ERR! code 126 npm ERR! path /build/source/node_modules/utf-8-validate npm ERR! command failed npm ERR! command sh -c /build/install6584764974.sh npm ERR! sh: /build/install6584764974.sh: /usr/bin/env: bad interpreter: No such file or directory npm verb exit 126 But bumping its dependencies did not help. Bisected that to to the following commit in Nixpkgs: commit 5ad0643e1c0b6ec442754b34316814ea212a76a3 Author: R. Ryantm <[email protected]> Date: Thu Jul 14 10:05:53 2022 +0000 nodejs-18_x: 18.5.0 -> 18.6.0 And node.js: commit 0636f86eccdf1c343fe94c16926160dbdefa2553 Author: npm CLI robot <[email protected]> Date: Fri Jun 24 18:21:50 2022 -0700 deps: upgrade npm to 8.13.1 PR-URL: nodejs/node#43552
targos
pushed a commit
that referenced
this pull request
Jul 31, 2022
PR-URL: #43552 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
guangwong
pushed a commit
to noslate-project/node
that referenced
this pull request
Oct 10, 2022
PR-URL: nodejs/node#43552 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v8.13.1 (2022-06-23)
Dependencies
f59a114
#5064 deps:@npmcli/[email protected]
236b4a2
#5069 deps:[email protected]
0a6664d
#5070 deps:@npmcli/[email protected]
9f94049
#5071 deps:[email protected]
8212363
#5072 deps:[email protected]
v8.13.0 (2022-06-22)
Features
06fd788
#4960 feat: prompt before opening web-login URL when performinglogin
/adduser
(@jumoel)Bug Fixes
e03009f
#5042 fix: Add space to SemVer log message (@dnicolson)2953983
#5035 fix(view): error on missing version (@wraithgar)Documentation
69b5a96
#5048 docs: consolidate docs and help for package spec (@wraithgar)facba42
#5030 docs: fix typo (@westy92)Dependencies
2e50cb8
#5049 deps:[email protected]
2c06cee
#5049 deps:@npmcli/[email protected]
61112f7
#5044 deps:[email protected]
01eef03
#5034 deps:[email protected]
afa10c7
#5063 deps:[email protected]
a5be4d6
#5062 deps:[email protected]
3ea332b
#5061 deps:[email protected]
14a08d6
#5060 deps:[email protected]
1ab9776
#5059 deps:@npmcli/[email protected]