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

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 cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. 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. 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…
Add benchmarks for node only mode and mock timers. benchmark Issues and PRs related to the benchmark subsystem. test_runner Issues and PRs related to the test runner subsystem.
#64097 opened Jun 23, 2026 by luanmuniz Loading…
deps: upgrade npm to 12.0.0-pre.1 blocked PRs that are blocked by other issues or PRs. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#64096 opened Jun 23, 2026 by npm-cli-bot Contributor Loading…
chore: rename workflow files to reflect job contents (#50546) meta Issues and PRs related to the general management of the project.
#64095 opened Jun 23, 2026 by Dodothereal Loading…
2 tasks done
src: avoid redundant call to std::get_if<>() 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++. 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.
#64094 opened Jun 23, 2026 by tniessen Member Loading…
tls: handle large RSA exponents in X.509 cert 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++. 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. tls Issues and PRs related to the tls subsystem.
#64093 opened Jun 23, 2026 by tniessen Member Loading…
crypto: fix large DH generator validation 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++. 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.
#64092 opened Jun 23, 2026 by tniessen Member Loading…
src: fix escaping of single quotes in task runner c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64089 opened Jun 23, 2026 by aduh95 Contributor Loading…
watch: fix missing file error when --watch used without argument needs-ci PRs that need a full CI run.
#64088 opened Jun 23, 2026 by Anshikakalpana Contributor Loading…
process: fix finalization cleanup ref tracking 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. process Issues and PRs related to the process subsystem.
#64087 opened Jun 23, 2026 by trivikr Member Loading…
test: keep finalization close fixture ref alive 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. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64085 opened Jun 23, 2026 by trivikr Member Loading…
test: fix watch cwd argv test flake 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_runner Issues and PRs related to the test runner subsystem. test Issues and PRs related to the tests.
#64084 opened Jun 23, 2026 by trivikr Member Loading…
stream: normalize Broadcast.from() byte inputs needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. stream Issues and PRs related to the stream subsystem.
#64082 opened Jun 23, 2026 by trivikr Member Loading…
repl: add experimental TypeScript support c++ Issues and PRs that require attention from people who are familiar with C++. experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. strip-types Issues or PRs related to strip-types support
#64077 opened Jun 23, 2026 by avivkeller Member Loading…
meta: speed up stale bot meta Issues and PRs related to the general management of the project.
#64075 opened Jun 22, 2026 by avivkeller Member Loading…
vm: fix copying PropertyDescriptor c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#64073 opened Jun 22, 2026 by legendecas Member Loading…
child_process: frame advanced IPC messages natively c++ Issues and PRs that require attention from people who are familiar with C++. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. typings
#64072 opened Jun 22, 2026 by anonrig Member Loading…
http2: add headersDistinct to Http2ServerRequest fixes #64060 http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#64071 opened Jun 22, 2026 by Shivay-98 Loading…
ProTip! Updated in the last three days: updated:>2026-06-21.