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
Refs: https://github.com/nodejs/node/issues/47365
PR-URL: https://github.com/nodejs/node/pull/47...
PR-URL: https://github.com/nodejs/node/pull/47668
Reviewed-By: Michaël Zasso <targos@protonmail....
Signed-off-by: Daeyeon Jeong <[email protected]>
PR-URL: https://github.com/nodejs/node/pull...
Add highWaterMark option when creating a new HTTP server.
This option will override the default ...
PR-URL: https://github.com/nodejs/node/pull/46652
Refs: https://github.com/nodejs/performance/is...
PR-URL: https://github.com/nodejs/node/pull/47648
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/47685
Reviewed-By: Michaël Zasso <targos@protonmail....
Accept a `testNamePatterns` value in the `run` fn, and drill those
patterns to the spawned proce...
This is the certdata.txt[0] from NSS 3.89, released on 2023-03-09.
This is the version of NSS t...
0e5b82c38168417ca51f9a94bd95cb56a0c64622 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47676
Reviewed-By: Luigi Pinca <[email protected]...
This commit updates the code coverage logic to skip the first
function in a file (which does not...
This commit moves code coverage collection from the test
harness exit handler to the postRun() f...
PR-URL: https://github.com/nodejs/node/pull/47577
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/47677
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail....
PR-URL: https://github.com/nodejs/node/pull/47654
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/40825
Reviewed-By: James M Snell <[email protected]>
Disallow cloning of file-backed Blobs. If necessary, we can enable
this later but for now we dis...
Set the `update-pull-request-title-and-body` option when potentially
updating an existing PR wit...
Use the default loader as the cascaded loader in the loader worker.
Otherwise we spawn loader wo...
According to use of `validateNumber`, error code is changed
from ERR_INVALID_ARG_VALUE to ERR_OU...
When searching for the latest certdata.txt, check that the file
exists on the remote server.
PR...
472ffdef73f636cefa0e7015e07499637c34bd43 authored over 1 year ago by Richard Lau <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47499
Refs: https://github.com/nodejs/node/pull/4749...
Adds a naive, linear recursive algorithm for the following methods:
readdir, readdirSync, opendi...
PR-URL: https://github.com/nodejs/node/pull/47552
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47195
Reviewed-By: Kohei Ueno <[email protected]>
- Update paths to the new ones.
- Remove paths that no longer exist.
- Capitalize comments and q...
Actual output is different from expected output if offset is 0.
Plus, removed unused importing `...
This reverts commit c05689ea6b952ad75c02513f1394c6f3d730bc9d.
PR-URL: https://github.com/nodejs...
607715e52ad675a31014ef1848053d181e92eeff authored over 1 year ago by Filip Skokan <[email protected]>This reverts commit b17227b6e2c92f1a5836eb5eb463b6b2bc4396c6.
PR-URL: https://github.com/nodejs...
a49e93e12717a26c3562f078323aa3a437b38f42 authored over 1 year ago by Filip Skokan <[email protected]>
`fs.copyFile()` supports copy-on-write operation
if the underlying platform supports it by passi...
The binding data holds references to the AliasedBuffers directly
from their wrappers which alrea...
PR-URL: https://github.com/nodejs/node/pull/47549
Reviewed-By: Michael Dawson <[email protected]...
Those have been deprecated for a while, it's time.
PR-URL: https://github.com/nodejs/node/pull/...
7dd3732480a84e1fa4fb194cd441dd59171fd6d4 authored over 1 year ago by Antoine du Hamel <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47600
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47551
Reviewed-By: Guy Bedford <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/47598
Reviewed-By: Yagiz Nizipli <[email protected]>...
Fix a small grammatical mistake and improve the surrounding wording.
PR-URL: https://github.com...
9a7b9710e21f352fe002ff2b8b872b383054c770 authored over 1 year ago by Tobias Nießen <[email protected]>
GoogleTest follows the Abseil Live at Head philosophy, and rarely
creates tags or GitHub release...
PR-URL: https://github.com/nodejs/node/pull/47591
Reviewed-By: Moshe Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/47417
Refs: https://github.com/nodejs/security-wg/is...
PR-URL: https://github.com/nodejs/node/pull/47548
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...
Execute the before hook for Test as well, and execute it on root before
executing any tests.
Fi...
2ec4ef7c24a0b1c63ac54a9a042790eee4a01040 authored over 1 year ago by Chemi Atlow <[email protected]>
This is the only instance of such a link and it is rendered
incorrectly in the TOC.
PR-URL: htt...
9b6f7f0deddd86a84b909ee08c56a84613996466 authored over 1 year ago by Tobias Nießen <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47611
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
Notable Changes:
crypto:
* (SEMVER-MAJOR) use WebIDL converters in WebCryptoAPI (Filip Skokan...
PR-URL: https://github.com/nodejs/node/pull/47579
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
napi_create_external_arraybuffer creates the arraybuffer with
node::Buffer, which already marks ...
* add TLSContext
* quic: add stat collection utilities
* add Packet
* add NgTcp2CallbackScope/Ng...
Signed-off-by: RafaelGSS <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/4...
PR-URL: https://github.com/nodejs/node/pull/47595
Reviewed-By: Filip Skokan <[email protected]>...
This restriction was due to an implementation detail in CSPRNG(). Now
that CSPRNG() properly han...
- Details: https://icu.unicode.org/download/73
PR-URL: https://github.com/nodejs/node/pull/4745...
e050cecad1887c2bda875f2a9c01360f21744452 authored over 1 year ago by Steven R. Loomis <[email protected]>
Refs: https://github.com/v8/v8/compare/11.3.244.4...11.3.244.8
PR-URL: https://github.com/nodejs...
Trailing commas are invalid in JSON files.
PR-URL: https://github.com/nodejs/node/pull/47584
Re...
Simplify existing code by using v8::Boolean::New() instead of equivalent
expressions that contai...
PR-URL: https://github.com/nodejs/node/pull/47014
Reviewed-By: Colin Ihrig <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/47537
Reviewed-By: Colin Ihrig <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/47524
Reviewed-By: Yagiz Nizipli <[email protected]>...
CSPRNG implicitly casts the size_t length argument to a signed int when
calling RAND_bytes(), wh...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [...
PR-URL: https://github.com/nodejs/node/pull/47545
Reviewed-By: Moshe Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/47545
Reviewed-By: Moshe Atlow <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/47542
Reviewed-By: Antoine du Hamel <duhamelantoine1...
PR-URL: https://github.com/nodejs/node/pull/47541
Reviewed-By: Antoine du Hamel <duhamelantoine1...
Signed-off-by: Michael Dawson <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/4...
PR-URL: https://github.com/nodejs/node/pull/47519
Reviewed-By: Yagiz Nizipli <[email protected]>...
Adding `setEncoding()` ensures that the example handles characters
split across chunk boundaries...
Refs: https://github.com/nodejs/node/issues/47067
PR-URL: https://github.com/nodejs/node/pull/47...
PR-URL: https://github.com/nodejs/node/pull/47547
Reviewed-By: Debadree Chatterjee <debadree333@...
PR-URL: https://github.com/nodejs/node/pull/47514
Reviewed-By: Yagiz Nizipli <[email protected]>...
The logic for reading lines was slightly flawed, in that it assumed
there would be a final new l...
PR-URL: https://github.com/nodejs/node/pull/47422
Reviewed-By: Mohammed Keyvanzadeh <mohammadkey...
PR-URL: https://github.com/nodejs/node/pull/47377
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
PR-URL: https://github.com/nodejs/node/pull/47550
Reviewed-By: Antoine du Hamel <duhamelantoi...
PR-URL: https://github.com/nodejs/node/pull/47543
Reviewed-By: Yagiz Nizipli <[email protected]>...
Refs: https://github.com/nodejs/security-wg/issues/828
PR-URL: https://github.com/nodejs/node/pu...
PR-URL: https://github.com/nodejs/node/pull/47346
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...
PR-URL: https://github.com/nodejs/node/pull/47513
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47513
Reviewed-By: Yagiz Nizipli <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/47218
Reviewed-By: Erick Wendel <erick.workspace@gma...
PR-URL: https://github.com/nodejs/node/pull/47218
Reviewed-By: Erick Wendel <erick.workspace@gma...
PR-URL: https://github.com/nodejs/node/pull/47218
Reviewed-By: Erick Wendel <erick.workspace@gma...
Signed-off-by: RafaelGSS <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/4...
PR-URL: https://github.com/nodejs/node/pull/47520
Reviewed-By: Robert Nagy <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/47508
Reviewed-By: Robert Nagy <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/47507
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/44710
Reviewed-By: Yagiz Nizipli <[email protected]...
Notable changes:
Add initial support for single executable applications
Compile a JavaScript f...
527394783ece910bf8c543f5a01f100ae37e5c33 authored over 1 year ago by Danielle Adams <[email protected]>
Signed-off-by: RafaelGSS <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/4...
This is a small fix for my recent PR that fixes a typo in the
realm example.
PR-URL: https://gi...
dee953bb8a1a1436dbc26178184b4eb22805a84b authored over 1 year ago by Julian Dax <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/47402
Refs: https://github.com/nodejs/security-wg/is...
Refs: https://github.com/nodejs/node/issues/46923
Signed-off-by: Michael Dawson <mdawson@devrus...
56ccd599fe54c2e9b58e142156c384dfa8615338 authored over 1 year ago by Michael Dawson <[email protected]>Original commit message:
[build]: fix wrong name
Change-Id: I504e836da1e36d7b9e504dbdb...
4bcb42c16c7da17ebde16bdc65baf2eb9cffdc8c authored over 1 year ago by Jiawen Geng <[email protected]>Fixes: https://github.com/nodejs/node/issues/46829
PR-URL: https://github.com/nodejs/node/pull/...
67fdb740c323a9979f4118ef37a26573c7797435 authored over 1 year ago by Raz Luvaton <[email protected]>
This will make `git log` entries for KhafraDev show up using the name
in the README, which is re...
PR-URL: https://github.com/nodejs/node/pull/47467
Reviewed-By: Colin Ihrig <[email protected]>
R...
Fixes: https://github.com/nodejs/node/issues/47388
PR-URL: https://github.com/nodejs/node/pull/4...
PR-URL: https://github.com/nodejs/node/pull/47380
Refs: https://github.com/nodejs/security-wg/is...
PR-URL: https://github.com/nodejs/node/pull/47380
Refs: https://github.com/nodejs/security-wg/is...
PR-URL: https://github.com/nodejs/node/pull/47343
Reviewed-By: Yagiz Nizipli <[email protected]>...