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
This extra space is preventing dependabot from replacing the old version
by the new one, on depe...
Refs: #47864
PR-URL: https://github.com/nodejs/node/pull/47878
Refs: https://github.com/nodejs/n...
Refs: #47864
PR-URL: https://github.com/nodejs/node/pull/47877
Refs: https://github.com/nodejs/n...
Refs: #47864
PR-URL: https://github.com/nodejs/node/pull/47876
Refs: https://github.com/nodejs/n...
PR-URL: https://github.com/nodejs/node/pull/47862
Reviewed-By: Debadree Chatterjee <debadree333@...
This fixes the function description and adds missing available scopes.
Signed-off-by: Daeyeon J...
9f39a9d2cbab6864e897ff471bdd2eefababdaa2 authored over 1 year ago by Daeyeon Jeong <[email protected]>
This fixes confusing parameter names. They are references
to set allow-permission.
Signed-off-b...
39973c649874acbd9e2499f96b1146da877416a4 authored over 1 year ago by Daeyeon Jeong <[email protected]>
Refs: https://github.com/nodejs/node/pull/47182
PR-URL: https://github.com/nodejs/node/pull/4786...
PR-URL: https://github.com/nodejs/node/pull/47853
Reviewed-By: Luigi Pinca <[email protected]...
Refs: https://github.com/nodejs/build/issues/3134
PR-URL: https://github.com/nodejs/node/pull/47...
PR-URL: https://github.com/nodejs/node/pull/47893
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47890
Reviewed-By: Mohammed Keyvanzadeh <mohammadkey...
PR-URL: https://github.com/nodejs/node/pull/47841
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/47843
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/45715
Reviewed-By: Gabriel Schulhof <gabrielschulhof...
The http2 implementation uses the deprecated function
nghttp2_session_callbacks_set_error_callba...
The HTML StructuredSerializeWithTransfer algorithm defines that when
an untransferable object is...
FreeBSD uses SIGBUS after update to v12.4.
Refs: https://github.com/nodejs/build/issues/3134
PR...
PR-URL: https://github.com/nodejs/node/pull/47834
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/47831
Fixes: https://github.com/nodejs/node/issues/4...
Signed-off-by: Daeyeon Jeong <[email protected]>
PR-URL: https://github.com/nodejs/node/pull...
Having Utf8Value::operator==() without operator!=() is awkward in C++17,
so add the negated equa...
Address coverity warning about uninitialized value
Signed-off-by: Michael Dawson <mdawson@devru...
d900912a4b92365243ba342f90a59582ecdd3b27 authored over 1 year ago by Michael Dawson <[email protected]>
We now store the binding data store in the realm and invoke
`Realm::AddBindingData` to add the b...
Refs: https://github.com/nodejs/single-executable/discussions/60
Signed-off-by: Darshan Sen <rai...
Previously, the `require()` function exposed to the embedded SEA code
was calling the internal `...
PR-URL: https://github.com/nodejs/node/pull/47660
Reviewed-By: Tobias Nießen <[email protected]>
...
Previously we didn't pass the snapshot data down to the isolate
data of workers so workers spawn...
PR-URL: https://github.com/nodejs/node/pull/47760
Reviewed-By: Michael Dawson <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/47803
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/47833
Reviewed-By: Michaël Zasso <targos@protonmail....
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.9 to 2.3.2.
- [Re...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.3.
-...
PR-URL: https://github.com/nodejs/node/pull/47844
Fixes: https://github.com/nodejs/node/issues/4...
Notable changes:
assert:
* deprecate `CallTracker` (Moshe Atlow) https://github.com/nodejs/no...
The pattern of getting the address of the element at index 0 of a
container is generally used to...
This patch moves the initialization of per-isolate properties of
the bindings that are in the em...
PR-URL: https://github.com/nodejs/node/pull/47768
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47768
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47768
Reviewed-By: Yagiz Nizipli <[email protected]>...
The API is now available to user-land run-time snapshots. So update
the example. This also makes...
Remove EOL release lines and add missing supported release
lines.
PR-URL: https://github.com/no...
f68ff9fe886d45031e285d7e5ea6e08e3b369ce1 authored over 1 year ago by Tobias Nießen <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47826
Reviewed-By: Yagiz Nizipli <[email protected]>...
Use `getEventListeners` instead of `listenerCount` because #35991
was landed.
Refs: https://git...
b0ca77032aa9314542c496fd6a6d109c7b4b29b3 authored over 1 year ago by Deokjin Kim <[email protected]>
Change ServerResponse.assignSocket to not throw an internal error,
but an error with its own cod...
Use Python's `pathlib` library for paths and related operations
instead of `os.path`.
Refs: htt...
d2156f1bf0130d85ed39886f13c042f801640f55 authored over 1 year ago by Mohammed Keyvanzadeh <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47589
Refs: https://github.com/nodejs/security-wg/is...
PR-URL: https://github.com/nodejs/node/pull/47810
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/47789
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/47789
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/47786
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47804
Reviewed-By: Luigi Pinca <[email protected]...
As far as I can tell, the permission model implementation currently
does not restrict all file s...
In general, we assume that the tmpdir will provide sufficient space for
most tests. Some tests, ...
PR-URL: https://github.com/nodejs/node/pull/47781
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47641
Reviewed-By: Michaël Zasso <targos@protonmail....
It introduces process hangs on some platforms because Node.js doesn't
tear down V8 correctly.
Di...
- Explicitly specify the encoding when opening files.
- Use f-strings to format strings.
- Use `...
PR-URL: https://github.com/nodejs/node/pull/47774
Reviewed-By: Debadree Chatterjee <debadree333@...
PR-URL: https://github.com/nodejs/node/pull/47792
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/47771
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/47728
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47787
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/47751
Reviewed-By: Jacob Smith <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/47721
Reviewed-By: Joyee Cheung <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/47746
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
PR-URL: https://github.com/nodejs/node/pull/47740
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/47766
Reviewed-By: Debadree Chatterjee <debadree333@...
PR-URL: https://github.com/nodejs/node/pull/47776
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
Original commit message:
libstdc++: fix incomplete type in v8::internal::is_subtype<T, U>
...
212821afdd8f20bb4c4fc1045178c5cee8b33de5 authored over 1 year ago by Richard Lau <[email protected]>
Co-authored-by: Daniel Lemire <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/477...
The documentation appears to still be wrong w.r.t. the meaning of the
concurrency option of the ...
This commit adds support for combining code coverage reports
in the test runner. This allows cov...
PR-URL: https://github.com/nodejs/node/pull/47722
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47752
Reviewed-By: Michael Dawson <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/47754
Reviewed-By: Matthew Aitken <maitken033380023@...
Signed-off-by: Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/4...
PR-URL: https://github.com/nodejs/node/pull/47733
Reviewed-By: Moshe Atlow <[email protected]>
R...
OnFatalError and OOMErrorHandler will not return control flow to the
calling function.
node::Fa...
6700aac61568690ff3cc79cd6aa1d80e9ceb3c00 authored over 1 year ago by Chengzhong Wu <[email protected]>
Fixes: https://github.com/nodejs/node/issues/47708
PR-URL: https://github.com/nodejs/node/pull/4...
PR-URL: https://github.com/nodejs/node/pull/47498
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/47737
Reviewed-By: Yagiz Nizipli <[email protected]>...
Signed-off-by: Daeyeon Jeong <[email protected]>
PR-URL: https://github.com/nodejs/node/pull...
PR-URL: https://github.com/nodejs/node/pull/47619
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/47725
Reviewed-By: Richard Lau <[email protected]>
Rev...
Adds most of the Endpoint implementation with a few tweaks to
other bits.
PR-URL: https://githu...
76044c4e2b6ac6f7d7ca02edfdf9f6e475b4edb3 authored over 1 year ago by James M Snell <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/46973
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/47594
Refs: https://github.com/nodejs/security-wg/is...
Do not call tls.createSecureContext() if the context provided
is already an instance of tls.Secu...
PR-URL: https://github.com/nodejs/node/pull/47567
Reviewed-By: Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47401
Reviewed-By: Luigi Pinca <[email protected]>
This patch splits BlobSerializer and BlobDeserializer out of
SnapshotSerializer and SnapshotDese...
The code already checks if testNamePatterns is an
array, and converts it to an array if it is no...
PR-URL: https://github.com/nodejs/node/pull/47635
Reviewed-By: Yagiz Nizipli <[email protected]>...
Refs https://chromium-review.googlesource.com/c/v8/v8/+/2718147
Fixes an issue where Node.js tr...
146b613941853aaa013d35d6a45724569ce29879 authored over 1 year ago by Shelley Vohr <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47679
Reviewed-By: Mohammed Keyvanzadeh <mohammadkey...
PR-URL: https://github.com/nodejs/node/pull/47678
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47675
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/47675
Fixes: https://github.com/nodejs/node/issues/4...
Refs: https://github.com/nodejs/node/pull/47446
PR-URL: https://github.com/nodejs/node/pull/4770...