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

doc: fix pseudo code in modules.md doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#57677 opened Mar 29, 2025 by chirsz-ever Loading…
buffer: define global v8::CFunction objects as const 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.
#57676 opened Mar 29, 2025 by mertcanaltin Loading…
tools: use github cli to squash the pr author ready PRs that have at least one approval, no pending requests for changes, and a CI started. tools Issues and PRs related to the tools directory.
#57675 opened Mar 29, 2025 by bjohansebas Loading…
tools: enable linter on some fixtures file needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#57674 opened Mar 29, 2025 by aduh95 Loading…
tools: update ESLint to 9.23 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. tools Issues and PRs related to the tools directory.
#57673 opened Mar 29, 2025 by aduh95 Loading…
test_runner: improve --test-timeout to be per test needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#57672 opened Mar 29, 2025 by jakecastelli Loading…
tls: optimize convertProtocols by using Uint8 and removing reduce needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#57671 opened Mar 29, 2025 by gurgunday Loading…
lib: use SafeMap primordial for ActiveAsyncContextFrame needs-ci PRs that need a full CI run.
#57670 opened Mar 29, 2025 by gurgunday Loading…
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 Loading…
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. commit-queue Add this label to land a pull request using GitHub Actions. 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. dont-land-on-v24.x PRs that should not land on the v18.x-staging branch and should not be released in v24.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 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. 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…
http2: fix a error in the check for frame->hd.type (related to CVE-2025-23085) 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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.