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

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++. 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. 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. 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 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…
lib: avoid quadratic shift() in startup snapshot callback needs-ci PRs that need a full CI run. v8 module Issues and PRs related to the "v8" subsystem.
#62914 opened Apr 23, 2026 by watilde Member Loading…
https: fix readable listener leak during proxy CONNECT https Issues or PRs related to the https subsystem. needs-ci PRs that need a full CI run.
#62913 opened Apr 23, 2026 by thisalihassan Contributor Loading…
net: fix SocketAddress.parse default port handling needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#62912 opened Apr 23, 2026 by araujogui Member Loading…
fix: validate ReadableStream.from iterator objects 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. web streams
#62911 opened Apr 23, 2026 by daeyeon Member Loading…
crypto: reject duplicate ML-KEM JWK key_ops confirmed-bug Issues with confirmed bugs. crypto Issues and PRs related to the crypto subsystem. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. webcrypto
#62905 opened Apr 23, 2026 by panva Member Loading…
crypto: deduplicate and canonicalize CryptoKey usages confirmed-bug Issues with confirmed bugs. 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. webcrypto
#62902 opened Apr 23, 2026 by panva Member Loading…
fs: fix glob early return skipping sibling entries fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#62901 opened Apr 22, 2026 by semimikoh Contributor Loading…
2 tasks
http: make req.headers have a null prototype 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. http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#62900 opened Apr 22, 2026 by mcollina Member Loading…
ProTip! no:milestone will show everything without a milestone.