Skip to content

Pull requests: nodejs/node

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Rename doc/api/crypto.md to doc/api/npm install @openzeppelin/contracts doc Issues and PRs related to the documentations.
#61172 opened Dec 25, 2025 by kw9p52p6yr-a11y Loading…
module: throw error for ESM syntax in explicit commonjs entry module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#61171 opened Dec 25, 2025 by heathdutton Loading…
doc: document error event on readline InterfaceConstructor doc Issues and PRs related to the documentations. readline Issues and PRs related to the built-in readline module.
#61170 opened Dec 25, 2025 by Xstoudi Loading…
test_runner: fix coverage report when a directory is named file needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61169 opened Dec 24, 2025 by heathdutton Loading…
Create Buffer.copy 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.
#61168 opened Dec 24, 2025 by araujogui Draft
[WIP] sea: generate single executable directly with Node.js binary build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#61167 opened Dec 24, 2025 by joyeecheung Draft
process: improve process.cwd() error message c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#61164 opened Dec 24, 2025 by Tseian Loading…
build: support building crates (temporal) on windows dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61163 opened Dec 24, 2025 by ShenHongFei Loading…
fs: Add support in globs for following (opt-in) symlinks fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61162 opened Dec 23, 2025 by MatricalDefunkt Loading…
test_runner: print info when test restarts needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61160 opened Dec 23, 2025 by Xstoudi Loading…
test: asserts that import.meta.resolve invokes sync loader hooks esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61158 opened Dec 23, 2025 by legendecas Loading…
buffer: add Buffer.fromHex() and Buffer.fromBase64() buffer Issues and PRs related to the buffer subsystem. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. needs-ci PRs that need a full CI run.
#61157 opened Dec 23, 2025 by LiviaMedeiros Loading…
deps: update ngtcp2 to 1.19.0 blocked PRs that are blocked by other issues or PRs. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#61156 opened Dec 23, 2025 by nodejs-github-bot Loading…
[v25.x backport] util: fix nested proxy inspection needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#61152 opened Dec 23, 2025 by LiviaMedeiros Loading…
doc: add missing CLI options to node manpage doc Issues and PRs related to the documentations.
#61148 opened Dec 22, 2025 by pawan405 Loading…
build: expose libplatform symbols in shared libnode build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#61144 opened Dec 21, 2025 by joyeecheung Loading…
test: add implicit test for fs dispose handling with using dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61140 opened Dec 21, 2025 by IlyasShabi Loading…
inspector: initial support storage inspection c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61139 opened Dec 21, 2025 by islandryu Loading…
deps: update zlib to 1.3.1-e00f703 c++ Issues and PRs that require attention from people who are familiar with C++. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#61135 opened Dec 21, 2025 by nodejs-github-bot Loading…
build: switch to C++23 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#61132 opened Dec 20, 2025 by targos Loading…
src: improve StringBytes::Encode perf on UTF8 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.
#61131 opened Dec 20, 2025 by ChALkeR Draft
src: use validate_ascii_with_errors for buffer.isAscii 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.
#61122 opened Dec 19, 2025 by ChALkeR Loading…
src: improve windows1252 decoding speed 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. needs-ci PRs that need a full CI run.
#61120 opened Dec 19, 2025 by ChALkeR Draft
src: improve StringBytes::Encode perf on ASCII 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. 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.
#61119 opened Dec 18, 2025 by ChALkeR Loading…
src: move all 1-byte encodings to native 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. needs-ci PRs that need a full CI run.
#61118 opened Dec 18, 2025 by ChALkeR Draft
ProTip! Adding no:label will show everything without a label.