The Wayback Machine - https://web.archive.org/web/20221230002531/https://github.com/nodejs/node/pulls
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

test_runner: add initial code coverage support lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#46017 opened Dec 29, 2022 by cjihrig Loading…
esm: rewrite loader hooks test esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#46016 opened Dec 29, 2022 by GeoffreyBooth Loading…
src: speed up process.getActiveResourcesInfo() 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.
#46014 opened Dec 29, 2022 by RaisinTen Loading…
trace_events: refactor to use validateStringArray needs-ci PRs that need a full CI run. trace_events Issues and PRs related to V8, Node.js core, and userspace code trace events.
#46012 opened Dec 29, 2022 by deokjinkim Loading…
lib: use kEmptyObject as default value for options 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#46011 opened Dec 29, 2022 by deokjinkim Loading…
lib: apply same style to param in JSDoc author ready PRs that have at least one approval, no pending requests for changes, and a CI started.
#46010 opened Dec 29, 2022 by deokjinkim Loading…
fs: refactor to use validateInteger author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#46008 opened Dec 29, 2022 by deokjinkim Loading…
stream: refactor to use validateFunction author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. web streams
#46007 opened Dec 29, 2022 by deokjinkim Loading…
[v18.x backport] test_runner: avoid swallowing of asynchronously thrown errors dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. needs-ci PRs that need a full CI run. test_runner v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#46005 opened Dec 29, 2022 by fossamagna Loading…
async_hooks: refactor to use validateObject async_hooks Issues and PRs related to the async hooks subsystem. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run.
#46004 opened Dec 29, 2022 by deokjinkim Loading…
test: use os.availableParallelism() needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#46003 opened Dec 29, 2022 by deokjinkim Loading…
doc: use console.error for error case in timers and tls doc Issues and PRs related to the documentations.
#46002 opened Dec 29, 2022 by deokjinkim Loading…
tls: refactor to use optional chaining needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#46001 opened Dec 29, 2022 by deokjinkim Loading…
lib: support --watch use with --watch-path needs-ci PRs that need a full CI run.
#46000 opened Dec 29, 2022 by ydeshayes Loading…
perf_hooks: fix checking range of options.figures in createHistogram author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run.
#45999 opened Dec 28, 2022 by deokjinkim Loading…
[v19.x] deps: patch V8 to 10.8.168.25 dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v19.x Issues that can be reproduced on v19.x or PRs targeting the v19.x-staging branch.
#45996 opened Dec 28, 2022 by targos Loading…
deps: patch V8 to 10.9.194.9 dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v19.x PRs that should not land on the v19.x-staging branch and should not be released in v19.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#45995 opened Dec 28, 2022 by targos Loading…
[18.x] src: clarify OptionEnvvarSettings member names 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. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#45994 opened Dec 28, 2022 by legendecas Loading…
events,bootstrap: make globalThis extend EventTarget events Issues and PRs related to the events subsystem / EventEmitter. 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. tools Issues and PRs related to the tools directory.
#45993 opened Dec 28, 2022 by KhafraDev Loading…
cipher: add cipher update/final methods encoding validation crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run.
#45990 opened Dec 27, 2022 by vitpavlenko Loading…
test: comment out the code which blocks diagnostic for top level files dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. needs-ci PRs that need a full CI run. test_runner
#45989 opened Dec 27, 2022 by vivek378521 Draft
doc: fix setter of event.cancelBubble author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. eventtarget Issues and PRs related to the EventTarget implementation.
#45986 opened Dec 27, 2022 by deokjinkim Loading…
[v18.x] deps: cherry-pick 27fa951 from V8 upstream needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#45984 opened Dec 27, 2022 by XadillaX Loading…
http: join all duplicate headers c++ Issues and PRs that require attention from people who are familiar with C++. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#45982 opened Dec 26, 2022 by marco-ippolito Loading…
events: fix violation of symbol naming convention author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run.
#45978 opened Dec 26, 2022 by deokjinkim Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.