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: 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 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…
tools: use ubuntu-slim runner in GHA 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.
#61759 opened Feb 10, 2026 by aduh95 Loading…
doc: update Juan's security steward info commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#61754 opened Feb 9, 2026 by juanarbol Loading…
crypto: always return certificate serial numbers as uppercase 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. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#61752 opened Feb 9, 2026 by addaleax 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…
test_runner: support test order randomization 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. test_runner Issues and PRs related to the test runner subsystem.
#61747 opened Feb 8, 2026 by pmarchini Loading…
feat: first commit flaky lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61746 opened Feb 8, 2026 by vespa7 Draft
stream: fix UTF-8 character corruption in fast-utf8-stream needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#61745 opened Feb 8, 2026 by mcollina Loading…
http: remove redundant keepAliveTimeoutBuffer assignment commit-queue Add this label to land a pull request using GitHub Actions. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#61743 opened Feb 8, 2026 by efekrskl Loading…
meta: update scorecard egress-policy from audit to block meta Issues and PRs related to the general management of the project.
#61738 opened Feb 8, 2026 by Ronitsabhaya75 Loading…
esm: detect ESM syntax in extensionless files under type:commonjs esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#61737 opened Feb 8, 2026 by scott-memco Loading…
process: improve error message when cwd no longer exists lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61736 opened Feb 8, 2026 by scott-memco Loading…
test_runner: add exports option to mock.module needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61727 opened Feb 8, 2026 by Han5991 Loading…
test_runner: pass setup context to global teardown needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61726 opened Feb 7, 2026 by Han5991 Loading…
test_runner: exclude mocked CJS modules from coverage needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61723 opened Feb 7, 2026 by ThanhNguyxn Loading…
buffer: optimize buffer.concat performance buffer Issues and PRs related to the buffer subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61721 opened Feb 7, 2026 by mertcanaltin Loading…
fs: add stack traces to async callback errors fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61720 opened Feb 7, 2026 by DukeDeSouth Loading…
test_runner: preserve AssertionError actual constructor name across isolation needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61716 opened Feb 7, 2026 by inoway46 Loading…
http2: introduce http1Options and use storeHTTPOptions and initialize keepAliveTimeout and keepAliveTimeoutBuffer when allowHTTP1 is true author ready PRs that have at least one approval, no pending requests for changes, and a CI started. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs.
#61713 opened Feb 7, 2026 by amyssnippet Loading…
ProTip! Filter pull requests by the default branch with base:main.