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
Sort

Pull requests list

lib: use SafeMap primordial for ActiveAsyncContextFrame needs-ci PRs that need a full CI run.
#57670 opened Mar 29, 2025 by gurgunday
tools: remove unused osx-pkg-postinstall.sh macos Issues and PRs related to the macOS platform / OSX. tools Issues and PRs related to the tools directory.
#57667 opened Mar 28, 2025 by aduh95 Review required
src: unflag --experimental-webstorage by default c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#57666 opened Mar 28, 2025 by danielmbrasil Draft
tools: fix WPT update cron string author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.
#57665 opened Mar 28, 2025 by aduh95 Loading…
src: fix -Wunreachable-code-return in node_sea needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#57664 opened Mar 28, 2025 by codebytere Loading…
doc: remove Corepack documentation page author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v23.x PRs that should not land on the v23.x-staging branch and should not be released in v23.x.
#57663 opened Mar 28, 2025 by aduh95 Loading…
tools: explicitly set umask in macOS postinstall script macos Issues and PRs related to the macOS platform / OSX. tools Issues and PRs related to the tools directory.
#57662 opened Mar 28, 2025 by sdavids Loading…
tools: harden macOS postinstall script macos Issues and PRs related to the macOS platform / OSX. tools Issues and PRs related to the tools directory.
#57661 opened Mar 28, 2025 by sdavids Loading…
win: fix SIGQUIT on ClangCL c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#57659 opened Mar 28, 2025 by StefanStojanovic Loading…
doc: clarify unhandledRejection events behaviors in process doc doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#57654 opened Mar 28, 2025 by dario-piotrowicz Loading…
doc: update example of using await in REPL 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. request-ci Add this label to start a Jenkins CI on a PR.
#57653 opened Mar 28, 2025 by dario-piotrowicz Loading…
test: update WPT for url to 9504a83e01 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#57652 opened Mar 28, 2025 by nodejs-github-bot Loading…
assert,util: improve deep object comparison performance assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57648 opened Mar 27, 2025 by BridgeAR Draft
Update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Part 3) c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#57646 opened Mar 27, 2025 by Aditi-1400 Loading…
worker: add ESM version examples to worker docs doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support.
#57645 opened Mar 27, 2025 by fisker Loading…
fix a typo in the check for frame->hd.type c++ Issues and PRs that require attention from people who are familiar with C++. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#57644 opened Mar 27, 2025 by hgqxjj Loading…
lib: deprecate _tls_common and _tls_wrap lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run.
#57643 opened Mar 27, 2025 by dario-piotrowicz Loading…
Update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Part 2) 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.
#57642 opened Mar 26, 2025 by Aditi-1400 Loading…
dns: restore dns query cache ttl author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-requested-v20.x PRs awaiting manual backport to the v20.x-staging branch. backport-requested-v22.x PRs awaiting manual backport to the v22.x-staging branch. backport-requested-v23.x PRs awaiting manual backport to the v23.x-staging branch. backport-requested-v24.x PRs awaiting manual backport to the v24.x-staging branch. c++ Issues and PRs that require attention from people who are familiar with C++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#57640 opened Mar 26, 2025 by Ethan-Arrowood Loading…
doc: classify Chrome DevTools Protocol as tier 2 doc Issues and PRs related to the documentations.
#57634 opened Mar 26, 2025 by legendecas Loading…
doc: add new companion status to governance document doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#57628 opened Mar 25, 2025 by BridgeAR Loading…
assert,util: handle invalid dates as equal in deep comparison 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. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version. util Issues and PRs related to the built-in util module.
#57627 opened Mar 25, 2025 by BridgeAR Loading…
src: collapse local var scope in loop c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#57626 opened Mar 25, 2025 by mertcanaltin Loading…
Improves buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#57625 opened Mar 25, 2025 by wcupped Loading…
src: env_vars caching and local variable scope optimization c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#57624 opened Mar 25, 2025 by mertcanaltin Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.