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 duplicated word in test snapshot docs doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#64837 opened Jul 30, 2026 by Rawal27 Contributor Loading…
buffer: simplify Buffer.concat buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.
#64836 opened Jul 30, 2026 by gibson042 Loading…
test,doc: cover and document multi-byte offset/size in randomFill needs-ci PRs that need a full CI run.
#64834 opened Jul 30, 2026 by kyungrae2002 Loading…
net: reject non-address SocketAddress.parse input needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#64832 opened Jul 30, 2026 by araujogui Member Loading…
doc: report proper return type on urlPattern.test doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#64831 opened Jul 29, 2026 by bmuenzenmeyer Contributor Loading…
test_runner: add support for --test-coverage-include-all 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.
#64830 opened Jul 29, 2026 by avivkeller Member Loading…
test: update WPT for url to 4832db4761 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.
#64829 opened Jul 29, 2026 by nodejs-github-bot Collaborator Loading…
Drop the hand-rolled TLS client hello parser 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.
#64827 opened Jul 29, 2026 by pimterry Member Loading…
stream: fix recursive WritableStream abort needs-ci PRs that need a full CI run. web streams
#64825 opened Jul 29, 2026 by standard-Chan Loading…
test_runner: expand directory arguments to find test files needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64824 opened Jul 29, 2026 by aalhadxx Loading…
sqlite: isolate applyChangeset filter errors c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. sqlite Issues and PRs related to the SQLite subsystem.
#64823 opened Jul 29, 2026 by trivikr Member Loading…
fs: avoid crash after tolerated watch ENOENT fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64821 opened Jul 29, 2026 by LLagoon3 Loading…
dns: handle large resolveAny address replies 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++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. 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. fast-track PRs that do not need to wait for 72 hours to land. needs-ci PRs that need a full CI run.
#64820 opened Jul 29, 2026 by RafaelGSS Member Loading…
stream: reduce per-chunk work in WHATWG tee and BYOB reads needs-ci PRs that need a full CI run. web streams
#64818 opened Jul 29, 2026 by mcollina Member Loading…
fs: apply nocase to literal glob exclude patterns fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64817 opened Jul 29, 2026 by yhay81 Loading…
typings: add heap_utils internalBinding types typings
#64816 opened Jul 29, 2026 by HoonDongKang Contributor Loading…
doc: remove obsolete cctest node.gyp instructions commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#64814 opened Jul 29, 2026 by soulee-dev Contributor Loading…
vfs: speed up recursive readdir test setup author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. vfs Issues and PRs related to the virtual filesystem subsystem.
#64813 opened Jul 29, 2026 by trivikr Member Loading…
sqlite: check database state before calling SQLite 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++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#64812 opened Jul 29, 2026 by trivikr Member Loading…
permission: support v8.setHeapSnapshotNearHeapLimit 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. permission Issues and PRs related to the Permission Model v8 engine Issues and PRs related to the V8 dependency.
#64808 opened Jul 28, 2026 by IlyasShabi Member Loading…
doc: report proper return type on url.format 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. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#64806 opened Jul 28, 2026 by bmuenzenmeyer Contributor Loading…
doc: use ffi.suffix for library paths in examples 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. doc Issues and PRs related to the documentations. ffi Issues and PRs related to experimental Foreign Function Interface support.
#64805 opened Jul 28, 2026 by ganjanggejang Loading…
child_process: fix primordials usage in stderr truncation child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#64804 opened Jul 28, 2026 by Rauneet-coder Loading…
sea: reject malformed --node-options values c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#64803 opened Jul 28, 2026 by Archkon Contributor Loading…
src: fix heap value deduplication in embedder graph c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64801 opened Jul 28, 2026 by IlyasShabi Member Loading…
ProTip! Add no:assignee to see everything that’s not assigned.