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

doc: mark path.matchesGlob as stable doc Issues and PRs related to the documentations. path Issues and PRs related to the path subsystem.
#59572 opened Aug 21, 2025 by avivkeller Loading…
crypto: update root-certificates to 3.114 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.
#59571 opened Aug 21, 2025 by nodejs-github-bot Loading…
crypto: support Ed448 and ML-DSA context in node:crypto and Web Cryptography 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. 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. 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. semver-minor PRs that contain new features and should be released in the next minor version. webcrypto
#59570 opened Aug 21, 2025 by panva Loading…
crypto: support ML-KEM in Web Cryptography crypto Issues and PRs related to the crypto subsystem. 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. 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. semver-minor PRs that contain new features and should be released in the next minor version. webcrypto
#59569 opened Aug 21, 2025 by panva Loading…
sea: allow using inspector command line flags with SEA 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.
#59568 opened Aug 21, 2025 by joyeecheung Loading…
crypto: require HMAC key length with SHA-3 hashes in Web Cryptography crypto Issues and PRs related to the crypto subsystem. 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. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. webcrypto
#59567 opened Aug 21, 2025 by panva Loading…
repl: Customizable subprompt for multiline input needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module. repl Issues and PRs related to the REPL subsystem.
#59566 opened Aug 21, 2025 by pckrishnadas88 Loading…
test: skip sea tests on Linux ppc64le 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. ppc Issues and PRs related to the Power architecture. single-executable Issues and PRs related to single-executable applications test Issues and PRs related to the tests.
#59563 opened Aug 20, 2025 by richardlau Loading…
doc: add Miles Guicent as triager doc Issues and PRs related to the documentations.
#59562 opened Aug 20, 2025 by milesguicent Loading…
sea: implement execArgvExtension c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#59560 opened Aug 20, 2025 by joyeecheung Loading…
crypto: fix subtle.getPublicKey error for secret type key inputs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. confirmed-bug Issues with confirmed bugs. crypto Issues and PRs related to the crypto subsystem. 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. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. webcrypto
#59558 opened Aug 20, 2025 by panva Loading…
doc: add MDN links for explicit resource management in fs doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#59557 opened Aug 20, 2025 by lluisemper Loading…
v20.19.5 proposal release Issues and PRs related to Node.js releases. v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#59551 opened Aug 20, 2025 by marco-ippolito Loading…
crypto: load system CA certificates off thread 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.
#59550 opened Aug 20, 2025 by joyeecheung Loading…
lib: allow customizable expected types in validation functions needs-ci PRs that need a full CI run.
#59549 opened Aug 20, 2025 by JinhyeokFang Loading…
build: fix 'implicit-function-declaration' on OpenHarmony platform needs-ci PRs that need a full CI run. wasi Issues and PRs related to the WebAssembly System Interface.
#59547 opened Aug 20, 2025 by hqzing Loading…
test: support standalone env comment in tests 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.
#59546 opened Aug 20, 2025 by pmarchini Loading…
crypto: add Argon2 Web Cryptography algorithms crypto Issues and PRs related to the crypto subsystem. 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. 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. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version. webcrypto
#59544 opened Aug 19, 2025 by panva Loading…
build: implement JSON-driven Android patch system
#59543 opened Aug 19, 2025 by lluisemper Loading…
Test/bigint negative exponent message needs-ci PRs that need a full CI run.
#59540 opened Aug 19, 2025 by tawseefnabi Loading…
crypto: add AES-OCB Web Cryptography algorithm 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-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. 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. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version. webcrypto
#59539 opened Aug 19, 2025 by panva Loading…
crypto: support SLH-DSA KeyObject, sign, and verify 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++. crypto Issues and PRs related to the crypto subsystem. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version.
#59537 opened Aug 19, 2025 by panva Loading…
stream: replace manual function validation with validateFunction needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#59529 opened Aug 19, 2025 by JinhyeokFang Loading…
module: allow overriding linked requests for a ModuleWrap c++ Issues and PRs that require attention from people who are familiar with C++. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#59527 opened Aug 19, 2025 by legendecas Loading…
test: fix timeout in test-wasi-pthread for CI stability needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59522 opened Aug 18, 2025 by Ronitsabhaya75 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.