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
PR-URL: https://github.com/nodejs/node/pull/50789
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/50783
Reviewed-By: James M Snell <[email protected]>...
This puts it together with the cjsParseCache and reduces the
circular dependency on the singleto...
PR-URL: https://github.com/nodejs/node/pull/50784
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/51225
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51224
Refs: https://github.com/nodejs/node/commit/45...
There are cases where the `'clientError'` event can be emitted multiple
times, even if the socke...
Original commit message:
[maglev] fix non-ptr-compr compilation on old compilers
When ...
f5c95991d2981ad89afb7ac38ba7bd3c50a200fd authored about 1 year ago by Keyhan Vakil <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51183
Reviewed-By: Marco Ippolito <marcoippolito54@g...
PR-URL: https://github.com/nodejs/node/pull/51212
Reviewed-By: Stephen Belanger <admin@stephenbe...
PR-URL: https://github.com/nodejs/node/pull/51209
Fixes: https://github.com/nodejs/node/issues/5...
PR-URL: https://github.com/nodejs/node/pull/51184
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
Expose the default prepareStackTrace implementation as
`Error.prepareStackTrace` so that userlan...
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]>
PR-URL: https://github.com/nodejs/node/pull/50791
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/51213
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/51211
Reviewed-By: Michael Dawson <[email protected]...
Refs: https://github.com/actions/upload-artifact/releases/tag/v4.0.0
Refs: https://github.com/ac...
PR-URL: https://github.com/nodejs/node/pull/51045
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/50908
Reviewed-By: Raz Luvaton <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/51207
Reviewed-By: Luigi Pinca <[email protected]...
Use `tmpdir.refresh()` in
`test/es-module/test-esm-loader-resolve-type.mjs` so that the temporar...
Use `tmpdir.refresh()` in `test/es-module/test-esm-json.mjs` so that
the temporary directory is ...
PR-URL: https://github.com/nodejs/node/pull/51178
Refs: https://github.com/nodejs/node/pull/5110...
PR-URL: https://github.com/nodejs/node/pull/51104
Reviewed-By: Marco Ippolito <marcoippolito54@g...
PR-URL: https://github.com/nodejs/node/pull/51191
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51078
Reviewed-By: Vinícius Lourenço Claro Cardoso <...
Signed-off-by: Matteo Collina <[email protected]>
PR-URL: https://github.com/nodejs/node/p...
Notable changes:
deps:
* (SEMVER-MINOR) add simdjson (Yagiz Nizipli) https://github.com/nodej...
The issue arises from the `getFreeCallCount()` function yielding the
initial value of 0. Upon in...
PR-URL: https://github.com/nodejs/node/pull/50840
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/50457
Reviewed-By: Mohammed Keyvanzadeh <mohammadkey...
PR-URL: https://github.com/nodejs/node/pull/50457
Reviewed-By: Mohammed Keyvanzadeh <mohammadkey...
PR-URL: https://github.com/nodejs/node/pull/51193
Reviewed-By: Luigi Pinca <[email protected]...
Those create unreasonable maintenance burden as updating one dependency
will conflict with anoth...
PR-URL: https://github.com/nodejs/node/pull/33633
Reviewed-By: Matteo Collina <matteo.collina@gm...
We define a new type called `node_api_nogc_env` as the `const` version
of `napi_env` and `node_a...
PR-URL: https://github.com/nodejs/node/pull/51194
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51185
Reviewed-By: Marco Ippolito <marcoippolito54@g...
PR-URL: https://github.com/nodejs/node/pull/51027
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/50946
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51181
Fixes: https://github.com/nodejs/node/issues/5...
Currently, node.js http/2 is limited in sending SETTINGs,
that are currently implemented by nght...
PR-URL: https://github.com/nodejs/node/pull/51062
Refs: https://github.com/nodejs/node/issues/50...
PR-URL: https://github.com/nodejs/node/pull/50897
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/50897
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51160
Fixes: https://github.com/nodejs/node/issues/5...
PR-URL: https://github.com/nodejs/node/pull/51177
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/51105
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/50453
Refs: https://github.com/nodejs/node/issues/42...
- Add support for --build-snapshot-config which allows passing
snapshot configurations via a J...
PR-URL: https://github.com/nodejs/node/pull/50973
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
Fixes: https://github.com/nodejs/node/issues/49971
PR-URL: https://github.com/nodejs/node/pull/5...
PR-URL: https://github.com/nodejs/node/pull/51119
Reviewed-By: Raz Luvaton <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/50572
Refs: https://github.com/v8/v8/commit/0fd478bc...
This implements an internal utility for counting objects
in the heap with a specified prototype....
Original commit message:
[heap-profiler]: expose QueryObjects() to v8::HeapProfiler
Th...
bafbb6a6eb6aa6d4a5f438dd61b1f2e2ee19c9ad authored about 1 year ago by Joyee Cheung <[email protected]>
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]>
PR-URL: https://github.com/nodejs/node/pull/50943
Refs: https://github.com/nodejs/node/issues/50...
PR-URL: https://github.com/nodejs/node/pull/50943
Refs: https://github.com/nodejs/node/issues/50...
PR-URL: https://github.com/nodejs/node/pull/50943
Refs: https://github.com/nodejs/node/issues/50...
To avoid ambiguity in the signature.
PR-URL: https://github.com/nodejs/node/pull/50984
Reviewed...
writeHead accepts a raw header array, which is intended to allow
directly specifying raw header ...
Fix `internet/test-inspector-help-page` to handle the relative
redirect of `https://nodejs.org/e...
PR-URL: https://github.com/nodejs/node/pull/51033
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51111
Reviewed-By: Marco Ippolito <marcoippolito54@g...
PR-URL: https://github.com/nodejs/node/pull/51106
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51075
Refs: https://github.com/nodejs/performance/is...
Fix double free reported by coverity. ToBufferEndian()
in node_i18n.cc was the only caller of Bu...
Headers in nodejs can be arrays and current workaround for
content-disposition header do not tak...
PR-URL: https://github.com/nodejs/node/pull/48244
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
And [email protected].
PR-URL: https://github.com/nodejs/node/pull/50459
Reviewed-By: Jam...
PR-URL: https://github.com/nodejs/node/pull/51077
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/51047
Fixes: https://github.com/nodejs/node/issues/4...
- Only emit warning when the snapshot is built. In general built-ins
loaded after the snapshot...
PR-URL: https://github.com/nodejs/node/pull/50927
Reviewed-By: Luigi Pinca <[email protected]>
Fixes: https://github.com/nodejs/node/issues/50571
PR-URL: https://github.com/nodejs/node/pull/5...
Improve performance of areSimilarFloatArrays by using primordial.
Refs: https://github.com/node...
1045f287b82e4353e6855878fa48ab3fde86c7e1 authored about 1 year ago by Liu Jia <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51064
Reviewed-By: Raz Luvaton <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/51089
Fixes: https://github.com/nodejs/node/issues/5...
Fixes: https://github.com/nodejs/node/issues/50571
PR-URL: https://github.com/nodejs/node/pull/5...
Fixes: https://github.com/nodejs/node/issues/50571
PR-URL: https://github.com/nodejs/node/pull/5...
As a part of the new signing requrements for Windows change approach to
use the DigiCert cloud H...
tracingChannel.traceCallback() requires a callback otherwise it throws
and invalid argument erro...
The optional `length` argument is supposed to determine the
length of the AES-GCM key, so it may...
PR-URL: https://github.com/nodejs/node/pull/51063
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/50994
Fixes: https://github.com/nodejs/node/issues/5...
PR-URL: https://github.com/nodejs/node/pull/51069
Reviewed-By: Jiawen Geng <technicalcute@gmail....
Refs: https://github.com/nodejs/performance/issues/114
PR-URL: https://github.com/nodejs/node/pu...
Add a flag for each experimental feature to indicate its presence.
That way, if we compile with ...
PR-URL: https://github.com/nodejs/node/pull/51039
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/50986
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/50986
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/51026
Refs: https://github.com/nodejs/performance/is...
Refs: https://github.com/nodejs/node/pull/51020
PR-URL: https://github.com/nodejs/node/pull/5105...
PR-URL: https://github.com/nodejs/node/pull/50466
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/50910
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/50100
Refs: https://github.com/nodejs/performance/is...
PR-URL: https://github.com/nodejs/node/pull/50276
Reviewed-By: Luigi Pinca <[email protected]...
This patch implements a debugging flag that dumps the current
stack trace when a promise is crea...