node icon indicating copy to clipboard operation
node copied to clipboard

Node.js JavaScript runtime ✨🐢🚀✨

Results 1241 node issues
Sort by recently updated
recently updated
newest added

fix(test_runner): improve colored dot reporter readability In this commit, I've enhanced the colored dot reporter for the Node.js test runner. Now, passing test dots are displayed in bold and bright...

needs-ci
test_runner

Refs: https://github.com/nodejs/node/issues/51772 Refs: https://github.com/nodejs/reliability/issues/784

test
fast-track
needs-ci

### Affected URL(s) https://nodejs.org/api/modules.html#all-together ### Description of the problem The following part at the linked page: ![1](https://github.com/nodejs/node/assets/66683424/598f919d-e71e-4cb3-994f-ae20790ad50e) Can mean 2 things: 1. Sets `Y` as the file system root, so...

doc

This is an automated update of llhttp to 9.2.0.

needs-ci
dependencies

### Version v20.5.0 and v18.17.0 and more ### Platform `Linux futpib-desktop 6.1.39-3-lts #1 SMP PREEMPT_DYNAMIC Wed, 02 Aug 2023 10:12:55 +0000 x86_64 GNU/Linux` ### Subsystem net ### What steps will...

net

### src: implement v8 array iteration using the new callback-based API Using this to iterate over an array can be faster than calling Array::Get repeatedly. Local experiment shows that this...

c++
needs-ci

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

worker
needs-ci

The design is relatively stable now and it's more suitable to describe it as being "in active developement".

doc
author ready
commit-queue

Searching the automatically-generated test failure reports in the issues at https://github.com/nodejs/reliability/issues, I don't see `test-worker-message-port-message-before-close` failing any time recently.

test
needs-ci

Refs: https://github.com/nodejs/node/issues/31727#issuecomment-985589968

test
needs-ci