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

Update README.md doc Issues and PRs related to the documentations. invalid Issues and PRs that are invalid.
#59920 by omkarchavan415 was closed Sep 18, 2025 Loading…
meta: add .npmrc with ignore-scripts=true fast-track PRs that do not need to wait for 48 hours to land. meta Issues and PRs related to the general management of the project.
#59914 by joyeecheung was merged Sep 17, 2025 Loading…
Update README.md doc Issues and PRs related to the documentations.
#59903 by leela555 was closed Sep 16, 2025 Loading…
process: wrap ENOENT from process.cwd() with ERR_SYSTEM_ERROR lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59902 by ri7116 was closed Sep 16, 2025 Loading…
deps: update OpenSSL to 3.5.3 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#59900 by nodejs-github-bot was closed Sep 16, 2025 Loading…
tools: fix tools/make-v8.sh for clang author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#59893 by richardlau was merged Sep 17, 2025 Loading…
src: use DictionaryTemplate more in URLPattern 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.
#59892 by jasnell was merged Sep 17, 2025 Loading…
src: replace FIXED_ONE_BYTE_STRING with Environment-cached strings 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59891 by iknoom was merged Sep 17, 2025 Loading…
src: reduce the nearest parent package JSON cache size 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++. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. typings
#59888 by michaelsmithxyz was merged Sep 17, 2025 Loading…
Swb invalid Issues and PRs that are invalid.
#59886 by krsjenswbp was closed Sep 14, 2025 Loading…
typings: remove unnecessary import of global TypedArray author ready PRs that have at least one approval, no pending requests for changes, and a CI started. typings
#59880 by meteorqz6 was merged Sep 15, 2025 Loading…
Update README.md invalid Issues and PRs that are invalid.
#59875 by vaidikmudgal87-create was closed Sep 13, 2025 Loading…
module: only put directly require-d ESM into require.cache commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#59874 by joyeecheung was merged Sep 17, 2025 Loading…
inspector: ensure adequate memory allocation for Binary::toBase64 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.
#59870 by Renegade334 was merged Sep 14, 2025 Loading…
Update README.md doc Issues and PRs related to the documentations.
#59869 by Aaditya980 was closed Sep 12, 2025 Loading…
stream: use new AsyncResource instead of bind commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#59867 by mcollina was merged Sep 16, 2025 Loading…
Update README.md doc Issues and PRs related to the documentations. invalid Issues and PRs that are invalid.
#59863 by devnimahinsa2-cmyk was closed Sep 12, 2025 Loading…
Swb
#59861 by krsjenswbp was closed Sep 11, 2025 Loading…
util: inspect objects with throwing Symbol.toStringTag 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. util Issues and PRs related to the built-in util module.
#59860 by BridgeAR was merged Sep 14, 2025 Loading…
[v22.x] Update to OpenSSL 3.5 commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. 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. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59859 by richardlau was closed Sep 16, 2025 Loading…
util: fix debuglog.enabled not being present with callback logger 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. util Issues and PRs related to the built-in util module.
#59858 by BridgeAR was merged Sep 14, 2025 Loading…
repl: fix cpu overhead pasting big strings to the REPL 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. readline Issues and PRs related to the built-in readline module.
#59857 by BridgeAR was merged Sep 14, 2025 Loading…
2
9
doc,crypto: update subtle.generateKey and subtle.importKey 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. doc Issues and PRs related to the documentations.
#59851 by panva was merged Sep 13, 2025 Loading…
fs,win: do not add a second trailing slash in readdir 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++. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. fs Issues and PRs related to the fs subsystem / file system. lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run. review wanted PRs that need reviews. windows Issues and PRs related to the Windows platform.
#59847 by Flarna was merged Sep 17, 2025 Loading…
crypto: changes to async handling commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59841 by Renegade334 was closed Sep 12, 2025 Loading…
ProTip! Follow long discussions with comments:>50.