8000 2025-07-29, Version 22.18.0 'Jod' (LTS) by github-actions[bot] · Pull Request #59256 · nodejs/node · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
138 commits
Select commit Hold shift + click to select a range
f1b74cf
test: skip tests failing when run under root
LiviaMedeiros Jun 10, 2025
9f2132a
test: deflake test-config-file
lpinca Jun 23, 2025
898e68a
test: save the config file in a temporary directory
lpinca Jun 23, 2025
7f0560d
test: skip broken sea on rhel8
marco-ippolito Jun 19, 2025
8d1f5df
module: unflag --experimental-strip-types
marco-ippolito Mar 3, 2025
354a68c
doc: add history entries to `--input-type` section
aduh95 May 7, 2025
c07745a
module: refactor commonjs typescript loader
marco-ippolito Jun 12, 2025
c898491
module: remove experimental warning from type stripping
marco-ippolito Jun 11, 2025
fe7994e
module: improve typescript error message format
marco-ippolito Mar 23, 2025
25f8682
deps: update amaro to 0.5.0
nodejs-github-bot Mar 30, 2025
81a10a6
deps: update amaro to 0.5.1
marco-ippolito Apr 3, 2025
7fcf675
deps: update amaro to 0.5.2
nodejs-github-bot Apr 16, 2025
258534d
deps: update amaro to 0.5.3
nodejs-github-bot May 7, 2025
752dde1
deps: update amaro to 1.0.0
nodejs-github-bot Jun 11, 2025
26f3711
deps: update amaro to 1.1.0
nodejs-github-bot Jun 20, 2025
6699c75
crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
panva Jul 5, 2025
3ac8c68
esm: unwrap WebAssembly.Global on Wasm Namespaces
guybedford Feb 28, 2025
133b10a
doc: add path rules and validation for export targets in package.json
0hmX Jun 9, 2025
e515eb8
src: replace V8 Fast API todo comment with note comment
dario-piotrowicz Jun 9, 2025
3fc630e
test: close FileHandle objects in tests explicitly
jasnell Jun 9, 2025
9cb671f
src: add new CopyUtimes function to reduce code duplication
dario-piotrowicz Jun 9, 2025
e9c51de
deps: update zlib to 1.3.1-470d3a2
nodejs-github-bot Jun 10, 2025
7ccd848
deps: update simdjson to 3.13.0
nodejs-github-bot Jun 10, 2025
113f4e2
deps: update sqlite to 3.50.1
nodejs-github-bot Jun 10, 2025
daf65d4
src: replace std::array with static arrays in contextify
mertcanaltin Jun 10, 2025
abd5b5f
test: deflake async-hooks/test-improper-order on AIX
bakigul1 Jun 3, 2025
62f7926
fs: allow correct handling of burst in fs-events with AsyncIterator
pipobscure Jun 10, 2025
6d9d5de
test: split indirect eval import tests
legendecas Jun 11, 2025
10eb3db
module: allow cycles in require() in the CJS handling in ESM loader
joyeecheung Jun 11, 2025
d6660ba
test: update WPT for dom/abort to dc928169ee
nodejs-github-bot Jun 11, 2025
5cd8145
http2: add diagnostics channel 'http2.server.stream.close'
RaisinTen Jun 11, 2025
a7406f5
tools: improve release proposal linter
aduh95 Jun 11, 2025
42c4ca6
esm: syncify default path of `ModuleLoader.load`
JakobJingleheimer Jun 11, 2025
d28b2aa
typings: add ZSTD_COMPRESS, ZSTD_DECOMPRESS to internalBinding
nektro Jun 12, 2025
011290a
tools: edit commit-queue workflow file
aduh95 Jun 12, 2025
8c64110
doc: punctuation fix for Node-API versioning clarification
jiacai2050 Jun 12, 2025
9798511
tools: remove config.status under `make distclean`
Renegade334 Jun 12, 2025
3a099cf
tools: switch to `@stylistic/eslint-plugin`
targos Jun 13, 2025
bbf33ef
test: use `common.skipIfInspectorDisabled()` to skip tests
dario-piotrowicz Jun 13, 2025
8db92a4
tools: bump brace-expansion from 1.1.11 to 1.1.12 in /tools/eslint
dependabot[bot] Jun 14, 2025
fbbf49a
tools: bump `brace-expansion` in `/tools/clang-format`
dependabot[bot] Jun 14, 2025
fe4290a
url: add fileURLToPathBuffer API
jasnell Jun 12, 2025
17a3246
test: reduce the use of private symbols in test-events-once.js
kt3k Jun 15, 2025
9d3e451
test: add tests for REPL custom evals
dario-piotrowicz Jun 15, 2025
8ab24d2
doc: add islandryu to collaborators
islandryu Jun 16, 2025
a029a06
fs: add UV_ENOSPC to list of things to pass to err directly
jackyzha0 Jun 16, 2025
db648b9
util: inspect: do not crash on an Error stack pointing to itself
SamVerschueren Jun 16, 2025
22a4c60
repl: fix tab completion not working with computer string properties
dario-piotrowicz Jun 17, 2025
ec60473
doc: run license-builder
github-actions[bot] Jun 18, 2025
dedd9d1
fs: avoid computing time coefficient constants in runtime
LiviaMedeiros Jun 18, 2025
bbe4ad7
doc: add history entry for TS support in hooks
aduh95 Jun 18, 2025
cc8b9aa
tools: include toolchain.gypi in abseil.gyp
legendecas Jun 20, 2025
0f2b31c
inspector: add protocol methods retrieving sent/received data
legendecas Jun 20, 2025
4e9fe67
doc: fix wrong RFC number in http2
deokjinkim Jun 20, 2025
141b2b1
fs: make `Dir` disposers idempotent
Renegade334 Jun 20, 2025
28bf6ed
src: pass resource on permission checks for spawn
RafaelGSS Jun 21, 2025
ac6b822
test: correct SIMD support comment
richardlau Jun 21, 2025
a2d2d36
tools: make nodedownload module compatible with Python 3.14
frenzymadness Jun 22, 2025
9ef1cd1
repl: avoid deprecated `require.extensions` in tab completion
gulbaki Jun 23, 2025
4fd8911
build: fix typo 'Stoage' to 'Storage' in help text
ganglike248 Jun 23, 2025
8c61b96
deps: update acorn to 8.15.0
nodejs-github-bot Jun 23, 2025
2384bfd
doc: fix stability 1.x links excluding the decimal digit
dario-piotrowicz Jun 23, 2025
f67e927
lib: make `validateInternalField()` throw `ERR_INVALID_THIS`
LiviaMedeiros Jun 19, 2025
2c205d8
lib: rename `validateInternalField` into `validateThisInternalField`
LiviaMedeiros Jun 19, 2025
74ef07f
src: add FromV8Value<T>() for integral and enum types
Aditi-1400 Jun 24, 2025
50b62c9
meta: add @nodejs/inspector as codeowner
legendecas Jun 24, 2025
927d2e7
http: fix keep-alive not timing out after post-request empty line
islandryu Jun 24, 2025
ccca151
sqlite: add support for readBigInts option in db connection level
miguelmarcondesf Jun 24, 2025
54634f5
module: update tests for combined ambiguous module syntax error
mertcanaltin Jun 24, 2025
e8f4a7d
dns: set timeout to 1000ms when timeout < 0
theanarkh Jun 25, 2025
bfc68c8
module: convert schema-only core module on `convertCJSFilenameToURL`
himself65 Jun 25, 2025
af80518
tools: update gyp-next to 0.20.2
nodejs-github-bot Jun 26, 2025
79428d8
lib: fix `getTypeScriptParsingMode` jsdoc
ShenHongFei Jun 26, 2025
fa5818e
doc: fix `stream.md` section order 8000
aduh95 Jun 26, 2025
e7591d7
deps: update minimatch to 10.0.3
nodejs-github-bot Jun 26, 2025
8bd698b
doc: add missing colon to headers in `globals.md`
avivkeller Jun 27, 2025
28fddc0
doc: add array type in http request headers
mikaws Jun 27, 2025
de2b85b
deps: update googletest to 35b75a2
nodejs-github-bot Jun 27, 2025
f8fcb1c
doc: fix jsdoc definition of assert.ifError() fn in lib/assert.js
pr4j3sh Jun 27, 2025
ba42c72
build: option to use custom inspector_protocol path
codebytere Jun 28, 2025
0e82f72
fs: throw `ERR_INVALID_THIS` on illegal invocations
LiviaMedeiros Jun 28, 2025
f0a165d
repl: fix eval errors thrown after close throwing `ERR_USE_AFTER_CLOSE`
dario-piotrowicz Jun 28, 2025
6b30c0a
src: -Wmismatched-new-delete in debug_utils.cc
codebytere Jun 28, 2025
e24dede
test: close dirs in `fs-opendir` test
LiviaMedeiros Jun 28, 2025
4dc6b4c
watch: add `--watch-kill-signal` flag
dario-piotrowicz Jun 15, 2025
d80ef2a
doc: add all watch-mode related flags to node.1
dario-piotrowicz Jun 28, 2025
ce49303
doc: add missing comma in `child_process.md`
ronijames008 Jun 29, 2025
0d538ab
test: remove reliance on in-tree `deps/undici`
richardlau Jun 29, 2025
3fd187f
test: replace `.filter()[0]` with `.find()`
LiviaMedeiros Jun 29, 2025
b19ffeb
assert: remove dead code
kt3k Jun 29, 2025
38ffed8
fs: special input `-1` on `chown`, `lchown` and `fchown`
himself65 Jun 29, 2025
f7c1698
build: disable v8_enable_pointer_compression_shared_cage on non-64bit
codebytere Jun 30, 2025
791ecfa
v8: fix missing callback in heap utils destroy
BridgeAR Jun 30, 2025
26072a7
test: add tests to ensure that node.1 is kept in sync with cli.md
dario-piotrowicz Jun 30, 2025
02e9711
deps: update sqlite to 3.50.2
nodejs-github-bot Jul 1, 2025
cd2a5d9
test: add known issue tests for fs.cp
jasnell Jul 1, 2025
114cd95
crypto: fix inclusion of OPENSSL_IS_BORINGSSL define
codebytere Jul 1, 2025
cd6bc98
doc: update vm doc links
legendecas Jul 1, 2025
7f4f6e0
meta: add IlyasShabi to collaborators
IlyasShabi Jul 1, 2025
7c54085
test: add known issue tests for recursive readdir calls with Buffer path
dario-piotrowicz Jul 1, 2025
72f75bb
src,permission: enhance permission model debug
RafaelGSS Jul 2, 2025
a84935f
tools: update inspector_protocol to 69d69dd
codebytere Jul 2, 2025
9551fa3
doc: update email address for Richard Lau
richardlau Jul 3, 2025
02031a9
doc: add ovflowd back to core collaborators
ovflowd Jul 3, 2025
e07adb3
src: cleanup uv_fs_req before uv_fs_stat on existSync
RafaelGSS Jun 16, 2025
4b0ee14
tools: bump the eslint group in /tools/eslint with 6 updates
dependabot[bot] Jul 3, 2025
0d56fec
meta: bump github/codeql-action from 3.28.18 to 3.29.2
dependabot[bot] Jul 4, 2025
12a75dc
meta: bump step-security/harden-runner from 2.12.0 to 2.12.2
dependabot[bot] Jul 4, 2025
88ee38b
doc: remove myself from security steward rotation
mhdawson Jul 4, 2025
2d8e65c
src: fix -Wunreachable-code-return in src/node_contextify.cc
codebytere Jun 30, 2025
6d1fe67
src: -Wunreachable-code error in crypto_context.cc
codebytere Jun 30, 2025
c855310
tools,doc: move more MDN links to types
aduh95 Jul 4, 2025
5f4c7a9
doc: add missing `Class:` mentions
aduh95 Jul 4, 2025
c2f9735
doc: fix `fetch` subsections in `globals.md`
aduh95 Jul 4, 2025
3856aee
doc: move "Core Promise APIs" to "Completed initiatives"
aduh95 Jul 4, 2025
a8a1c9a
os: fix GetInterfaceAddresses memory lieaky
theanarkh Jul 5, 2025
c7ebf2e
fs: close dir before throwing if `options.bufferSize` is invalid
LiviaMedeiros Jul 6, 2025
aa05823
doc: mark stability markers consistent in `globals.md`
aduh95 Jul 6, 2025
48003e8
src,permission: add support to permission.has(addon)
RafaelGSS Jul 7, 2025
5bc828b
benchmark: add source map and source map cache
miguelmarcondesf Jul 7, 2025
43d2ad8
test: deflake test-runner-watch-mode-kill-signal
dario-piotrowicz Jul 7, 2025
b8885a2
doc: clarify details of TSC public and private meetings
jasnell Jul 7, 2025
d5c1042
doc: remove broken link to permission model source code
juanarbol Jul 8, 2025
4baf216
dns: fix parse memory leaky
theanarkh Jul 8, 2025
914701d
lib,src: support DOMException ser-des
legendecas Jun 11, 2025
b722647
src: fix -Wunreachable-code in src/node_api.cc
codebytere Jun 30, 2025
65f19a0
permission: propagate permission model flags on spawn
RafaelGSS Jul 2, 2025
1e373a0
doc: update release key for aduh95
aduh95 Jul 18, 2025
f99aa74
deps: upgrade npm to 10.9.3
npm-cli-bot Jul 27, 2025
430e66b
esm: implement import.meta.main
Lordfirespeed May 26, 2025
2fc8989
module: fix typescript import.meta.main
marco-ippolito Jun 12, 2025
390654e
src: fix internalModuleStat v8 fast path
anonrig Apr 29, 2025
a381b4d
src: remove fast API for InternalModuleStat
joyeecheung Jun 3, 2025
6905258
src: simplify adding fast APIs to ExternalReferenceRegistry
Renegade334 Jul 4, 2025
8dbc6b2
worker: make Worker async disposable
jasnell May 24, 2025
66fccc2
test: add test for async disposable worker thread
jasnell May 24, 2025
805239c
typings: add Atomics primordials
Renegade334 Jun 4, 2025
c9ff1ae
2025-07-31, Version 22.18.0 'Jod' (LTS)
nodejs-github-bot Jul 28, 2025
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
build: option to use custom inspector_protocol path
PR-URL: #58839
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
  • Loading branch information
codebytere authored and aduh95 committed Jul 24, 2025
commit ba42c72f7f167ddf64e0cbaffc519f8476430686
3 changes: 3 additions & 0 deletions node.gni
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ declare_args() {
# The location of simdutf - use the one from node's deps by default.
node_simdutf_path = "//third_party/simdutf"

# The location of inspector_protocol - use the one from node's deps by default.
node_inspector_protocol_path = "//third_party/inspector_protocol"

# The NODE_MODULE_VERSION defined in node_version.h.
node_module_version = exec_script("$node_path/tools/getmoduleversion.py", [], "value")

Expand Down
2 changes: 1 addition & 1 deletion src/inspector/unofficial.gni
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ template("inspector_gn_build") {
}

node_gen_dir = get_label_info("../..", "target_gen_dir")
protocol_tool_path = "../../deps/inspector_protocol"
protocol_tool_path = "$node_inspector_protocol_path"

gypi_values = exec_script(
"../../tools/gypi_to_gn.py",
Expand Down
3 changes: 2 additions & 1 deletion unofficial.gni
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,14 @@ template("node_gn_build") {
}
if (node_enable_inspector) {
deps += [
"src/inspector:crdtp",
"$node_inspector_protocol_path:crdtp",
"src/inspector:node_protocol_generated_sources",
"src/inspector:v8_inspector_compress_protocol_json",
]
include_dirs = [
"$target_gen_dir/src",
"$target_gen_dir/src/inspector",
"$node_inspector_protocol_path",
]
node_inspector = exec_script(
"./tools/gypi_to_gn.py",
Expand Down
0