Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

buffer: add asString static method buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. semver-minor PRs that contain new features and should be released in the next minor version.
#45408 by anonrig was closed Nov 10, 2022 Approved
buffer: introduce File author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#45139 by KhafraDev was merged Nov 10, 2022 Approved
WebAssembly Debugging DWARF support ? wasm Issues and PRs related to WebAssembly.
#37984 opened Mar 30, 2021 by hardfist
doc: add warnings about transferring Buffers and ArrayBuffer doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support.
#33252 by jasnell was closed May 7, 2020 Approved
3 tasks done
WASI not working on Windows
#31461 by RReverser was closed Jan 26, 2020
buffer: add Buffer.harden() method buffer Issues and PRs related to the buffer subsystem. discuss Issues opened for discussions and feedbacks. notable-change PRs with changes that should be highlighted in changelogs. security Issues and PRs related to security. semver-minor PRs that contain new features and should be released in the next minor version. stalled Issues and PRs that are stalled.
#28439 by ChALkeR was closed Nov 19, 2020 Approved
2 of 4 tasks
esm: --experimental-wasm-modules integration support esm Issues and PRs related to the ECMAScript Modules implementation. experimental Issues and PRs related to experimental features. semver-minor PRs that contain new features and should be released in the next minor version. wasm Issues and PRs related to WebAssembly.
#27659 by guybedford was closed May 17, 2019
4 tasks done
Add TextEncoder.prototype.encodeInto buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. feature request Issues that request new features to be added to Node.js.
#26904 by RReverser was closed Sep 13, 2019
buffer.indexOf is incorrect in utf16le encoding for odd byteOffset buffer Issues and PRs related to the buffer subsystem. confirmed-bug Issues with confirmed bugs.
#26448 opened Mar 5, 2019 by hkjackey
Double keypress in readline / process.stdin doc Issues and PRs related to the documentations. libuv Issues and PRs related to the libuv dependency or the uv binding. readline Issues and PRs related to the built-in readline module.
#25875 by Ezekiel-DA was closed Feb 13, 2019
n-api: check against invalid handle scope usage c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. node-api Issues and PRs related to the Node-API.
#16201 by addaleax was closed Oct 18, 2017
3 tasks done
error "write EINVAL" child_process Issues and PRs related to the child_process subsystem. question Issues that look for answers. windows Issues and PRs related to the Windows platform.
#16141 by wenlonghuo was closed Oct 29, 2017
n-api: refactor napi_addon_register_func c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. node-api Issues and PRs related to the Node-API.
#15088 by boingoing was closed Sep 14, 2017
4 tasks done
That Ayo fork thing? meta Issues and PRs related to the general management of the project. question Issues that look for answers.
#14989 by benjamingr was closed Aug 23, 2017
Documentation mismatch for napi_get_value_string_* functions addons Issues and PRs related to native addons. doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#14398 by RReverser was closed Aug 22, 2017
doc: fix a few n-api doc issues doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#13650 by mhdawson was closed Jun 16, 2017
3 tasks done
doc: fix out of date sections in n-api doc doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#13508 by mhdawson was closed Jun 9, 2017
3 tasks done
Documentation mismatch for N-API structures doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#13469 by RReverser was closed Jun 9, 2017
util.inspect(obj) should avoid obj.inspect access semver-major PRs that contain breaking changes and should be released in the next major version. util Issues and PRs related to the built-in util module.
#13422 by stefanpenner was closed Jun 12, 2017
3 tasks done
repl: allow await in REPL cli Issues and PRs related to the Node.js command line interface. feature request Issues that request new features to be added to Node.js. promises Issues and PRs related to ECMAScript promises. repl Issues and PRs related to the REPL subsystem.
#13209 by benjamingr was closed Nov 16, 2017
deps: update V8 to 5.8 semver-major PRs that contain breaking changes and should be released in the next major version. v8 engine Issues and PRs related to the V8 dependency.
#12784 by targos was closed May 6, 2017
2 tasks done
WebAssembly instantiation fails on latest nightly v8 engine Issues and PRs related to the V8 dependency.
#12740 by RReverser was closed May 12, 2017
buffer: stricter Buffer.isBuffer buffer Issues and PRs related to the buffer subsystem. semver-major PRs that contain breaking changes and should be released in the next major version. wip Issues and PRs that are still a work in progress.
#11961 by TimothyGu was closed Sep 23, 2017
3 of 4 tasks
buffer: fix fill with encoding in Buffer.alloc() buffer Issues and PRs related to the buffer subsystem.
#9238 by not-an-aardvark was closed Oct 26, 2016
3 tasks done
4.6.2
process: add the optional once to emitWarning process Issues and PRs related to the process subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#8184 by yorkie was closed Jan 6, 2017
4 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.