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: clarify copyFile symlink behavior doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#62941 opened Apr 24, 2026 by cookesan Loading…
lib: fix modulo sign in webidl convertToInt needs-ci PRs that need a full CI run.
#62940 opened Apr 24, 2026 by deepview-autofix Draft
Fix windows DNS server resolution cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#62938 opened Apr 24, 2026 by greguintow Loading…
http: emit 'drain' on OutgoingMessage only after buffers drain http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#62936 opened Apr 24, 2026 by ronag Member Loading…
src: add event loop based metrics into node c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#62935 opened Apr 24, 2026 by pabloerhard Draft
src: add a native mode to monitorEventLoopDelay 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.
#62934 opened Apr 24, 2026 by rochdev Contributor Draft
http,inspector: add WebSocket upgrade observability lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62933 opened Apr 24, 2026 by GrinZero Loading…
src: remove outdated comments in contextify 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++. 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. dont-land-on-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#62932 opened Apr 24, 2026 by legendecas Member Loading…
src: add -f alias for --experimental-config-file 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.
#62931 opened Apr 24, 2026 by marco-ippolito Member Draft
lib: detect --frozen-intrinsics mismatch when loading
#62930 opened Apr 24, 2026 by watilde Member Loading…
src: simplify TCPWrap::Connect signature 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. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#62929 opened Apr 24, 2026 by addaleax Member Loading…
lib: insert argv[0] at argv[1] in setDeserializeMainFunction needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. semver-major PRs that contain breaking changes and should be released in the next major version. v8 module Issues and PRs related to the "v8" subsystem.
#62928 opened Apr 24, 2026 by watilde Member Loading…
validator: introduce experimental node:validator module lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62927 opened Apr 24, 2026 by sheplu Member Loading…
lib: add NODE_PROXY_TUNNEL env var to disable CONNECT tunneling needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#62926 opened Apr 24, 2026 by mcollina Member Loading…
ffi: support Symbol.dispose on DynamicLibrary author ready PRs that have at least one approval, no pending requests for changes, and a CI started. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run.
#62925 opened Apr 24, 2026 by mcollina Member Loading…
src: decouple KeyObject and CryptoKey and move CryptoKey to src commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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. request-ci Add this label to start a Jenkins CI on a PR. security Issues and PRs related to security. webcrypto
#62924 opened Apr 24, 2026 by panva Member Loading…
http2: emit error on canceled streams when aborted event is not emitted http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#62923 opened Apr 24, 2026 by mcollina Member Loading…
doc: update broken links of child_process.md child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
#62922 opened Apr 24, 2026 by samuel871211 Contributor Loading…
doc: clarify agent.options is not part of public API doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#62921 opened Apr 24, 2026 by rio767 Loading…
modules: fix sync hook short-circuit in require() in imported CJS 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.
#62920 opened Apr 23, 2026 by joyeecheung Member Loading…
process: handle rejections only when needed needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. process Issues and PRs related to the process subsystem.
#62919 opened Apr 23, 2026 by gurgunday Member Loading…
ffi: add shared-buffer fast path for numeric and pointer signatures 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++. ffi Issues and PRs related to experimental Foreign Function Interface support. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62918 opened Apr 23, 2026 by bengl Member Loading…
doc: fix duplicate words in module, util, and worker_threads docs 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.
#62917 opened Apr 23, 2026 by watilde Member Loading…
doc: fix doubled word typo in stream_iter.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.
#62916 opened Apr 23, 2026 by watilde Member Loading…
inspector,http: support builtin http request bodies lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62915 opened Apr 23, 2026 by GrinZero Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.