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/49824
Reviewed-By: Luigi Pinca <[email protected]...
To improve determinism of snapshot generation, add --predictable
to the V8 flags used to initial...
PR-URL: https://github.com/nodejs/node/pull/50072
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/50068
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/50067
Reviewed-By: Antoine du Hamel <duhamelantoine1...
This commit adds a new --test-concurrency CLI flag that controls
the parallelism of the test run...
PR-URL: https://github.com/nodejs/node/pull/50084
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/49720
Reviewed-By: Moshe Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/49889
Reviewed-By: Antoine du Hamel <duhamelantoine1...
Instead of TypeError, throwing DOMException in accordance to the HTML
structured serialize algor...
See https://github.com/nodejs/node/pull/50028 for context - this also
has the added benefit of r...
We currently use `resolve` which is incorrect from a technical point of
view in several places i...
PR-URL: https://github.com/nodejs/node/pull/50025
Reviewed-By: Filip Skokan <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49825
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/49840
Reviewed-By: Luigi Pinca <[email protected]>
fixup
fixup
PR-URL: https://github.com/nodejs/node/pull/50047
Reviewed-By: Antoine du Hamel <d...
PR-URL: https://github.com/nodejs/node/pull/49935
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/50039
Reviewed-By: Tobias Nießen <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/49855
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/49831
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/49799
Reviewed-By: Tobias Nießen <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/39020
Reviewed-By: Antoine du Hamel <duhamelantoine1...
Refs: https://coverage.nodejs.org/coverage-36bb31be5f0b85a0/lib/_http_agent.js.html#L316
PR-URL:...
If user sets invalid type for options.minDHSize in
tls.connect(), it's not internal issue of Nod...
PR-URL: https://github.com/nodejs/node/pull/50034
Reviewed-By: Filip Skokan <[email protected]>...
Unused after commit aa3a572e6b ("build: remove dtrace & etw support")
from last year. I had this...
PR-URL: https://github.com/nodejs/node/pull/50013
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/49986
Reviewed-By: Jacob Smith <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/49037
Reviewed-By: Gabriel Schulhof <gabrielschulhof...
PR-URL: https://github.com/nodejs/node/pull/49914
Reviewed-By: Yagiz Nizipli <[email protected]>...
This makes it possile to hit the in-isolate compilation cache when
host-defined options are not ...
Retrieve the TLSWrap from the SSL object, not SSL_CTX.
A SSL_CTX object is the parent of zero o...
1643adf771dafce8034a00faacf98a2e57d5eebc authored about 1 year ago by Ben Noordhuis <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49151
Reviewed-By: Joyee Cheung <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3....
609b13e6c271343eb4e1ea3528414bc597bb72ff authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2.
- [Release notes](h...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.5 to 2.21.9.
- [...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.0.
- [Release no...
ibmi now reports os400 instead of aix
- update platform check in poll to allow for os400
- upda...
Ensure that the `'close'` event is emitted on a `TLSSocket` when it is
created from an existing ...
This commit adds a 'flush' option to the fs.writeFile family of
functions.
Refs: https://github...
e01c1d700d9fdb197ea40a444ebd228337a7dd6e authored about 1 year ago by Colin Ihrig <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/50014
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/50012
Reviewed-By: Matteo Collina <matteo.collina@gm...
Name a scoped lock to be consistent with all the others.
PR-URL: https://github.com/nodejs/node...
55ff64001a372e31813f801fd7da86d015a7b4db authored about 1 year ago by Mohammed Keyvanzadeh <[email protected]>
Fixes: https://github.com/nodejs/node/issues/49699
PR-URL: https://github.com/nodejs/node/pull/4...
PR-URL: https://github.com/nodejs/node/pull/49730
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49730
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49730
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/50008
Reviewed-By: Stephen Belanger <admin@stephenbe...
PR-URL: https://github.com/nodejs/node/pull/49898
Refs: https://github.com/nodejs/performance/is...
This commit adds the previously missing test location for
FileTest tests.
Fixes: https://github...
4b35a9cfda3440b53b87220d55604684aec3755d authored about 1 year ago by Colin Ihrig <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49989
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/42651
Reviewed-By: Gabriel Schulhof <gabrielschulhof...
- [email protected]
- [email protected]
- [email protected]
- [email protected]
...
PR-URL: https://github.com/nodejs/node/pull/49982
Reviewed-By: Luigi Pinca <[email protected]...
Signed-off-by: David Sanders <[email protected]>
PR-URL: https://github.com/nodejs/node/pu...
PR-URL: https://github.com/nodejs/node/pull/49974
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/49984
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49928
Reviewed-By: Yagiz Nizipli <[email protected]>...
This reverts commit 2070ad27a5fc674909f4bbd34e7d862c625fc54b.
deps: fix call to undeclared func...
61411bb32340a6da9ac3fdcae1fbe011c07ff3ce authored about 1 year ago by MatteoBax <[email protected]>
Signed-off-by: Tierney Cyren <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/50005
Re...
PR-URL: https://github.com/nodejs/node/pull/49966
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
The current link in the docs go to a page that does not
have the Abstract Module Records informa...
PR-URL: https://github.com/nodejs/node/pull/49965
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
PR-URL: https://github.com/nodejs/node/pull/49767
Reviewed-By: Jacob Smith <[email protected]>
Rev...
Co-authored-by: Geoffrey Booth <[email protected]>
PR-URL: https://github.com/nodejs/no...
If user uses invalid type for `options.checkServerIdentity`
in tls.connect(), it's not internal ...
PR-URL: https://github.com/nodejs/node/pull/49837
Reviewed-By: Stephen Belanger <admin@stephenbe...
PR-URL: https://github.com/nodejs/node/pull/49696
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49149
Reviewed-By: Luigi Pinca <[email protected]...
update test
PR-URL: https://github.com/nodejs/node/pull/49936
Reviewed-By: Antoine du Hamel <du...
`test-wasm-web-api` was moved from `test/parallel` to `test/es-modules`.
Update the status files...
This reverts commit 717e233cd95602f79256c5b70c49703fa699174b.
Refs: https://github.com/nodejs/n...
f05d6d090cafc777923c0d1635954058547d7882 authored about 1 year ago by Luigi Pinca <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49340
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49340
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49340
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49340
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49340
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49912
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/49780
Reviewed-By: Yagiz Nizipli <[email protected]>
Previously to throw errors from C++ land, sync versions of the fs
were created by copying C++ co...
Signed-off-by: Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull...
d37b0d267f96e4564cad1426a3284bde8f1d1faa authored about 1 year ago by Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49908
Reviewed-By: Tobias Nießen <[email protected]>
...
Python 3.9 on IBM i returns "os400" for `sys.platform`.
PR-URL: https://github.com/nodejs/node/...
6322d4f5871036d9dba70e9897e55e26cd79c163 authored about 1 year ago by Richard Lau <[email protected]>
When built with Python 3.9 on IBM i, `process.platform` will return
`os400` instead of `aix`. In...
PR-URL: https://github.com/nodejs/node/pull/49899
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
Jest users might need additional changes to unblock upgrade from
v16.
PR-URL: https://github.co...
7b624c30b2902375c3c81885fc964b81da0891db authored about 1 year ago by Joyee Cheung <[email protected]>
Previously when checking the initial timing we did a lot of checks
after accessing and copying t...
Fixed cpu-features.h not found issue.
Co-Authored-By: Luigi Pinca <[email protected]>
Fixes:...
PR-URL: https://github.com/nodejs/node/pull/49895
Reviewed-By: Antoine du Hamel <duhamelantoine1...
Much earlier, a design decision was made that the permission model
should not prevent following ...
PR-URL: https://github.com/nodejs/node/pull/49872
Reviewed-By: Marco Ippolito <marcoippolito54@g...
There is an `if` statement that likely should have been
an `else` in the original PR.
Refs: htt...
c935d4c8fa4fb2f59445285fbf7a2e09776ff6de authored about 1 year ago by Colin Ihrig <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/49688
Refs: https://github.com/nodejs/node/pull/4832...
PR-URL: https://github.com/nodejs/node/pull/49642
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/49566
Reviewed-By: Ben Noordhuis <[email protected]>
Check whether options is object or not to avoid passing
invalid type as options to `on` and `onc...
This prohibits invalid values (< -1 and non-integers) and
allows `filehandle.read()` to handle p...
PR-URL: https://github.com/nodejs/node/pull/49887
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/49869
Reviewed-By: Guy Bedford <[email protected]...
Notable changes:
deps:
* add v8::Object::SetInternalFieldForNodeCore() (Joyee Cheung) https:/...