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

meta: update website team with new name

Pings for the website team aren't working because the team name
changed but it did not get updat...

0fe673c7e6f879577034e31f9290f2c596db3e06 authored about 1 year ago by Rich Trott <[email protected]>
tools: add navigation ARIA landmark to generated API ToC

As an accessibility improvement, specify the navigation landmark for
the element of our docs tha...

7f06c270c6a423e62e997650832f91a7ed96c5e4 authored about 1 year ago by Rich Trott <[email protected]>
doc: add main ARIA landmark to API docs

As an accessibility improvement, specify the main landmark for
the column in our docs that conta...

bc056c2426b4784a76b9304ec23b1e5f62f0ebe4 authored about 1 year ago by Rich Trott <[email protected]>
doc: add navigation ARIA landmark to doc ToC

As an accessibility improvement, specify the navigation landmark for
the column in our docs that...

f416a0f5550f6031d7405b37781f3efc8a5b519f authored about 1 year ago by Rich Trott <[email protected]>
tools: use osx notarytool for future releases

Signed-off-by: Ulises Gascon <[email protected]>

Refs: https://github.com/n...

e97d25687b9e298ca0ceabbd83aa0f24028eca09 authored about 1 year ago by Ulises Gascon <[email protected]>
tools: update github_reporter to 1.5.3

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

3f1936f698574fc9de45ec9c068b2982c317dee8 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
lib: add WebSocket client

fixup

add test

lint

fixup

update doc/node.1

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

e28dbe1c2bcbd0d4eb82f22823ee045a2a8466eb authored about 1 year ago by Khafra <[email protected]>
lib,test: do not hardcode Buffer.kMaxLength

V8 will soon support typed arrays as large as the maximum array buffer
length. This patch replac...

a4fdb1abe0844d86b4cbfcc4051794656e7d746e authored about 1 year ago by Michaël Zasso <[email protected]>
errors: improve performance of instantiation

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

cc725a653af24bce6302a60c3f96a58ab3f4ee5b authored about 1 year ago by Aras Abbasi <[email protected]>
deps: V8: cherry-pick 8ec2651fbdd8

Original commit message:

fix: EmbeddedTargetOs on IBM i with Python 3.9

For some conte...

3838b579e44bf0c2db43171c3ce0da51eb6b05d5 authored about 1 year ago by Abdirahim Musse <[email protected]>
test: add os setPriority, getPriority test coverage

PR-URL: https://github.com/nodejs/node/pull/38771
Reviewed-By: Darshan Sen <[email protected]>

c19b2a761cca4cb6b811e4549e573b28dba1e99b authored about 1 year ago by Wael <[email protected]>
fs: replace `SetMethodNoSideEffect` in node_file

PR-URL: https://github.com/nodejs/node/pull/49857
Reviewed-By: Yagiz Nizipli <[email protected]>...

783f64bd981a10dae7dc4ce297843ce4a0a26f5c authored about 1 year ago by CanadaHonk <[email protected]>
fs: improve error performance for `unlinkSync`

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

7e0b6a59390cc60d99b718834bdb21e5733c0b6a authored about 1 year ago by CanadaHonk <[email protected]>
perf_hooks: reduce overhead of new performance_entries

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

a6ad048b8996795a71142a07b771ba9bfe83fa55 authored about 1 year ago by Vinicius Lourenço <[email protected]>
test: deflake test-runner-output

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

fef7927cc3a7a3fb81c355301aada4a679c5661c authored about 1 year ago by Moshe Atlow <[email protected]>
stream: use bitmap in writable state

PR-URL: https://github.com/nodejs/node/pull/49834
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...

67546529c6e8181aa3f93aca5cbbada29bfd29e9 authored about 1 year ago by Raz Luvaton <[email protected]>
url: improve invalid url performance

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

c829c03df2451212d1d6d28e867579e5d5e4a06e authored about 1 year ago by Yagiz Nizipli <[email protected]>
tools: support updating @reporters/github manually

PR-URL: https://github.com/nodejs/node/pull/49871
Refs: https://github.com/nodejs/node/commit/fb...

31e727db7e0f57bd71d35ce8c1cf378bab309b0f authored about 1 year ago by Moshe Atlow <[email protected]>
fs: improve `readFileSync` with file descriptors

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

f16f41c5b3cf2345abc7bd4d5e951a43479ce4a7 authored about 1 year ago by Yagiz Nizipli <[email protected]>
test: mark test-runner-output as flaky

This has been flaky on many platforms for months. Mark it as
flaky for now to avoid blocking the...

717e233cd95602f79256c5b70c49703fa699174b authored about 1 year ago by Joyee Cheung <[email protected]>
doc: fix `DEP0176` number

PR-URL: https://github.com/nodejs/node/pull/49858
Refs: https://github.com/nodejs/node/pull/4968...

bd614f3ce7c893ba32d8c5e0b37747d2fc4132c3 authored about 1 year ago by LiviaMedeiros <[email protected]>
doc: deprecate `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK`

PR-URL: https://github.com/nodejs/node/pull/49683
Reviewed-By: Yagiz Nizipli <[email protected]>

72540290a141c230a5a12d0563faa789e3657558 authored about 1 year ago by Livia Medeiros <[email protected]>
deps: V8: backport de9a5de2274f

Original commit message:

Ignore flags implied by --predictable during hash computation

...

c1dfaea3b7645b9f11a94abc7fd9c6a0f75bf44b authored about 1 year ago by Joyee Cheung <[email protected]>
deps: V8: cherry-pick b33bf2dfd261

Original commit message:

Ignore --predictable when computing flag list hashes

This all...

e074512dafc8b4abd937aefee98c0e8daa584aa8 authored about 1 year ago by Joyee Cheung <[email protected]>
test: use mustSucceed instead of mustCall

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

1716769115509809c16baaecbb25b44ecb5a70d8 authored about 1 year ago by SiddharthDevulapalli <[email protected]>
doc,tools: switch to `@node-core/utils`

Refs: https://github.com/nodejs/node-core-utils/releases/tag/v4.0.0
PR-URL: https://github.com/n...

3922d181b8496129e02b1c16013e33ada47cdd79 authored about 1 year ago by Michaël Zasso <[email protected]>
node-api: enable uncaught exceptions policy by default

This enables the option `--force-node-api-uncaught-exceptions-policy`
for a specific Node-API ad...

77597d3aeaa83d03145f8d8e1db13f3508d75a9c authored about 1 year ago by Chengzhong Wu <[email protected]>
doc: add mertcanaltin as a triager

PR-URL: https://github.com/nodejs/node/pull/49826
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...

448996cf95792a8db0c7a41e736e8aa03c440af6 authored about 1 year ago by mert.altin <[email protected]>
doc: promote fetch/webstreams from experimental to stable

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

740ca5423aabc06af48f6dacfb17335bbaa25c0c authored about 1 year ago by Steven <[email protected]>
fs: fix file descriptor validator

PR-URL: https://github.com/nodejs/node/pull/49752
Reviewed-By: Ben Noordhuis <[email protected]...

5d6aa854d6dd051ac5eec6f1b9c8799ccb622a19 authored about 1 year ago by Yagiz Nizipli <[email protected]>
test_runner: accept `testOnly` in `run`

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

c9e72e34abec1eb29fcaae3bf56fb4db76b532ec authored about 1 year ago by Moshe Atlow <[email protected]>
stream: use bitmap in readable state

PR-URL: https://github.com/nodejs/node/pull/49745
Reviewed-By: Yagiz Nizipli <[email protected]>...

e2245dd39d9658a6d5ca787b4dd1f483e930b9c3 authored about 1 year ago by Benjamin Gruenbaum <[email protected]>
doc: add `git node backport` way to the backporting guide

also updated 10.x to 20.x in backporting examples

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

e2fbeaaef5045cbf860872feed0e5d42b757f82c authored about 1 year ago by Raz Luvaton <[email protected]>
tools: skip ruff on tools/node_modules

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

66a4f111808e6e4bcd871be6302731969bd8c052 authored about 1 year ago by Moshe Atlow <[email protected]>
lib: update encoding sets in `WHATWG API`

PR-URL: https://github.com/nodejs/node/pull/49610
Refs: https://encoding.spec.whatwg.org/#names-...

55fde47b1dcd8d21ef2858f8b5d610b5b2170697 authored about 1 year ago by Jungku Lee <[email protected]>
deps: update undici to 5.24.0

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

ef062b981ec1b8f4ec1736c8c894bbc8f90c5ad9 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
lib: fix `internalBinding` typings

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

da7962fd4dfcf83d0d671b0c295623740ed1981f authored about 1 year ago by Yagiz Nizipli <[email protected]>
test: refactor test-readline-async-iterators into a benchmark

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

c0b4208fb9918523210ea23b577b8426fc85e434 authored about 1 year ago by Shubham Pandey <[email protected]>
deps: remove pthread-fixes.c from uv.gyp

The file was removed in the latest libuv upgrade. Remove it from the
build recipe as well.

Fixe...

914ad2f518a37d77ee54359cf650dd46e24d6958 authored about 1 year ago by Ben Noordhuis <[email protected]>
esm: identify parent importing a url with invalid host

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

645b788bea836a2121fd49b935ae204dee36a9c0 authored over 1 year ago by Jacob Smith <[email protected]>
test: deflake test-vm-contextified-script-leak

Similar to the test-vm-source-text-module-leak fix, use a snapshot
to force a thorough GC in ord...

017998971bffd8cb35f384de3a6da40290aafd61 authored over 1 year ago by Joyee Cheung <[email protected]>
deps: update googletest to d1467f5

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

e329a11515c40e890920fc81f735edd4725b882e authored over 1 year ago by Node.js GitHub Bot <[email protected]>
doc: improve documentation about ICU data fallback

This patch:

- Documents `--with-icu-default-data-dir` and its precedence
- Elaborates a bit mor...

db5e9930e8e65b7412b53e86e6253bbed242e5d3 authored over 1 year ago by Joyee Cheung <[email protected]>
src: improve error message when ICU data cannot be initialized

Previously when we fail to initialize ICU data, the error message is

```
could not initialize I...

8b45c5d26a829bcd3280401dbc1874bcd1302289 authored over 1 year ago by Joyee Cheung <[email protected]>
util: add `getCwdSafe` internal util fn

This function was first implemented in #46826, but at some point
of the PR implementation this f...

c2cd74453e7d2794ad81cab63e68371e08bad04f authored over 1 year ago by João Lenon <[email protected]>
lib: allow byob reader for 'blob.stream()'

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

23a3410f9fecf2c8652eef4f92b4072edf307137 authored over 1 year ago by Debadree Chatterjee <[email protected]>
meta: fix linter error

PR-URL: https://github.com/nodejs/node/pull/49755
Reviewed-By: Yagiz Nizipli <[email protected]>...

9718a9465c9f857e0fd4c6d998f94aa8b9d1f38d authored over 1 year ago by Antoine du Hamel <[email protected]>
test: migrate message error tests from Python to JS

Migrate the remaining error tests in the `test/message` folder
from Python to JS.

Fixes: https:...

853f57239c5baa06c55a40ab8993258e16c6f1d6 authored over 1 year ago by Yiyun Lei <[email protected]>
src: remove unnecessary todo

PR-URL: https://github.com/nodejs/node/pull/49227
Reviewed-By: Yagiz Nizipli <[email protected]>...

85172c322f5b99cc2150fcc15eacb9d9cb4215cf authored over 1 year ago by Rafael Gonzaga <[email protected]>
doc: deprecate `util.toUSVString`

Co-authored-by: Antoine du Hamel <[email protected]>
Co-authored-by: Michaël Zasso <t...

3116c378d22b0afa420ea0f395049912792579da authored over 1 year ago by Yagiz Nizipli <[email protected]>
test_runner: catch reporter errors

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

a4c7f81241c74eafc07e5537d56b7ed299cd9441 authored over 1 year ago by Moshe Atlow <[email protected]>
meta: add primordials strategic initiative

PR-URL: https://github.com/nodejs/node/pull/49706
Reviewed-By: Yagiz Nizipli <[email protected]>...

2e4e1e1a76931d78e2a93362610c62d1368d748b authored over 1 year ago by Benjamin Gruenbaum <[email protected]>
fs: improve error performance of `opendirSync`

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

571ecbf9927ca7b53c5381ea386afef0954edb00 authored over 1 year ago by Yagiz Nizipli <[email protected]>
lib: reset the cwd cache before execution

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

b7d836e2c7f5725884d75c8a8564fada3d0dd69b authored over 1 year ago by Maël Nison <[email protected]>
doc: add missing function call to example for `util.promisify`

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

fa741580abab5cb9ea1a0a6df7134dd2318a18f4 authored over 1 year ago by Jungku Lee <[email protected]>
doc: update output of example in `mimeParams.set()`

Actual output of example in `mimeParams.set()` is mismatched.

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

05ebb8eda68c553f3c1602d49d593e6cbce1d182 authored over 1 year ago by Deokjin Kim <[email protected]>
repl: don't accumulate excess indentation in .load

When using .load the REPL would accumulate indentation with each line
including the indentation ...

f7414a8b8eadd9c7cfb237b38ebecfd9784595f0 authored over 1 year ago by Daniel X Moore <[email protected]>
doc: add missed `inspect` with numericSeparator to example

In exmple of `util.inspect` with numericSeparator option,
calling `util.inspect` is missed. So a...

485882632b7312904c5216f4dd1e26433126ac7c authored over 1 year ago by Deokjin Kim <[email protected]>
test,crypto: update WebCryptoAPI WPT

PR-URL: https://github.com/nodejs/node/pull/49714
Reviewed-By: Yagiz Nizipli <[email protected]>...

718a1cf0ceb098748d8b1c01e2c3f81259d7d0e3 authored over 1 year ago by Filip Skokan <[email protected]>
Revert "test: mark test-http-regr-gh-2928 as flaky"

This reverts commit 48fcb205e4577fd0096f6b772ca250c6dbf759e3.

Refs: https://github.com/nodejs/n...

480ab8c3a40451d5ea459dd35b4039679b26e195 authored over 1 year ago by Luigi Pinca <[email protected]>
doc: fix history comments

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

b64f620a19850e54adc78c967dd5c3649ba98c40 authored over 1 year ago by Antoine du Hamel <[email protected]>
doc: add missing history info for `import.meta.resolve`

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

fd1406320d2ea43acead15af798655933a068a94 authored over 1 year ago by Antoine du Hamel <[email protected]>
esm: fix return type of `import.meta.resolve`

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

20b996dcf12d011a88c5779d4829cf1f24f7f3b9 authored over 1 year ago by Antoine du Hamel <[email protected]>
test: use `fs.constants` for `fs.access` constants

PR-URL: https://github.com/nodejs/node/pull/49685
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...

cdad3d8fe5f468aec6549fd59db73a3bfe063e3c authored over 1 year ago by Livia Medeiros <[email protected]>
stream: improve readable webstream `pipeTo`

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

346abdd0606c66e696cc91150ac961d418c4c21d authored over 1 year ago by Raz Luvaton <[email protected]>
doc: link maintaining deps to pull-request.md

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

1149d6b49de990f70285fee61c02881e471069bc authored over 1 year ago by Marco Ippolito <[email protected]>
doc: fix print results in `events`

PR-URL: https://github.com/nodejs/node/pull/49548
Refs: https://github.com/nodejs/node/issues/49...

f72784b7e3e8d62b85b60852d44c198d905677f7 authored over 1 year ago by Jungku Lee <[email protected]>
benchmark: add a benchmark for read() of ReadableStreams

Refs: https://github.com/nodejs/performance/issues/82
PR-URL: https://github.com/nodejs/node/pul...

cd97e28860d109e1576e05b4b79692aa013a4e6e authored over 1 year ago by Debadree Chatterjee <[email protected]>
tools: fix uvwasi updater

- fix uvwasi updater to update the right dep in the
documentation for maintaining dependencies...

2ccfb23b7fc8e938a87d52949bf24e9720f846b1 authored over 1 year ago by Michael Dawson <[email protected]>
esm: update loaders warning

PR-URL: https://github.com/nodejs/node/pull/49633
Reviewed-By: Jacob Smith <[email protected]>
Rev...

f91b4e2bf08ed6cc72b7588dafe680a1f70e00a3 authored over 1 year ago by Geoffrey Booth <[email protected]>
module, esm: jsdoc for modules files

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

7517c9f95bf29474f413556664e845eeb21de0a8 authored over 1 year ago by Geoffrey Booth <[email protected]>
tools: update lint-md-dependencies to [email protected]

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

d847895b8d2e185979fe7c6d788f204b6ba378d9 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
2023-09-18, Version 18.18.0 'Hydrogen' (LTS)

Notable changes:

build:
* sync libuv header change (Jiawen Geng) https://github.com/nodejs/no...

78ab0eebd12c81a723617f1beda656573642ac8a authored over 1 year ago by Ruy Adorno <[email protected]>
test: use checkIfCollectable in vm leak tests

Previously we simply create a lot of the target objects and check
if the process crash due to OO...

9322bcd68300e3ae5ef471519de064f908e0336c authored over 1 year ago by Joyee Cheung <[email protected]>
test: add checkIfCollectable to test/common/gc.js

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

18eaf03f0c05f14ca1fc0790d32c9845518c1ddc authored over 1 year ago by Joyee Cheung <[email protected]>
test: deflake test-http-regr-gh-2928

Hard code the value of the host parameter to `common.localhostIPv4` in
`server.listen()` and `ne...

18e00a577d7405ca0e6c26113675c230677342c2 authored over 1 year ago by Luigi Pinca <[email protected]>
2023-09-18, Version 20.7.0 (Current)

Notable changes:

crypto:
* update root certificates to NSS 3.93 (Node.js GitHub Bot) https://...

b651e37d2e36fb8e503c3e5ca24f32575431f2ab authored over 1 year ago by Ulises Gascón <[email protected]>
stream: improve webstream readable async iterator performance

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

5c39ee6f879a7bb4409c0529b7e83a391d5dd80b authored over 1 year ago by Raz Luvaton <[email protected]>
src: use SNAPSHOT_SERDES to log snapshot ser/deserialization

To avoid clobbering output of MKSNAPSHOT

PR-URL: https://github.com/nodejs/node/pull/49637
Revi...

b03a757619db6ed9b30b3c5652a3f098181d85d4 authored over 1 year ago by Joyee Cheung <[email protected]>
util: runtime deprecate `promisify`-ing a function returning a `Promise`

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

ccca547e286443dc82a36d7cd839294d317486e2 authored over 1 year ago by Antoine du Hamel <[email protected]>
src: port Pipe to uv_pipe_bind2, uv_pipe_connect2

The introduction of the uv_pipe_bind2 and uv_pipe_connect2 methods in
libuv v1.46.0 changed the ...

553169f19acffc941e9142b491d8c0a797335932 authored over 1 year ago by Geoff Goodman <[email protected]>
test: fix argument computation in embedtest

There were a few bugs in the original test that went unnoticed
because with the bug the test did...

76ac54847780b825d94ddfa69c4b3bde8c9c3355 authored over 1 year ago by Joyee Cheung <[email protected]>
build: run embedtest using node executable

We should use the node executable to run this test, instead of
counting on embedtest, the binary...

1995eca29b10e88a59bd81ffa3ff59874171fb05 authored over 1 year ago by Joyee Cheung <[email protected]>
bootstrap: do not expand argv1 for snapshots

To avoid capturing build machine states into the snapshot

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

07e8539347b35e11acc96f667af1bcc5e72f49bb authored over 1 year ago by Joyee Cheung <[email protected]>
doc: alphabetize cli.md sections

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

cdcb01a144c58cd13cc76a6ff858005fe0f67c53 authored over 1 year ago by Geoffrey Booth <[email protected]>
test: fix edge snapshot stack traces

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

a71e3a65bbf30f9bf810a70307533d476bf1eb97 authored over 1 year ago by Geoffrey Booth <[email protected]>
fs: improve error performance of sync methods

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

7e12d0e16db7bc7247b34bc52fabd420277a819f authored over 1 year ago by Yagiz Nizipli <[email protected]>
deps: update nghttp2 to 1.56.0

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

c177ac0a7d4dc0be12af07777ba215a8e39a2d7f authored over 1 year ago by Node.js GitHub Bot <[email protected]>
src: remove unused variable

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

36ab510da794fc9a5f184280d15ba319d8becbdf authored over 1 year ago by Michaël Zasso <[email protected]>
esm: fix support for `URL` instances in `register`

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

56ecf2928311a8f859ab536e8cbee24b08d1bf16 authored over 1 year ago by Antoine du Hamel <[email protected]>
deps: update llhttp to 9.1.2

PR-URL: https://github.com/nodejs/node/pull/48981
Reviewed-By: Robert Nagy <[email protected]>
R...

e9ff81016dfcf183f4fcc2640497cb8b3365fdd7 authored over 1 year ago by Paolo Insogna <[email protected]>
doc: deprecate calling `promisify` on a function that returns a promise

PR-URL: https://github.com/nodejs/node/pull/49647
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...

71b90faac06961fa3bae9ebf8e928f79cc95bc7e authored over 1 year ago by Antoine du Hamel <[email protected]>
doc: update `corepack.md` to account for 0.20.0 changes

PR-URL: https://github.com/nodejs/node/pull/49486
Refs: https://github.com/nodejs/corepack/pull/...

ae73d48f7fae257b7520b77a86187ba8db367bb1 authored over 1 year ago by Antoine du Hamel <[email protected]>
errors: improve classRegExp in errors.js

PR-URL: https://github.com/nodejs/node/pull/49643
Reviewed-By: Yagiz Nizipli <[email protected]>...

db8217b1bfe48a1b8fa011776fc4f3b1f81d4d1c authored over 1 year ago by Uzlopak <[email protected]>
esm: require braces for modules code

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

f42a1039917ae4432078c1288b8dc54081eed131 authored over 1 year ago by Geoffrey Booth <[email protected]>
esm: clarify ERR_REQUIRE_ESM errors

In #39175, better ESM errors were introduced. This commit tweaks the
language in the error sligh...

6a489df73b0ab64f8fab016a7a71e209066fdb82 authored over 1 year ago by Daniel Compton <[email protected]>
test: skip test-child-process-stdio-reuse-readable-stdio on Windows

It is flaky due to the same cause of test-child-process-pipe-dataflow
being flaky - cygwin quirk...

dac5f296914503629097b283cdced2df85878833 authored over 1 year ago by Joyee Cheung <[email protected]>
doc: remove `@anonrig` from performance initiative

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

ba28cd8c5b71bc4f10edefbf4a651dbedf11dde9 authored over 1 year ago by Yagiz Nizipli <[email protected]>
doc: mark Node.js 16 as End-of-Life

PR-URL: https://github.com/nodejs/node/pull/49651
Refs: https://nodejs.org/en/blog/announcements...

44084b81bb810298c438a78d31d4a3ab99bf4a0c authored over 1 year ago by Richard Lau <[email protected]>
module: fix the leak in SourceTextModule and ContextifySript

Replace the persistent handles to v8::Module and
v8::UnboundScript with an internal reference th...

2dfaee4bc857115346fb394e03ce7f12dc481151 authored over 1 year ago by Joyee Cheung <[email protected]>