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

tools: use ubuntu-slim runner in GHA 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: 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.
#61713 opened Feb 7, 2026 by amyssnippet Loading…
deps: V8: cherry-pick 64b36b441179 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#61712 opened Feb 6, 2026 by rmagrin Loading…
test: add describe abort signal tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61711 opened Feb 6, 2026 by Han5991 Loading…
http: fix keep-alive socket reuse race in requestOnFinish 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.
#61710 opened Feb 6, 2026 by martinslota Loading…
[v22.x] deps: V8: backport 6a0a25abaed3 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#61688 opened Feb 5, 2026 by kxxt Loading…
[v20.x] deps: V8: backport 6a0a25abaed3 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#61687 opened Feb 5, 2026 by kxxt Loading…
diagnostics_channel: add generator support to tracing channel diagnostics_channel Issues and PRs related to diagnostics channel needs-ci PRs that need a full CI run.
#61686 opened Feb 5, 2026 by rochdev Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.