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
The test is only flaky on x86 Windows.
Fixes: https://github.com/nodejs/node/issues/50220
PR-UR...
PR-URL: https://github.com/nodejs/node/pull/50221
Refs: https://github.com/nodejs/node/issues/49...
PR-URL: https://github.com/nodejs/node/pull/50127
Reviewed-By: Guy Bedford <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/50181
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/50223
Refs: https://github.com/nodejs/node/issues/49...
This commit adds documentation and tests for the 'flush' option
of the fs.appendFile family of f...
PR-URL: https://github.com/nodejs/node/pull/50211
Reviewed-By: Marco Ippolito <marcoippolito54@g...
PR-URL: https://github.com/nodejs/node/pull/50218
Reviewed-By: Yagiz Nizipli <[email protected]>...
Fixes: https://github.com/nodejs/node/issues/50103
PR-URL: https://github.com/nodejs/node/pull/5...
PR-URL: https://github.com/nodejs/node/pull/49963
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
Notable Changes:
doc:
* promote fetch/webstreams from experimental to stable (Steven) https:/...
Refs: https://github.com/v8/v8/compare/11.8.172.13...11.8.172.15
PR-URL: https://github.com/node...
Users cannot access any API that can be used to return a module or
module namespace in this call...
Instead of using the public versions of the vm APIs internally,
use the internal versions so tha...
Set a default host-defined option for vm.compileFunction so that
it's consistent with vm.Script....
PR-URL: https://github.com/nodejs/node/pull/50110
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/50179
Refs: https://github.com/nodejs-private/node-p...
PR-URL: https://github.com/nodejs/node/pull/50102
Reviewed-By: Richard Lau <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/50187
Fixes: https://github.com/nodejs/node/issues/5...
PR-URL: https://github.com/nodejs/node/pull/50172
Reviewed-By: Richard Lau <[email protected]>
Rev...
- update security release process to reflect current way to
ask for tweet to amplify security ...
The test never actually tested what it claims to test because it did not
properly insert separat...
PR-URL: https://github.com/nodejs/node/pull/50175
Fixes: https://github.com/nodejs/node/issues/5...
PR-URL: https://github.com/nodejs/node/pull/50173
Reviewed-By: Matteo Collina <matteo.collina@gm...
Original commit message:
[api] add line breaks to the output of Message::PrintCurrentStackT...
00de2faf784718c5218100c9897401804f6502fc authored about 1 year ago by Joyee Cheung <[email protected]>
- Use f-strings for formatting.
- Use raw strings for regexes alongside f-strings.
- Use a gener...
Refs: https://github.com/nodejs/performance/issues/57
PR-URL: https://github.com/nodejs/node/pu...
d68d0eacaa5ca13b84cff2fe3a77d5ca52135b0c authored about 1 year ago by Robert Nagy <[email protected]>
ccache improves the build speed significantly only when the branch was
built before. Building fr...
PR-URL: https://github.com/nodejs/node/pull/50035
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/50037
Reviewed-By: Yagiz Nizipli <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49993
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/50073
Reviewed-By: Yagiz Nizipli <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/50131
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/50123
Reviewed-By: Antoine du Hamel <duhamelantoine1...
The old import assertions proposal has been
renamed to "import attributes" with the follwing maj...
Previous security patches addressed path traversal vulnerabilities for
string and Buffer inputs,...
Always use the original implementation of pathModule.resolve. If the
application overwrites the ...
createDynamicModule() properly escapes import names, but not export
names. In WebAssembly, any s...
Using the JavaScript Hash class is unsafe because its internals can be
tampered with. In particu...
This is a security release.
Notable changes:
* [CVE-2023-44487](https://cve.mitre.org/cgi-bin/...
937ea06fd5dde3ae217e29a78e118373674eb6f8 authored about 1 year ago by RafaelGSS <[email protected]>This is a security release.
Notable changes:
* CVE-2023-44487: `nghttp2` Security Release (Hig...
deeffa0388a17e3f4848f914e88576087cc29727 authored about 1 year ago by RafaelGSS <[email protected]>
Refs: https://github.com/nodejs/node/pull/49264
PR-URL: https://github.com/nodejs/node/pull/5014...
PR-URL: https://github.com/nodejs/node/pull/49823
Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/50027
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/50165
Fixes: https://github.com/nodejs/node/issues/5...
in test-fs-read-promises-position-validation.mjs
As stated in https://github.com/nodejs/node/is...
f0e720a7fa48adb764b534ebfa32a77bea6e7864 authored about 1 year ago by Abdirahim Musse <[email protected]>
- add CHECK around SocketAddress::New like we have in other
places as suggested by Coverity sc...
- add check for case when trying to provide
a better Exception fails
- the code was modified t...
PR-URL: https://github.com/nodejs/node/pull/49859
Refs: https://github.com/nodejs/performance/is...
PR-URL: https://github.com/nodejs/node/pull/49859
Refs: https://github.com/nodejs/performance/is...
PR-URL: https://github.com/nodejs/node/pull/49864
Refs: https://github.com/nodejs/performance/is...
PR-URL: https://github.com/nodejs/node/pull/50107
Reviewed-By: Yagiz Nizipli <[email protected]>...
no-return-await rule was deprecated in ESLint 8.46.0. According to the
ESLint docs removing `awa...
Signed-off-by: Matteo Collina <[email protected]>
PR-URL: https://github.com/nodejs/node/p...
ShadowRealm garbage-collection is covered in another test. Reduce the
number of repetition in te...
PR-URL: https://github.com/nodejs/node/pull/50038
Refs: https://github.com/nodejs/performance/is...
This test was flaky on Windows when trying to clean up the
tmp directory, probably because it re...
PR-URL: https://github.com/nodejs/node/pull/50121
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/50142
Reviewed-By: Michael Dawson <[email protected]...
This commit adds a 'flush' option to the createWriteStream()
family of functions.
Refs: https:/...
8a49735baecb2e023cdd02b17f658f28d3f80503 authored about 1 year ago by Colin Ihrig <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/50088
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/50032
Refs: https://github.com/nodejs/performance/is...
PR-URL: https://github.com/nodejs/node/pull/50091
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/48902
Fixes: https://github.com/nodejs/node/issues/4...
Notable changes:
This release addresses some regressions that appeared in Node.js 18.18.0:
- (...
11f95dd12fa0311348e26ef6c1f160c417785d9b authored about 1 year ago by Richard Lau <[email protected]>
JSTransferable wrapper object is a short-lived wrapper in the scope of
the serialization or the ...
Refs: https://github.com/nodejs/node/issues/50050
PR-URL: https://github.com/nodejs/node/pull/49...
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
Syntax errors from `JSON.parse` contain more information and
can now be printed on two lines if ...
Refs: https://github.com/nodejs/node/issues/50079
PR-URL: https://github.com/nodejs/node/pull/49...
`--no-harmony-sharedarraybuffer` was removed from V8 but it's still
possible to disable the feat...
Accept a new `step` break message.
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-B...
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
Refs: https://github.com/v8/v8/commit/d9715adf895e9acfbaf17ae05b18f2b2467ca322
PR-URL: https://g...
Original commit message:
fix: EmbeddedTargetOs on IBM i with Python 3.9
For some conte...
4531c154e57b26e8e454a52da71bfe361cff016b authored about 1 year ago by Michaƫl Zasso <[email protected]>Original commit message:
Reland^2 "[iterator-helpers] Unship due to incompat"
This is ...
9ad0e2caccbb339070bbd292191ea1d5b56a8043 authored about 1 year ago by Michaƫl Zasso <[email protected]>Original commit message:
Ignore flags implied by --predictable during hash computation
...
dfc9c868684bd68694cc1685fcf0b364cde10284 authored about 1 year ago by Michaƫl Zasso <[email protected]>Original commit message:
Fix for no member named 'init_jmpbuf' on AIX
In AIX, the syst...
186b36efbae043c534c2db66577de30244096d41 authored about 1 year ago by Michaƫl Zasso <[email protected]>Original commit message:
Reland "[api] allow v8::Data as internal field"
This is a rel...
867586ce953fdd807162faba24af3dd0afafaa60 authored about 1 year ago by Michaƫl Zasso <[email protected]>Original commit message:
Fix build issue, remove unneeded include uchar.h.
Follow the ...
4ad3479ba7f01415c3cbdcbec0e617c6085002d8 authored about 1 year ago by Michaƫl Zasso <[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...
88cf90f9c4d191e959dde6777ec5cfc574814f95 authored about 1 year 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/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
PR-URL: https://github.com/nodejs/node/pull/49639
Reviewed-By: Jiawen Geng <technicalcute@gmail....
PR-URL: https://github.com/nodejs/node/pull/50085
Reviewed-By: Luigi Pinca <[email protected]...
- @rollup/[email protected]
- @rollup/[email protected]
- [email protected]
PR-URL: ht...
a0a5b751fbf2b4150b635d462ffc28f57ecec865 authored about 1 year ago by Node.js GitHub Bot <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/50081
Reviewed-By: Luigi Pinca <[email protected]...
V8 and Chromium are starting to use C++20 features.
Only Visual Studio 2022 17.6 includes a vers...
While the struct is still public in OpenSSL, there is a (somewhat
inconvenient) accessor. Use it...