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

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 Draft
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…
build: remove temporal updater author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#61151 opened Dec 22, 2025 by legendecas 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…
tools,doc: fix format-md files list author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#61147 opened Dec 22, 2025 by StefanStojanovic 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
fs: fix rmSync to handle non-ASCII characters c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61108 opened Dec 18, 2025 by Yeaseen Loading…
util: optimize toASCIILower function using V8's native toLowerCase author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61107 opened Dec 18, 2025 by mertcanaltin Loading…
src: dump snapshot source with node:generate_default_snapshot_source c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#61101 opened Dec 17, 2025 by joyeecheung Loading…
lib: gbk decoder is gb18030 decoder per spec encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-ci PRs that need a full CI run.
#61099 opened Dec 17, 2025 by ChALkeR Loading…
streams: forward errors correctly for duplexPair endpoints needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. stream Issues and PRs related to the stream subsystem.
#61098 opened Dec 17, 2025 by aelhor Loading…
sqlite: improve error messages for tag store author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#61096 opened Dec 17, 2025 by MatricalDefunkt Loading…
ProTip! Add no:assignee to see everything that’s not assigned.