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

sqlite: fix crash session extension callbacks with workers 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.
#59848 opened Sep 10, 2025 by louwers 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++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#59847 opened Sep 10, 2025 by Flarna Loading…
worker: add heap profile API 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. semver-minor PRs that contain new features and should be released in the next minor version. worker Issues and PRs related to Worker support.
#59846 opened Sep 10, 2025 by theanarkh Loading…
4 tasks done
doc: add missing api fs cjs code snippet doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#59843 opened Sep 10, 2025 by luffy84217 Loading…
src: change default config to package.json 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.
#59842 opened Sep 10, 2025 by marco-ippolito Loading…
crypto: changes to async handling commit-queue Add this label to land a pull request using GitHub Actions. 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 opened Sep 10, 2025 by Renegade334 Loading…
module: add --experimental-ext 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.
#59840 opened Sep 10, 2025 by marco-ippolito Loading…
doc: deprecate closing fs.Dir on garbage collection deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. 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. fs Issues and PRs related to the fs subsystem / file system.
#59839 opened Sep 10, 2025 by LiviaMedeiros Loading…
benchmark: calibrate config cluster/echo.js author ready PRs that have at least one approval, no pending requests for changes, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. cluster Issues and PRs related to the cluster subsystem.
#59836 opened Sep 10, 2025 by meteorqz6 Loading…
build: remove corepack from release tarballs 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. 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. needs-ci PRs that need a full CI run.
#59835 opened Sep 10, 2025 by ljharb Loading…
http: optimize checkIsHttpToken for short strings http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#59832 opened Sep 9, 2025 by JinhyeokFang Loading…
[v22.x backport] lib: handle windows reserved device names on UNC c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59831 opened Sep 9, 2025 by RafaelGSS Loading…
deps: update undici to 7.16.0 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. 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. needs-ci PRs that need a full CI run.
#59830 opened Sep 9, 2025 by nodejs-github-bot Loading…
dns: support rotate dns servers c++ Issues and PRs that require attention from people who are familiar with C++. dns Issues and PRs related to the dns 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. semver-minor PRs that contain new features and should be released in the next minor version.
#59829 opened Sep 9, 2025 by theanarkh Loading…
4 tasks done
src: use Global for storing resource in Node-API callback scope 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. node-api Issues and PRs related to the Node-API.
#59828 opened Sep 9, 2025 by addaleax Loading…
src: create strings in FIXED_ONE_BYTE_STRING as internalized c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem.
#59826 opened Sep 9, 2025 by addaleax Loading…
src: ensure v8::Eternal is empty before setting it 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++. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#59825 opened Sep 9, 2025 by addaleax Loading…
http: add shouldUpgradeCallback to let servers control HTTP upgrades http Issues or PRs related to the http subsystem. 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.
#59824 opened Sep 9, 2025 by pimterry Loading…
tools: skip test-internet workflow for draft PRs 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. meta Issues and PRs related to the general management of the project.
#59817 opened Sep 9, 2025 by targos Loading…
docs:highlight difference in module loading between ESM and CommonJS doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation.
#59815 opened Sep 9, 2025 by Ajay-2005 Loading…
zlib: implement fast path for crc32 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#59813 opened Sep 9, 2025 by gurgunday Loading…
doc: add async function caveats to primordials.md doc Issues and PRs related to the documentations.
#59812 opened Sep 9, 2025 by Renegade334 Loading…
v8: add cpu profile 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. semver-minor PRs that contain new features and should be released in the next minor version. v8 module Issues and PRs related to the "v8" subsystem.
#59807 opened Sep 8, 2025 by theanarkh Loading…
4 tasks done
docs: add security escalation policy doc Issues and PRs related to the documentations.
#59806 opened Sep 8, 2025 by UlisesGascon Loading…
deps: update V8 to 14.1 build Issues and PRs related to build files or the CI. 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. v8 engine Issues and PRs related to the V8 dependency.
#59805 opened Sep 8, 2025 by targos Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.