node icon indicating copy to clipboard operation
node copied to clipboard

Node.js JavaScript runtime ✨🐢🚀✨

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

I noticed that the repl tab completion doesn't correctly handle computed properties targeted by strings. For example given the following context: ```js const obj = { one: 1 }; ```...

repl
needs-ci

Has been runtime deprecated for ~ 5 years now. It's time.

fs
semver-major
author ready
deprecations
needs-ci

This is an automated update of googletest to 35b75a2.

test
needs-ci
dependencies

This is an automated update of minimatch to 10.0.3.

needs-ci
dependencies

Let's unflag it in Node.js v25

c++
semver-major
process
needs-ci
test_runner
config

This pull request introduces the **experimental** `--allow-net` CLI flag, extending Node.js's Permission Model to manage network access explicitly. When enabled, processes require explicit permission to access network resources. For now,...

semver-major
lib / src
author ready
needs-ci
permission

This is an automated update of acorn to 8.15.0.

lib / src
needs-ci
dependencies

This is an automated patch update of V8 to 13.7.152.17.

v8 engine
needs-ci
dependencies

refactor the test/parallel/test-repl-save-load.js file by: - making the tests in the file self-contained (instead of all of them sharing the same REPL instance and constantly calling `.clear` on it) -...

test
needs-ci

### Version v24.2.0 ### Platform ```text Linux DESKTOP-QV82TM5 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 GNU/Linux ``` ### Subsystem _No response_ ### What steps will reproduce the...