-
-
Notifications
You must be signed in to change notification settings - Fork 35.8k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: update Http2SecureServer.on("timeout") default value
doc
Issues and PRs related to the documentations.
http2
Issues or PRs related to the http2 subsystem.
#64187
opened Jun 28, 2026 by
samuel871211
Contributor
Loading…
test_runner: stop reading process state in run()
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#64186
opened Jun 28, 2026 by
Chrismart04
Loading…
3 of 4 tasks
test: remove obsolete debugger pre-break handling
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#64185
opened Jun 28, 2026 by
inoway46
Contributor
Loading…
doc: fix typo in examples
cli
Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
#64184
opened Jun 28, 2026 by
vassudanagunta
Contributor
Loading…
tools: update nixpkgs-unstable to 89570f24e97e614aa34aa9ab1c927b6578a
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-v26.x
PRs that should not land on the v26.x-staging branch and should not be released in v26.x.
tools
Issues and PRs related to the tools directory.
#64183
opened Jun 28, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update nghttp3 to 1.17.0
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#64182
opened Jun 28, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update googletest to 8b53336594cc52213c6c2c7a0b29194fa896d039
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#64181
opened Jun 28, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update sqlite to 3.53.3
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#64180
opened Jun 28, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update zlib to 1.3.2.1-motley-8b3aa8a
dependencies
Pull requests that update a dependency file.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib subsystem.
#64179
opened Jun 28, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update c-ares to v1.34.6
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.
#64178
opened Jun 28, 2026 by
nodejs-github-bot
Collaborator
Loading…
test: update WPT for url to b63305b743
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.
#64177
opened Jun 28, 2026 by
nodejs-github-bot
Collaborator
Loading…
lib: reject string "0" in validatePort when allowZero is false
needs-ci
PRs that need a full CI run.
#64174
opened Jun 27, 2026 by
watilde
Member
Loading…
test: deflake test-net-listen-ipv6only
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#64173
opened Jun 27, 2026 by
Han5991
Contributor
Loading…
test_runner: exclude files with no matching tests from report
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#64171
opened Jun 27, 2026 by
Han5991
Contributor
Loading…
quic: fixes undefined handle in QuicStream kInspect
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#64170
opened Jun 27, 2026 by
martenrichter
Contributor
Loading…
buffer: add fast api for isUtf8 and isAscii
buffer
Issues and PRs related to the buffer subsystem.
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
#64169
opened Jun 27, 2026 by
gurgunday
Member
Loading…
vfs: avoid recursive readdir symlink cycles
needs-ci
PRs that need a full CI run.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#64168
opened Jun 27, 2026 by
mcollina
Member
Loading…
vfs: support writeFileSync with virtual fds
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.
#64165
opened Jun 27, 2026 by
trivikr
Member
Loading…
vfs: handle current-position sentinel in memory files
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.
#64163
opened Jun 27, 2026 by
trivikr
Member
Loading…
stream: fix uncatchable error closing a half-open Duplex.toWeb()
needs-ci
PRs that need a full CI run.
web streams
#64161
opened Jun 27, 2026 by
3zrv
Contributor
Loading…
path: fix win32 normalize false-positive on reserved names
needs-ci
PRs that need a full CI run.
path
Issues and PRs related to the path subsystem.
#64159
opened Jun 27, 2026 by
watilde
Member
Loading…
quic: fix crash when no onstream handler is set with unistream
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.
#64158
opened Jun 26, 2026 by
efekrskl
Contributor
Loading…
build: allow linting node.1
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#64157
opened Jun 26, 2026 by
avivkeller
Member
Loading…
module: print required top-level await without side effects
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#64154
opened Jun 26, 2026 by
joyeecheung
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.