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

module: load ESM helpers eagerly in the snapshot esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#63550 opened May 24, 2026 by joyeecheung Member Loading…
src: fix ContextifyContext property definer interception result 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.
#63549 opened May 24, 2026 by legendecas Member Loading…
doc: improve fs.StatFs property documentation doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#63548 opened May 24, 2026 by AliMahmoudDev Loading…
test: deflake test-debugger-probe-timeout needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63547 opened May 24, 2026 by joyeecheung Member Loading…
doc: add worker_threads history entries doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support.
#63545 opened May 24, 2026 by bobu-putheeckal Loading…
doc: clarify fs.copyFile() error handling doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#63544 opened May 24, 2026 by bobu-putheeckal Loading…
doc: add URLSearchParams history data doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#63546 opened May 24, 2026 by bobu-putheeckal Loading…
test: deflake test-webcrypto-crypto-job-mode 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-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. 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.
#63543 opened May 24, 2026 by panva Member Loading…
crypto: handle cipher context allocation failures 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.
#63542 opened May 24, 2026 by Herrtian Loading…
tools: add lint rule for aborted AbortController needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. tools Issues and PRs related to the tools directory.
#63541 opened May 24, 2026 by trivikr Member Loading…
lib: apply minor dtls cleanups author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dtls needs-ci PRs that need a full CI run.
#63539 opened May 24, 2026 by jasnell Member Loading…
fs: stat root exclude dirent from glob cwd fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#63538 opened May 24, 2026 by fallintoplace Loading…
vfs: dispatch fs/promises to mounted VFS instances lib / src Issues and PRs related to general changes in the lib or src directory. 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.
#63537 opened May 24, 2026 by mcollina Member Loading…
quic: add listEndpoints API 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.
#63536 opened May 24, 2026 by jasnell Member Loading…
crypto: support non-empty cSHAKE functionName and customization author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. 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-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. 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. webcrypto
#63534 opened May 24, 2026 by panva Member Loading…
test_runner: fix suite diagnostic chanel end needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#63533 opened May 24, 2026 by MoLow Member Loading…
crypto: coerce -0 keylen to +0 in pbkdf2 and scrypt author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#63531 opened May 24, 2026 by ljharb Member Loading…
src: fix crash when reading length on Storage.prototype c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63529 opened May 24, 2026 by 3zrv Loading…
tools: update nixpkgs-unstable to 3d8f0f3f72a6cd4d93d0ad13203f2ea1cb7 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. tools Issues and PRs related to the tools directory.
#63528 opened May 24, 2026 by nodejs-github-bot Collaborator Loading…
crypto: update root-certificates to 3.123.1 c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs.
#63527 opened May 24, 2026 by nodejs-github-bot Collaborator Loading…
tools: enforce iterator result property order author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63526 opened May 24, 2026 by trivikr Member Loading…
deps: cherry-pick e807d4e379 from SQLite dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#63525 opened May 23, 2026 by junius-sec Loading…
debugger,test: deflake resume failure test and add debug logs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#63524 opened May 23, 2026 by joyeecheung Member Loading…
stream: settle pending stream iter reads on return needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63521 opened May 23, 2026 by trivikr Member Draft
test: cover webcrypto prototype pollution systematically 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. crypto Issues and PRs related to the crypto subsystem. 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-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. webcrypto
#63520 opened May 23, 2026 by panva Member Loading…
ProTip! Updated in the last three days: updated:>2026-05-21.