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

src: simplify handling of kNoAuthTagLength c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#61192 opened Dec 28, 2025 by tniessen Loading…
v8: add GCProfiler support for erm needs-ci PRs that need a full CI run.
#61191 opened Dec 28, 2025 by IlyasShabi Loading…
feat: introduce comprehensive util module including text styling, inheritance, error handling, and environment variable stringification. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#61190 opened Dec 28, 2025 by friday2su Loading…
docs: add examples for 'one logical change' in onboarding doc Issues and PRs related to the documentations.
#61189 opened Dec 28, 2025 by Himanshuxzx Loading…
tools: update nixpkgs-unstable to 3edc4a30ed3903fdf6f90c837f961fa6b49 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. dont-land-on-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. tools Issues and PRs related to the tools directory.
#61188 opened Dec 28, 2025 by nodejs-github-bot Loading…
deps: update nghttp3 to 1.14.0 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.
#61187 opened Dec 28, 2025 by nodejs-github-bot Loading…
test: update WPT for url to 593c46cf18 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61186 opened Dec 28, 2025 by nodejs-github-bot Loading…
doc: add missing passed and error properties on TestContext commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#61185 opened Dec 28, 2025 by Xstoudi Loading…
doc: clarify threat model for application-level API exposure author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. security Issues and PRs related to security.
#61184 opened Dec 27, 2025 by RafaelGSS Loading…
benchmark: add benchmark utility for isNativeError function benchmark Issues and PRs related to the benchmark subsystem. util Issues and PRs related to the built-in util module.
#61180 opened Dec 27, 2025 by mertcanaltin Loading…
doc: correct options for net.Socket class and socket.connect 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. doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.
#61179 opened Dec 27, 2025 by Xstoudi Loading…
fs: add throwIfNoEntry option for fs.stat and fs.promises.stat 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.
#61178 opened Dec 26, 2025 by juanarbol Loading…
build: drop support for Python 3.9 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. 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. dont-land-on-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. needs-ci PRs that need a full CI run.
#61177 opened Dec 26, 2025 by MikeMcC399 Loading…
assert,util: improve comparison performance needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#61176 opened Dec 26, 2025 by BridgeAR Loading…
zlib: add CHECK to validate fast path input c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#61175 opened Dec 25, 2025 by mcollina 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 Draft
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 Loading…
[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() 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. 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…
ProTip! Adding no:label will show everything without a label.