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

crypto: use EVP_MAC for HMAC on OpenSSL >=3 lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63942 opened Jun 16, 2026 by panva Member Loading…
ffi: add fast support for almost all other platforms 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.
#63941 opened Jun 16, 2026 by ShogunPanda Contributor Loading…
[v22.x] build: switch coverage-windows to windows-2022 meta Issues and PRs related to the general management of the project. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#63940 opened Jun 16, 2026 by richardlau Member Loading…
doc: clarify callback exceptions 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. doc Issues and PRs related to the documentations.
#63939 opened Jun 16, 2026 by mcollina Member Loading…
tools: avoid test/fixtures/wpt/README.md conflicts 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. lts-watch-v22.x PRs that may need to be released in v22.x meta Issues and PRs related to the general management of the project.
#63938 opened Jun 16, 2026 by panva Member Loading…
test: tolerate duplicate watch change events 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.
#63937 opened Jun 16, 2026 by trivikr Member Loading…
module: allow .ts in node_modules when .d.ts is present 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. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#63936 opened Jun 16, 2026 by GeoffreyBooth Member Loading…
Add express <cstdlib> inclusion to format.h dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#63934 opened Jun 15, 2026 by aschwarzusp Loading…
child_process: serialize advanced IPC messages natively 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.
#63933 opened Jun 15, 2026 by anonrig Member Loading…
dgram: add synchronous Socket connectSync() dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run.
#63932 opened Jun 15, 2026 by guybedford Contributor Loading…
doc: announce upcoming end of tier 2 support for macOS x64 build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. 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.
#63931 opened Jun 15, 2026 by aduh95 Contributor Loading…
child_process: pass spawn options to the binding positionally 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. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#63930 opened Jun 15, 2026 by anonrig Member Loading…
benchmark: add child_process async path baselines benchmark Issues and PRs related to the benchmark subsystem. child_process Issues and PRs related to the child_process subsystem.
#63929 opened Jun 15, 2026 by anonrig Member Loading…
module: implement Symbol.dispose in ModuleHooks module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#63928 opened Jun 15, 2026 by remcohaszing Contributor Loading…
module: add persistent module resolution cache lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63927 opened Jun 15, 2026 by watilde Member Loading…
lib: lazy-load builtins not used during startup lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63926 opened Jun 15, 2026 by watilde Member Loading…
crypto: reject resizable backing stores in Web Crypto buffer parameters 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. semver-major PRs that contain breaking changes and should be released in the next major version. webcrypto
#63925 opened Jun 15, 2026 by panva Member Loading…
doc,crypto: mark argon2 and encap/decap as stable 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. doc Issues and PRs related to the documentations.
#63924 opened Jun 15, 2026 by panva Member Loading…
crypto: throw on uninitialized DH computeSecret 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. 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-major PRs that contain breaking changes and should be released in the next major version.
#63922 opened Jun 15, 2026 by panva Member Loading…
doc: run license-builder author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.
#63918 opened Jun 15, 2026 by github-actions Bot Loading…
loader: enforce path normalization before lookup module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#63917 opened Jun 14, 2026 by arcanis Contributor Loading…
util: avoid quadratic whitespace scan in MIMEType parser needs-ci PRs that need a full CI run.
#63916 opened Jun 14, 2026 by uwezkhan Loading…
fs: cache glob matcher functions in path.matchesGlob fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#63915 opened Jun 14, 2026 by beeequeue Loading…
vm: fix SourceTextModule memory leak needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#63913 opened Jun 14, 2026 by vishalranaut Loading…
doc: fix callback example import in fs documentation doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#63912 opened Jun 14, 2026 by Rawal27 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.