-
- Notifications
You must be signed in to change notification settings - Fork 33.5k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
buffer: add bounds validation to SlowCopy and FastCopy 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.
#60262 opened Oct 15, 2025 by Rabie45 Loading…
src: add a default branch for module phase 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.
#60261 opened Oct 15, 2025 by legendecas Loading…
doc: add --heap-snapshot-on-oom to useful v8 flag author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#60260 opened Oct 15, 2025 by jakecastelli Loading…
deps: V8: cherry-pick 7ef6a001762 fix LoongArch64 architecture build failed 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. loong64 Issues and PRs related to the loong64 architecture. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#60259 opened Oct 15, 2025 by Xiao-Tao Loading…
typings: correct internal bindings for worker, http_parser, config author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. typings
#60257 opened Oct 14, 2025 by whsung0330 Loading…
src: replace Environment::GetCurrent with args.GetIsolate 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++. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#60256 opened Oct 14, 2025 by KimSH39 Loading…
src: use cached primordials_string 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.
#60255 opened Oct 14, 2025 by KimSH39 Loading…
doc: mention constructor comparison in assert.deepStrictEqual assert Issues and PRs related to the assert subsystem. doc Issues and PRs related to the documentations.
#60253 opened Oct 14, 2025 by hamzakargin Loading…
doc: fix Issues and PRs related to the buffer subsystem. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
blob.bytes()
heading level buffer #60252 opened Oct 14, 2025 by xty Loading…
msi: fix WiX warnings build Issues and PRs related to build files or the CI. install Issues and PRs related to the installers. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#60251 opened Oct 14, 2025 by StefanStojanovic Loading…
test: skip sea tests on x64 macOS needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60250 opened Oct 13, 2025 by joyeecheung Loading…
[v24.x] src,permission: add --allow-inspector ability 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. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#60248 opened Oct 13, 2025 by RafaelGSS Loading…
sqlite: make 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.
SQLTagStore.prototype.size
a getter c++ #60246 opened Oct 13, 2025 by Renegade334 Loading…
tools: add inspector_protocol 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.
#60245 opened Oct 13, 2025 by legendecas Loading…
src: use Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
Utf8Value
and TwoByteValue
instead of V8 helpers c++ #60244 opened Oct 13, 2025 by addaleax Loading…
doc: deprecations add more codemods deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.
#60243 opened Oct 13, 2025 by AugustinMauroy Loading…
quic: For streams allow ReadableStream as body 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. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#60237 opened Oct 12, 2025 by martenrichter Loading…
remove unreachable conditionals in kFinishClose needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#60235 opened Oct 12, 2025 by rishabnotfound Loading…
Added differences in Node.js fetch() implementation and standard in a… doc Issues and PRs related to the documentations.
#60233 opened Oct 12, 2025 by adityasharmawork Loading…
2025-10-20, Version 22.21.0 'Jod' (LTS) release Issues and PRs related to Node.js releases. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#60230 opened Oct 12, 2025 by github-actions bot • Draft
test: add missing r.close() calls in REPL multiline tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60226 opened Oct 12, 2025 by Han5991 Loading…
4 tasks
repl: handle screen refresh for multiline input needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#60222 opened Oct 12, 2025 by tarunbatra Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.