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

feat: support ${pid} placeholder in --cpu-prof-name c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#59072 opened Jul 14, 2025 by haramj Loading…
node-api: added SharedArrayBuffer api c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#59071 opened Jul 14, 2025 by mertcanaltin Draft
fix: support --print with --input-type=module needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#59068 opened Jul 14, 2025 by Momena-akhtar Loading…
crypto: avoid copying buffers to UTF-8 strings in crypto.hash() 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. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#59067 opened Jul 14, 2025 by Renegade334 Loading…
doc: guide for runtime-specific conditional exports using --import doc Issues and PRs related to the documentations.
#59066 opened Jul 14, 2025 by Momena-akhtar Loading…
[v22.x backport] src: backport fast API changes lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59065 opened Jul 14, 2025 by Renegade334 Loading…
util: replace process.noDeprecation with getOptionValue for deprecation handling needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#59063 opened Jul 14, 2025 by bjohansebas Loading…
path: add exclude option to matchesGlob method fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem.
#59061 opened Jul 14, 2025 by mag123c Loading…
http: deprecate writeHeader deprecations Issues and PRs related to deprecations. http Issues or PRs related to the http 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.
#59060 opened Jul 14, 2025 by bjohansebas Loading…
src: call unmask after install signal handler c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#59059 opened Jul 14, 2025 by theanarkh Loading…
4 tasks done
doc: run license-builder 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. meta Issues and PRs related to the general management of the project.
#59056 opened Jul 14, 2025 by github-actions bot Loading…
src: fix broken fast callback signatures 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.
#59055 opened Jul 13, 2025 by Renegade334 Loading…
dgram: improve get-send-queue-info performance c++ Issues and PRs that require attention from people who are familiar with C++. dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run.
#59054 opened Jul 13, 2025 by IlyasShabi Loading…
doc: add new environment variables doc page doc Issues and PRs related to the documentations.
#59052 opened Jul 13, 2025 by dario-piotrowicz Loading…
crypto: add memory tracking for secureContext openssl objects 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.
#59051 opened Jul 13, 2025 by mertcanaltin Loading…
doc: clarify ERR_FS_FILE_TOO_LARGE explanation to reflect fs.readFile() I/O limit author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core.
#59050 opened Jul 13, 2025 by haramj Loading…
src: remove duplicate assignment of O_EXCL in node_constants.cc c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#59049 opened Jul 13, 2025 by Tango992 Loading…
build: bump minimum Clang version to 19 blocked PRs that are blocked by other issues or PRs. build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. 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.
#59048 opened Jul 13, 2025 by targos Loading…
test_runner: propagate --experimental-config-file to child processes needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. test_runner Issues and PRs related to the test runner subsystem.
#59047 opened Jul 13, 2025 by sjwhole Loading…
fix: TextDecoder Big5 invalid sequence handling encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-ci PRs that need a full CI run.
#59046 opened Jul 13, 2025 by 68Lihua Loading…
fs: return rejected promise when mkdtemp lacks permissions 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.
#59045 opened Jul 13, 2025 by sjwhole Loading…
repl: handle errors from getters during completion 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. repl Issues and PRs related to the REPL subsystem. request-ci Add this label to start a Jenkins CI on a PR.
#59044 opened Jul 13, 2025 by islandryu Loading…
buffer: cache Environment::GetCurrent to avoid repeated calls buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#59043 opened Jul 13, 2025 by mertcanaltin Loading…
test: update startCLI to set --port=0 by default needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59042 opened Jul 12, 2025 by dario-piotrowicz Loading…
docs: zlib: rm unused process from example doc Issues and PRs related to the documentations. zlib Issues and PRs related to the zlib subsystem.
#59041 opened Jul 12, 2025 by coderaiser Loading…
ProTip! Filter pull requests by the default branch with base:main.