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: add constraints for mem leak to threat model doc Issues and PRs related to the documentations. security Issues and PRs related to security. security-wg-agenda
#58917 opened Jul 1, 2025 by RafaelGSS Loading…
meta: add IlyasShabi to collaborators 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. fast-track PRs that do not need to wait for 48 hours to land.
#58916 opened Jul 1, 2025 by IlyasShabi Loading…
src: cleanup uv_fs_req before uv_fs_stat on existSync 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.
#58915 opened Jul 1, 2025 by RafaelGSS Loading…
[v22.x] test: skip broken sea on rhel8 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58914 opened Jul 1, 2025 by marco-ippolito Loading…
doc: update buffer examples to use subarray instead of slice buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#58912 opened Jul 1, 2025 by y-hsgw Loading…
docs: add @ovflowd back to core collaborators doc Issues and PRs related to the documentations.
#58911 opened Jul 1, 2025 by ovflowd Loading…
doc: update email address for Richard Lau 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. meta Issues and PRs related to the general management of the project.
#58910 opened Jul 1, 2025 by richardlau Loading…
doc: remove --expose-gc flag from CLI documentation cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#58909 opened Jun 30, 2025 by dario-piotrowicz Loading…
[v24.x] lib: modify the prototype based on cond on deprecate async_hooks Issues and PRs related to the async hooks subsystem. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#58907 opened Jun 30, 2025 by RafaelGSS Draft
win,build: Fix MSVS v17.14 compilation issue on v22 needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58902 opened Jun 30, 2025 by StefanStojanovic Loading…
src: fix a series of -Wno-unreachable-code errors 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58901 opened Jun 30, 2025 by codebytere Loading…
tools: update inspector_protocol to 69d69dd lib / src Issues and PRs related to general changes in the lib or src directory.
#58900 opened Jun 30, 2025 by codebytere Loading…
doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny() dns Issues and PRs related to the dns subsystem. doc Issues and PRs related to the documentations.
#58899 opened Jun 30, 2025 by hkleungai Loading…
src,permission: enhance permission model debug c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model
#58898 opened Jun 30, 2025 by RafaelGSS Loading…
fs: port SonicBoom module to fs module as FastUtf8Stream fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version. stream Issues and PRs related to the stream subsystem. tools Issues and PRs related to the tools directory.
#58897 opened Jun 30, 2025 by jasnell Draft
4 tasks
src: simplify adding fast APIs to ExternalReferenceRegistry 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.
#58896 opened Jun 29, 2025 by Renegade334 Loading…
test: add known issue tests for recursive readdir calls with Buffer path 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58893 opened Jun 29, 2025 by dario-piotrowicz Loading…
repl: improve REPL disabling completion on proxies and getters author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#58891 opened Jun 29, 2025 by dario-piotrowicz Loading…
lib: map Latin1 labels to iso-8859-1 instead of Windows-1252 encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-ci PRs that need a full CI run.
#58890 opened Jun 29, 2025 by lytovka Loading…
node-api: add napi_float16_array c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#58889 opened Jun 29, 2025 by bnoordhuis Loading…
module: link module with a module request record c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#58886 opened Jun 29, 2025 by legendecas Loading…
doc: update vm doc links 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. vm Issues and PRs related to the vm subsystem.
#58885 opened Jun 29, 2025 by legendecas Loading…
test: add fs.rmSync regression test for Unicode filename crash on Windows 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. test Issues and PRs related to the tests.
#58884 opened Jun 29, 2025 by nabeel378 Loading…
test: update WPT for url to 45531abcf4 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58880 opened Jun 29, 2025 by nodejs-github-bot Loading…
node-api: add support for Float16Array c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#58879 opened Jun 28, 2025 by IlyasShabi Loading…
ProTip! Filter pull requests by the default branch with base:main.