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

doc: fix grammar and punctuation in cli.md cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#65237 opened Aug 12, 2026 by Rawal27 Contributor Loading…
doc: clarify stream direction in options.stdio note child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
#65236 opened Aug 12, 2026 by zeexzeex Loading…
2 of 3 tasks
doc: fix grammar and punctuation in child-process documentation child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
#65234 opened Aug 12, 2026 by Rawal27 Contributor Loading…
ffi: reject direct SharedArrayBuffer pointers c++ Issues and PRs that require attention from people who are familiar with C++. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run.
#65233 opened Aug 12, 2026 by trivikr Member Loading…
doc: fix grammar in buffer documentation buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#65231 opened Aug 12, 2026 by Rawal27 Contributor Loading…
doc: improve async_context documentation wording doc Issues and PRs related to the documentations.
#65230 opened Aug 12, 2026 by Rawal27 Contributor Loading…
typings: add signal_wrap internal binding types typings
#65229 opened Aug 11, 2026 by leah-1ee Contributor Loading…
typings: add watchdog internal binding types typings
#65228 opened Aug 11, 2026 by leah-1ee Contributor Loading…
typings: add diagnostics_channel typings typings
#65227 opened Aug 11, 2026 by leah-1ee Contributor Loading…
tools: fix linter when permittedInsecurePackages is empty 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. tools Issues and PRs related to the tools directory.
#65226 opened Aug 11, 2026 by aduh95 Contributor Loading…
util: support RawJSON exotic objects in inspector needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#65225 opened Aug 11, 2026 by LiviaMedeiros Member Loading…
tools: update nixpkgs-unstable to d482ef84049d9b7276b83a06e4e4d769838 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-v26.x PRs that should not land on the v26.x-staging branch and should not be released in v26.x. tools Issues and PRs related to the tools directory.
#65224 opened Aug 11, 2026 by nodejs-github-bot Collaborator Loading…
module: report unreadable package.json c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65223 opened Aug 11, 2026 by bitpshr Contributor Loading…
crypto: improve SubtleCrypto.supports() accuracy author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. webcrypto
#65222 opened Aug 11, 2026 by panva Member Loading…
assert: truncate long strings in diffs to improve DX assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#65221 opened Aug 11, 2026 by moshams272 Loading…
[v24.x] backport embedding tests to v24.x build Issues and PRs related to build files or the CI. 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.
#65219 opened Aug 11, 2026 by joyeecheung Member Loading…
benchmark: complete the sqlite is-transaction fix author ready PRs that have at least one approval, no pending requests for changes, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. sqlite Issues and PRs related to the SQLite subsystem.
#65218 opened Aug 11, 2026 by geeksilva97 Contributor Loading…
src: escape Windows environment variables in task runner 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++. commit-queue Add this label to land a pull request using GitHub Actions. lts-watch-v22.x PRs that may need to be released in v22.x lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run.
#65217 opened Aug 11, 2026 by aduh95 Contributor Loading…
http2: fix out-of-bounds write in altsvc frame buffers c++ Issues and PRs that require attention from people who are familiar with C++. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#65216 opened Aug 11, 2026 by Nashit-h Loading…
doc: Improve async_hooks documentation wording async_hooks Issues and PRs related to the async hooks subsystem. doc Issues and PRs related to the documentations.
#65215 opened Aug 11, 2026 by Rawal27 Contributor Loading…
repl: redraw prompt after asynchronous console output console Issues and PRs related to the console subsystem. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#65214 opened Aug 11, 2026 by inoway46 Contributor Loading…
net: reject invalid fds before wrapping Socket libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#65212 opened Aug 11, 2026 by sankalpsthakur Loading…
sea: exit cleanly when fuse set without NODE_SEA_BLOB needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#65211 opened Aug 11, 2026 by sankalpsthakur Loading…
doc: document Buffer encoding-specific Slice and Write methods buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#65209 opened Aug 11, 2026 by zeexzeex Loading…
1 of 2 tasks
doc: document secure use of new tls.TLSSocket() doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.
#65208 opened Aug 11, 2026 by zeexzeex Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.