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 missing return types in buffer.md buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#65308 opened Aug 15, 2026 by inoway46 Contributor Draft
doc: add missing return types in fs.md doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#65307 opened Aug 15, 2026 by chasetonco Loading…
quic: update writedesiredsize on maxdataframe 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.
#65306 opened Aug 15, 2026 by martenrichter Contributor Draft
src: reserve shared_array_buffers capacity in Message::Deserialize c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65304 opened Aug 15, 2026 by agape1225 Contributor Loading…
doc: remove outdated WASI version fallback doc Issues and PRs related to the documentations. wasi Issues and PRs related to the WebAssembly System Interface.
#65303 opened Aug 15, 2026 by hyemimi Contributor Loading…
module: add a read-only mode to the compile cache 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.
#65302 opened Aug 15, 2026 by codebytere Member Loading…
stream: support ArrayBufferView in Utf8Stream write() buffer mode needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#65301 opened Aug 15, 2026 by agape1225 Contributor Loading…
test: wait for FFI background optimization author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. ffi Issues and PRs related to experimental Foreign Function Interface support. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65300 opened Aug 15, 2026 by trivikr Member Loading…
stream: avoid leaking consumers on signal failure needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#65299 opened Aug 15, 2026 by trivikr Member Loading…
http: use intrusive lists in ConnectionsList 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.
#65296 opened Aug 15, 2026 by mcollina Member Loading…
doc: fix typo in onboarding.md 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.
#65295 opened Aug 15, 2026 by minirang Loading…
sqlite: reject reentry while binding parameters c++ 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.
#65294 opened Aug 14, 2026 by TrevorBurnham Contributor Loading…
module: do not split a portable compile cache by uid c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65293 opened Aug 14, 2026 by codebytere Member Loading…
http: add serve() with NodeRequest and NodeResponse experimental Issues and PRs related to experimental features. http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem. http3 https Issues or PRs related to the https subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#65292 opened Aug 14, 2026 by mcollina Member Draft
[v24.x] async_hooks: add using scopes to AsyncLocalStorage async_local_storage AsyncLocalStorage 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.
#65291 opened Aug 14, 2026 by legendecas Member Loading…
esm: end-of-life DEP0151 main index lookup deprecations Issues and PRs related to deprecations. esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-major PRs that contain breaking changes and should be released in the next major version.
#65289 opened Aug 14, 2026 by anonrig Member Loading…
4 tasks done
ffi: validate DynamicLibrary getter receivers c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65288 opened Aug 14, 2026 by trivikr Member Loading…
sqlite: copy changeset before applying it c++ 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.
#65286 opened Aug 14, 2026 by mcollina Member Loading…
lib,src: remove --no-experimental-websocket CLI flag c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#65284 opened Aug 14, 2026 by aduh95 Contributor Loading…
doc: add missing added: tags to fs.lchmod 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. 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. fs Issues and PRs related to the fs subsystem / file system.
#65283 opened Aug 14, 2026 by lazerg Contributor Loading…
build: update binary-upload to use correct tarball name build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#65282 opened Aug 14, 2026 by sxa Member Loading…
tools: fix the list of globals in ESLint config files 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. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#65281 opened Aug 14, 2026 by aduh95 Contributor Loading…
test: convert test-messageevent-brandcheck forEach to for...of loop author ready PRs that have at least one approval, no pending requests for changes, and a CI started. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. 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.
#65279 opened Aug 14, 2026 by nachiketap11 Loading…
zlib: avoid waiting for paused ZIP iterators needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#65278 opened Aug 14, 2026 by trivikr Member Loading…
sqlite: reuse cached column names in all() and get() c++ 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.
#65276 opened Aug 14, 2026 by geeksilva97 Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.