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

src: revert IS_RELEASE

PR-URL: https://github.com/nodejs/node/pull/48505
Reviewed-By: Juan José Arboleda <soyjuanarbol@...

44fd53a794ea57d31f423e419323b10aa10a38e7 authored over 1 year ago by Rafael Gonzaga <[email protected]>
doc: improve inspector.close() description

PR-URL: https://github.com/nodejs/node/pull/48494
Reviewed-By: Antoine du Hamel <duhamelantoine1...

49951ec4502a89b415b9a3ff6b9a78cdcd13a797 authored over 1 year ago by mary marchini <[email protected]>
permission: handle fs path traversal

PR-URL: https://github.com/nodejs-private/node-private/pull/403
Refs: https://hackerone.com/bugs...

205f1e643e25648173239b2de885fec430268492 authored over 1 year ago by RafaelGSS <[email protected]>
permission: handle fs.openAsBlob

Refs: https://hackerone.com/bugs?subject=nodejs&report_id=1966492
PR-URL: https://github.com/nod...

e15cc4595a81515ff7901a4009d21f40ed97ddca authored over 1 year ago by RafaelGSS <[email protected]>
crypto: handle cert with invalid SPKI gracefully

When attempting to convert the SPKI of a X509Certificate to a KeyObject,
throw an error if the s...

e8a1affab0b31b3586baef2ece978e449d40ce3d authored over 1 year ago by Tobias Nießen <[email protected]>
policy: handle mainModule.__proto__ bypass

PR-URL: https://github.com/nodejs-private/node-private/pull/416
Fixes: https://hackerone.com/bug...

daaa43ed967626b997439f3c708aae0925f8d85a authored over 1 year ago by RafaelGSS <[email protected]>
deps: update archs files for openssl-3.0.9-quic1

a4afe823737b208af245c5e5bdda0c8ea8950900 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
deps: upgrade openssl sources to quictls/openssl-3.0.9-quic1

PR-URL: https://github.com/nodejs/node/pull/48402
Reviewed-By: Richard Lau <[email protected]>
Rev...

897ae2806c463d4cd4fac57ac59e0674fc7ea0d6 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
http: disable request smuggling via empty headers

PR-URL: https://github.com/nodejs-private/node-private/pull/427
Fixes: https://hackerone.com/rep...

2e6de554f6b2f7969f6c51bef784ddb74c00a0ab authored over 1 year ago by Paolo Insogna <[email protected]>
doc,test: clarify behavior of DH generateKeys

The DiffieHellman class is an old and thin wrapper around certain
OpenSSL functions, many of whi...

4a82c8fda00b45663cf0f24bc3d6f369f4cc5215 authored over 1 year ago by Tobias Nießen <[email protected]>
src,permission: restrict inspector when pm enabled

PR-URL: https://github.com/nodejs-private/node-private/pull/410
Refs: https://hackerone.com/bugs...

34d92ed88c814e05b4b619705c67b3df3999c52d authored over 1 year ago by RafaelGSS <[email protected]>
crypto,https,tls: disable engines if perms enabled

When the experimental permission model is enabled, the running
JavaScript code is subject to cer...

1b16ffa7e72fd7a04778094b6fc097eebe4a251b authored over 1 year ago by Tobias Nießen <[email protected]>
msi: do not create AppData\Roaming\npm

This effectively reverts e431cae7e70069cd1631081f9dca09990b948feb due to
security concerns. The ...

0ae8bf8dbc3d5db9a604c7be66aa22893e109fa0 authored over 1 year ago by Tobias Nießen <[email protected]>
permission: handle fs.watchFile

PR-URL: https://github.com/nodejs-private/node-private/pull/404
Refs: https://hackerone.com/bugs...

56b1a0fca49645133e4cb09d734684bfe883d6d2 authored over 1 year ago by RafaelGSS <[email protected]>
2023-06-20, Version 18.16.1 'Hydrogen' (LTS)

This is a security release.

Notable changes:

Following CVEs are fixed in this release:

* CVE-...

b607b74a4fb3640fc958cff1ff81ca7558134e9d authored over 1 year ago by RafaelGSS <[email protected]>
2023-06-20, Version 20.3.1 (Current)

This is a security release.

Notable Changes

The following CVEs are fixed in this release:
* CV...

167dc77d85e97db5f8dcbcf110ade634944e02f9 authored over 1 year ago by RafaelGSS <[email protected]>
2023-06-20, Version 16.20.1 'Gallium' (LTS)

This is a security release.

Notable changes:

Following CVEs are fixed in this release:

* CVE-...

c09acb3ea82fab3553e40b68f923a9b9f00c8eba authored over 1 year ago by RafaelGSS <[email protected]>
tools: replace sed with perl

For cross-platform compatibility use perl instead of sed.

Fixes: https://github.com/nodejs/node...

e7646a5dc07823d07acda65dcccf4dc12dbc8d5c authored over 1 year ago by Luigi Pinca <[email protected]>
doc: link to Runtime Keys in export conditions

This commit:
1. Adds a link to the WinterCG Runtime Keys proposal draft spec in the
document...

43c3d9f9b48361fd77841b9f9f6919eb77433a40 authored over 1 year ago by Jacob Hummer <[email protected]>
tools: automate update openssl v16

PR-URL: https://github.com/nodejs/node/pull/48377
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotma...

51ca71cb51b6cce6bf2e5f6541958bc53566c505 authored over 1 year ago by Marco Ippolito <[email protected]>
http: fix for handling on boot timers headers and request

This change is a fix for handling headersTimeout and requestTimeout
that causes unexpected behav...

8e710c95f0748b3a6c8bfe891fac96b4eece118f authored over 1 year ago by Franciszek Koltuniuk <[email protected]>
tools: update eslint to 8.43.0

PR-URL: https://github.com/nodejs/node/pull/48487
Reviewed-By: Rich Trott <[email protected]>
Rev...

9bdd17230d3eb8a638594210d0efc185c8bbce3b authored over 1 year ago by Node.js GitHub Bot <[email protected]>
tools: update doc to [email protected]

PR-URL: https://github.com/nodejs/node/pull/48485
Reviewed-By: Rich Trott <[email protected]>
Rev...

6287d4d3f846d6329ecdae77dd715833aab26723 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
tools: prepare tools/doc for to-vfile 8.0.0

toVFile.readSync() is removed in favor of readSync().

PR-URL: https://github.com/nodejs/node/pu...

04bd9fd5b33afdf887987879f7b08b22c8cb1667 authored over 1 year ago by Rich Trott <[email protected]>
lib: fix output message when repl is used with pm

PR-URL: https://github.com/nodejs/node/pull/48438
Reviewed-By: Luigi Pinca <[email protected]...

ff14b24e127b4c20377430b408e2d0272d3facf0 authored over 1 year ago by Rafael Gonzaga <[email protected]>
doc: update fs flags documentation

PR-URL: https://github.com/nodejs/node/pull/48463
Fixes: https://github.com/nodejs/node/issues/4...

0d725d6fa0c5b5b35fbd008518d13a1a57a7de06 authored over 1 year ago by sinkhaha <[email protected]>
node-api: provide napi_define_properties fast path

Implement defining properties via V8's
`v8::Object::CreateDataProperty()`, which is faster for d...

3c35cd4a7473db6b465cbd4d8528a746c54e982f authored over 1 year ago by Gabriel Schulhof <[email protected]>
doc: revise `error.md` introduction

PR-URL: https://github.com/nodejs/node/pull/48423
Reviewed-By: Luigi Pinca <[email protected]...

64255b11bdea552d25fee0f12d0a4ca14fb4247c authored over 1 year ago by Antoine du Hamel <[email protected]>
src: add V8 fast api to `guessHandleType`

PR-URL: https://github.com/nodejs/node/pull/48349
Reviewed-By: Matteo Collina <matteo.collina@gm...

d2dfdd654ecb9fe340c06a830546977029bf5150 authored over 1 year ago by Yagiz Nizipli <[email protected]>
src: return uint32 for `guessHandleType`

PR-URL: https://github.com/nodejs/node/pull/48349
Reviewed-By: Matteo Collina <matteo.collina@gm...

5613e223d57687afca5fc04c3252b9df2bfc6f17 authored over 1 year ago by Yagiz Nizipli <[email protected]>
lib: create weakRef only if any signals provided

PR-URL: https://github.com/nodejs/node/pull/48448
Fixes: https://github.com/nodejs/node/issues/4...

f3ee4e2c9624e4338cd9c019377337f6c48a383b authored over 1 year ago by Chemi Atlow <[email protected]>
doc: add preveen-stack to triagers

PR-URL: https://github.com/nodejs/node/pull/48387
Reviewed-By: Gireesh Punathil <[email protected]...

c760ff2aac5088e1e1b989d424b8bc59cd4ca839 authored over 1 year ago by Preveen P <[email protected]>
lib: remove obsolete deletion of bufferBinding.zeroFill

PR-URL: https://github.com/nodejs/node/pull/47881
Reviewed-By: Joyee Cheung <[email protected]...

ee1b6ab4984cf8f291bd8eefc2c0106c8fb98958 authored over 1 year ago by Chengzhong Wu <[email protected]>
lib: move web global bootstrapping to the expected file

PR-URL: https://github.com/nodejs/node/pull/47881
Reviewed-By: Joyee Cheung <[email protected]...

77df1d84c76aff78b061bdcf62e10b8dda5b2066 authored over 1 year ago by Chengzhong Wu <[email protected]>
tools: update lint-md-dependencies

- `@rollup/[email protected]`
- `[email protected]`

PR-URL: https://github.com/nodejs/node/pul...

f3b713d1875a4946f513fa8350254ce243c13255 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
doc: refine when file is undefined in test events

PR-URL: https://github.com/nodejs/node/pull/48451
Reviewed-By: Luigi Pinca <[email protected]...

363eca1033458b8c2808207e2e5fc88e0f4df655 authored over 1 year ago by Moshe Atlow <[email protected]>
build: sync libuv header change

PR-URL: https://github.com/nodejs/node/pull/48429
Reviewed-By: Luigi Pinca <[email protected]...

b0e08d178ed3fcb4442324f70154d5f36f8dfcc2 authored over 1 year ago by Jiawen Geng <[email protected]>
node-api: implement external strings

Introduce APIs that allow for the creation of JavaScript strings without
copying the underlying ...

60d9aed30754edc752815024bb194d3707255331 authored over 1 year ago by Gabriel Schulhof <[email protected]>
src: make realm binding data store weak

The binding data must be weak so that it won't keep the realm reachable
from strong GC roots ind...

ac0853c4ee57dce69fb48feadff470a171ba1216 authored over 1 year ago by legendecas <[email protected]>
src: remove aliased buffer weak callback

An AliasedBuffer can be nested in a BaseObject and their weak callbacks
invoke order are not gua...

7d49619730b6cd4d057e455105b0eb36d4e5e486 authored over 1 year ago by legendecas <[email protected]>
test_runner: add enqueue and dequeue events

PR-URL: https://github.com/nodejs/node/pull/48428
Reviewed-By: Colin Ihrig <[email protected]>
R...

8bc6e193a07613a29eaf30d609f3c6d20db94031 authored over 1 year ago by Moshe Atlow <[email protected]>
doc: add kvakil to collaborators

...and remove them triagers

Fixes: https://github.com/nodejs/node/issues/48155
PR-URL: https://...

3ce303c3ee3d1f13c973733a19d5c163b7d1f4a4 authored over 1 year ago by Keyhan Vakil <[email protected]>
stream: remove asIndexedPairs

PR-URL: https://github.com/nodejs/node/pull/48150
Reviewed-By: Antoine du Hamel <duhamelantoine1...

d4e99b1a666a6e95d5470c81302345692def3f27 authored over 1 year ago by Chemi Atlow <[email protected]>
crypto: update root certificates to NSS 3.90

This is the certdata.txt[0] from NSS 3.90, released on 2023-04-06.

This is the version of NSS t...

d402e2ab78130e554ae661b659e7791efb8cd3e3 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
deps: update zlib to 1.2.13.1-motley-3ca9f16

PR-URL: https://github.com/nodejs/node/pull/48413
Reviewed-By: Luigi Pinca <[email protected]...

f6a3ec93aa9133eb0637901343cbc706211d64d3 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
quic: address new coverity warning

- address coverity warning about unitialized variable

Signed-off-by: Michael Dawson <mdawson@de...

ac6f594c9744a7834e771f1d18bb075027d20615 authored over 1 year ago by Michael Dawson <[email protected]>
crypto: remove OPENSSL_FIPS guard for OpenSSL 3

The OPENSSL_FIPS guard is only needed for versions of OpenSSL earlier
than 3.0.

Removing the gu...

8d651ce81e9944c3350e320b396be22c91e194a9 authored over 1 year ago by Richard Lau <[email protected]>
doc: add additional info on TSFN dispatch

Refs: https://github.com/nodejs/node/issues/48356

Signed-off-by: Michael Dawson <mdawson@devrus...

1da9099ac93d72fe153f6ba81f694074aa6033ad authored over 1 year ago by Michael Dawson <[email protected]>
doc: add link for news from security wg

Signed-off-by: Michael Dawson <[email protected]>

PR-URL: https://github.com/nodejs/node/pull/...

5f3291479727b4725497ee6fde6985b8d84e3134 authored over 1 year ago by Michael Dawson <[email protected]>
doc: fix typo in events.md

Signed-off-by: Darshan Sen <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/484...

4e0066eaf8780547d3653cf9a620a976aebe7712 authored over 1 year ago by Darshan Sen <[email protected]>
src: handle wasm out of bound in osx will raise SIGBUS correctly

fix: #46559
OSX will raise both SIGBUS and SIGSEGV when out of bound memory visit,
This commit s...

ed92b1fdafd07dde0bd08aa4a4444d1edbecfa56 authored over 1 year ago by Congcong Cai <[email protected]>
https: fix connection checking interval not clearing on server close

The connection interval should close when httpsServer.close is called
similarly to how it gets c...

bd7a8087a581557c636525b65a5c0e0db58735e7 authored over 1 year ago by linkgoron <[email protected]>
module: implement `register` utility

PR-URL: https://github.com/nodejs/node/pull/46826
Reviewed-By: Jacob Smith <[email protected]>
Rev...

a40a6c890afe0d1d0ca78db015146178c25af079 authored over 1 year ago by João Lenon <[email protected]>
typings: fix JSDoc in ESM loader modules

PR-URL: https://github.com/nodejs/node/pull/48424
Reviewed-By: Jacob Smith <[email protected]>
Rev...

d2d4a310f1141e094572d310f4bfa621425e05cd authored over 1 year ago by Antoine du Hamel <[email protected]>
test_runner: make `--test-name-pattern` recursive

PR-URL: https://github.com/nodejs/node/pull/48382
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...

c21fe3ad87002b050c857c387ae66e1d5392798a authored over 1 year ago by Moshe Atlow <[email protected]>
quic: prevent copying ngtcp2_cid_token

PR-URL: https://github.com/nodejs/node/pull/48370
Reviewed-By: Yagiz Nizipli <[email protected]>...

4ee8ef269ba4634660f7b8516dffe9f274d07092 authored over 1 year ago by Tobias Nießen <[email protected]>
lib: fix blob.stream() causing hanging promises

Refs: https://github.com/nodejs/node/issues/47993#issuecomment-1546901936
PR-URL: https://github...

8cc14387a2e77d7a2b411e7edaed690d43ea3809 authored over 1 year ago by Debadree Chatterjee <[email protected]>
lib: add support for inherited custom inspection methods

PR-URL: https://github.com/nodejs/node/pull/48306
Fixes: https://github.com/nodejs/node/issues/4...

2c6698b4db81adfba52ba251323d431b4a1b27ef authored over 1 year ago by Antoine du Hamel <[email protected]>
repl: display dynamic import variant in static import error messages

Enhance the REPL message for static import error message.

```
> import {foo, bar} from 'moo';
i...

0c875bbfc82197417a0a4ba82511d383c2a1700e authored over 1 year ago by Hemanth HM <[email protected]>
bootstrap: unify snapshot builder and embedder entry points

- Run the embedder entry point directly through
runEmbedderEntryPoint(), instead of going thro...

718f62bfcf38862f7f90a842790961a6d2082ab5 authored over 1 year ago by Joyee Cheung <[email protected]>
test: add missing <algorithm> include for std::find

GCC 14 drops some transitive includes within libstdc++.

Explicitly include <algorithm> for std:...

ad0bbaf34aa3150b4f3507b9973b6f5e8ed47474 authored over 1 year ago by Sam James <[email protected]>
bootstrap: simplify initialization of source map handlers

- Move the initialization of process.setSourceMapsEnabled
and the maybeCacheGeneratedSourceMap...

4ff55ec2e18f3e0e2516a3069f750dc313f5f4ae authored over 1 year ago by Joyee Cheung <[email protected]>
src: implement constants binding directly

Instead of adding a special case for it in the internal binding
loader, just implement it as usu...

d102f189571375f6c6f805ed12eb6325e9af4e7a authored over 1 year ago by Joyee Cheung <[email protected]>
src: implement natives binding without special casing

This patch removes special case in the internal binding loader
for natives, and implements it us...

e1fa85133fa48e208df268a5ac49eb5c7537a9a2 authored over 1 year ago by Joyee Cheung <[email protected]>
tools: update create-or-update-pull-request-action

Use the same commit SHA for this action as used in our other workflows.

Refs: https://github.co...

6a3403cded9009795269539f3cd85a57f05655ee authored over 1 year ago by Richard Lau <[email protected]>
tools: update eslint-plugin-jsdoc

Run a subset of `tools/dep_updaters/update-eslint.sh` to update
`eslint-plugin-jsdoc` to get rid...

da1c9e3ecb22f93a8a6db2cd73261da0ebcaeee1 authored over 1 year ago by Richard Lau <[email protected]>
2023-06-08, Version 20.3.0 (Current)

Notable changes:

deps:
* upgrade to libuv 1.45.0, including significant performance
impro...

5a5897220795fc6ae9ad4434d0ba0160805d9927 authored over 1 year ago by Michaël Zasso <[email protected]>
deps: upgrade npm to 9.7.1

PR-URL: https://github.com/nodejs/node/pull/48378
Reviewed-By: Luigi Pinca <[email protected]...

8c8e7e9e2c13eb89ec73cbe174a5695ee2365aa3 authored over 1 year ago by npm CLI robot <[email protected]>
test: fix flaky test-watch-mode

PR-URL: https://github.com/nodejs/node/pull/48147
Fixes: https://github.com/nodejs/node/issues/4...

9dc2d1b964db5ff96e8dbffe0a8ac9d3e3ae6488 authored over 1 year ago by Moshe Atlow <[email protected]>
src: add missing to_ascii method in dns queries

PR-URL: https://github.com/nodejs/node/pull/48354
Reviewed-By: Yagiz Nizipli <[email protected]>...

077fd7d83d7d41695137c1af5b9be1d72250e69e authored over 1 year ago by Daniel Lemire <[email protected]>
test: fix `test-net-autoselectfamily` for kernel without IPv6 support

PR-URL: https://github.com/nodejs/node/pull/48265
Reviewed-By: Luigi Pinca <[email protected]>

9c5efdd5e26632404ccd91fab565a68d150e6736 authored over 1 year ago by Livia Medeiros <[email protected]>
deps: update simdutf to 3.2.14

PR-URL: https://github.com/nodejs/node/pull/48344
Reviewed-By: Yagiz Nizipli <[email protected]>...

1d1685e6fde1bcb47dd30c3bb45dba219939c272 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
url: conform to origin getter spec changes

PR-URL: https://github.com/nodejs/node/pull/48319
Reviewed-By: Luigi Pinca <[email protected]...

f2670a61e06a5b4a85c79932f5beb9bb9a1dceec authored over 1 year ago by Yagiz Nizipli <[email protected]>
test: update url web-platform tests

PR-URL: https://github.com/nodejs/node/pull/48319
Reviewed-By: Luigi Pinca <[email protected]...

e6e011097e3deba164b97d14534c4cb9caf0a0cd authored over 1 year ago by Yagiz Nizipli <[email protected]>
deps: update ada to 2.5.1

PR-URL: https://github.com/nodejs/node/pull/48319
Reviewed-By: Luigi Pinca <[email protected]...

11bd9f922456d9499cc50276aafe5ba60c9ba061 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
test_runner: refactor coverage report output for readability

Add a "table" parameter to getCoverageReport.
Keep the tap coverage output intact.
Change the ou...

23c7f65ead1f21ebd7b8896c762033252040580b authored over 1 year ago by Damien Seguin <[email protected]>
lib: reduce URL invocations on http2 origins

PR-URL: https://github.com/nodejs/node/pull/48338
Reviewed-By: Matteo Collina <matteo.collina@gm...

72ba09905acaff4854db222b38ec54970887e0f0 authored over 1 year ago by Yagiz Nizipli <[email protected]>
module: reduce url invocations in esm/load.js

PR-URL: https://github.com/nodejs/node/pull/48337
Refs: https://github.com/nodejs/performance/is...

9d936fa2502a1ac9a2f2e65fe000ae8f985b9fc6 authored over 1 year ago by Yagiz Nizipli <[email protected]>
doc: run license-builder

PR-URL: https://github.com/nodejs/node/pull/48336
Reviewed-By: Antoine du Hamel <duhamelantoine1...

f1007325753e62b13083f6e9e499fdc33f753d7d authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
deps: update zlib to 982b036

PR-URL: https://github.com/nodejs/node/pull/48327
Reviewed-By: Luigi Pinca <[email protected]...

a9295223753672d009ed614abe3fc3c4f2d1f403 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
test: ignore the copied entry_point.c

Add `test_cannot_run_js/entry_point.c` to
`test/js-native-api/.gitignore`.

PR-URL: https://gith...

d15652e95905fa6bfe7b55b6205a1b7298b8b4f8 authored over 1 year ago by Luigi Pinca <[email protected]>
test: refactor test-gc-http-client-timeout

Due to server response delay, all possible requests are created anyway.
Instead of doing `36 * o...

f351c8a6c12cac56b386dc94d297d43104cd2574 authored over 1 year ago by Luigi Pinca <[email protected]>
tools: add version update to external dependencies

Refs: nodejs/security-wg#973
Most of the duplicated code in all the dependencies updaters
has be...

c54115391fee30c1cdc95c375ea5326f0aa2969e authored over 1 year ago by Andrea Fassina <[email protected]>
tools: update eslint to 8.42.0

PR-URL: https://github.com/nodejs/node/pull/48328
Reviewed-By: Antoine du Hamel <duhamelantoine1...

1b4ce6981d3d47b8c77b3abfa820c2d7a60afc00 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
tools: disable jsdoc/no-defaults rule

PR-URL: https://github.com/nodejs/node/pull/48328
Reviewed-By: Antoine du Hamel <duhamelantoine1...

0919b5e27761172fdfde9766f8d9655b09dcf999 authored over 1 year ago by Luigi Pinca <[email protected]>
test: update encoding web-platform tests

PR-URL: https://github.com/nodejs/node/pull/48320
Reviewed-By: Antoine du Hamel <duhamelantoine1...

e30e71665cab94118833cc536a43750703b19633 authored over 1 year ago by Yagiz Nizipli <[email protected]>
test: update FileAPI web-platform tests

PR-URL: https://github.com/nodejs/node/pull/48322
Reviewed-By: Antoine du Hamel <duhamelantoine1...

332352854287425c5a443131848124a4ea5851b2 authored over 1 year ago by Yagiz Nizipli <[email protected]>
benchmark: refactor crypto oneshot

PR-URL: https://github.com/nodejs/node/pull/48267
Reviewed-By: Tobias Nießen <[email protected]>
...

0e92bf1b666977c308f5a5850006e8b2ed3945d7 authored over 1 year ago by Filip Skokan <[email protected]>
build: update action to close stale PRs

My original plan of adding a lable to limit those initially
process as outlined in https://githu...

41f8abc6b5b9450792728bd9d72e98650da8c741 authored over 1 year ago by Michael Dawson <[email protected]>
test: update user-timing web-platform tests

PR-URL: https://github.com/nodejs/node/pull/48321
Reviewed-By: Antoine du Hamel <duhamelantoine1...

7f9fd76f25fb00335db29c7bb3bdb858dd946a77 authored over 1 year ago by Yagiz Nizipli <[email protected]>
benchmark: add crypto.create*Key

PR-URL: https://github.com/nodejs/node/pull/48284
Reviewed-By: Tobias Nießen <[email protected]>
...

6327d4582a72363cdd62566ebf9739eea60661bf authored over 1 year ago by Filip Skokan <[email protected]>
esm: remove support for arrays in `import` internal method

This avoids initializing arrays that we never use, and simplifies the
implementation overall.

P...

9f3466bcb646dc2f568569813379be1252753a72 authored over 1 year ago by Antoine du Hamel <[email protected]>
test_runner: apply `runOnly` on suites

PR-URL: https://github.com/nodejs/node/pull/48279
Fixes: https://github.com/nodejs/node/issues/4...

5c27cc2afbe77d4978a7c773c1dcf2e738aad7e7 authored over 1 year ago by Moshe Atlow <[email protected]>
test: mark test-child-process-pipe-dataflow as flaky

PR-URL: https://github.com/nodejs/node/pull/48334
Reviewed-By: Yagiz Nizipli <[email protected]>...

c6e7e4273392fa9ebf01019bf78adf84b0537cfd authored over 1 year ago by Moshe Atlow <[email protected]>
tools: update rollup lint-md-dependencies

- @rollup/[email protected]
- [email protected]

PR-URL: https://github.com/nodejs/node/pul...

cd6bd3f0fb135d3ef7cc847d62205c6f0d7a47c8 authored over 1 year ago by Node.js GitHub Bot <[email protected]>
meta: bump github/codeql-action from 2.3.3 to 2.3.6

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.3 to 2.3.6.
- [Re...

4bb06dbd0a87e5b2430780ddceec08015f8c496a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
meta: bump actions/setup-python from 4.6.0 to 4.6.1

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
- [Re...

cd82d42051374a29d5e2cf18944a88cee7dd5081 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
meta: bump codecov/codecov-action from 3.1.3 to 3.1.4

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
-...

2482535e24159daaf580f27f64aecf5b5d0e2d86 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
module: reduce the number of URL initializations

PR-URL: https://github.com/nodejs/node/pull/48272
Reviewed-By: Geoffrey Booth <webadmin@geoffrey...

54e0cb5051886fd6f9c8219561554d0481e998c2 authored over 1 year ago by Yagiz Nizipli <[email protected]>
Revert "tools: open issue when update workflow fails"

This reverts commit c488558c15eb088a4b81a16fc34e5416c1d6e8d5.

PR-URL: https://github.com/nodejs...

fdf8ecde9e57636314247791d67df374f762382e authored over 1 year ago by Marco Ippolito <[email protected]>