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

[v18.x] deps: upgrade npm to 10.1.0 #49611

Closed
wants to merge 109 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
2fd05a0
https: fix connection checking interval not clearing on server close
Linkgoron Jun 12, 2023
cb3abcb
src: handle wasm out of bound in osx will raise SIGBUS correctly
HerrCai0907 Jun 12, 2023
7292bb7
doc: fix typo in events.md
RaisinTen Jun 12, 2023
6f28f4c
doc: add link for news from security wg
mhdawson Jun 8, 2023
a8db331
doc: add additional info on TSFN dispatch
mhdawson Jun 6, 2023
4892dc5
test: fix flaky test-watch-mode
MoLow Jun 8, 2023
097dea0
stream: fix deadlock when pipeing to full sink
ronag Jul 12, 2023
1f396d2
esm: add `--import` flag
MoLow Jul 31, 2022
aaaa54d
doc: mark `--import` as experimental
MoLow Jul 31, 2022
6147ff2
deps: update corepack to 0.18.1
nodejs-github-bot Jun 23, 2023
9da7103
deps: update corepack to 0.19.0
nodejs-github-bot Jun 27, 2023
e7019da
deps: update ada to 2.6.0
nodejs-github-bot Jul 25, 2023
35512ca
deps: upgrade npm to 9.7.2
npm-cli-bot Jun 22, 2023
e8d5d06
deps: upgrade npm to 9.8.0
npm-cli-bot Jul 8, 2023
a2bfe6c
deps: upgrade npm to 9.8.1
npm-cli-bot Jul 23, 2023
aa08460
crypto: remove OPENSSL_FIPS guard for OpenSSL 3
richardlau Jun 12, 2023
71db13a
deps: update zlib to 1.2.13.1-motley-3ca9f16
nodejs-github-bot Jun 13, 2023
10a5bee
crypto: update root certificates to NSS 3.90
nodejs-github-bot Jun 13, 2023
d9ab855
doc: add kvakil to collaborators
kvakil Jun 13, 2023
f93102c
node-api: implement external strings
gabrielschulhof Jun 2, 2023
e86be12
doc: refine when file is undefined in test events
MoLow Jun 14, 2023
9db17f0
tools: update lint-md-dependencies
nodejs-github-bot Jun 14, 2023
6f5f4aa
doc: add preveen-stack to triagers
preveen-stack Jun 15, 2023
ebe5416
doc: revise `error.md` introduction
aduh95 Jun 15, 2023
f5892b4
node-api: provide napi_define_properties fast path
gabrielschulhof Jun 13, 2023
9e94b65
doc: update fs flags documentation
sinkhaha Jun 16, 2023
76b1a4a
tools: prepare tools/doc for to-vfile 8.0.0
Trott Jun 18, 2023
0c780d0
tools: update doc to to-vfile@8.0.0
nodejs-github-bot Jun 18, 2023
bb96b80
tools: update eslint to 8.43.0
nodejs-github-bot Jun 18, 2023
68052fb
http: fix for handling on boot timers headers and request
franciszek-koltuniuk-red Jun 19, 2023
da5d76e
doc: link to Runtime Keys in export conditions
jcbhmr Jun 20, 2023
38fb350
tools: replace sed with perl
lpinca Jun 20, 2023
52bbd35
report: disable js stack when no context is entered
legendecas Jun 21, 2023
0c195f4
test: skip test-runner-watch-mode on IBMi
MoLow Jun 21, 2023
b673d4a
tools: update lint-md-dependencies
nodejs-github-bot Jun 22, 2023
54406f1
http: remove useless ternary in test
LockingReal Jun 22, 2023
0f9da7d
doc: add vmoroz to collaborators
vmoroz Jun 22, 2023
7341c5f
doc: update security-release-process.md
RafaelGSS Jun 22, 2023
ed198bf
src: refactor `SplitString` in util
anonrig Jun 22, 2023
bd1959c
deps: update icu to 73.2
nodejs-github-bot Jun 23, 2023
1cfccb7
typings: remove unused primordials
anonrig Jun 23, 2023
f7de8ed
module: add SourceMap.findOrigin
isaacs Jun 23, 2023
1a8df8e
doc: unnest `mime` and `MIMEParams` from MIMEType constructor
Semigradsky Jun 23, 2023
4a6c169
doc: fix `filename` type in `watch` result
Semigradsky Jun 23, 2023
edab50c
lib: reduce url getters on `makeRequireFunction`
anonrig Jun 24, 2023
a72af53
stream: fix premature pipeline end
ronag Jun 24, 2023
161f8c2
test: remove unnecessary noop function args to `mustNotCall()`
aduh95 Jun 24, 2023
73fdd37
test: define NAPI_VERSION before including node_api.h
legendecas Jun 24, 2023
384d814
doc: add description of autoAllocateChunkSize in ReadableStream
debadree25 Jun 24, 2023
acd104d
test: make IsolateData per-isolate in cctest
joyeecheung Jun 25, 2023
3864d25
fs: remove unneeded return statement
lpinca Jun 26, 2023
e52b364
fs: call the callback with an error if writeSync fails
killagu Jun 26, 2023
3b8ce3e
deps: update minimatch to 9.0.2
nodejs-github-bot Jun 27, 2023
d6b3935
tools: update lint-md-dependencies
nodejs-github-bot Jun 27, 2023
d287a36
doc: run license-builder
github-actions[bot] Jun 28, 2023
442fd93
benchmark: add bar.R
RafaelGSS Jun 28, 2023
d4bc9d8
src: fix Coverity issue regarding unnecessary copy
anonrig Jun 28, 2023
8843274
deps: update googletest to ec4fed9
nodejs-github-bot Jun 29, 2023
dbaa2cc
lib: add option to force handling stopped events
atlowChemi Jun 22, 2023
ad145e6
deps: update zlib to 1.2.13.1-motley-f81f385
nodejs-github-bot Jun 29, 2023
2884705
doc: update return type for describe
shrujalshah28 Jun 29, 2023
9308992
test: remove test-timers-immediate-queue flaky designation
lpinca Jun 27, 2023
87e5563
test: remove test-crypto-keygen flaky designation
lpinca Jun 27, 2023
3edeeac
http: server add async dispose
atlowChemi Jun 25, 2023
3ecc607
http2: server add `asyncDispose`
atlowChemi Jun 25, 2023
9e9b8a3
https: server add `asyncDispose`
atlowChemi Jun 25, 2023
a365f2e
deps: update acorn to 8.9.0
nodejs-github-bot Jun 18, 2023
e23dcab
doc: update security release stewards
RafaelGSS Jun 30, 2023
d4518ba
test: add missing assertions to test-runner-cli
MoLow Jul 2, 2023
27d6833
http: null the joinDuplicateHeaders property on cleanup
lpinca Jul 3, 2023
09e8c1a
doc: fix options order
lpinca Jul 3, 2023
dbd6b3c
test_runner: fixed `test` shorthands return type
shockerqt Jul 3, 2023
83fe6b1
src: fix uninitialized field access in AsyncHooks
jkrems Jul 3, 2023
1ed0697
src: deduplicate X509 getter implementations
tniessen Jul 3, 2023
57550d0
meta: bump github/codeql-action from 2.3.6 to 2.20.1
dependabot[bot] Jul 3, 2023
c059b94
meta: bump ossf/scorecard-action from 2.1.3 to 2.2.0
dependabot[bot] Jul 3, 2023
66eb38f
meta: bump step-security/harden-runner from 2.4.0 to 2.4.1
dependabot[bot] Jul 3, 2023
500c482
tools: update lint-md-dependencies to rollup@3.26.0
nodejs-github-bot Jul 4, 2023
5ee7e26
tools: update eslint to 8.44.0
nodejs-github-bot Jul 4, 2023
0006bd8
meta: bump actions/checkout from 3.5.2 to 3.5.3
dependabot[bot] Jul 5, 2023
f70b63e
child_process: support `Symbol.dispose`
MoLow Jul 5, 2023
cfcb3de
Revert "test: remove test-crypto-keygen flaky designation"
lpinca Jul 5, 2023
1c58ee7
events: allow safely adding listener to abortSignal
atlowChemi Jul 5, 2023
1c591b1
http2: send RST code 8 on AbortController signal
devm33 Jul 6, 2023
3568941
doc: mention git node release prepare
RafaelGSS Jul 6, 2023
cb2e22c
doc: clarify transform._transform() callback argument logic
rafasofizada Jul 8, 2023
6e2cbe0
events: fix bug listenerCount don't compare wrapped listener
yuzheng14 Jul 10, 2023
ae11d1e
src: remove kEagerCompile for CompileFunction
kvakil Jul 6, 2023
4af650c
deps: V8: cherry-pick cb00db4dba6c
kvakil Jul 6, 2023
49870cb
tools: update lint-md-dependencies to rollup@3.26.2
nodejs-github-bot Jul 11, 2023
0d21b4f
tools: update doc to unist-util-select@5.0.0 unist-util-visit@5.0.0
nodejs-github-bot Jul 11, 2023
c0463b6
esm: fix emit deprecation on legacy main resolve
aduh95 Jul 11, 2023
aaa8857
http2: use addAbortListener
atlowChemi Jul 5, 2023
d28b1ee
readline: use addAbortListener
atlowChemi Jul 5, 2023
051d5ae
stream: use addAbortListener
atlowChemi Jul 5, 2023
5780364
dgram: use addAbortListener
atlowChemi Jul 5, 2023
f6bad9d
child_process: use addAbortListener
atlowChemi Jul 5, 2023
8f7f0d9
lib: use addAbortListener
atlowChemi Jul 5, 2023
8ebec71
dgram: socket add `asyncDispose`
atlowChemi Jul 9, 2023
df5013c
net: server add `asyncDispose`
atlowChemi Jul 9, 2023
edda8dc
test: move test-net-throttle to parallel
lpinca Jun 29, 2023
d40e502
test: deflake test-net-throttle
lpinca Jun 29, 2023
404f3ab
deps: update acorn to 8.10.0
nodejs-github-bot Jul 12, 2023
6747721
fs, stream: initial `Symbol.dispose` and `Symbol.asyncDispose` support
MoLow Jun 25, 2023
0aad358
deps: upgrade to libuv 1.45.0
santigimeno May 17, 2023
8af0d8c
deps: upgrade to libuv 1.46.0
santigimeno Jul 2, 2023
e03aa5f
build: sync libuv header change
gengjiawen Jun 14, 2023
7b72655
deps: add missing thread-common.c in uv.gyp
santigimeno Sep 1, 2023
2c7ffa0
deps: upgrade npm to 10.1.0
npm-cli-bot Sep 11, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deps: update corepack to 0.18.1
PR-URL: #48483
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mestery <mestery@protonmail.com>
  • Loading branch information
nodejs-github-bot authored and ruyadorno committed Sep 8, 2023
commit 6147ff28374c673d3fe6e3349c5e9484b0bd48b1
13 changes: 13 additions & 0 deletions deps/corepack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.18.1](https://github.com/nodejs/corepack/compare/v0.18.0...v0.18.1) (2023-06-13)


### Features

* update package manager versions ([#272](https://github.com/nodejs/corepack/issues/272)) ([5345774](https://github.com/nodejs/corepack/commit/53457747a26a5de3debbd0d9282b338186bbd7c3))


### Bug Fixes

* disable `v8-compile-cache` when using `npm@&gt;=9.7.0` ([#276](https://github.com/nodejs/corepack/issues/276)) ([2f3678c](https://github.com/nodejs/corepack/commit/2f3678cd7915978f4e2ce7a32cbe5db58e9d0b8d))
* don't override `process.exitCode` ([#268](https://github.com/nodejs/corepack/issues/268)) ([17d1f3d](https://github.com/nodejs/corepack/commit/17d1f3dd41ef6127228d427fd5cca373d6c97f0f))

## [0.18.0](https://github.com/nodejs/corepack/compare/v0.17.2...v0.18.0) (2023-05-19)


3 changes: 2 additions & 1 deletion deps/corepack/README.md
Original file line number Diff line number Diff line change
@@ -249,7 +249,8 @@ network interaction.
There are a wide variety of networking issues that can occur while running `corepack` commands. Things to check:

- Make sure your network connection is active.
- Make sure the host for your request can be resolved by your DNS; try using `curl [URL]` from your shell.
- Make sure the host for your request can be resolved by your DNS; try using
`curl [URL]` (ipv4) and `curl -6 [URL]` (ipv6) from your shell.
- Check your proxy settings (see [Environment Variables](#environment-variables)).

## Contributing
37 changes: 16 additions & 21 deletions deps/corepack/dist/lib/corepack.cjs
Original file line number Diff line number Diff line change
@@ -38675,7 +38675,7 @@ function String2(descriptor, ...args) {
}

// package.json
var version = "0.18.0";
var version = "0.18.1";

// sources/Engine.ts
var import_fs3 = __toESM(require("fs"));
@@ -38718,7 +38718,7 @@ var config_default = {
}
},
pnpm: {
default: "8.5.1+sha1.97019f5a8ec2416123506419ab36dd558e4c72eb",
default: "8.6.1+sha1.435b3c83c7de5c455ad80fd63ee7ecf3b67b949b",
fetchLatestFrom: {
type: "npm",
package: "pnpm"
@@ -38770,7 +38770,7 @@ var config_default = {
package: "yarn"
},
transparent: {
default: "3.5.1+sha224.13b84a541cae0695210d8c99f1dbd0e89ef09d93e166a59a8f8eb7ec",
default: "3.6.0+sha224.19e47520fa56c6146388fdeb438d9dcf6630c3f277a2e1180995c3bb",
commands: [
[
"yarn",
@@ -39088,7 +39088,7 @@ async function installVersion(installTarget, locator, { spec }) {
log(`Install finished`);
return installFolder;
}
async function runVersion(installSpec, binName, args) {
async function runVersion(locator, installSpec, binName, args) {
let binPath = null;
if (Array.isArray(installSpec.spec.bin)) {
if (installSpec.spec.bin.some((bin) => bin === binName)) {
@@ -39108,7 +39108,8 @@ async function runVersion(installSpec, binName, args) {
}
if (!binPath)
throw new Error(`Assertion failed: Unable to locate path for bin '${binName}'`);
await Promise.resolve().then(() => __toESM(require_v8_compile_cache()));
if (locator.name !== `npm` || import_semver.default.lt(locator.reference, `9.7.0`))
await Promise.resolve().then(() => __toESM(require_v8_compile_cache()));
process.env.COREPACK_ROOT = import_path3.default.dirname(require.resolve("corepack/package.json"));
process.argv = [
process.execPath,
@@ -39760,19 +39761,18 @@ async function executePackageManagerRequest({ packageManager, binaryName, binary
if (resolved === null)
throw new UsageError(`Failed to successfully resolve '${descriptor.range}' to a valid ${descriptor.name} release`);
const installSpec = await context.engine.ensurePackageManager(resolved);
return await runVersion(installSpec, binaryName, args);
return await runVersion(resolved, installSpec, binaryName, args);
}
async function main(argv) {
async function runMain(argv) {
const context = {
...Cli.defaultContext,
cwd: process.cwd(),
engine: new Engine()
};
const [firstArg, ...restArgs] = argv;
const request = getPackageManagerRequestFromCli(firstArg, context);
let cli;
if (!request) {
cli = new Cli({
const cli = new Cli({
binaryLabel: `Corepack`,
binaryName: `corepack`,
binaryVersion: version
@@ -39783,14 +39783,14 @@ async function main(argv) {
cli.register(DisableCommand);
cli.register(HydrateCommand);
cli.register(PrepareCommand);
return await cli.run(argv, context);
await cli.runExit(argv, context);
} else {
const cli2 = new Cli({
const cli = new Cli({
binaryLabel: `'${request.binaryName}', via Corepack`,
binaryName: request.binaryName,
binaryVersion: `corepack/${version}`
});
cli2.register(class BinaryCommand extends Command {
cli.register(class BinaryCommand extends Command {
constructor() {
super(...arguments);
this.proxy = options_exports.Proxy();
@@ -39799,17 +39799,12 @@ async function main(argv) {
return executePackageManagerRequest(request, this.proxy, this.context);
}
});
return await cli2.run(restArgs, context);
const code = await cli.run(restArgs, context);
if (code !== 0) {
process.exitCode ??= code;
}
}
}
function runMain(argv) {
main(argv).then((exitCode) => {
process.exitCode = exitCode;
}, (err) => {
console.error(err.stack);
process.exitCode = 1;
});
}
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {
runMain
2 changes: 1 addition & 1 deletion deps/corepack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "corepack",
"version": "0.18.0",
"version": "0.18.1",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"