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

module: do not split a portable compile cache by uid c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65293 opened Aug 14, 2026 by codebytere Member Loading…
http: add serve() with NodeRequest and NodeResponse lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#65292 opened Aug 14, 2026 by mcollina Member Draft
[v24.x] async_hooks: add using scopes to AsyncLocalStorage async_local_storage AsyncLocalStorage 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.
#65291 opened Aug 14, 2026 by legendecas Member Loading…
esm: end-of-life DEP0151 main index lookup deprecations Issues and PRs related to deprecations. esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-major PRs that contain breaking changes and should be released in the next major version.
#65289 opened Aug 14, 2026 by anonrig Member Loading…
4 tasks done
ffi: validate DynamicLibrary getter receivers c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65288 opened Aug 14, 2026 by trivikr Member Loading…
sqlite: copy changeset before applying it 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.
#65286 opened Aug 14, 2026 by mcollina Member Loading…
lib,src: remove --no-experimental-websocket CLI flag 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. process Issues and PRs related to the process subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#65284 opened Aug 14, 2026 by aduh95 Contributor Loading…
doc: add missing added: tags to fs.lchmod 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. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#65283 opened Aug 14, 2026 by lazerg Contributor Loading…
build: update binary-upload to use correct tarball name 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.
#65282 opened Aug 14, 2026 by sxa Member Loading…
tools: fix the list of globals in ESLint config files 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. 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.
#65281 opened Aug 14, 2026 by aduh95 Contributor Loading…
test: convert test-messageevent-brandcheck forEach to for...of loop code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65279 opened Aug 14, 2026 by nachiketap11 Loading…
zlib: avoid waiting for paused ZIP iterators needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#65278 opened Aug 14, 2026 by trivikr Member Loading…
sqlite: reuse cached column names in all() and get() 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.
#65276 opened Aug 14, 2026 by geeksilva97 Contributor Loading…
doc: fix lint clean command doc Issues and PRs related to the documentations.
#65274 opened Aug 13, 2026 by greenheadHQ Contributor Loading…
stream: speed up WHATWG web streams commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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.
#65273 opened Aug 13, 2026 by anonrig Member Loading…
test: replace forEach() with for...of in parallel tests author ready PRs that have at least one approval, no pending requests for changes, and a CI started. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65272 opened Aug 13, 2026 by pmarkert Loading…
test: convert forEach to for in test-constant.js file code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65271 opened Aug 13, 2026 by Nixxy25 Loading…
test: convert test-async-local-storage forEach to for..of loop author ready PRs that have at least one approval, no pending requests for changes, and a CI started. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65270 opened Aug 13, 2026 by freida-code Loading…
doc: refactor the AI guidelines doc Issues and PRs related to the documentations.
#65269 opened Aug 13, 2026 by joyeecheung Member Loading…
test: use for-of instead of forEach author ready PRs that have at least one approval, no pending requests for changes, and a CI started. code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. 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.
#65268 opened Aug 13, 2026 by devfep Loading…
[v26.x backport] repl: add basic syntax highlighting 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. util Issues and PRs related to the built-in util module. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#65267 opened Aug 13, 2026 by avivkeller Member Draft
doc: fix SQLite changeset constant descriptions commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. sqlite Issues and PRs related to the SQLite subsystem.
#65265 opened Aug 13, 2026 by greenheadHQ Contributor Loading…
doc: update installer logo assets to the new branding build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#65253 opened Aug 13, 2026 by zeexzeex Loading…
fix: honor --use-strict for CommonJS scripts needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#65248 opened Aug 12, 2026 by SomSamantray Loading…
doc: remove synopsis 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-v26.x PRs that should not land on the v26.x-staging branch and should not be released in v26.x. needs-ci PRs that need a full CI run.
#65246 opened Aug 12, 2026 by avivkeller Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.