-
-
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
util: avoid quadratic whitespace scan in MIMEType parser
needs-ci
PRs that need a full CI run.
#63916
opened Jun 14, 2026 by
uwezkhan
Loading…
fs: cache glob matcher functions in path.matchesGlob
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#63915
opened Jun 14, 2026 by
beeequeue
Loading…
vm: fix SourceTextModule memory leak
needs-ci
PRs that need a full CI run.
vm
Issues and PRs related to the vm subsystem.
#63913
opened Jun 14, 2026 by
vishalranaut
Loading…
doc: fix callback example import in fs documentation
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#63912
opened Jun 14, 2026 by
Rawal27
Loading…
repl: handle dot commands syntax error for multiline inputs
needs-ci
PRs that need a full CI run.
repl
Issues and PRs related to the REPL subsystem.
#63911
opened Jun 14, 2026 by
SudhansuBandha
Contributor
Loading…
crypto: make webcrypto aliasKeyFormat directional
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.
needs-ci
PRs that need a full CI run.
webcrypto
#63910
opened Jun 14, 2026 by
panva
Member
Loading…
stream: only pass the expected number of parameters to callbacks
needs-ci
PRs that need a full CI run.
web streams
#63909
opened Jun 14, 2026 by
aduh95
Contributor
Loading…
path: fix win32 relative for driveless root paths
needs-ci
PRs that need a full CI run.
path
Issues and PRs related to the path subsystem.
#63907
opened Jun 14, 2026 by
watilde
Member
Loading…
buffer: validate copyArrayBuffer offsets against buffer length
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
#63904
opened Jun 14, 2026 by
iliaal
Loading…
deps: update undici to 8.4.1
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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
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.
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
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.
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
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.
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…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-05-14.