Skip to content

Pull requests: nodejs/node

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

src: quic dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. semver-minor PRs that contain new features and should be released in the next minor version.
#44325 opened Aug 21, 2022 by jasnell Draft
lib: rewrite AsyncLocalStorage without async_hooks async_hooks Issues and PRs related to the async hooks subsystem. 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. performance Issues and PRs related to the performance of Node.js. wip Issues and PRs that are still a work in progress.
#48528 opened Jun 22, 2023 by Qard Loading…
build: use biome as formatter tools Issues and PRs related to the tools directory.
#50672 opened Nov 11, 2023 by anonrig Loading…
3 tasks done
tools: run test-asan on ubuntu-latest help wanted Issues that need assistance from volunteers or PRs that need help to proceed. meta Issues and PRs related to the general management of the project. wip Issues and PRs that are still a work in progress.
#52374 opened Apr 5, 2024 by targos Loading…
zlib: add zstd support c++ Issues and PRs that require attention from people who are familiar with C++. dependencies Pull requests that update a dependency file. 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. zlib Issues and PRs related to the zlib subsystem.
#52100 opened Mar 15, 2024 by jkrems Loading…
dgram: skip dns lookup for IPs dgram Issues and PRs related to the dgram subsystem / UDP. 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.
#39473 opened Jul 20, 2021 by evanlucas Draft
cli: implement node --run <script-in-package-json> 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.
#46534 opened Feb 7, 2023 by joyeecheung Draft
Draft: Cancellation of FSReq 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.
#34080 opened Jun 27, 2020 by ptomato Draft
3 of 4 tasks
worker: inherits mutated NODE_OPTIONS needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#44732 opened Sep 20, 2022 by arcanis Loading…
cli: make run and watch modes friends c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53457 opened Jun 14, 2024 by bmeck Loading…
src: add new underlying async context tracking 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.
#52741 opened Apr 28, 2024 by jasnell Draft
src,v8: add wasm streaming handler 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.
#42843 opened Apr 24, 2022 by devsnek Draft
permission: add permission for udp 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.
#53398 opened Jun 9, 2024 by theanarkh Loading…
4 tasks done
deps: update V8 to 12.5 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.
#52651 opened Apr 23, 2024 by targos Loading…
build: enable yarn and pnpm Corepack binaries by default build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. semver-major PRs that contain breaking changes and should be released in the next major version.
#51886 opened Feb 26, 2024 by aduh95 Loading…
process: introduce codeGenerationFromString event 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. v8 engine Issues and PRs related to the V8 dependency.
#48295 opened Jun 2, 2023 by watson Draft
3 tasks
workflow: re-enable ubsan meta Issues and PRs related to the general management of the project.
#53142 opened May 24, 2024 by RafaelGSS Loading…
child_process: Pass child in execFile resolve/reject too child_process Issues and PRs related to the child_process subsystem.
#34345 opened Jul 14, 2020 by awwright Draft
3 of 4 tasks
tools: update lint-md-dependencies to unified@11.0.5 tools Issues and PRs related to the tools directory.
#53555 opened Jun 23, 2024 by nodejs-github-bot Loading…
esm: implement import.meta.main blocked PRs that are blocked by other issues or PRs. esm Issues and PRs related to the ECMAScript Modules implementation.
#32223 opened Mar 12, 2020 by aduh95 Loading…
4 tasks done
test: cls variant of test-http-abort-stream-end test Issues and PRs related to the tests.
#32084 opened Mar 4, 2020 by HarshithaKP Loading…
3 of 4 tasks
net: Track state of setKeepAlive and prevent unnecessary system calls net Issues and PRs related to the net subsystem. stalled Issues and PRs that are stalled.
#31551 opened Jan 28, 2020 by rustyconover Loading…
3 of 4 tasks
http: Add noDelay to http.request() options. http Issues or PRs related to the http subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#31539 opened Jan 27, 2020 by rustyconover Loading…
3 tasks done
net: support passing a host with port to Server.prototype.listen net Issues and PRs related to the net subsystem.
#29891 opened Oct 8, 2019 by Zirak Draft
2 of 4 tasks
add missing sigemptyset() to init sigset_t c++ Issues and PRs that require attention from people who are familiar with C++. process Issues and PRs related to the process subsystem. review wanted PRs that need reviews. stalled Issues and PRs that are stalled.
#29554 opened Sep 14, 2019 by mcpiroman Loading…
1 of 2 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.