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

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…
deps: remove corepack build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#51981 opened Mar 6, 2024 by darcyclarke Loading…
lib: modify NativeModule to use compileFunction blocked PRs that are blocked by other issues or PRs. vm Issues and PRs related to the vm subsystem.
#23837 opened Oct 23, 2018 by ryzokuken Loading…
4 tasks done
path: fix win32.relative() for some Unicode paths path Issues and PRs related to the path subsystem. stalled Issues and PRs that are stalled.
#27662 opened May 12, 2019 by mscdex Loading…
3 tasks done
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
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
build: use --whole-archive for pthread with --fully-static build Issues and PRs related to build files or the CI. stalled Issues and PRs that are stalled. wip Issues and PRs that are still a work in progress.
#30199 opened Oct 31, 2019 by addaleax Loading…
2 tasks done
fs: simplify copy operations and more cleanups blocked PRs that are blocked by other issues or PRs. fs Issues and PRs related to the fs subsystem / file system. semver-major PRs that contain breaking changes and should be released in the next major version. stalled Issues and PRs that are stalled.
#31038 opened Dec 20, 2019 by BridgeAR Loading…
4 tasks done
lib: the REPL should survive deletion of Array.prototype methods domain Issues and PRs related to the domain subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. repl Issues and PRs related to the REPL subsystem.
#31457 opened Jan 22, 2020 by ljharb Loading…
2 of 4 tasks
tls: Prevent zero length write() syscalls. c++ Issues and PRs that require attention from people who are familiar with C++. stalled Issues and PRs that are stalled. tls Issues and PRs related to the tls subsystem.
#31525 opened Jan 26, 2020 by rustyconover Loading…
2 tasks done
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: 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
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
Add RunKit embeds to Node documentation [WIP] doc Issues and PRs related to the documentations. stalled Issues and PRs that are stalled. tools Issues and PRs related to the tools directory. wip Issues and PRs that are still a work in progress.
#22831 opened Sep 13, 2018 by tolmasky Draft
4 tasks done
console: adhere to environment variables enforcing colors console Issues and PRs related to the console subsystem. errors Issues and PRs related to JavaScript errors originated in Node.js core. semver-major PRs that contain breaking changes and should be released in the next major version. tty Issues and PRs related to the tty subsystem.
#32308 opened Mar 17, 2020 by BridgeAR Draft
1 of 4 tasks
build: add build artifact to CI blocked PRs that are blocked by other issues or PRs. meta Issues and PRs related to the general management of the project. stalled Issues and PRs that are stalled.
#32458 opened Mar 24, 2020 by gengjiawen Loading…
1 of 4 tasks
tools: add stream label on PR when related files being changed in lib meta Issues and PRs related to the general management of the project.
#53269 opened Jun 3, 2024 by jakecastelli Loading…
test: skip test-worker-prof in debug builds test Issues and PRs related to the tests.
#32596 opened Apr 1, 2020 by HarshithaKP Loading…
3 of 4 tasks
lib: make the builtInObjects set deterministic during bootstrap blocked PRs that are blocked by other issues or PRs. stalled Issues and PRs that are stalled. util Issues and PRs related to the built-in util module.
#33049 opened Apr 24, 2020 by joyeecheung Loading…
4 tasks
http2: Abstracting stream and session-related logic blocked PRs that are blocked by other issues or PRs. http2 Issues or PRs related to the http2 subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. stalled Issues and PRs that are stalled.
#33928 opened Jun 17, 2020 by rickyes Loading…
3 tasks done
build: automate winget package creation build Issues and PRs related to build files or the CI. meta Issues and PRs related to the general management of the project. stalled Issues and PRs that are stalled.
#34014 opened Jun 22, 2020 by bzoz Loading…
1 task done
net: simplify server.close() behavior when closing unopened server. errors Issues and PRs related to JavaScript errors originated in Node.js core. net Issues and PRs related to the net subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#34042 opened Jun 24, 2020 by mkrawczuk Loading…
4 tasks done
path: add Buffer support to join path Issues and PRs related to the path subsystem.
#34053 opened Jun 25, 2020 by kkz13250 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
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.