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

dns: address compile-time warnings 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. needs-ci PRs that need a full CI run.
#64355 opened Jul 8, 2026 by aduh95 Contributor Loading…
stream: drain WHATWG stream queues from a head index needs-ci PRs that need a full CI run. web streams
#64354 opened Jul 8, 2026 by mcollina Member Loading…
fs: fix cp symlink and EEXIST handling on Windows 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.
#64353 opened Jul 8, 2026 by PickBas Contributor Loading…
stream: reject nested async streamables in from() 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.
#64352 opened Jul 8, 2026 by trivikr Member Loading…
vfs: make lchmod update symlink mode 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.
#64350 opened Jul 8, 2026 by trivikr Member Loading…
http: reduce per-request server overhead commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#64348 opened Jul 7, 2026 by anonrig Member Loading…
src: zero-initialize cap_data in node_credentials.cc c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64347 opened Jul 7, 2026 by spkapust Loading…
http: cut per-message outgoing overhead http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#64346 opened Jul 7, 2026 by anonrig Member Loading…
test_runner: error on test file patterns that do not exist needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64345 opened Jul 7, 2026 by UditDewan Loading…
test: use heapdump test for SecureContext memory tracking needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64344 opened Jul 7, 2026 by mertcanaltin Member Loading…
tools: prefilter commit queue metadata meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#64343 opened Jul 7, 2026 by panva Member Loading…
doc: discourage AbortSignal cleanup for long-lived resources abortcontroller Issues and PRs related to the AbortController API doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem. stream Issues and PRs related to the stream subsystem.
#64342 opened Jul 7, 2026 by efekrskl Member Loading…
fs: accept all valid utf8 values in fast paths fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#64341 opened Jul 7, 2026 by hamidrezaghavami Contributor Loading…
tools: add workflow to add label when there are 2+ approvals meta Issues and PRs related to the general management of the project.
#64340 opened Jul 7, 2026 by aduh95 Contributor Loading…
zlib, vfs: add ZIP archive support and an archive vfs provider lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64339 opened Jul 7, 2026 by pipobscure Contributor Loading…
3 tasks done
[v24.x] src: do not enable wasm trap handler if there's not enough vmem lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#64338 opened Jul 7, 2026 by joyeecheung Member Loading…
worker: populate BroadcastChannel MessageEvent source needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#64334 opened Jul 7, 2026 by SudhansuBandha Contributor Loading…
test: normalize Windows crash in debugger test normalization needs-ci PRs that need a full CI run. review wanted PRs that need reviews. test Issues and PRs related to the tests.
#64332 opened Jul 6, 2026 by joyeecheung Member Loading…
test_runner: display diagnostic messages in dot reporter needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64331 opened Jul 6, 2026 by armorbreak001 Loading…
deps: update c-ares to 1.34.8 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#64330 opened Jul 6, 2026 by nodejs-github-bot Collaborator Loading…
2026-07-08, Version 26.5.0 (Current) release Issues and PRs related to Node.js releases. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#64329 opened Jul 6, 2026 by github-actions Bot Loading…
inspector: add --cond to node inspect probe mode debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#64328 opened Jul 6, 2026 by joyeecheung Member Loading…
src/node_errors: add re-entrancy guard to TriggerUncaughtException c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64327 opened Jul 6, 2026 by themuuln Loading…
ffi: add getCurrentEventLoop. 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. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#64323 opened Jul 6, 2026 by ShogunPanda Contributor Loading…
doc: add note about restricted CI to pull-requests.md doc Issues and PRs related to the documentations.
#64321 opened Jul 6, 2026 by sxa Member Loading…
ProTip! Filter pull requests by the default branch with base:main.