Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodejs/node

Node.js JavaScript runtime āœØšŸ¢šŸš€āœØ
https://github.com/nodejs/node

src: do not read string out of bounds

PR-URL: https://github.com/nodejs/node/pull/51358
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...

46bc0ffce6b92ceeb508d045824aeb004de6bd27 authored 12 months ago by Cheng Zhao <[email protected]>
quic: various additional cleanups, fixes in Endpoint

PR-URL: https://github.com/nodejs/node/pull/51310
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...

3605574b9215f478461dda1e7fc0883e1d78cba3 authored 12 months ago by James M Snell <[email protected]>
crypto: use EVP_MD_fetch and cache EVP_MD for hashes

On OpenSSL 3, migrate from EVP_get_digestbyname() to EVP_MD_fetch()
to get the implementation an...

57c22e4a2268ea74025d9ce84635a95e95f4fb80 authored 12 months ago by Joyee Cheung <[email protected]>
node-api: optimize napi_set_property for perf

PR-URL: https://github.com/nodejs/node/pull/50282
Reviewed-By: Vladimir Morozov <vmorozov@micros...

59e7444766c31db75a1a989872c369cfd86c822f authored 12 months ago by Mert Can Altın <[email protected]>
doc: fixup alignment of warning subsection

Subsection was accidentally aligned with the wrong event.

PR-URL: https://github.com/nodejs/nod...

41df25249b6d2bfdcd1fa4171aae03c566ee1a9b authored 12 months ago by James M Snell <[email protected]>
build: update GN build files for ngtcp2

PR-URL: https://github.com/nodejs/node/pull/51313
Reviewed-By: Luigi Pinca <[email protected]...

68c8472ed9edbf1d3fbb1e46cb65b678ee52312c authored 12 months ago by Cheng Zhao <[email protected]>
fs,test: add URL to string to fs.watch

Signed-off-by: RafaelGSS <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/5...

22f4482587e218eb3c0b68e38f17ac662561a1ae authored 12 months ago by Rafael Gonzaga <[email protected]>
meta: add .temp and .lock tags to ignore

PR-URL: https://github.com/nodejs/node/pull/51343
Reviewed-By: Moshe Atlow <[email protected]>
R...

5c2b1dbf1a43f6cabc7d689327da8080711c8bec authored 12 months ago by Rafael Gonzaga <[email protected]>
stream: implement `min` option for `ReadableStreamBYOBReader.read`

PR-URL: https://github.com/nodejs/node/pull/50888
Reviewed-By: Matteo Collina <matteo.collina@gm...

2e81415d9a21756b7516cd3826482a152d1f8b02 authored 12 months ago by Mattias Buelens <[email protected]>
test: replace always-opt flag with alway-turbofan

Refs: https://github.com/v8/v8/commit/e3e8ea5d657b886201d4e1982589a72f77909ba4
PR-URL: https://g...

515b007faedf529861b22823f8a722eebed837fa authored 12 months ago by MichaĆ«l Zasso <[email protected]>
test: remove tests that create very large buffers

With V8 11.9, the maximum ArrayBuffer length can be as high as 2**53,
which is a bit too large f...

2341805eb28cfb1326fa6edf3a25c7e77be63c00 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
src: use non-deprecated v8::Uint8Array::kMaxLength

PR-URL: https://github.com/nodejs/node/pull/50115
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...

1528846adae7d9ec3ba90cc476d574c25505efc9 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
src: adapt to v8::Exception API change

Refs: https://github.com/v8/v8/commit/341bce2202f33415e8a1ce710e4ef6834ca381c2
PR-URL: https://g...

71669866268fe5c3679b8f554b4aeea59a992fb0 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
src: use non-deprecated version of CreateSyntheticModule

Refs: https://github.com/v8/v8/commit/8ff02b7d93480a18c315ff88b9e460fe2b6fb2ca
PR-URL: https://g...

47828180200760567ba6dd44857412cafa87c1ce authored 12 months ago by MichaĆ«l Zasso <[email protected]>
test: adapt to new V8 trusted memory spaces

Refs: https://chromium-review.googlesource.com/c/v8/v8/+/4791643
PR-URL: https://github.com/node...

941cef5636cbb07778c997df45f0b04408f84e7a authored 12 months ago by MichaĆ«l Zasso <[email protected]>
deps: V8: cherry-pick de611e69ad51

Original commit message:

[maglev] fix non-ptr-compr compilation on old compilers

When ...

0da3beebfc4fb1a59a0a892652fc4fa0199bdfae authored 12 months ago by Keyhan Vakil <[email protected]>
deps: V8: cherry-pick 0fd478bcdabd

Original commit message:

[heap-profiler]: expose QueryObjects() to v8::HeapProfiler

Th...

b982335637f0821730eec5634d5465839a72fa8a authored 12 months ago by Joyee Cheung <[email protected]>
deps: V8: cherry-pick 0f9ebbc672c7

Original commit message:

[flags] Remove --harmony-string-is-well-formed

The String.pro...

481a90116c1bf23c2fbf918d11e74a899c3c474d authored 12 months ago by Chengzhong Wu <[email protected]>
deps: V8: cherry-pick 8f0b94671ddb

Original commit message:

[gcc] Add include for TurboShaft

Include <limits> for std::nu...

782addbdc3b038c6ec50f63aeebd99d6c009bebb authored 12 months ago by Lu Yahan <[email protected]>
deps: V8: cherry-pick f7d000a7ae7b

Original commit message:

[logging] Bugfix: LinuxPerfBasicLogger should log JS functions

...

b682e7f54014dd97efa0915949973c559d9f34a1 authored 12 months ago by Luke Albao <[email protected]>
deps: V8: cherry-pick 25902244ad1a

Original commit message:

[api] add line breaks to the output of Message::PrintCurrentStackT...

a60090c52f147d920a963ba8fef8f30a3c70b567 authored 12 months ago by Joyee Cheung <[email protected]>
deps: patch V8 to avoid duplicated zlib symbol

PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....

8441d1fc1896c6940703dcf0ff3afc15771152f4 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
deps: remove usage of a C++20 feature from V8

We are not ready to compile with C++20 support yet.
This is only a DCHECK that can be removed wi...

e8e9bbd7a940dc520eafc48d127b0977c905cc3b authored 12 months ago by MichaĆ«l Zasso <[email protected]>
deps: avoid compilation error with ASan

Refs: https://bugs.chromium.org/p/v8/issues/detail?id=14221
PR-URL: https://github.com/nodejs/no...

785d5cd006ebe2ff0468ad512b783a3a5ea03bf6 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
deps: disable V8 concurrent sparkplug compilation

It introduces process hangs on some platforms because Node.js doesn't
tear down V8 correctly.
Di...

7071c1dafd70dfaa8f219da8f53153b63047d1cc authored 12 months ago by MichaĆ«l Zasso <[email protected]>
deps: silence irrelevant V8 warning

PR-URL: https://github.com/nodejs/node/pull/45579
Reviewed-By: Michaƫl Zasso <targos@protonmail....

d1d60b297d843b830469aa6cd8730bc972283e84 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
deps: always define V8_EXPORT_PRIVATE as no-op

dllexport introduces issues when compiling with MSVC.

PR-URL: https://github.com/nodejs/node/pu...

5b240c62f937a4ba66ccfef5509103ddb83903f1 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
src: update NODE_MODULE_VERSION to 122

Major V8 updates are usually API/ABI incompatible with previous
versions. This commit adapts NOD...

2cff0ce411313a6a54c78290e76baecb70b9ab40 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
build: reset embedder string to "-node.0"

PR-URL: https://github.com/nodejs/node/pull/50115
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...

58674cd1d8cd4c5841f6be9e58e512c436613639 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
deps: update V8 to 11.9.169.7

PR-URL: https://github.com/nodejs/node/pull/50115
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...

d8c97e48573ef9679751be0c7a308e08d0101c47 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
meta: bump actions/setup-python from 4.7.1 to 5.0.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Re...

084d761dfc1aa9ca0549e7c4d769e30b34347f69 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
meta: bump actions/setup-node from 4.0.0 to 4.0.1

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Releas...

8e27f21f9f81919858637668fff4d302b56e08eb authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
meta: bump github/codeql-action from 2.22.8 to 3.22.12

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.8 to 3.22.12.
- ...

ae46bd3be3260884ba39a3cd391b95368ba79efb authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
meta: bump actions/stale from 8.0.0 to 9.0.0

Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
- [Release notes](h...

a7eb4162e4fb0e04544b16564eb5323682547674 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src: avoid shadowed string in fs_permission

PR-URL: https://github.com/nodejs/node/pull/51123
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...

088f4ccf623af8ed58a09ed01485f96d84c7f51e authored 12 months ago by Shelley Vohr <[email protected]>
meta: move one or more collaborators to emeritus

PR-URL: https://github.com/nodejs/node/pull/51329
Reviewed-By: Tobias NieƟen <[email protected]>
...

508490f79d5d662a432553e5b6c2df8dc9343235 authored 12 months ago by Node.js GitHub Bot <[email protected]>
tools: update lint-md-dependencies to [email protected]

PR-URL: https://github.com/nodejs/node/pull/51320
Reviewed-By: Antoine du Hamel <duhamelantoine1...

477d6d7cd599664c15de647e7b29f721f8c84ff7 authored 12 months ago by Node.js GitHub Bot <[email protected]>
deps: update corepack to 0.24.0

PR-URL: https://github.com/nodejs/node/pull/51318
Reviewed-By: Antoine du Hamel <duhamelantoine1...

072af88dc84824cd5e4de4c64a03af7cff7575de authored 12 months ago by Node.js GitHub Bot <[email protected]>
deps: update acorn to 8.11.3

PR-URL: https://github.com/nodejs/node/pull/51317
Reviewed-By: Antoine du Hamel <duhamelantoine1...

d85c3e859b48263ed0a49a719264dc39da275a49 authored 12 months ago by Node.js GitHub Bot <[email protected]>
build: fix for VScode "Reopen in Container"

PR-URL: https://github.com/nodejs/node/pull/51271
Reviewed-By: Tierney Cyren <[email protected]>
Revi...

5fb630597196cd5f3a8b7febdea3108fb89f067b authored 12 months ago by Serg Kryvonos <[email protected]>
watch: clarify that the fileName parameter can be null

Add a comment to clarify that the `fileName` parameter can be `null` if
the file name cannot be ...

8bb30274dbc52671f5703113df62a06c4fc0cdda authored 12 months ago by Luigi Pinca <[email protected]>
lib,src,permission: port path.resolve to C++

Co-Authored-By: Carlos Espa <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/...

338a5be2728cf284b6b6544628ee3d5d774cc581 authored 12 months ago by Rafael Gonzaga <[email protected]>
src,stream: improve WriteString

Introduce HasDoTryWrite and make use of it in WriteString

PR-URL: https://github.com/nodejs/nod...

461ffcadffa9ebc075cd2df3dff99931a2001ba1 authored 12 months ago by ywave620 <[email protected]>
test: replace forEach() with for...of

Replace `Array.prototype.forEach()` with `for...of` in
`parallel/test-whatwg-encoding-custom-tex...

55f3993e3e44307e99276fb50b7307a8bde1a673 authored 12 months ago by Alexander Jones <Alexander Jones [email protected]>
test: replace forEach with for...of

Replace `Array.prototype.forEach()` with `for...of` in
`test/parallel/test-fs-readv-sync.js` and...

ecaf9c311812a736c199322d7a9c530d06392617 authored 12 months ago by Ospite Privilegiato <[email protected]>
test: replace foreach with for of

PR-URL: https://github.com/nodejs/node/pull/50790
Reviewed-By: James M Snell <[email protected]>...

a950d40ad603f51a8d94014121b65c2a6c230c06 authored 12 months ago by lucacapocci94-dev <[email protected]>
src: add fast api for Histogram

PR-URL: https://github.com/nodejs/node/pull/51296
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...

1a49193dfb2f4ea369d869eefe56489bc14eac6d authored 12 months ago by James M Snell <[email protected]>
quic: update quic impl to use latest ngtcp2/nghttp3

PR-URL: https://github.com/nodejs/node/pull/51291
Reviewed-By: Stephen Belanger <admin@stephenbe...

0bf154826f1cc2f44dd0b07c5190cd6e7e3f2393 authored 12 months ago by James M Snell <[email protected]>
deps: update ngtcp2 and nghttp3

PR-URL: https://github.com/nodejs/node/pull/51291
Reviewed-By: Stephen Belanger <admin@stephenbe...

86ca72a4f0ece92770dbcc7e3e04d010db194ce1 authored 12 months ago by James M Snell <[email protected]>
tools: fix dep_updaters dir updates

Replace directories instead of just copying to take removed files into
account.

PR-URL: https:/...

07f3df4453f15f65c979f03d51750ccff841d892 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
tools: update inspector_protocol to c488ba2

PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....

f6a83cdb6f24eb75240bc607c1417e8a983fe4b9 authored 12 months ago by cola119 <[email protected]>
tools: update inspector_protocol to 9b4a4aa

PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....

02cdc95126c652b1b22a9a1ec4adb32cd0041af7 authored 12 months ago by cola119 <[email protected]>
tools: update inspector_protocol to d7b099b

PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....

0faa94cac89924ac62ade2943cebe33d04354a1b authored 12 months ago by cola119 <[email protected]>
tools: update inspector_protocol to 2f51e05

PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....

323ad042b9ce4d7677e0066c1c1e59a4128732d5 authored 12 months ago by cola119 <[email protected]>
tools: update inspector_protocol to 912eb68

PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....

5cada97466dc654c18a98314bb2cf96c7a2dcd32 authored 12 months ago by cola119 <[email protected]>
tools: update inspector_protocol to ca525fc

PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....

39ea735091479f4f3c6c0547cec79b2cf02ef9ab authored 12 months ago by cola119 <[email protected]>
tools: update inspector_protocol to 547c5b8

PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....

ef5bac0a46357646864af1e9dc5124514ab3e7c1 authored 12 months ago by cola119 <[email protected]>
trace_events: use private fields instead of symbols for `Tracing`

PR-URL: https://github.com/nodejs/node/pull/51180
Refs: https://developer.mozilla.org/en-US/docs...

9fe0424baa862005327dd0e3318425a211632f92 authored 12 months ago by Jungku Lee <[email protected]>
watch: fix null `fileName` on windows systems

PR-URL: https://github.com/nodejs/node/pull/49891
Reviewed-By: Moshe Atlow <[email protected]>
R...

9db4bf40d4a2801915f7fb36908cec933ffaa219 authored 12 months ago by vnc5 <[email protected]>
doc: the GN files should use Node's license

PR-URL: https://github.com/nodejs/node/pull/50694
Reviewed-By: Luigi Pinca <[email protected]...

df16c69983e659c18372141fcf855a5602fb28d8 authored 12 months ago by Cheng Zhao <[email protected]>
fs: fix fs.promises.realpath for long paths on Windows

Unlike other fs functions that work with paths, realpath isn't
using pathModule.toNamespacedPath...

4944e971bbd49ee9d95a50264e8ecb1054010598 authored 12 months ago by ēæ  / green <[email protected]>
test: replace forEach() with for...of

Replace `forEach()` with `for...of` in
`test/parallel/test-assert-typedarray-deepequal.js`.

PR-...

45608344468d16e87f4d807220dea680fcb7f2da authored 12 months ago by Jia <[email protected]>
src: refactor `GetCreationContext` calls

PR-URL: https://github.com/nodejs/node/pull/51287
Reviewed-By: James M Snell <[email protected]>...

ff6365b5ef59369593ea6bbcbca363b02a810528 authored 12 months ago by Yagiz Nizipli <[email protected]>
fs: use private fields instead of symbols for `Dir`

PR-URL: https://github.com/nodejs/node/pull/51037
Refs: https://developer.mozilla.org/en-US/docs...

c14133503acfab1048957ddb5c7914f983ee84de authored 12 months ago by Jungku Lee <[email protected]>
deps: update brotli to 1.1.0

PR-URL: https://github.com/nodejs/node/pull/50804
Reviewed-By: Luigi Pinca <[email protected]>

5e6448310d228aab139d1a5cb62ef5b771ca2c4b authored 12 months ago by Node.js GitHub Bot <[email protected]>
build: fix arm64 cross-compilation

Commit 938212f added -msign-return-address=all to _all_ cflags but that
is wrong when cross-comp...

c21b2bee723b5243ebcebbc79c28ce3b04282d1d authored 12 months ago by MichaĆ«l Zasso <[email protected]>
quic: add quic internalBinding, refine Endpoint, add types

PR-URL: https://github.com/nodejs/node/pull/51112
Reviewed-By: Stephen Belanger <admin@stephenbe...

c3664227a83cf009e9a2e1ddeadbd09c14ae466f authored 12 months ago by James M Snell <[email protected]>
stream: fix code style

PR-URL: https://github.com/nodejs/node/pull/51168
Reviewed-By: Matteo Collina <matteo.collina@gm...

20c63134fcd86468a940ab447bb092bdc2238389 authored 12 months ago by Mattias Buelens <[email protected]>
deps: update zlib to 1.3.0.1-motley-40e35a7

PR-URL: https://github.com/nodejs/node/pull/51274
Reviewed-By: Luigi Pinca <[email protected]...

89ddc98b95cef158c66d47c7ac6ef5d94574d27d authored 12 months ago by Node.js GitHub Bot <[email protected]>
benchmark: remove dependency on unshipped tools

tools/node_modules is removed from the tarball so it should not be used
as part of unit tests or...

345f15e493162e27fd8b543b7bc995aa45469639 authored 12 months ago by Adam Majer <[email protected]>
src: enter isolate before destructing IsolateData

MVP fix for a worker_threads crash where ~WorkerThreadData() ->
~IsolateData() -> Isolate::Detac...

aa87b776cdb98f4b689659b323d0991f889b2825 authored 12 months ago by Ben Noordhuis <[email protected]>
src: do not treat all paths ending with node_modules as such

Fixes: https://github.com/nodejs/node/issues/51245
PR-URL: https://github.com/nodejs/node/pull/5...

c64e6035a68c80580b5ef91e36e54efbc62b40ad authored 12 months ago by MichaĆ«l Zasso <[email protected]>
util: pass invalidSubtypeIndex instead of trimmedSubtype to error

PR-URL: https://github.com/nodejs/node/pull/51264
Reviewed-By: Luigi Pinca <[email protected]...

6a1abd2c037f04436462c03d4e1768ab5511a029 authored 12 months ago by Gaurish Sethia <[email protected]>
test: fix inconsistency write size in `test-fs-readfile-tostring-fail`

PR-URL: https://github.com/nodejs/node/pull/51141
Refs: https://github.com/nodejs/node/issues/51...

26d39e875f0b3eefd96c9806fe6be28a552ad24c authored 12 months ago by Jungku Lee <[email protected]>
src: eliminate duplicate code in histogram.cc

PR-URL: https://github.com/nodejs/node/pull/51263
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...

a3a4eff0bea4735c24256a8b028bf5c56aec118f authored 12 months ago by James M Snell <[email protected]>
stream: fix cloned webstreams not being unref'd

When cloning a `ReadableStream` and `WritableStream`, both use an
internal `MessageChannel` to c...

4d3923aabaa6d57dc9dc3c554434fa69410c3d55 authored 12 months ago by James M Snell <[email protected]>
build: add `-flax-vector-conversions` to V8 build

The flag is on by default in Clang and V8 recently made a change that
makes it necessary with GC...

ee61c2c6d3e97425b16d6821118084a833e52e29 authored 12 months ago by MichaĆ«l Zasso <[email protected]>
tools: update lint-md-dependencies to [email protected]

PR-URL: https://github.com/nodejs/node/pull/51276
Reviewed-By: Luigi Pinca <[email protected]...

894f1d5ebf710ec82acce4f54de33e7253b5720c authored 12 months ago by Node.js GitHub Bot <[email protected]>
test_runner: fixed test object is incorrectly passed to setup()

PR-URL: https://github.com/nodejs/node/pull/50982
Reviewed-By: Raz Luvaton <[email protected]>
...

dad666ad061965c99adde411c2d2075390600ed8 authored 12 months ago by Pulkit Gupta <[email protected]>
esm: fix hint on invalid module specifier

PR-URL: https://github.com/nodejs/node/pull/51223
Fixes: https://github.com/nodejs/node/issues/5...

a717fa211194b735cdfc1044c7351c6cf96b8783 authored 12 months ago by Antoine du Hamel <[email protected]>
doc: improve localWindowSize event descriptions

The documentation listed the wrong event to subscribe to when calling
`localWindowSize`. Also pr...

f91ccf4c0df2f4c34829d9ae645744bc8cb1ccb9 authored 12 months ago by Davy Landman <[email protected]>
test: replace forEach test-http-server-multiheaders2

PR-URL: https://github.com/nodejs/node/pull/50794
Reviewed-By: James M Snell <[email protected]>...

6b530aee24d0b8363c59c5993579b92bc1a09281 authored 12 months ago by Marco Mac <[email protected]>
errors: fix stacktrace of SystemError

PR-URL: https://github.com/nodejs/node/pull/49956
Reviewed-By: Matteo Collina <matteo.collina@gm...

c74c5142732efbffcb16a96fe16f4c7bf9cff4c5 authored 12 months ago by uzlopak <[email protected]>
src: fix unix abstract socket path for trace event

PR-URL: https://github.com/nodejs/node/pull/50858
Reviewed-By: James M Snell <[email protected]>

e266bb172292dc36db63a45764f6719a7ce9855a authored 12 months ago by theanarkh <[email protected]>
lib: fix use of `--frozen-intrinsics` with `--jitless`

PR-URL: https://github.com/nodejs/node/pull/51248
Fixes: https://github.com/nodejs/node/issues/5...

825163c5abff968506385fa37b3e573c3e9fad1e authored 12 months ago by Antoine du Hamel <[email protected]>
doc: mark `--jitless` as experimental

It's already documented as such, but it doesn't have the label.

PR-URL: https://github.com/node...

f58a31becee1059ea30d03bf09bc2df654c1b062 authored 12 months ago by Antoine du Hamel <[email protected]>
timers: export timers.promises

PR-URL: https://github.com/nodejs/node/pull/51246
Fixes: https://github.com/nodejs/node/issues/5...

6329d2cd27a9db84bcac033f6b2bd8812ae2e9dc authored 12 months ago by Marco Ippolito <[email protected]>
deps: update simdutf to 4.0.8

PR-URL: https://github.com/nodejs/node/pull/51000
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...

857a34bddbd03a02c7361d7c7fb0ba208dd8323e authored 12 months ago by Node.js GitHub Bot <[email protected]>
lib: move function declaration outside of loop

PR-URL: https://github.com/nodejs/node/pull/51242
Reviewed-By: Antoine du Hamel <duhamelantoine1...

b8fe07df9b0e6c910cb28e90b9452565949bcfd9 authored almost 1 year ago by Sanjaiyan Parthipan <[email protected]>
meta: notify tsc on changes in SECURITY.md

PR-URL: https://github.com/nodejs/node/pull/51259
Reviewed-By: Michaƫl Zasso <targos@protonmail....

04c4c52059d4a070d6a7334df305009692255708 authored almost 1 year ago by Rafael Gonzaga <[email protected]>
lib: reduce overhead of `SafePromiseAllSettledReturnVoid` calls

It was simply calling `SafePromiseAllSettled`, which itself calls
`arrayToSafePromiseIterable` w...

bc16952cda4ed2a73964a31f6838277ece442389 authored almost 1 year ago by Antoine du Hamel <[email protected]>
doc: runtime deprecate flag --trace-atomics-wait

PR-URL: https://github.com/nodejs/node/pull/51179
Refs: https://github.com/nodejs/node/issues/42...

b9df88a8c2f43f80c933b7dfc399fb98610ebf08 authored almost 1 year ago by marco-ippolito <[email protected]>
src: use BignumPointer and use BN_clear_free

PR-URL: https://github.com/nodejs/node/pull/50454
Reviewed-By: Joyee Cheung <[email protected]>

15236500050d165c35b23c1437e0ea2e4db2d2f1 authored almost 1 year ago by James M Snell <[email protected]>
fs: make offset, position & length args in fh.read() optional

PR-URL: https://github.com/nodejs/node/pull/51087
Fixes: https://github.com/nodejs/node/issues/4...

48cdb880bcb050b499b09f30496de6fcb2ba961d authored almost 1 year ago by Pulkit Gupta <[email protected]>
node-api: type tag external values without v8::Private

v8::External can not have any properties and private properties. Type
tag v8::External with a wr...

a81788cb27b96579343765eeba07fd2b772829d0 authored almost 1 year ago by Chengzhong Wu <[email protected]>
doc: bump FreeBSD experimental support to 13.2

Refs: https://www.freebsd.org/security/#sup
Refs: https://github.com/nodejs/build/issues/3593
PR...

9ba5df30b4a27c58cfd8455fd7c78dfe61f4802c authored almost 1 year ago by MichaĆ«l Zasso <[email protected]>
test: replace forEach with for-of in test-webcrypto-export-import-ec

PR-URL: https://github.com/nodejs/node/pull/51249
Reviewed-By: Marco Ippolito <marcoippolito54@g...

ba957a61f83365d9df7126c23a1c78c320061414 authored almost 1 year ago by Chiara Ricciardi <[email protected]>
test: move to for of loop in test-http-hostname-typechecking.js

PR-URL: https://github.com/nodejs/node/pull/50782
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...

c9fe4b67ddf828f41c896e31a8f2846469e469cd authored almost 1 year ago by Luca Del Puppo <[email protected]>
doc: run license-builder

PR-URL: https://github.com/nodejs/node/pull/51199
Reviewed-By: Luigi Pinca <[email protected]...

e1ad7fb38d6288bd8290ee9e6d6bbd51619613f7 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
test: skip test-watch-mode-inspect on arm

Refs: https://github.com/nodejs/node/issues/49933

- SKIP instead of mark FLAKY as tests seems t...

4f3261f101836845a9cd61f93ae2f3c5d13325c8 authored about 1 year ago by Michael Dawson <[email protected]>