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

test: skip strace test with shared openssl author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61987 opened Feb 25, 2026 by richardlau Loading…
doc: explicitly mention Slack handle doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 72 hours to land.
#61986 opened Feb 25, 2026 by RafaelGSS Loading…
build: fix GN for new merve dep dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61984 opened Feb 25, 2026 by codebytere Loading…
lib: keep event loop alive for pending Atomics.waitAsync lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#61982 opened Feb 25, 2026 by igor-shevelenkov Loading…
lib: improve argument handling in Blob constructor 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. web-standards Issues and PRs related to Web APIs
#61980 opened Feb 25, 2026 by Ms2ger Loading…
benchmark: add large buffer sizes to buffer-creation fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61979 opened Feb 25, 2026 by RajeshKumar11 Loading…
2 tasks done
src: validate stdio entries in process_wrap 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++. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#61978 opened Feb 25, 2026 by dhruv7539 Loading…
build(deps): bump minimatch from 3.1.2 to 3.1.3 in /tools/clang-format 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. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#61977 opened Feb 24, 2026 by dependabot bot Loading…
tools: bump minimatch from 3.1.2 to 3.1.3 in /tools/eslint 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. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#61976 opened Feb 24, 2026 by dependabot bot Loading…
doc: improve stream.compose documentation clarity doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#61975 opened Feb 24, 2026 by turanalmammadov Loading…
inspector: unwrap internal/debugger/inspect imports 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. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#61974 opened Feb 24, 2026 by Renegade334 Loading…
doc: update supported Windows SDK version to 11 build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. semver-major PRs that contain breaking changes and should be released in the next major version.
#61973 opened Feb 24, 2026 by MikeMcC399 Loading…
doc: expand SECURITY.md with non-vulnerability examples doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 72 hours to land.
#61972 opened Feb 24, 2026 by RafaelGSS Loading…
watch: fix --watch-path restart on unrelated file with --env-file needs-ci PRs that need a full CI run.
#61970 opened Feb 24, 2026 by RajeshKumar11 Loading…
lib: normalize . and .. in path before rm/rmSync fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61968 opened Feb 24, 2026 by RajeshKumar11 Loading…
doc: improve fs.StatFs field descriptions and add usage examples doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#61965 opened Feb 24, 2026 by turanalmammadov Loading…
doc,test: clarify --eval syntax for leading '-' scripts 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++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#61962 opened Feb 24, 2026 by jorgitin02 Loading…
fs: preserve raw filename bytes in glob buffer mode fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61961 opened Feb 24, 2026 by jorgitin02 Loading…
src: avoid JS callback for deprecated Promise resolve-after-resolved events c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#61960 opened Feb 23, 2026 by jorgitin02 Loading…
doc,module: add missing doc for syncHooks.deregister() doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#61959 opened Feb 23, 2026 by joyeecheung Loading…
node-api: execute tsfn finalizer after queue drains when aborted c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#61956 opened Feb 23, 2026 by KevinEady Loading…
sqlite: optimize column name creation and text value encoding 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.
#61954 opened Feb 23, 2026 by thisalihassan Loading…
tools: automatically remove lts-watch-* labels lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#61953 opened Feb 23, 2026 by aduh95 Loading…
esm: avoid super-linear data URL MIME regex esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#61951 opened Feb 23, 2026 by skdas20 Loading…
fs: fix cpSync to handle non-ASCII characters 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. windows Issues and PRs related to the Windows platform.
#61950 opened Feb 23, 2026 by StefanStojanovic Loading…
ProTip! Filter pull requests by the default branch with base:main.