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

http: implement slab allocation for HTTP header parsing c++ Issues and PRs that require attention from people who are familiar with C++. http_parser Issues and PRs related to the HTTP Parser dependency or the http_parser binding. needs-ci PRs that need a full CI run.
#61375 opened Jan 13, 2026 by mertcanaltin Loading…
test: split test-esm-loader-hooks esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61374 opened Jan 13, 2026 by joyeecheung Loading…
doc: note resume build should not be on node-test-commit doc Issues and PRs related to the documentations.
#61373 opened Jan 13, 2026 by sxa Loading…
buffer: disallow ArrayBuffer transfer on pooled buffer 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.
#61372 opened Jan 13, 2026 by legendecas Draft
doc: fix changelog after security release commit-queue-failed An error occurred while landing this pull request using GitHub Actions. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. fast-track PRs that do not need to wait for 48 hours to land. release Issues and PRs related to Node.js releases.
#61371 opened Jan 13, 2026 by marco-ippolito Loading…
[v24.x backport] build: test on Python 3.14 build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#61370 opened Jan 13, 2026 by MikeMcC399 Loading…
[v25.x] meta: remove t.js commit-queue Add this label to land a pull request using GitHub Actions. fast-track PRs that do not need to wait for 48 hours to land. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#61369 opened Jan 13, 2026 by RafaelGSS Loading…
typings: add typing for string_decoder typings
#61368 opened Jan 13, 2026 by kimtaejin3 Loading…
test_runner: add env option to run function needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61367 opened Jan 13, 2026 by Ethan-Arrowood Loading…
doc: clarify process.argv[1] behavior for -e/--eval doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#61366 opened Jan 13, 2026 by Jeevankumar-s Loading…
lib: fix typo in util.js comment 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. util Issues and PRs related to the built-in util module.
#61365 opened Jan 13, 2026 by kimtaejin3 Loading…
buffer: recreate pooled ArrayBuffer after transfer buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.
#61364 opened Jan 13, 2026 by lindsaycode05 Loading…
fs: remove duplicate fd validation in sync functions 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.
#61361 opened Jan 12, 2026 by mertcanaltin Loading…
fs: remove duplicate getValidatedPath calls fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61359 opened Jan 12, 2026 by mertcanaltin Loading…
test: reveal wpt evaluation errors in status files needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61358 opened Jan 12, 2026 by legendecas Loading…
build: add embedtest into native suite build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#61357 opened Jan 12, 2026 by joyeecheung Loading…
test: make cwd path stripping url-safe 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.
#61356 opened Jan 12, 2026 by monam2 Loading…
doc: clarify TypedArray properties on Buffer buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#61355 opened Jan 12, 2026 by silverwind Loading…
build: infer cargo mode with gyp var build_type directly build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61354 opened Jan 12, 2026 by legendecas Loading…
doc: replace alpn with protocol in quic.md doc Issues and PRs related to the documentations. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#61352 opened Jan 12, 2026 by kimtaejin3 Loading…
test: make snapshot path stripping CWD-agnostic 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.
#61351 opened Jan 12, 2026 by emicovi Loading…
doc: restore @watilde to collaborators 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.
#61350 opened Jan 12, 2026 by watilde Loading…
doc: run license-builder 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.
#61348 opened Jan 12, 2026 by github-actions bot Loading…
assert: prevent OOM when generating diff for large objects needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61347 opened Jan 11, 2026 by AbdelrahmanHafez Loading…
child_process: treat ipc length header as unsigned uint32 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#61344 opened Jan 11, 2026 by islandryu Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.