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/51867
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/50405
Reviewed-By: Matthew Aitken <maitken033380023@...
PR-URL: https://github.com/nodejs/node/pull/51797
Fixes: https://github.com/nodejs/node/issues/5...
Fixes: https://github.com/nodejs/node/issues/51701
PR-URL: https://github.com/nodejs/node/pull/5...
Otherwise NODE_V8_COVERAGE would crash in snapshot tests because V8
cannot serialize the leftove...
PR-URL: https://github.com/nodejs/node/pull/51741
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51796
Reviewed-By: Marco Ippolito <marcoippolito54@g...
Co-Authored-By: Hemanth HM <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51...
PR-URL: https://github.com/nodejs/node/pull/51690
Refs: https://github.com/nodejs/node/issues/51...
Delay access at run time otherwise the value is captured at build
time and always false.
PR-URL...
9ac98b1a663d522008db6c0a072381892644176b authored 10 months ago by Joyee Cheung <[email protected]>
If the server is not referenced, it might go away too soon
and the client may not get enough end...
PR-URL: https://github.com/nodejs/node/pull/51859
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
This is the certdata.txt[0] from NSS 3.98, released on 2024-02-15.
This is the version of NSS t...
13f66c24dafc78f572d7a789f5e6b9881a32f838 authored 10 months ago by Node.js GitHub Bot <[email protected]>
The internal binding profiler is loaded if the test is run with
NODE_V8_COVERAGE.
PR-URL: https...
765baa7a0b66921be00d6b4d104711f8d5e30caa authored 10 months ago by Joyee Cheung <[email protected]>
The child process should not inherit NODE_V8_COVERAGE because
that clobbers the inspector output...
PR-URL: https://github.com/nodejs/node/pull/51810
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51846
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51795
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51795
Reviewed-By: Luigi Pinca <[email protected]...
The latest clang warns about this.
PR-URL: https://github.com/nodejs/node/pull/51845
Reviewed-B...
PR-URL: https://github.com/nodejs/node/pull/51632
Fixes: https://github.com/nodejs/node/issues/5...
The recursive fs watch tests that mutate the watched folder
immediately after fs.watch() returns...
The child processes are supposed to get 4 messages (2 ends, 2 writes).
Previously the mustCall()...
Because the previous security release modified the bundled version of
libuv, we cannot automatic...
Move the child process code into a fixture and split the test
so that it can be run in parallel ...
`NodeRuntime.waitingForDebugger` is a new Inspector Protocol event that
will fire when the proce...
PR-URL: https://github.com/nodejs/node/pull/51571
Reviewed-By: Michael Dawson <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51439
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/50737
Reviewed-By: Joyee Cheung <[email protected]...
This change can be removed after the upstream fix lands in Node:
https://github.com/c-ares/c-are...
This is a follow-up to https://github.com/nodejs/node/pull/51605.
PR-URL: https://github.com/no...
0992002d99f50766efc55e6aba83315ce21b5e2f authored 10 months ago by Cheng Zhao <[email protected]>
Previously we wrapped the embedder entry point callback into a
binding and then invoke the bindi...
PR-URL: https://github.com/nodejs/node/pull/51758
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
Using this to iterate over an array can be faster than calling
Array::Get repeatedly. Local expe...
It has failed 22 PRs from the latest 100 CI runs.
PR-URL: https://github.com/nodejs/node/pull/5...
d51a74af604a97cd9df37caf4f57282888b60254 authored 10 months ago by Joyee Cheung <[email protected]>
Refs: https://github.com/nodejs/node/issues/31727#issuecomment-985589968
PR-URL: https://github....
Refs: https://github.com/nodejs/TSC/issues/1501
Signed-off-by: Michael Dawson <midawson@redhat....
5dfff3ad90c2ffbfb496995400eae731dd894c06 authored 10 months ago by Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51803
Reviewed-By: Michaël Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/51806
Reviewed-By: Beth Griggs <bethanyngriggs@gmail...
Previously we only had an internal assertion to ensure certain
code is executed before any user-...
It is easier to filter the core startup benchmark with this name.
PR-URL: https://github.com/no...
39e3d21bd7af7d332b3cfd6f2318248ea0b1dc02 authored 10 months ago by Joyee Cheung <[email protected]>
We previously build the ESM facade (synthetic modules re-exporting
builtin's exports) for builti...
By default V8 only compiles the top-level function and
skips code generation for inner functions...
It is safe to create the console properties for the global
console at snapshot build time. Strea...
PR-URL: https://github.com/nodejs/node/pull/51663
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51799
Reviewed-By: Filip Skokan <[email protected]>...
Fixes: https://github.com/nodejs/node/issues/51479
PR-URL: https://github.com/nodejs/node/pull/5...
PR-URL: https://github.com/nodejs/node/pull/51792
Reviewed-By: Matteo Collina <matteo.collina@gm...
PR-URL: https://github.com/nodejs/node/pull/50112
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sent...
PR-URL: https://github.com/nodejs/node/pull/51782
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51673
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
The design is relatively stable now and it's more suitable to
describe it as being "in active de...
Previously we had two encodings for JS files:
1. If a file contains only ASCII characters, enco...
72df124e38e922b9338494666b9c5c69f51e6653 authored 10 months ago by Joyee Cheung <[email protected]>The last trace of failure dates back to 2023-09-24.
Fixes: https://github.com/nodejs/node/issue...
6db72fcae4383fff63b3971b59a883e7438e54ee authored 10 months ago by Luigi Pinca <[email protected]>There is no recent trace of failure for this test.
Fixes: https://github.com/nodejs/node/issues...
78273ed0d11f20f23b5c46671477b5b4f9e2668f authored 10 months ago by Luigi Pinca <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51760
Refs: https://github.com/nodejs-private/node-p...
Fix an assertion when running dotnev tests with GN build:
assertion !empty() failed: string::fro...
We are now directly checking the existence of a private symbol
in the object to determine if an ...
The webpage at the URL referenced by `node --inspect` was retitled when
it was recently moved.
...
68fd5cbd5aabc9627ec71b2f32ee69f6e753e0f1 authored 10 months ago by Richard Lau <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47523
Reviewed-By: Matteo Collina <matteo.collina@gm...
Some linux distroes install headers through their
package managers. When headers are locally ins...
PR-URL: https://github.com/nodejs/node/pull/51723
Refs: https://github.com/unicode-org/icu/relea...
Refs: https://github.com/unicode-org/icu/releases/tag/release-74-2
PR-URL: https://github.com/no...
The name of the sources MD5 file has changed.
Refs: https://github.com/unicode-org/icu/releases...
1c147423d0d17121f9149bb64eef75476878c94d authored 10 months ago by Michaël Zasso <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/51667
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
Splitting the introduction sentence in two paragraphs so it's
clearer the list of variables only...
PR-URL: https://github.com/nodejs-private/node-private/pull/516
Fixes: https://hackerone.com/bug...
PR-URL: https://github.com/nodejs/node/pull/51697
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
Follow-up: https://github.com/nodejs/node/pull/51209
PR-URL: https://github.com/nodejs-private/n...
PR-URL: https://github.com/nodejs-private/node-private/pull/518
Fixes: https://hackerone.com/rep...
setuid() does not affect libuv's internal io_uring operations if
initialized before the call to ...
Within Node.js, attempt to determine if libuv is using io_uring. If it
is, disable process.setui...
Signed-off-by: Matteo Collina <[email protected]>
PR-URL: https://github.com/nodejs-privat...
SYS_capget with _LINUX_CAPABILITY_VERSION_3 returns the process's
permitted capabilities as two ...
Use encodeUtf8String from the encoding_binding internal binding to
convert the result of path.re...
Refs: https://hackerone.com/bugs?subject=nodejs&report_id=2269177
Disable RSA_PKCS1_PADDING for...
54cd268059626800dbe1e02a88b28d9538cf5587 authored 10 months ago by Michael Dawson <[email protected]>This is a security release.
Notable changes:
crypto:
* disable PKCS#1 padding for privateDec...
This is a security release.
Notable changes:
crypto:
* disable PKCS#1 padding for privateDec...
This is a security release.
Notable changes:
crypto:
* update root certificates to NSS 3.95 ...
PR-URL: https://github.com/nodejs/node/pull/51592
Reviewed-By: Chemi Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/51676
Reviewed-By: Marco Ippolito <marcoippolito54@g...
PR-URL: https://github.com/nodejs/node/pull/51720
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/51658
Reviewed-By: Moshe Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/51582
Reviewed-By: Luigi Pinca <[email protected]...
Refs: https://github.com/nodejs/node/blob/5acd42ed9e65/test/parallel/parallel.status#L28-L30
PR-...
PR-URL: https://github.com/nodejs/node/pull/51649
Fixes: https://github.com/nodejs/node/issues/5...
PR-URL: https://github.com/nodejs/node/pull/51594
Reviewed-By: Matteo Collina <matteo.collina@gm...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.0.1.
-...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.0 to 4....
eca4b1a403959d5b83fb5a9adaae8f4c3580eea2 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.0....
9c194a517f7c349b899b114925b2a5437d22b7d4 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.6.1 t...
ca26b5434a0a7733595e4f6b25bedffae50e3cc1 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.0.0.
- [Release notes](h...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.12 to 3.23.2.
- ...
PR-URL: https://github.com/nodejs/node/pull/51638
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/51630
Reviewed-By: Marco Ippolito <marcoippolito54@g...
Refs: https://github.com/nodejs/node/issues/41206#issuecomment-1858836845
PR-URL: https://github...
PR-URL: https://github.com/nodejs/node/pull/51580
Reviewed-By: Luigi Pinca <[email protected]...
The `after` hook now explicitly mentions that it is executed once after
all the tests in a test ...
PR-URL: https://github.com/nodejs/node/pull/51620
Refs: https://github.blog/changelog/2024-01-30...
With this patch:
Users can now include assets by adding a key-path dictionary
to the configurat...