Pull requests · nodejs/node · GitHub
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

quic: fix potential crash from unobserved closed needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#64134 opened Jun 25, 2026 by pimterry Member Loading…
dgram: skip dns.lookup() for literal IP addresses dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run.
#64133 opened Jun 25, 2026 by BridgeAR Member Loading…
quic: defer server session emit until TLS ClientHello is processed 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.
#64132 opened Jun 25, 2026 by pimterry Member Loading…
dgram: skip dns.lookup() for literal IP addresses dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run.
#64131 opened Jun 25, 2026 by BridgeAR Member Draft
doc: fix broken links and duplicate stability index doc Issues and PRs related to the documentations.
#64130 opened Jun 25, 2026 by aduh95 Contributor Loading…
tls: fix IPv6 hostname verification regression needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#64128 opened Jun 25, 2026 by Paraspandey-debugs Loading…
quic: extract transport logic from Application to Session 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.
#64127 opened Jun 25, 2026 by pimterry Member Loading…
readline: fix remembered column in multiline needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#64126 opened Jun 25, 2026 by watilde Member Loading…
net: fix BlockList.fromJSON for IPv4-mapped IPv6 rules needs-ci PRs that need a full CI run.
#64125 opened Jun 25, 2026 by watilde Member Loading…
fs: throw on existing dir in cpSync with errorOnExist fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64124 opened Jun 25, 2026 by watilde Member Loading…
util: make MIMEParams accessors case-insensitive needs-ci PRs that need a full CI run.
#64123 opened Jun 25, 2026 by watilde Member Loading…
typings: add typing for crypto 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. crypto Issues and PRs related to the crypto subsystem. typings
#64122 opened Jun 25, 2026 by panva Member Loading…
tls: report negotiated TLS groups author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. 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. tls Issues and PRs related to the tls subsystem.
#64119 opened Jun 24, 2026 by panva Member Loading…
build: add manually-dispatched stress-test workflow meta Issues and PRs related to the general management of the project. review wanted PRs that need reviews.
#64118 opened Jun 24, 2026 by joyeecheung Member Loading…
build: pin envinfo versions in github actions commit-queue Add this label to land a pull request using GitHub Actions. meta Issues and PRs related to the general management of the project.
#64117 opened Jun 24, 2026 by joyeecheung Member Loading…
buffer: normalize lone "\r" in Blob native line endings needs-ci PRs that need a full CI run.
#64115 opened Jun 24, 2026 by watilde Member Loading…
http: add CONNECT method handling for default Host header when using proxy http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64114 opened Jun 24, 2026 by Archkon Loading…
doc: fix import.meta example for vm.SourceTextModule doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem.
#64112 opened Jun 24, 2026 by zeeshan56656 Contributor Loading…
deps: c-ares: cherry-pick 8ba37af8e3fb author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. lts-watch-v22.x PRs that may need to be released in v22.x lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run.
#64110 opened Jun 24, 2026 by Renegade334 Member Loading…
http: document and validate options.path when it's in absolute-form http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64108 opened Jun 24, 2026 by joyeecheung Member Loading…
test: limit young generation in heap snapshot tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64107 opened Jun 24, 2026 by trivikr Member Loading…
test: make blob desiredSize assertion robust flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. test Issues and PRs related to the tests.
#64106 opened Jun 24, 2026 by trivikr Member Loading…
vfs: read RealFSProvider files from open fd needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. vfs Issues and PRs related to the virtual filesystem subsystem.
#64104 opened Jun 24, 2026 by trivikr Member Loading…
debugger: preserve probe failure attribution debugger Issues and PRs related to the debugger subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#64102 opened Jun 23, 2026 by trivikr Member Loading…
deps: v8: Make Promise resolvers not keep resolved Promises alive build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. 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. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#64101 opened Jun 23, 2026 by bakkot Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.