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

sqlite: add stmt persistent flag 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.
#62757 opened Apr 15, 2026 by araujogui Member Loading…
crypto: optimize SubtleCrypto hot paths 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. webcrypto
#62756 opened Apr 15, 2026 by panva Member Loading…
cli: add --experimental flag 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.
#62755 opened Apr 15, 2026 by ShogunPanda Contributor Loading…
test: skip test-temporal-with-zoneinfo on system-icu builds build Issues and PRs related to build files or the CI. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. 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.
#62754 opened Apr 15, 2026 by aduh95 Contributor Loading…
doc: add experimental modules review policy doc Issues and PRs related to the documentations.
#62753 opened Apr 15, 2026 by ShogunPanda Contributor Loading…
lib: improve Web Cryptography key validation ordering 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. needs-ci PRs that need a full CI run. webcrypto
#62749 opened Apr 15, 2026 by panva Member Loading…
src: fix dead inspector help URL c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#62746 opened Apr 15, 2026 by SAY-5 Loading…
doc,src,test: fix dead inspector help URL c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#62745 opened Apr 14, 2026 by semimikoh Contributor Loading…
doc: add guidance on using node/default conditions for dual packages doc Issues and PRs related to the documentations.
#62744 opened Apr 14, 2026 by Jah-yee Loading…
crypto: fix use-after-free risk in ManagedX509 assignment c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#62742 opened Apr 14, 2026 by om-ghante Contributor Loading…
test_runner: exclude BRDA entries for ignored lines in LCOV reporter needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62740 opened Apr 14, 2026 by sfgrdsgdsfdrfyg-code Loading…
deps: update undici to latest v7.x release only tools Issues and PRs related to the tools directory. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#62739 opened Apr 14, 2026 by mcollina Member Loading…
doc: correct typo in PR contribution instructions doc Issues and PRs related to the documentations.
#62738 opened Apr 14, 2026 by MikeMcC399 Contributor Loading…
chore: removed the bi-weekly recognition doc Issues and PRs related to the documentations.
#62734 opened Apr 14, 2026 by ovflowd Member Loading…
tools: pass the Temporal disable flag when disabled in shell.nix 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.
#62733 opened Apr 14, 2026 by aduh95 Contributor Loading…
src: refactor sqlite backup job 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.
#62732 opened Apr 14, 2026 by geeksilva97 Contributor Loading…
build: fix cargo check when Temporal is disabled or shared author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#62730 opened Apr 14, 2026 by aduh95 Contributor Loading…
module: remove duplicated checks from _resolveFilename author ready PRs that have at least one approval, no pending requests for changes, and a CI started. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#62729 opened Apr 14, 2026 by aduh95 Contributor Loading…
deps: update undici to 8.1.0 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. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. 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.
#62728 opened Apr 14, 2026 by nodejs-github-bot Collaborator Loading…
src,test: handle EROFS in mkdir recursive 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.
#62725 opened Apr 14, 2026 by kennyhyun Loading…
src: migrate deprecated c-ares APIs to modern replacements 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.
#62724 opened Apr 14, 2026 by om-ghante Contributor Loading…
url: align default argument handling for URLPattern with webidl 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. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#62719 opened Apr 13, 2026 by panva Member Loading…
benchmark: fix typo in startup-cli-version comment benchmark Issues and PRs related to the benchmark subsystem.
#62716 opened Apr 13, 2026 by Rohan5commit Contributor Loading…
debugger: add edit-free runtime expression probes to node inspect debugger Issues and PRs related to the debugger subsystem. errors Issues and PRs related to JavaScript errors originated in Node.js core. 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.
#62713 opened Apr 12, 2026 by joyeecheung Member Loading…
doc: improve fs.StatFs property descriptions and add examples doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#62712 opened Apr 12, 2026 by marcelsafin Loading…
ProTip! Adding no:label will show everything without a label.