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/51358
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/51310
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
On OpenSSL 3, migrate from EVP_get_digestbyname() to EVP_MD_fetch()
to get the implementation an...
PR-URL: https://github.com/nodejs/node/pull/50282
Reviewed-By: Vladimir Morozov <vmorozov@micros...
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]>
PR-URL: https://github.com/nodejs/node/pull/51313
Reviewed-By: Luigi Pinca <[email protected]...
Signed-off-by: RafaelGSS <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/5...
PR-URL: https://github.com/nodejs/node/pull/51343
Reviewed-By: Moshe Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/50888
Reviewed-By: Matteo Collina <matteo.collina@gm...
Refs: https://github.com/v8/v8/commit/e3e8ea5d657b886201d4e1982589a72f77909ba4
PR-URL: https://g...
With V8 11.9, the maximum ArrayBuffer length can be as high as 2**53,
which is a bit too large f...
PR-URL: https://github.com/nodejs/node/pull/50115
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
Refs: https://github.com/v8/v8/commit/341bce2202f33415e8a1ce710e4ef6834ca381c2
PR-URL: https://g...
Refs: https://github.com/v8/v8/commit/8ff02b7d93480a18c315ff88b9e460fe2b6fb2ca
PR-URL: https://g...
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/4791643
PR-URL: https://github.com/node...
Original commit message:
[maglev] fix non-ptr-compr compilation on old compilers
When ...
0da3beebfc4fb1a59a0a892652fc4fa0199bdfae authored 12 months ago by Keyhan Vakil <[email protected]>Original commit message:
[heap-profiler]: expose QueryObjects() to v8::HeapProfiler
Th...
b982335637f0821730eec5634d5465839a72fa8a authored 12 months ago by Joyee Cheung <[email protected]>Original commit message:
[flags] Remove --harmony-string-is-well-formed
The String.pro...
481a90116c1bf23c2fbf918d11e74a899c3c474d authored 12 months ago by Chengzhong Wu <[email protected]>Original commit message:
[gcc] Add include for TurboShaft
Include <limits> for std::nu...
782addbdc3b038c6ec50f63aeebd99d6c009bebb authored 12 months ago by Lu Yahan <[email protected]>Original commit message:
[logging] Bugfix: LinuxPerfBasicLogger should log JS functions
...
b682e7f54014dd97efa0915949973c559d9f34a1 authored 12 months ago by Luke Albao <[email protected]>Original commit message:
[api] add line breaks to the output of Message::PrintCurrentStackT...
a60090c52f147d920a963ba8fef8f30a3c70b567 authored 12 months ago by Joyee Cheung <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
We are not ready to compile with C++20 support yet.
This is only a DCHECK that can be removed wi...
Refs: https://bugs.chromium.org/p/v8/issues/detail?id=14221
PR-URL: https://github.com/nodejs/no...
It introduces process hangs on some platforms because Node.js doesn't
tear down V8 correctly.
Di...
PR-URL: https://github.com/nodejs/node/pull/45579
Reviewed-By: Michaƫl Zasso <targos@protonmail....
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]>
Major V8 updates are usually API/ABI incompatible with previous
versions. This commit adapts NOD...
PR-URL: https://github.com/nodejs/node/pull/50115
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
PR-URL: https://github.com/nodejs/node/pull/50115
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Re...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Releas...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.8 to 3.22.12.
- ...
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
- [Release notes](h...
PR-URL: https://github.com/nodejs/node/pull/51123
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
PR-URL: https://github.com/nodejs/node/pull/51329
Reviewed-By: Tobias NieĆen <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/51320
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51318
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51317
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51271
Reviewed-By: Tierney Cyren <[email protected]>
Revi...
Add a comment to clarify that the `fileName` parameter can be `null` if
the file name cannot be ...
Co-Authored-By: Carlos Espa <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/...
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]>
Replace `Array.prototype.forEach()` with `for...of` in
`parallel/test-whatwg-encoding-custom-tex...
Replace `Array.prototype.forEach()` with `for...of` in
`test/parallel/test-fs-readv-sync.js` and...
PR-URL: https://github.com/nodejs/node/pull/50790
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/51296
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/51291
Reviewed-By: Stephen Belanger <admin@stephenbe...
PR-URL: https://github.com/nodejs/node/pull/51291
Reviewed-By: Stephen Belanger <admin@stephenbe...
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]>
PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51293
Reviewed-By: Michaƫl Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51180
Refs: https://developer.mozilla.org/en-US/docs...
PR-URL: https://github.com/nodejs/node/pull/49891
Reviewed-By: Moshe Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/50694
Reviewed-By: Luigi Pinca <[email protected]...
Unlike other fs functions that work with paths, realpath isn't
using pathModule.toNamespacedPath...
Replace `forEach()` with `for...of` in
`test/parallel/test-assert-typedarray-deepequal.js`.
PR-...
45608344468d16e87f4d807220dea680fcb7f2da authored 12 months ago by Jia <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51287
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/51037
Refs: https://developer.mozilla.org/en-US/docs...
PR-URL: https://github.com/nodejs/node/pull/50804
Reviewed-By: Luigi Pinca <[email protected]>
Commit 938212f added -msign-return-address=all to _all_ cflags but that
is wrong when cross-comp...
PR-URL: https://github.com/nodejs/node/pull/51112
Reviewed-By: Stephen Belanger <admin@stephenbe...
PR-URL: https://github.com/nodejs/node/pull/51168
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/51274
Reviewed-By: Luigi Pinca <[email protected]...
tools/node_modules is removed from the tarball so it should not be used
as part of unit tests or...
MVP fix for a worker_threads crash where ~WorkerThreadData() ->
~IsolateData() -> Isolate::Detac...
Fixes: https://github.com/nodejs/node/issues/51245
PR-URL: https://github.com/nodejs/node/pull/5...
PR-URL: https://github.com/nodejs/node/pull/51264
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51141
Refs: https://github.com/nodejs/node/issues/51...
PR-URL: https://github.com/nodejs/node/pull/51263
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
When cloning a `ReadableStream` and `WritableStream`, both use an
internal `MessageChannel` to c...
The flag is on by default in Clang and V8 recently made a change that
makes it necessary with GC...
PR-URL: https://github.com/nodejs/node/pull/51276
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/50982
Reviewed-By: Raz Luvaton <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/51223
Fixes: https://github.com/nodejs/node/issues/5...
The documentation listed the wrong event to subscribe to when calling
`localWindowSize`. Also pr...
PR-URL: https://github.com/nodejs/node/pull/50794
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49956
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/50858
Reviewed-By: James M Snell <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51248
Fixes: https://github.com/nodejs/node/issues/5...
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]>
PR-URL: https://github.com/nodejs/node/pull/51246
Fixes: https://github.com/nodejs/node/issues/5...
PR-URL: https://github.com/nodejs/node/pull/51000
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/51242
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51259
Reviewed-By: Michaƫl Zasso <targos@protonmail....
It was simply calling `SafePromiseAllSettled`, which itself calls
`arrayToSafePromiseIterable` w...
PR-URL: https://github.com/nodejs/node/pull/51179
Refs: https://github.com/nodejs/node/issues/42...
PR-URL: https://github.com/nodejs/node/pull/50454
Reviewed-By: Joyee Cheung <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51087
Fixes: https://github.com/nodejs/node/issues/4...
v8::External can not have any properties and private properties. Type
tag v8::External with a wr...
Refs: https://www.freebsd.org/security/#sup
Refs: https://github.com/nodejs/build/issues/3593
PR...
PR-URL: https://github.com/nodejs/node/pull/51249
Reviewed-By: Marco Ippolito <marcoippolito54@g...
PR-URL: https://github.com/nodejs/node/pull/50782
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
PR-URL: https://github.com/nodejs/node/pull/51199
Reviewed-By: Luigi Pinca <[email protected]...
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]>