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

meta: broaden stale bot meta Issues and PRs related to the general management of the project.
#62658 opened Apr 9, 2026 by avivkeller Member Loading…
aix: add required changes to build with clang build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#62656 opened Apr 9, 2026 by abmusse Contributor Loading…
fs: fix always return promise from fs.openAsBlob fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#62655 opened Apr 9, 2026 by mattskel Draft
fs: pass symlink type in cp when filter is provided fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#62654 opened Apr 9, 2026 by shulaoda Loading…
meta: add QUIC to CODEOWNERS meta Issues and PRs related to the general management of the project.
#62652 opened Apr 9, 2026 by pimterry Member Loading…
streams: simplify readableStreamFromIterable needs-ci PRs that need a full CI run. web streams
#62651 opened Apr 9, 2026 by aduh95 Contributor Loading…
streams: simplify createPromiseCallback needs-ci PRs that need a full CI run. web streams
#62650 opened Apr 9, 2026 by aduh95 Contributor Loading…
POC: Memory profiler allocation labels lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62649 opened Apr 9, 2026 by rudolf Contributor Draft
quic: add QuicEndpoint.listening & QuicStream.destroy() and tests 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. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#62648 opened Apr 9, 2026 by pimterry Member Loading…
lib: cleanup stateless diffiehellman key handling crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#62645 opened Apr 9, 2026 by panva Member Loading…
diagnostics_channel: specialized tracing channels diagnostics_channel Issues and PRs related to diagnostics channel needs-ci PRs that need a full CI run.
#62641 opened Apr 9, 2026 by Qard Member Draft
path: handle extended-length windows entry paths 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. path Issues and PRs related to the path subsystem. request-ci Add this label to start a Jenkins CI on a PR.
#62639 opened Apr 8, 2026 by jazelly Member Draft
test: ensure WPT report is in out/wpt 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. web-standards Issues and PRs related to Web APIs
#62637 opened Apr 8, 2026 by panva Member Loading…
test: improve WPT runner summary 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. web-standards Issues and PRs related to Web APIs
#62636 opened Apr 8, 2026 by panva Member Loading…
test: skip url WPT subtests instead of modifying test script 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. web-standards Issues and PRs related to Web APIs whatwg-url Issues and PRs related to the WHATWG URL implementation.
#62635 opened Apr 8, 2026 by panva Member Loading…
src: coerce spawnSync args to string once 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.
#62633 opened Apr 8, 2026 by aduh95 Contributor Loading…
lib: reject SharedArrayBuffer in web APIs per spec commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. web-standards Issues and PRs related to Web APIs
#62632 opened Apr 8, 2026 by thisalihassan Contributor Loading…
inspector: fix compressed responses http2 Issues or PRs related to the http2 subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#62630 opened Apr 8, 2026 by legendecas Member Loading…
deps: update OpenSSL to 3.5.6 commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. dependencies Pull requests that update a dependency file. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. 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. openssl Issues and PRs related to the OpenSSL dependency.
#62629 opened Apr 7, 2026 by nodejs-github-bot Collaborator Loading…
node-api: add napi_create_external_sharedarraybuffer 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.
#62623 opened Apr 7, 2026 by bnoordhuis Member Loading…
doc: recommend node/default conditions for dual packages doc Issues and PRs related to the documentations.
#62622 opened Apr 7, 2026 by akashguptasky Loading…
[v22.x] src: clamp WriteUtf8 capacity to INT_MAX in EncodeInto c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#62621 opened Apr 7, 2026 by semimikoh Contributor Loading…
doc: improve fs.StatFs property descriptions doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#62617 opened Apr 6, 2026 by akashguptasky Loading…
test_runner: scope file-level hooks per file in no-isolation mode needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62615 opened Apr 6, 2026 by marcopiraccini Contributor Draft
doc: mention node:stream/consumers in stream overview doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#62613 opened Apr 6, 2026 by NinadUbale Loading…
ProTip! Add no:assignee to see everything that’s not assigned.