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

ffi: added new methods and error codes lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62762 opened Apr 15, 2026 by ShogunPanda Contributor Loading…
build,win: enable PGO and LTO for Windows builds build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. 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. windows Issues and PRs related to the Windows platform.
#62761 opened Apr 15, 2026 by StefanStojanovic Contributor Loading…
[v24.x] src: add permission support to config file 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. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#62760 opened Apr 15, 2026 by marco-ippolito Member Loading…
src: clean up experimental flag variables 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.
#62759 opened Apr 15, 2026 by aduh95 Contributor Loading…
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 dispatch 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. request-ci Add this label to start a Jenkins CI on a PR. webcrypto
#62756 opened Apr 15, 2026 by panva Member Loading…
cli: add --experimental build 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 lifetime 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. commit-queue Add this label to land a pull request using GitHub Actions. 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…
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…
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…
ProTip! Adding no:label will show everything without a label.