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

path: use the correct name in validateString 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. path Issues and PRs related to the path subsystem.
#53669 opened Jul 1, 2024 by bpasero Loading…
build: set macos deployment target to 13.3 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.
#53668 opened Jul 1, 2024 by anonrig Loading…
doc: avoid hiding by navigation bar in anchor jumping in 17.x doc Issues and PRs related to the documentations.
#53663 opened Jul 1, 2024 by cloydlau Loading…
test: fix embedding test for Windows 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. test Issues and PRs related to the tests.
#53659 opened Jun 30, 2024 by vmoroz Loading…
src: move loadEnvFile toNamespacedPath call 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++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.
#53658 opened Jun 30, 2024 by anonrig Loading…
fs: move watchers ToNamespacedPath calls to C++ 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++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#53657 opened Jun 30, 2024 by anonrig Loading…
deps: update V8 to 12.7 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.
#53651 opened Jun 30, 2024 by targos Loading…
docs: add documentation for process.traceProcessWarnings doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#53641 opened Jun 29, 2024 by AlirezaEbrahimkhani Loading…
test: allow recursion in testing lts-watch-v18.x PRs that may need to be released in v18.x. lts-watch-v20.x PRs that may need to be released in v20.x needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#53640 opened Jun 29, 2024 by RedYetiDev Loading…
tls: add setKeyCert() to tls.Socket 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.
#53636 opened Jun 29, 2024 by mscdex Loading…
fs: add v8 fast api to closeSync 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++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#53627 opened Jun 28, 2024 by anonrig Loading…
timers: test timeout NaN warning in promises version author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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-v21.x PRs that should not land on the v21.x-staging branch and should not be released in v21.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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53622 opened Jun 28, 2024 by benjamingr Loading…
module: unflag detect-module baking-for-lts PRs that need to wait before landing in a LTS release. 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. esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#53619 opened Jun 28, 2024 by GeoffreyBooth Loading…
fs: move rmSync implementation to c++ 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.
#53617 opened Jun 28, 2024 by anonrig Loading…
doc, child_process: add esm snippets child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. review wanted PRs that need reviews.
#53616 opened Jun 27, 2024 by RedYetiDev Loading…
fs: optimize fs.cpSync js calls 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.
#53614 opened Jun 27, 2024 by anonrig Loading…
lib: add security warning on io full access needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model process Issues and PRs related to the process subsystem.
#53609 opened Jun 27, 2024 by LeoDog896 Loading…
build: fix gyp configs in debug build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#53605 opened Jun 27, 2024 by legendecas Loading…
src,lib: expose getCategoryEnabledBuffer to use on node.http 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++. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#53602 opened Jun 26, 2024 by H4ad Loading…
cli: ensure --run has proper pwd 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++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
#53600 opened Jun 26, 2024 by bmeck Loading…
inspector: add initial support for network inspection c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. diag-agenda Issues and PRs to discuss during the meetings of the diagnostics working group. inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. 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.
#53593 opened Jun 26, 2024 by cola119 Loading…
12 of 23 tasks
node-api: remove RefBase and CallbackWrapper c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#53590 opened Jun 25, 2024 by vmoroz Loading…
vm: perform lazy-loading at top level needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#53587 opened Jun 25, 2024 by RedYetiDev Loading…
fix: rejects readline question promise on abortion needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#53574 opened Jun 24, 2024 by DanielVenable Loading…
repl: support syntax highlighting needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#53571 opened Jun 24, 2024 by RedYetiDev Loading…
ProTip! Add no:assignee to see everything that’s not assigned.