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

test: replace forEach with for of in file test-trace-events-net.js

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

aa7de747b7743fa530b508365f28533bf29078d9 authored about 1 year ago by Ianna83 <[email protected]>
test: replace forEach() with for...of in test/parallel/test-util-log.js

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

a03d9bd39dd838d227e40134424e7e4037bfabf5 authored about 1 year ago by Edoardo Dusi <[email protected]>
module: move the CJS exports cache to internal/modules/cjs/loader

This puts it together with the cjsParseCache and reduces the
circular dependency on the singleto...

9c5ef11026301d02db541581b6fd64da18ea5b5b authored about 1 year ago by Joyee Cheung <[email protected]>
test: replace forEach with for of in test-trace-events-api.js

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

ea41c636703ab5489f31adb80b4a2402c8e844b8 authored about 1 year ago by Andrea Pavone <[email protected]>
fs: add missing jsdoc parameters to `readSync`

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

5155238064712011c4febb18922690d69a00983f authored about 1 year ago by Yagiz Nizipli <[email protected]>
fs: remove `internalModuleReadJSON` binding

PR-URL: https://github.com/nodejs/node/pull/51224
Refs: https://github.com/nodejs/node/commit/45...

bfa2eebdb2e4d3af836d836a70f53dedb2989129 authored about 1 year ago by Yagiz Nizipli <[email protected]>
http: remove misleading warning

There are cases where the `'clientError'` event can be emitted multiple
times, even if the socke...

30f8ef1a973b97bd5ccd32ae9b3ab6802795004b authored about 1 year ago by Luigi Pinca <[email protected]>
deps: V8: cherry-pick de611e69ad51

Original commit message:

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

When ...

f5c95991d2981ad89afb7ac38ba7bd3c50a200fd authored about 1 year ago by Keyhan Vakil <[email protected]>
src,permission: add --allow-addon flag

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

918e36e0b208b6d9f93f0d2201a733382ad2658c authored about 1 year ago by Rafael Gonzaga <[email protected]>
lib,permission: handle buffer on fs.symlink

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

2000c267ddff5b59d8649275a4bef9e27a5eb0ee authored about 1 year ago by Rafael Gonzaga <[email protected]>
permission: fix wildcard when children > 1

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

3f2e234d98872b614e20e8426e3accccc96a0265 authored about 1 year ago by Rafael Gonzaga <[email protected]>
doc: fix limitations and known issues in pm

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

b33a1d3ee302c8c250958c89a1c8a323e2307abe authored about 1 year ago by Rafael Gonzaga <[email protected]>
lib: expose default prepareStackTrace

Expose the default prepareStackTrace implementation as
`Error.prepareStackTrace` so that userlan...

147abb99d1478b3d88be38f0c9c0ad9ed6a7af73 authored about 1 year ago by Chengzhong Wu <[email protected]>
repl: fix prepareStackTrace frames array order

The second parameter of `Error.prepareStackTrace` is an array of
reversed call site frames.

PR-...

2cc6a0c5453d9c2e3348f7ef4fb535a433728c21 authored about 1 year ago by legendecas <[email protected]>
test: replace forEach with for-of in test-v8-serders.js

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

fe918f5f14082c6ca4586291a42c0567c72e31f9 authored about 1 year ago by Mattia Iannone <[email protected]>
test: add URL tests to fs-read in pm

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

335ecda433c8f995c8233d7cec60238f02827d99 authored about 1 year ago by Rafael Gonzaga <[email protected]>
doc: mention node:wasi in the Threat Model

PR-URL: https://github.com/nodejs/node/pull/51211
Reviewed-By: Michael Dawson <[email protected]...

a71210ba60b6b86817355dcbd36a364437c91334 authored about 1 year ago by Rafael Gonzaga <[email protected]>
meta: update artifact actions to v4

Refs: https://github.com/actions/upload-artifact/releases/tag/v4.0.0
Refs: https://github.com/ac...

ddb58bfd4ea06445b7642cb0509d015e3b849373 authored about 1 year ago by Michaël Zasso <[email protected]>
net: add connection attempt events

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

2cb94240f97414fe99dc06c84b5e2c0c983b5969 authored about 1 year ago by Paolo Insogna <[email protected]>
fs: make stats date fields lazy

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

abbdc3efaa455e6c907ebef5409ac8b0f222f969 authored about 1 year ago by Yagiz Nizipli <[email protected]>
doc: remove ambiguous 'considered'

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

7afaf463d4ac95fc672e1c4cd2bab6176f422928 authored about 1 year ago by Rich Trott <[email protected]>
test: use tmpdir.refresh() in test-esm-loader-resolve-type.mjs

Use `tmpdir.refresh()` in
`test/es-module/test-esm-loader-resolve-type.mjs` so that the temporar...

40715481bf6e0c346ef3478ee6f78f53450ea714 authored about 1 year ago by Luigi Pinca <[email protected]>
test: use tmpdir.refresh() in test-esm-json.mjs

Use `tmpdir.refresh()` in `test/es-module/test-esm-json.mjs` so that
the temporary directory is ...

0390a1de66f91fcc33d69b6a93d35c88dbfd93d2 authored about 1 year ago by Luigi Pinca <[email protected]>
tools: check timezone current version

PR-URL: https://github.com/nodejs/node/pull/51178
Refs: https://github.com/nodejs/node/pull/5110...

12fc7cb18caf04a53cce56946974389b2f63b5cd authored about 1 year ago by Marco Ippolito <[email protected]>
deps: update simdjson to 3.6.3

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

e7d90c5229b82be155480cf7c4287b01a486bfea authored about 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update googletest to 530d5c8

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

1674ceaf0570b9a406c1dafe919d461fbca9cecc authored about 1 year ago by Node.js GitHub Bot <[email protected]>
fs: improve mkdtemp performance for buffer prefix

PR-URL: https://github.com/nodejs/node/pull/51078
Reviewed-By: Vinícius Lourenço Claro Cardoso <...

202c87222cdfdf3005bc3811d93d0cdf085bebce authored about 1 year ago by Yagiz Nizipli <[email protected]>
doc: set exit code in custom test runner example

Signed-off-by: Matteo Collina <[email protected]>
PR-URL: https://github.com/nodejs/node/p...

c1051a0adcfe1685143570d35ded9658f061abeb authored about 1 year ago by Matteo Collina <[email protected]>
2023-12-19, Version 21.5.0 (Current)

Notable changes:

deps:
* (SEMVER-MINOR) add simdjson (Yagiz Nizipli) https://github.com/nodej...

8b690a1fc1c08cdb446ee954383e118cdbf2cd4c authored about 1 year ago by RafaelGSS <[email protected]>
test: fix flakiness in worker*.test-free-called

The issue arises from the `getFreeCallCount()` function yielding the
initial value of 0. Upon in...

64f7d0e0bd04feaf3548f2a9df4c001d1c6a4033 authored about 1 year ago by Jithil P Ponnan <[email protected]>
src: implement FastByteLengthUtf8 with simdutf::utf8_length_from_latin1

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

891bd5b7d5d7cb0e3cfd4c3576129eb76f2db962 authored about 1 year ago by Daniel Lemire <[email protected]>
deps: update acorn-walk to 8.3.0

PR-URL: https://github.com/nodejs/node/pull/50457
Reviewed-By: Mohammed Keyvanzadeh <mohammadkey...

0281296bfe85fb6ce2d8ba9cd7d6d6a2a4c6db5c authored about 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update acorn-walk to 8.3.1

PR-URL: https://github.com/nodejs/node/pull/50457
Reviewed-By: Mohammed Keyvanzadeh <mohammadkey...

14e3444a66672bfa9262cc42a1d28fbc812ef97e authored about 1 year ago by Node.js GitHub Bot <[email protected]>
tools: update lint-md-dependencies to [email protected]

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

7014eaca7d1561ffb186ba18a3a94dadcb890936 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
doc: remove version from `maintaining-dependencies.md`

Those create unreasonable maintenance burden as updating one dependency
will conflict with anoth...

898149fed8174be6804652fd831b2e96347e74a0 authored about 1 year ago by Antoine du Hamel <[email protected]>
http: do not override user-provided options object

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

c925039b35112987911d7857480c2c046feaec8c authored about 1 year ago by KuthorX <[email protected]>
node-api: segregate nogc APIs from rest via type system

We define a new type called `node_api_nogc_env` as the `const` version
of `napi_env` and `node_a...

7a216d5fd6331c98c117ef471d0c971c8d97f757 authored about 1 year ago by Gabriel Schulhof <[email protected]>
tools: update eslint to 8.56.0

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

8573146f72564fef0703e833800c6d1e842be7f0 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
doc: mention native addons are restricted in pm

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

27d953d32d261ba7c148489453b03720fa04ad05 authored about 1 year ago by Rafael Gonzaga <[email protected]>
fs: validate fd synchronously on c++

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

65e70bf54e7ff4704d244c55ad319571fdd438ae authored about 1 year ago by Yagiz Nizipli <[email protected]>
doc: correct note on behavior of stats.isDirectory

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

135948d584ab6864b217b504f3eddf426d533bd4 authored about 1 year ago by Nick Reilingh <[email protected]>
doc: fix `TestsStream` parent class

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

b931e615efbc22e45a71dd6d5cacc649e8953a45 authored about 1 year ago by Jungku Lee <[email protected]>
http2: addtl http/2 settings

Currently, node.js http/2 is limited in sending SETTINGs,
that are currently implemented by nght...

2c571c650a6a4dcc03a399d9979e2ab59168841b authored about 1 year ago by Marten Richter <[email protected]>
test_runner: fixed to run after hook if before throws an error

PR-URL: https://github.com/nodejs/node/pull/51062
Refs: https://github.com/nodejs/node/issues/50...

71e19e8f08a0ed70971fd9e9cb46bf437257e2b0 authored about 1 year ago by Pulkit Gupta <[email protected]>
assert,crypto: make KeyObject and CryptoKey testable for equality

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

0afe731d357d4df9a65aeb06429bf663d8dc2975 authored about 1 year ago by Filip Skokan <[email protected]>
crypto: update CryptoKey symbol properties

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

f505a225d75d41775f99c0c876f83d0264fc2bad authored about 1 year ago by Filip Skokan <[email protected]>
watch: fix infinite loop when passing --watch=true flag

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

154afbed5bfbe80c1036f855eeac76991bd55708 authored about 1 year ago by Pulkit Gupta <[email protected]>
doc: fix simdjson wrong link

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

dbafb678c8542815e2fba6a782707932b8a97ca5 authored about 1 year ago by Marco Ippolito <[email protected]>
deps: update zlib to 1.3.0.1-motley-dd5fc13

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

fa183786ef1dba08b960e7a64ec9b093a9b8b59d authored about 1 year ago by Node.js GitHub Bot <[email protected]>
doc: add documentation for --build-snapshot-config

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

62ca05017d758e254eda2dfaf9678d2038a9235b authored about 1 year ago by Anna Henningsen <[email protected]>
src: support configurable snapshot

- Add support for --build-snapshot-config which allows passing
snapshot configurations via a J...

fea74b0f7b7bd8361207cf8766c193be538160a6 authored about 1 year ago by Joyee Cheung <[email protected]>
crypto: move createCipher and createDecipher to eol

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

215f4d04b7a9de0b04bb430d191abf5f79d3494d authored about 1 year ago by Marco Ippolito <[email protected]>
stream: implement TransformStream cleanup using "transformer.cancel"

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

7a2a4d07fe44684f90a0fb79227a176fdf42417d authored about 1 year ago by Debadree Chatterjee <[email protected]>
test_runner: format coverage report for tap reporter

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

452d29c62bb0817114d1bd573ce61093180e5bd0 authored about 1 year ago by Pulkit Gupta <[email protected]>
test: deflake test-diagnostics-channel-memory-leak

PR-URL: https://github.com/nodejs/node/pull/50572
Refs: https://github.com/v8/v8/commit/0fd478bc...

5ac658102d8f84a4c3e00e3c54e89dc9784c3394 authored about 1 year ago by Joyee Cheung <[email protected]>
src: implement countObjectsWithPrototype

This implements an internal utility for counting objects
in the heap with a specified prototype....

58491eb8097b0b521a1a6e3d8e3d30d0409605df authored about 1 year ago by Joyee Cheung <[email protected]>
deps: V8: cherry-pick 0fd478bcdabd

Original commit message:

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

Th...

bafbb6a6eb6aa6d4a5f438dd61b1f2e2ee19c9ad authored about 1 year ago by Joyee Cheung <[email protected]>
test: test syncrhnous methods of child_process in snapshot

These currently work in snapshot builder scripts. Asynchronous
methods are not supported yet.

P...

5fd5c1eca3d0128d7b0dbdd14ce8f4fe233bf9d2 authored about 1 year ago by Joyee Cheung <[email protected]>
src: register udp_wrap external references

PR-URL: https://github.com/nodejs/node/pull/50943
Refs: https://github.com/nodejs/node/issues/50...

4d49aff3e503d629afcd245e353ca452cc15424a authored about 1 year ago by Joyee Cheung <[email protected]>
src: register spawn_sync external references

PR-URL: https://github.com/nodejs/node/pull/50943
Refs: https://github.com/nodejs/node/issues/50...

0473d321501b2fdf5072f2a477fb43fa8c19361e authored about 1 year ago by Joyee Cheung <[email protected]>
src: register process_wrap external references

PR-URL: https://github.com/nodejs/node/pull/50943
Refs: https://github.com/nodejs/node/issues/50...

b27f1ca8071c54a2378c8553e891a6381ebc7797 authored about 1 year ago by Joyee Cheung <[email protected]>
vm: use v8::DeserializeInternalFieldsCallback explicitly

To avoid ambiguity in the signature.

PR-URL: https://github.com/nodejs/node/pull/50984
Reviewed...

429ec83e1bd4d6b72f6d79991f19ae5ebbb09b08 authored about 1 year ago by Joyee Cheung <[email protected]>
http: preserve raw header duplicates in writeHead after setHeader calls

writeHead accepts a raw header array, which is intended to allow
directly specifying raw header ...

4b76ccea958f969adf68833a64ce0883eed9dd30 authored about 1 year ago by Tim Perry <[email protected]>
test: handle relative https redirect

Fix `internet/test-inspector-help-page` to handle the relative
redirect of `https://nodejs.org/e...

99f6084ef04dd868c7b894ca0fdbb5088773ca6c authored about 1 year ago by Richard Lau <[email protected]>
module: load source maps in `commonjs` translator

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

228bc5c457a906933701fc5a9362c92e24680928 authored about 1 year ago by Hiroki Osame <[email protected]>
doc: run license-builder

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

4e26a59c49fded20853a91b0058acaff955d9a42 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
tools: update lint-md-dependencies to [email protected]

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

1b60054fffc0c67a711cdf3efbcc8f44afab0ce2 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
fs: throw fchownSync error from c++

PR-URL: https://github.com/nodejs/node/pull/51075
Refs: https://github.com/nodejs/performance/is...

3551dc07ebdba43d1e9dd09a4dff8f7850f48ea4 authored about 1 year ago by Yagiz Nizipli <[email protected]>
src: fix double free reported by coverity

Fix double free reported by coverity. ToBufferEndian()
in node_i18n.cc was the only caller of Bu...

9e87091311bcd077908a61e6e37c6375d0e8f874 authored about 1 year ago by Michael Dawson <[email protected]>
http: handle multi-value content-disposition header

Headers in nodejs can be arrays and current workaround for
content-disposition header do not tak...

6e90fed8c3da4faae9adedd6f1b58cf951382d72 authored about 1 year ago by Arsalan Ahmad <[email protected]>
quic: further implementation details

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

fc102f2180dfc8e1654ce672185f5bf97ec21b53 authored about 1 year ago by James M Snell <[email protected]>
tools: update doc to [email protected] [email protected]

And [email protected].

PR-URL: https://github.com/nodejs/node/pull/50459
Reviewed-By: Jam...

ab93a35a524fe198cf595f32a0953765132ab8f8 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
doc: deprecate hash constructor

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

ba3f721c765d1a9d2bdec78d8911aaf40080e05c authored about 1 year ago by Marco Ippolito <[email protected]>
test_runner: fix infinite loop when files are undefined in test runner

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

f801b58e7753dd5abd492ad2076686f5ec63d897 authored about 1 year ago by Pulkit Gupta <[email protected]>
bootstrap: improve snapshot unsupported builtin warnings

- Only emit warning when the snapshot is built. In general built-ins
loaded after the snapshot...

390061ee3beedf296e4fd09d13b862a95a10c88a authored about 1 year ago by Joyee Cheung <[email protected]>
src: remove unused headers in `node_file.cc`

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

a768d8981885e85a63455be9acd15b903f76c41d authored about 1 year ago by Jungku Lee <[email protected]>
benchmark: update iterations in benchmark/perf_hooks

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

3b758b32878e183732cbff2a488de1f2378977ae authored about 1 year ago by Lei Shi <[email protected]>
util: improve performance of function areSimilarFloatArrays

Improve performance of areSimilarFloatArrays by using primordial.

Refs: https://github.com/node...

1045f287b82e4353e6855878fa48ab3fde86c7e1 authored about 1 year ago by Liu Jia <[email protected]>
test: fix test runner colored output test

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

cb08703c804b626faf235124f29fe839101a91ee authored about 1 year ago by Moshe Atlow <[email protected]>
doc: add note regarding `--experimental-detect-module`

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

37ba7a36e9101861bf002f55e0cf36eb050d1b84 authored about 1 year ago by Shubherthi Mitra <[email protected]>
benchmark: update iterations in benchmark/crypto/aes-gcm-throughput.js

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

29af78e8fb4c23a381f4c56b5ec39cc9cf7b3e28 authored about 1 year ago by Lei Shi <[email protected]>
benchmark: update iteration and size in benchmark/crypto/randomBytes.js

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

e158b11404d26c93691df599655eaccf3b504faf authored about 1 year ago by Lei Shi <[email protected]>
win,tools: upgrade Windows signing to smctl

As a part of the new signing requrements for Windows change approach to
use the DigiCert cloud H...

1ba508d51b3057768fa068dc3e279450d498c3d9 authored about 1 year ago by Stefan Stojanovic <[email protected]>
doc: correct tracingChannel.traceCallback()

tracingChannel.traceCallback() requires a callback otherwise it throws
and invalid argument erro...

3f942e2c49087e4e54cdfd9a79b3daf15b213e49 authored about 1 year ago by Gerhard Stöbich <[email protected]>
doc: use length argument in pbkdf2Key

The optional `length` argument is supposed to determine the
length of the AES-GCM key, so it may...

8cdb7cae98468efee222727ad9a4096e415f3ef6 authored about 1 year ago by Tobias Nießen <[email protected]>
fs: update params in jsdoc for createReadStream and createWriteStream

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

42b238ec9ac2265a3887abe683bed9302a6fd307 authored about 1 year ago by Jungku Lee <[email protected]>
stream: fix fd is null when calling clearBuffer

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

639c36688352a872cd6bee1fcb55ce80f82aa68e authored about 1 year ago by kylo5aby <[email protected]>
build: fix warnings from uv for gn build

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

3f4ea7ad7f4a1cb058bdc5363311607d1793928e authored about 1 year ago by Cheng Zhao <[email protected]>
benchmark: add undici websocket benchmark

Refs: https://github.com/nodejs/performance/issues/114
PR-URL: https://github.com/nodejs/node/pu...

212a9724d5db63323127581c846d55277db40010 authored about 1 year ago by Chenyu Yang <[email protected]>
node-api: introduce experimental feature flags

Add a flag for each experimental feature to indicate its presence.
That way, if we compile with ...

727dd28e47c0ea8937eceee0699d8bd65059641b authored about 1 year ago by Gabriel Schulhof <[email protected]>
module: document `parentURL` in register options

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

342ddb0e3d232e1262391580cf77d9b1341e8f59 authored about 1 year ago by Hiroki Osame <[email protected]>
deps: update simdjson to v3.6.2

PR-URL: https://github.com/nodejs/node/pull/50986
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

ac9e594e3224363691e1d5aecd291af3137d832a authored about 1 year ago by Yagiz Nizipli <[email protected]>
tools: fix simdjson updater

PR-URL: https://github.com/nodejs/node/pull/50986
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

28b05cf8c89ef50cc7e452b5b5f727db6fee287a authored about 1 year ago by Yagiz Nizipli <[email protected]>
benchmark: add create-hash benchmark

PR-URL: https://github.com/nodejs/node/pull/51026
Refs: https://github.com/nodejs/performance/is...

c97322adff3594d0e9d656922e4a04d4a077d867 authored about 1 year ago by Joyee Cheung <[email protected]>
doc: add deprecation notice to `dirent.path`

Refs: https://github.com/nodejs/node/pull/51020
PR-URL: https://github.com/nodejs/node/pull/5105...

a49b77b80d421bf588734ee8103296a39b177a75 authored about 1 year ago by Antoine du Hamel <[email protected]>
esm: fix hook name in error message

PR-URL: https://github.com/nodejs/node/pull/50466
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

ab857e138f384d897318b93d977f5d025260db63 authored about 1 year ago by Bruce MacNaughton <[email protected]>
deps: update zlib to 1.3-22124f5

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

c59fe11038840d001d73ffaa4b7640b314fca3d4 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
fs: improve error performance of readvSync

PR-URL: https://github.com/nodejs/node/pull/50100
Refs: https://github.com/nodejs/performance/is...

27b2ce5ba633f28c7220e5614f689bae3e48ce23 authored about 1 year ago by IlyasShabi <[email protected]>
test: resolve path of embedtest binary correctly

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

49579949a92a70c8e5cd4d55d9d2a587ef6ef7a8 authored about 1 year ago by Cheng Zhao <[email protected]>
src: implement --trace-promises

This patch implements a debugging flag that dumps the current
stack trace when a promise is crea...

1e31a01f898a3586faf01480928161f2f5ef965d authored about 1 year ago by Joyee Cheung <[email protected]>