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

lib: optimize styleText when validateStream is false needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. util Issues and PRs related to the built-in util module.
#61792 opened Feb 12, 2026 by RafaelGSS Loading…
build: generate_config_gypi.py generates valid JSON tools Issues and PRs related to the tools directory.
#61791 opened Feb 12, 2026 by codebytere Loading…
build: skip sscache action on non-main branches 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.
#61790 opened Feb 12, 2026 by joyeecheung Loading…
[v22.x] src: use std::sort in node_metadata for libc++13 compatibility c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#61789 opened Feb 12, 2026 by rebroad Loading…
crypto: Fix potential null pointer dereference when BIO_meth_new() fails c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61788 opened Feb 12, 2026 by ndossche Loading…
src: remove unnecessary c_str() conversions in diagnostic messages 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.
#61786 opened Feb 12, 2026 by addaleax Loading…
doc: remove obsolete Boxstarter automated install 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. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#61785 opened Feb 12, 2026 by MikeMcC399 Loading…
src: enable X509sToArrayOfStrings to skip errors 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.
#61784 opened Feb 12, 2026 by StefanStojanovic Loading…
docs: add missing documentation for fs.StatFs class (#50749) doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#61783 opened Feb 12, 2026 by zhanglinqian Loading…
url: doc deprecate url.resolve author ready PRs that have at least one approval, no pending requests for changes, and a CI started. deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#61780 opened Feb 11, 2026 by legendecas Loading…
watch: get flags from execArgv commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#61779 opened Feb 11, 2026 by efekrskl Loading…
url: only emit DEP0169 on url.parse needs-ci PRs that need a full CI run. url Issues and PRs related to the legacy built-in url module.
#61776 opened Feb 11, 2026 by legendecas Loading…
test_runner: fix suite rerun 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. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61775 opened Feb 11, 2026 by MoLow Loading…
test: avoid flaky debugger restart waits needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61773 opened Feb 11, 2026 by inoway46 Loading…
test: adapt buffer test for v8 sandbox author ready PRs that have at least one approval, no pending requests for changes, and a CI started. test Issues and PRs related to the tests.
#61772 opened Feb 11, 2026 by codebytere Loading…
http: attach error handler to socket synchronously in onSocket author ready PRs that have at least one approval, no pending requests for changes, and a CI started. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#61770 opened Feb 11, 2026 by RajeshKumar11 Loading…
lib: include ESM loader in the built-in snapshot 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.
#61769 opened Feb 11, 2026 by joyeecheung Loading…
module: add clearCache for CJS and ESM 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-minor PRs that contain new features and should be released in the next minor version.
#61767 opened Feb 10, 2026 by anonrig Loading…
diagnostics_channel: ensure tracePromise consistency with non-Promises diagnostics_channel Issues and PRs related to diagnostics channel 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.
#61766 opened Feb 10, 2026 by Renegade334 Loading…
test: fix flaky test-http2-close-while-writing needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61764 opened Feb 10, 2026 by mcollina Loading…
zlib: add support for brotli compression dictionary 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. zlib Issues and PRs related to the zlib subsystem.
#61763 opened Feb 10, 2026 by rokob Loading…
workflow: rename doc.yml and daily.yml to match job names meta Issues and PRs related to the general management of the project.
#61761 opened Feb 10, 2026 by ssiweifnag Loading…
3 tasks done
doc: fix riscv64 info in platform list build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#61760 opened Feb 10, 2026 by RevySR Loading…
http: add V8 Fast API to http parser c++ Issues and PRs that require attention from people who are familiar with C++. http_parser Issues and PRs related to the HTTP Parser dependency or the http_parser binding. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61751 opened Feb 9, 2026 by mcollina Loading…
2 tasks done
test: update FileAPI tests from WPT needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61750 opened Feb 9, 2026 by Ms2ger Loading…
ProTip! Updated in the last three days: updated:>2026-02-09.