Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4684 commits
Select commit Hold shift + click to select a range
9164520
deps: update googletest to d83fee1
nodejs-github-bot Apr 28, 2024
0e29f9b
deps: update googletest to 2d16ed0
nodejs-github-bot May 5, 2024
a27f473
doc: update fs read documentation for clarity
mertcanaltin May 10, 2024
c70fa2c
build: remove deprecated calls for argument groups
VoltrexKeyva May 11, 2024
491855c
test: add http agent to `executionAsyncResource`
psj-tar-gz Aug 29, 2020
04fbd0d
src: fix typo Unabled -> Unable
SimonSiefke May 11, 2024
05a941f
buffer: use size_t instead of uint32_t to avoid segmentation fault
Xstoudi May 11, 2024
c4d0229
doc: update `fs.realpath` documentation
sinkhaha May 11, 2024
b1515c7
benchmark: filter non-present deps from `start-cli-version`
AdamMajer May 11, 2024
ff7910b
fs: keep fs.promises.readFile read until EOF is reached
kylo5aby May 11, 2024
8c0ec0f
test: fix DNS cancel tests
szmarczak May 11, 2024
b41ab9d
test: move `test-http-server-request-timeouts-mixed` to sequential
sonimadhuri May 11, 2024
6e07a76
doc: fix `dns.lookup` family `0` and `all` descriptions
domdomegg May 11, 2024
9380086
doc: add examples and notes to http server.close et al
mmarchini May 11, 2024
bd323b6
events: replace NodeCustomEvent with CustomEvent
F3n67u May 11, 2024
cbc88b6
test: updated for each to for of in test file
lyannel May 11, 2024
c0ae3b2
inspector: introduce the `--inspect-wait` flag
cola119 May 11, 2024
cbd6ddb
meta: move `@anonrig` to TSC regular member
anonrig May 11, 2024
d78537b
deps: enable unbundling of simdjson, simdutf, ada
lemire May 11, 2024
0fa07d4
tools: add --certify-safe to nci-ci
mcollina May 12, 2024
04cf8c2
events: add stop propagation flag to `Event.stopImmediatePropagation`
mikemadest May 12, 2024
749b0bf
test: improve coverage of lib/readline.js
pd4d10 May 12, 2024
17b5d0b
doc: add example for `execFileSync` method and ref to stdio
evanshortiss May 12, 2024
cd155d6
stream: fix util.inspect for compression/decompressionStream
mertcanaltin May 12, 2024
c75675c
watch: allow listening for grouped changes
matthieusieben May 12, 2024
aba4a00
src: make sure pass the `argv` to worker threads
theanarkh May 12, 2024
1223294
repl: fix disruptive autocomplete without inspector
Linkgoron May 12, 2024
f3f1aec
test: test pipeline `end` on transform streams
aloisklink Jul 30, 2023
ca2f874
doc: document pipeline with `end` option
aloisklink Jul 30, 2023
49e2c69
build: enable building with shared uvwasi lib
PoojaDurgad Nov 25, 2020
56b3162
src: allow preventing debug signal handler start
codebytere May 12, 2024
06cde5c
test: replace `forEach()` in `test-stream-pipe-unpipe-stream`
DevPres May 12, 2024
dde2965
util: fix `%s` format behavior with `Symbol.toPrimitive`
Mar 18, 2024
06619aa
doc: mention push.followTags config
RafaelGSS May 12, 2024
261e88e
stream: use `ByteLengthQueuingStrategy` when not in `objectMode`
CGQAQ May 12, 2024
d9b61db
test: fix broken env fuzzer by initializing process
AdamKorcz May 12, 2024
65573f4
test: add fuzzer for `ClientHelloParser`
AdamKorcz May 12, 2024
c8805b8
test: add fuzzer for native/js string conversion
AdamKorcz Dec 11, 2023
7b2dc79
cluster: replace `forEach` with `for-of` loop
jerome-benoit May 12, 2024
e2697c1
perf_hooks: add `deliveryType` and `responseStatus` fields
KhafraDev May 12, 2024
6ddf590
src: use `S_ISDIR` to check if the file is a directory
theanarkh May 12, 2024
c0a6320
events: update MaxListenersExceededWarning message log
sinkhaha May 12, 2024
d272625
doc: mention quicker way to build docs
crawford May 12, 2024
29e8350
deps: update simdutf to 5.2.6
nodejs-github-bot Apr 28, 2024
41d1d78
deps: update simdutf to 5.2.8
nodejs-github-bot May 12, 2024
d4e365f
test: verify request payload is uploaded consistently
awwright May 12, 2024
2b57e47
crypto: fix duplicated switch-case return values
0o001 May 12, 2024
33370ee
test: use `for-of` instead of `forEach`
gibbyfree May 12, 2024
11c90c1
buffer: even faster atob
lemire May 12, 2024
c7d53f0
bootstrap: print `--help` message using `console.log`
jcbhmr May 12, 2024
c8a4f70
assert: add deep equal check for more Error type
kylo5aby May 12, 2024
91d30f3
test, crypto: use correct object on assert
xicilion May 12, 2024
291c121
test: add `Debugger.setInstrumentationBreakpoint` known issue
ulitink May 12, 2024
78dbda1
url,tools,benchmark: replace deprecated `substr()`
May 12, 2024
ac5f8f0
src: fix Worker termination in `inspector.waitForDebugger`
daeyeon May 13, 2024
1d7d094
lib: add EventSource Client
Uzlopak May 13, 2024
29884d1
doc: update hljs with the latest styles
avivkeller May 13, 2024
dcd8b82
path: fix toNamespacedPath on Windows
huseyinacacak-janea May 13, 2024
efa63f3
build: add option to enable clang-cl on Windows
targos May 13, 2024
9987a2f
deps: update corepack to 0.28.1
nodejs-github-bot May 14, 2024
e282925
deps: update simdjson to 3.9.2
nodejs-github-bot May 14, 2024
45c5ec8
deps: update undici to 6.16.1
nodejs-github-bot May 14, 2024
8125a7e
deps: update googletest to fa6de7f
nodejs-github-bot May 14, 2024
c165751
test_runner: fix watch mode race condition
MoLow May 14, 2024
5f96db7
tools: fix v8-update workflow
targos May 14, 2024
9807ede
doc: remove reference to AUTHORS file
marco-ippolito May 14, 2024
139c26b
doc: add missing supported timer values in `timers.enable()`
deokjinkim May 15, 2024
28b0a58
2024-05-15, Version 22.2.0 (Current)
targos May 13, 2024
6a2d6df
doc: add Marco Ippolito to TSC
RafaelGSS May 15, 2024
dad539f
deps: upgrade npm to 10.8.0
npm-cli-bot May 16, 2024
2693f09
doc: remove unavailable youtube link in pull requests
deokjinkim May 16, 2024
b0bd534
doc: avoid hiding by navigation bar in anchor jumping
cloydlau May 16, 2024
3f3226c
src: improve node::Dotenv declarations
tniessen May 16, 2024
075853e
buffer: make compare/equals faster
tniessen May 16, 2024
fac55e3
lib,doc: replace references to import assertions
targos May 17, 2024
d4442a9
test_runner: avoid error when coverage line not found
MoLow May 17, 2024
00550b0
doc: improve ninja build for --built-in-modules-path
jakecastelli May 17, 2024
559212e
tls: fix negative sessionTimeout handling
tniessen May 18, 2024
eaa839e
test: add AbortController to knownGlobals
lpinca May 18, 2024
37960ff
src: replace deprecated GetImportAssertions V8 API
targos May 18, 2024
7380252
deps: patch V8 to 12.4.254.17
nodejs-github-bot May 18, 2024
8216cc9
benchmark: fix api restriction for the permission category
bekcpear May 18, 2024
cb90a31
cli: add `NODE_RUN_SCRIPT_NAME` env to `node --run`
anonrig May 19, 2024
a619789
test_runner: support module mocking
cjihrig May 19, 2024
a6d54f1
src: remove calls to recently deprecated V8 APIs
ajklein May 15, 2024
17a7663
src: remove unused `base64_table_url`
anonrig May 19, 2024
b1c1faf
build: set "clang" in config.gypi in GN build
zcbenz May 20, 2024
4d77066
deps: update undici to 6.17.0
nodejs-github-bot May 20, 2024
f9a0913
test_runner: fix t.assert methods
cjihrig May 20, 2024
0984d85
deps: update zlib to 1.3.0.1-motley-4f653ff
nodejs-github-bot May 21, 2024
786cb42
deps: patch V8 to 12.4.254.18
nodejs-github-bot May 21, 2024
b4e148c
deps: update googletest to 33af80a
nodejs-github-bot May 21, 2024
d031987
2024-05-21, Version 18.20.3 'Hydrogen' (LTS)
richardlau May 16, 2024
2aaeaa8
cli: add `NODE_RUN_PACKAGE_JSON_PATH` env
anonrig May 21, 2024
a7dad43
src: simplify node modules traverse path
anonrig May 21, 2024
fe257d3
fs: remove basename in favor of std::filesystem
anonrig May 22, 2024
695cd8b
src: reduce unnecessary `GetCwd` calls
anonrig May 22, 2024
4a54a80
test: replace `.substr` with `.slice`
aduh95 May 22, 2024
ba08f4e
deps: update undici to 6.18.0
nodejs-github-bot May 20, 2024
1b96527
deps: update undici to 6.18.1
nodejs-github-bot May 22, 2024
dcaf756
meta: move one or more collaborators to emeritus
nodejs-github-bot May 23, 2024
a81d833
test: remove timers from test-tls-socket-close
lpinca May 23, 2024
007b934
build: fix ./configure --help format error
kylo5aby May 23, 2024
124aed2
doc: add StefanStojanovic to collaborators
StefanStojanovic May 23, 2024
c137d6e
src: fix execArgv in worker
theanarkh May 23, 2024
98a1ecf
test,doc: enable running embedtest for Windows
vmoroz May 23, 2024
b9ad94b
src: fix external module env and kDisableNodeOptionsEnv
RafaelGSS May 23, 2024
7e6d92c
tools: update ESLint to v9 and use flat config
targos May 23, 2024
f05baff
lib: do not call callback if socket is closed
theanarkh May 23, 2024
c7a63b0
watch: fix variable naming
jakecastelli May 24, 2024
8382da1
deps: patch V8 to 12.4.254.19
nodejs-github-bot May 24, 2024
3fe35dc
Revert "tools: add --certify-safe to nci-ci"
aduh95 May 24, 2024
501546e
test: increase allocation so it fails for the test
AdamMajer May 24, 2024
bc13f23
build: fix `--enable-d8` builds
richardlau May 24, 2024
ccceae0
tools: update error message for Type Error
avivkeller May 25, 2024
2079a7a
module: do not set CJS variables for Worker eval
aduh95 May 25, 2024
0cbbab9
build: exit on unsupported host OS for Android
VoltrexKeyva May 25, 2024
177b8b9
src: convert all endian checks to constexpr
tniessen May 25, 2024
19f0bca
build: fix -j propagation to ninja
tniessen May 25, 2024
e818eee
test: skip `test-setproctitle` when `ps` is not available
aduh95 May 25, 2024
0d7b5a9
doc: move all TLS-PSK documentation to its section
mildsunrise May 25, 2024
d0a7272
build: use broader detection for 'help'
avivkeller May 25, 2024
aaca18b
doc: add note for windows users and symlinks
avivkeller May 25, 2024
dc609f5
meta: remove `initializeCommand` from devcontainer
avivkeller May 26, 2024
892d360
doc: fix wrong function name in example of `context.plan()`
deokjinkim May 26, 2024
ff659fa
fs: mark recursive cp methods as stable
theoludwig May 26, 2024
26d5caf
src: do not use deprecated V8 API
isheludko Mar 25, 2024
bd15155
src: use new V8 API to define stream accessor
isheludko Apr 30, 2024
33d4f29
doc: fix wrong variable name in example of `timers.tick()`
deokjinkim May 27, 2024
72a4470
doc: fix format in `esm.md`
popmoore May 27, 2024
897e39a
doc: mention pm is not enforced when using fd
RafaelGSS May 27, 2024
8e9686d
test: fix Windows native test suites
StefanStojanovic May 27, 2024
a320ac6
deps: fix FP16 bitcasts.h
StefanStojanovic May 28, 2024
067ab06
build: fix building embedtest in GN build
zcbenz May 25, 2024
8c6d43c
2024-05-28, Version 20.14.0 'Iron' (LTS)
marco-ippolito May 23, 2024
a2446de
doc: fix minor grammar and style issues in SECURITY.md
Trott May 28, 2024
4796e05
test_runner,doc: align documentation with actual stdout/stderr behavior
MoLow May 28, 2024
e0b5dee
doc: improve explanation about built-in modules
joyeecheung May 7, 2024
1de215e
process: add process.getBuiltinModule(id)
joyeecheung Apr 30, 2024
c0c598d
lib: allow CJS source map cache to be reclaimed
legendecas May 28, 2024
f671dcb
test: unskip v8-updates/test-linux-perf-logger
lukealbao May 7, 2024
4ef5bc1
Revert "test: skip v8-updates/test-linux-perf-logger"
lukealbao May 7, 2024
534c122
build: add `--skip-tests` to `test-ci-js` target
aduh95 May 29, 2024
0a3f930
src: use __FUNCSIG__ on Windows in backtrace
joyeecheung May 29, 2024
bb8d293
src: do not use soon-to-be-deprecated V8 API
isheludko Apr 19, 2024
7848528
doc: include ESM import for HTTP
avivkeller May 30, 2024
d953861
build: update ruff to v0.4.5
anonrig May 30, 2024
a837886
net: add new net.server.listen tracing channel
ShogunPanda May 30, 2024
063afa8
deps: upgrade npm to 10.8.1
npm-cli-bot May 30, 2024
90e81aa
test_runner: add context.fullName
cjihrig May 26, 2024
851dcdd
doc: add context.assert docs
cjihrig May 27, 2024
9f6c124
test_runner: add snapshot testing
cjihrig May 18, 2024
7ad0cc3
build: remove support for 32-bit Windows
targos May 30, 2024
47c5571
doc: add note to ninjia build for macOS using -jn flag
jakecastelli May 30, 2024
f883865
module: print amount of load time of a cjs module
H4ad May 30, 2024
74dff83
tools: move webcrypto into no-restricted-properties
zeeqko May 30, 2024
54035ac
build: support python 3.13
legendecas May 30, 2024
88d0701
doc: reserve 128 for Electron 32
VerteDinde May 31, 2024
00a86fe
fs: fix cp dir/non-dir mismatch error messages
fahrradflucht May 31, 2024
3ab0499
src,permission: --allow-wasi & prevent WASI exec
RafaelGSS Jun 1, 2024
02079b6
src,permission: handle process.chdir on pm
RafaelGSS Jun 1, 2024
88d3952
test_runner: refactor to use min/max of `validateInteger`
deokjinkim Jun 1, 2024
78a326e
stream: fix memory usage regression in writable
orgads Jun 2, 2024
41d90aa
deps: update c-ares to 1.29.0
nodejs-github-bot Jun 2, 2024
7125931
test_runner: handle file rename and deletion under watch mode
jakecastelli Jun 2, 2024
6671911
lib: fix the name of the fetch global function
dygabo Jun 2, 2024
954a6b3
deps: patch V8 to 12.4.254.20
nodejs-github-bot Jun 2, 2024
da0f192
test: update TLS trace tests for OpenSSL >= 3.2
richardlau Jun 2, 2024
43ab5b9
test: fix test when compiled without engine support
richardlau Jun 2, 2024
881e196
benchmark: fix napi/ref addon
targos Jun 2, 2024
8c5c2c1
Revert "module: have a single hooks thread for all workers"
mcollina Jun 2, 2024
58711c2
build: fix --v8-lite-mode build
daeyeon Jun 3, 2024
e9dbff8
skip tests until flag is supported
victorgomes Apr 23, 2024
f4e8317
Temporarily skip FinalizationGroup tests until rename lands in V8
victorgomes Apr 23, 2024
b348473
Skip addons/zlib-binding test
victorgomes Feb 5, 2020
6c34592
[test] Temporarily skip parallel/test-code-cache.js
victorgomes Apr 23, 2024
f588a01
Disable tests to update TypedArray size
victorgomes Jan 5, 2021
9ec23d1
Update tests after increasing typed array size to 4GB
ktran Jun 19, 2020
cb58414
[tests] Skips newly added async-cleanup-hook.
victorgomes Aug 17, 2020
54ac7e5
[fuchsia] Filter out resource.h in uvwasi
victorgomes Apr 24, 2020
6cc8fbd
[libuv/fuchsia] Fuchsia support to libuv
victorgomes Mar 4, 2024
b876cc8
[fuchsia] Fuchsia support to Node
victorgomes Jan 5, 2022
23ce26c
skip tests
camillobruni Oct 22, 2020
afecfd0
[test] Skip test-child-process-stdio-overlapped
victorgomes Jan 5, 2021
d774590
removing js tools from gyp
victorgomes Apr 6, 2021
75b9de3
[#11570] Disable Proxy test in parallel/test-v8-serdes.js
Niek Mar 16, 2021
2fa1652
Fix JS lint issue
Niek Mar 16, 2021
be14563
[js2c] Remove .mjs tools files
victorgomes May 22, 2023
3ac5b22
[test] Skip addons/openssl-binding
victorgomes Apr 7, 2021
aa7aa7b
[test] Temproraily skip test parallel/test-fs-read until V8 roll
victorgomes Jun 3, 2024
c62cad0
[test] skip parallel/test-util-inspect until V8 roll
TimothyGu Jun 20, 2021
4392a5c
[test] Temporarily skip parallel/test-repl
schuay Aug 23, 2021
d6fa4d8
[github] Remove unecessary CI
victorgomes Jun 3, 2024
ce025b8
[jinja2] Use Python2
victorgomes Oct 12, 2021
5749324
[test] Skip parallel/test-v8-stats
victorgomes Oct 18, 2021
291b6d6
[test] Skip parallel/test-datetime-change-notify pending merge
syg Nov 1, 2021
fa4dec6
[test] Re-enable parallel/test-datetime-change-notify
Nov 19, 2021
d6037cd
[test] Temporary disable test/parallel/test-npm-install
victorgomes Jun 3, 2024
f2413e0
Skip a test which prevents updating the ValueSerializer format
marjakh Jan 14, 2022
4b4b607
Fix typo
victorgomes Jan 14, 2022
bcb6eef
[test] Temporarily disable test/parallel/test-trace-events-{all,v8}
victorgomes Jun 3, 2024
e8f4dd5
Reenable test/parallel/test-repl.js
victorgomes Mar 16, 2022
5b0d155
Skip test/parallel/test-repl-mode.js
victorgomes Mar 24, 2022
3776d64
Skip tests to unblock https://crrev.com/c/3565724
bmeurer Apr 4, 2022
0a77121
Skip message tests correctly.
bmeurer Apr 4, 2022
8e1fb9f
[test] Temproarily skip tests
victorgomes May 22, 2023
1ee5719
Update jinja for Python3
Jun 14, 2022
34b465a
Skip tests asserting an exact error message (#142)
victorgomes May 22, 2023
411eecb
Fix skipping tests
victorgomes May 22, 2023
ef6c5c7
Fix test skipping again
victorgomes May 22, 2023
f432c00
test: Temporarily disable repl test
victorgomes Jun 3, 2024
614e2dd
Disable the test using the status file
victorgomes Jun 3, 2024
1e2b656
Rebase + skip snapshot test
victorgomes Aug 11, 2022
ba7dd20
Skip all snapshot tests (#148)
ajklein Aug 11, 2022
f10c7d7
Disable openssl-provider legacy tests
Sep 22, 2022
e58d343
Skip test addons/report-api
Sep 26, 2022
98374a9
Fix zlib test template in test-process-versions.js
victorgomes Oct 21, 2022
f420c76
Skip tests
Feb 6, 2023
84a59a8
Skip test-intl test due to date formatting changes (#152)
ajklein Feb 9, 2023
4420e1e
Update test-intl to unconditionally expect a space in date formatting…
ajklein Feb 10, 2023
fbe1c95
[test] Skip test-strace-openat-openssl
victorgomes Mar 16, 2023
b76f211
[test] Temporarily skip debugger tests
Mar 23, 2023
5901e39
Skip test depending on always-true removed --harmony-atomics flag (#155)
victorgomes Jun 3, 2024
53f7f95
Skip test-worker-no-sab (#156)
victorgomes Jun 3, 2024
808b799
[test] Re-enable debugger tests
Apr 26, 2023
a081543
[test] Temporarily disable test parallel/test-fs-write
May 5, 2023
248f43f
[test] Skip test_cannot_run_js
victorgomes May 22, 2023
581bfbe
Skip the failing tests (#159)
victorgomes Jun 3, 2024
1366dca
Skip tests
Aug 24, 2023
fc5de5f
Adapt tests for increased TypedArray sizes (#161)
victorgomes Nov 8, 2023
a6c1dbd
[env] Remove lambda argument in Throw constructors
victorgomes Sep 28, 2023
1ed62d8
[test] Fix merge + skip test_uv_threadpool_size/node-options
victorgomes Nov 8, 2023
7a181b8
Avoid deprecated TypedArray::kMaxLength field (#170)
backes Nov 14, 2023
d2ffa4c
[test] Skip addons/make-callback-recurse
victorgomes Nov 30, 2023
00e8427
Add missing trycatch (#171)
victorgomes Apr 23, 2024
51ad204
[env] Fix ThrowError
Jan 17, 2024
e0d1d71
[cares] Disable compiler warning
victorgomes Feb 14, 2024
f9bfc24
Skip test-policy-dependency-conditions
victorgomes Feb 20, 2024
ed71761
Fix wanted headers to include new v8-sandbox.h header (#175)
mlippautz Apr 3, 2024
adec83d
Disable ICF for node_mksnapshot (#176)
LeszekSwirski Apr 15, 2024
acbfacf
[v8-tasks] Add source location to v8::TaskRunner, step 3/4. (#178)
francoisdoray Apr 17, 2024
3b08e30
Migrate to a new V8 interceptors Api (#180)
victorgomes Jun 3, 2024
1fe3f0e
Fix 2024-04-23 merge
victorgomes Apr 23, 2024
cb79362
Add node_enable_deprecated_declarations_warnings GN flag (#181)
isheludko Apr 25, 2024
4dffbc2
Don't use soon-to-be-deprecated V8 Api (#182)
isheludko Apr 26, 2024
3cbabd5
Define XxxStream.prototype.onread as an accessor in JavaScript sense …
victorgomes Jun 3, 2024
d2a94a3
Fix merge + add type_traits to simdjson
victorgomes Jun 3, 2024
32379a7
Don't use WrapperDescriptor and instead use Wrap/Unwrap APIs (#187) (…
isheludko Jun 3, 2024
00b17b5
Make test-http-server-keepalive-req-gc robust to GC heuristics (#186)…
isheludko Jun 3, 2024
cce9437
src: remove ArrayBufferAllocator::Reallocate override (#190)
syg Jun 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
18 changes: 18 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Node.js Core Developer Environment",
"extensions": [
"github.vscode-pull-request-github",
"ms-vsliveshare.vsliveshare",
"vscode-icons-team.vscode-icons",
"visualstudioexptteam.vscodeintellicode"
],
"image": "nodejs/devcontainer:nightly",
"settings": {
"terminal.integrated.profiles.linux": {
"zsh (login)": {
"path": "zsh",
"args": ["-l"]
}
}
}
}
12 changes: 0 additions & 12 deletions .eslintignore

This file was deleted.

347 changes: 0 additions & 347 deletions .eslintrc.js

This file was deleted.

3 changes: 0 additions & 3 deletions .flake8

This file was deleted.

1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ deps/npm/bin/npm text eol=lf
deps/npm/bin/npx text eol=lf
deps/corepack/shims/corepack text eol=lf
tools/msvs/find_python.cmd text eol=crlf
doc/**/*.md text eol=lf
Loading