Sitelet https://github.com/nodejs/node/pulls
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

test/addons: set type=none on IBM i for ... addons Issues and PRs related to native addons. ibm i Issues and PRs related to the IBM i platform. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65545 opened Aug 25, 2026 by abmusse Contributor Loading…
child_process: don't drop stdio and args on array pollution child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#65544 opened Aug 25, 2026 by hammad-iftikhar Loading…
module: forward execArgv to ESM loader hook worker esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#65543 opened Aug 25, 2026 by santusht06 Loading…
deps: update OpenSSL to 3.5.8 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#65542 opened Aug 25, 2026 by nodejs-github-bot Collaborator Loading…
fs: preserve directory timestamps in cp fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#65540 opened Aug 25, 2026 by abhi128nandan Loading…
net: surface errors from setKeepAlive handle calls needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#65539 opened Aug 25, 2026 by waterWang Loading…
tools: label PRs lacking second approval meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#65538 opened Aug 25, 2026 by panva Member Draft
5 tasks
test: add smoke tests for defer importing synthetic modules 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.
#65537 opened Aug 25, 2026 by MayaLekova Contributor Loading…
build,win: remove LTO parallelisation limit build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. release Issues and PRs related to Node.js releases. windows Issues and PRs related to the Windows platform.
#65535 opened Aug 25, 2026 by StefanStojanovic Contributor Loading…
tools: welcome first-time contributors author ready PRs that have at least one approval, no outstanding review comments, and a CI started. discuss Issues opened for discussions and feedbacks. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#65533 opened Aug 25, 2026 by panva Member Loading…
worker: add Symbol.toStringTag to messaging classes needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#65532 opened Aug 25, 2026 by lazerg Contributor Loading…
worker: define Symbol.toStringTag on messaging prototypes needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#65531 opened Aug 25, 2026 by santusht06 Loading…
doc: fix grammatical typo in maintaining-dependencies.md doc Issues and PRs related to the documentations.
#65530 opened Aug 25, 2026 by loulanyue Loading…
net: warn on keep-alive delays truncated to zero needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#65528 opened Aug 25, 2026 by zeexzeex Loading…
build: enable -fvisibility to improve startup speeds lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#65526 opened Aug 25, 2026 by avivkeller Member Loading…
fs: improve performance of recursive directory read 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#65524 opened Aug 24, 2026 by avivkeller Member Loading…
doc: fix stale TOC in maintaining-dependencies doc Issues and PRs related to the documentations.
#65523 opened Aug 24, 2026 by greenheadHQ Contributor Loading…
quic: reuse TLS pause machinery to drop event deferral & improve 0RTT 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.
#65522 opened Aug 24, 2026 by pimterry Member Loading…
fs: coerce FileHandle.read length like fs.read fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#65521 opened Aug 24, 2026 by bun-unsafe Loading…
2 tasks done
src: fix live lock between environments with blocked requests c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65520 opened Aug 24, 2026 by IlyasShabi Member Loading…
lib: optimize async context frame activation needs-ci PRs that need a full CI run.
#65519 opened Aug 24, 2026 by pimterry Member Loading…
crypto: harden X509Certificate state author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ 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. crypto Issues and PRs related to the crypto 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. performance Issues and PRs related to the performance of Node.js.
#65518 opened Aug 24, 2026 by panva Member Loading…
src: report libuv error when openAsBlob cannot stat c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65517 opened Aug 24, 2026 by bitpshr Contributor Loading…
test: cover Readable.from() sync iterator errors needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65515 opened Aug 24, 2026 by jakecastelli Member Loading…
diagnostics_channel: lazily create tracing context diagnostics_channel Issues and PRs related to diagnostics channel needs-ci PRs that need a full CI run.
#65513 opened Aug 24, 2026 by RomainLanz Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.