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
Pings for the website team aren't working because the team name
changed but it did not get updat...
As an accessibility improvement, specify the navigation landmark for
the element of our docs tha...
As an accessibility improvement, specify the main landmark for
the column in our docs that conta...
As an accessibility improvement, specify the navigation landmark for
the column in our docs that...
Signed-off-by: Ulises Gascon <[email protected]>
Refs: https://github.com/n...
e97d25687b9e298ca0ceabbd83aa0f24028eca09 authored about 1 year ago by Ulises Gascon <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49877
Reviewed-By: Moshe Atlow <[email protected]>
R...
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]>
V8 will soon support typed arrays as large as the maximum array buffer
length. This patch replac...
PR-URL: https://github.com/nodejs/node/pull/49654
Reviewed-By: Matteo Collina <matteo.collina@gm...
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]>
PR-URL: https://github.com/nodejs/node/pull/38771
Reviewed-By: Darshan Sen <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49857
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49856
Refs: https://github.com/nodejs/performance/is...
PR-URL: https://github.com/nodejs/node/pull/49803
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/49878
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/49834
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/49692
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/49871
Refs: https://github.com/nodejs/node/commit/fb...
PR-URL: https://github.com/nodejs/node/pull/49691
Reviewed-By: Stephen Belanger <admin@stephenbe...
This has been flaky on many platforms for months. Mark it as
flaky for now to avoid blocking the...
PR-URL: https://github.com/nodejs/node/pull/49858
Refs: https://github.com/nodejs/node/pull/4968...
PR-URL: https://github.com/nodejs/node/pull/49683
Reviewed-By: Yagiz Nizipli <[email protected]>
Original commit message:
Ignore flags implied by --predictable during hash computation
...
c1dfaea3b7645b9f11a94abc7fd9c6a0f75bf44b authored about 1 year ago by Joyee Cheung <[email protected]>Original commit message:
Ignore --predictable when computing flag list hashes
This all...
e074512dafc8b4abd937aefee98c0e8daa584aa8 authored about 1 year ago by Joyee Cheung <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49788
Reviewed-By: Tobias Nießen <[email protected]>
...
Refs: https://github.com/nodejs/node-core-utils/releases/tag/v4.0.0
PR-URL: https://github.com/n...
This enables the option `--force-node-api-uncaught-exceptions-policy`
for a specific Node-API ad...
PR-URL: https://github.com/nodejs/node/pull/49826
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/45684
Reviewed-By: Mohammed Keyvanzadeh <mohammadkey...
PR-URL: https://github.com/nodejs/node/pull/49752
Reviewed-By: Ben Noordhuis <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/49753
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/49745
Reviewed-By: Yagiz Nizipli <[email protected]>...
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]>
PR-URL: https://github.com/nodejs/node/pull/49838
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/49610
Refs: https://encoding.spec.whatwg.org/#names-...
PR-URL: https://github.com/nodejs/node/pull/49559
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/49742
Reviewed-By: Chemi Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/49237
Fixes: https://github.com/nodejs/node/issues/4...
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]>
PR-URL: https://github.com/nodejs/node/pull/49736
Reviewed-By: Antoine du Hamel <duhamelantoine1...
Similar to the test-vm-source-text-module-leak fix, use a snapshot
to force a thorough GC in ord...
PR-URL: https://github.com/nodejs/node/pull/49676
Reviewed-By: Luigi Pinca <[email protected]...
This patch:
- Documents `--with-icu-default-data-dir` and its precedence
- Elaborates a bit mor...
Previously when we fail to initialize ICU data, the error message is
```
could not initialize I...
This function was first implemented in #46826, but at some point
of the PR implementation this f...
Fixes: https://github.com/nodejs/node/issues/47993
PR-URL: https://github.com/nodejs/node/pull/4...
PR-URL: https://github.com/nodejs/node/pull/49755
Reviewed-By: Yagiz Nizipli <[email protected]>...
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]>
PR-URL: https://github.com/nodejs/node/pull/49227
Reviewed-By: Yagiz Nizipli <[email protected]>...
Co-authored-by: Antoine du Hamel <[email protected]>
Co-authored-by: Michaël Zasso <t...
PR-URL: https://github.com/nodejs/node/pull/49646
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/49706
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49705
Refs: https://github.com/nodejs/performance/is...
PR-URL: https://github.com/nodejs/node/pull/49684
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/49719
Reviewed-By: Moshe Atlow <[email protected]>
R...
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]>
When using .load the REPL would accumulate indentation with each line
including the indentation ...
In exmple of `util.inspect` with numericSeparator option,
calling `util.inspect` is missed. So a...
PR-URL: https://github.com/nodejs/node/pull/49714
Reviewed-By: Yagiz Nizipli <[email protected]>...
This reverts commit 48fcb205e4577fd0096f6b772ca250c6dbf759e3.
Refs: https://github.com/nodejs/n...
480ab8c3a40451d5ea459dd35b4039679b26e195 authored over 1 year ago by Luigi Pinca <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49701
Reviewed-By: LiviaMedeiros <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/49700
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/49698
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/49685
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/49690
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/49716
Reviewed-By: Moshe Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/49548
Refs: https://github.com/nodejs/node/issues/49...
Refs: https://github.com/nodejs/performance/issues/82
PR-URL: https://github.com/nodejs/node/pul...
- fix uvwasi updater to update the right dep in the
documentation for maintaining dependencies...
PR-URL: https://github.com/nodejs/node/pull/49633
Reviewed-By: Jacob Smith <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/49523
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49679
Reviewed-By: Luigi Pinca <[email protected]...
Notable changes:
build:
* sync libuv header change (Jiawen Geng) https://github.com/nodejs/no...
Previously we simply create a lot of the target objects and check
if the process crash due to OO...
PR-URL: https://github.com/nodejs/node/pull/49671
Reviewed-By: James M Snell <[email protected]>...
Hard code the value of the host parameter to `common.localhostIPv4` in
`server.listen()` and `ne...
Notable changes:
crypto:
* update root certificates to NSS 3.93 (Node.js GitHub Bot) https://...
PR-URL: https://github.com/nodejs/node/pull/49662
Reviewed-By: Matteo Collina <matteo.collina@gm...
To avoid clobbering output of MKSNAPSHOT
PR-URL: https://github.com/nodejs/node/pull/49637
Revi...
PR-URL: https://github.com/nodejs/node/pull/49609
Fixes: https://github.com/nodejs/node/issues/4...
The introduction of the uv_pipe_bind2 and uv_pipe_connect2 methods in
libuv v1.46.0 changed the ...
There were a few bugs in the original test that went unnoticed
because with the bug the test did...
We should use the node executable to run this test, instead of
counting on embedtest, the binary...
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]>
PR-URL: https://github.com/nodejs/node/pull/49668
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49659
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49593
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/49582
Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49665
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/49655
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/48981
Reviewed-By: Robert Nagy <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/49647
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/49486
Refs: https://github.com/nodejs/corepack/pull/...
PR-URL: https://github.com/nodejs/node/pull/49643
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49657
Reviewed-By: Antoine du Hamel <duhamelantoine1...
In #39175, better ESM errors were introduced. This commit tweaks the
language in the error sligh...
It is flaky due to the same cause of test-child-process-pipe-dataflow
being flaky - cygwin quirk...
PR-URL: https://github.com/nodejs/node/pull/49641
Reviewed-By: Tierney Cyren <[email protected]>
Revi...
PR-URL: https://github.com/nodejs/node/pull/49651
Refs: https://nodejs.org/en/blog/announcements...
Replace the persistent handles to v8::Module and
v8::UnboundScript with an internal reference th...