-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
deps: update undici to 8.4.1
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.
#63903
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
tools: update nixpkgs-unstable to 49a4bd0573c376468dd7996ddb6f9fa31d8
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.
#63902
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update acorn to 8.17.0
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.
#63901
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
test: update WPT for WebCryptoAPI to 03a1476844
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#63900
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
test: update WPT for url to d4598eba09
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#63899
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
test: update WPT for urlpattern to 23aac92784
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#63898
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
src: avoid copying source string in TextEncoder.encode
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#63897
opened Jun 13, 2026 by
anonrig
Member
Loading…
crypto,tls: do not ignore BN_get_word error
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.
tls
Issues and PRs related to the tls subsystem.
#63895
opened Jun 13, 2026 by
tniessen
Member
Loading…
doc: document OpenJS CNA publication step in security release
doc
Issues and PRs related to the documentations.
#63894
opened Jun 13, 2026 by
UlisesGascon
Member
•
Draft
cli: fix env vars missing from PRs that need a full CI run.
node --help
needs-ci
#63893
opened Jun 13, 2026 by
watilde
Member
Loading…
repl: handle dot commands in multiline input
needs-ci
PRs that need a full CI run.
repl
Issues and PRs related to the REPL subsystem.
#63889
opened Jun 13, 2026 by
Diyoncrz18
Loading…
watch: detect files replaced via unlink and create
needs-ci
PRs that need a full CI run.
#63888
opened Jun 13, 2026 by
marcopiraccini
Contributor
Loading…
fs: honor flush option in writeFileSync utf8 fast path
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#63887
opened Jun 13, 2026 by
MarshallOfSound
Member
Loading…
3 tasks done
fs: allocate FSReqPromise stat arrays lazily
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.
needs-ci
PRs that need a full CI run.
#63886
opened Jun 13, 2026 by
MarshallOfSound
Member
Loading…
3 tasks done
src: handle empty MaybeLocal in cjs_lexer::Parse
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.
lts-watch-v24.x
PRs that may need to be released in v24.x
needs-ci
PRs that need a full CI run.
#63885
opened Jun 13, 2026 by
anonrig
Member
Loading…
module: avoid allocating a cache key string for every require()
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#63884
opened Jun 12, 2026 by
MarshallOfSound
Member
Loading…
3 tasks done
doc: fix typo in cli.md
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
cli
Issues and PRs related to the Node.js command line interface.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
fast-track
PRs that do not need to wait for 72 hours to land.
#63883
opened Jun 12, 2026 by
watilde
Member
Loading…
repl: lazy-load acorn and defer vm context creation
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
needs-ci
PRs that need a full CI run.
repl
Issues and PRs related to the REPL subsystem.
#63879
opened Jun 12, 2026 by
watilde
Member
Loading…
doc: add fetch implementation differences
doc
Issues and PRs related to the documentations.
#63878
opened Jun 12, 2026 by
Diyoncrz18
Loading…
perf_hooks: add NODE_PERFORMANCE_GC_MINOR_MARK_SWEEP constant
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#63877
opened Jun 12, 2026 by
szegedi
Contributor
Loading…
stream: reduce allocations on WHATWG streams hot paths
needs-ci
PRs that need a full CI run.
web streams
#63876
opened Jun 12, 2026 by
mcollina
Member
Loading…
build: add QUIC CI job for PRs matching QUIC related paths
meta
Issues and PRs related to the general management of the project.
#63875
opened Jun 12, 2026 by
pimterry
Member
Loading…
quic: fix broken listEndpoints export, test callbacks & nghttp3 include
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++.
fast-track
PRs that do not need to wait for 72 hours to land.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#63874
opened Jun 12, 2026 by
pimterry
Member
Loading…
stream: rewrite WHATWG Stream in 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.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
Previous Next
ProTip!
Updated in the last three days: updated:>2026-06-10.