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
Assigned to nobody Loading
Sort

Pull requests list

build: disable v8_enable_pointer_compression_shared_cage on non-64bit build Issues and PRs related to build files or the CI.
#58867 opened Jun 27, 2025 by codebytere Loading…
test: remove reliance on in-tree deps/undici author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58866 opened Jun 27, 2025 by richardlau Loading…
doc: add missing comma in child_process.md child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
#58862 opened Jun 27, 2025 by ronijames008 Loading…
tools: Compile maglev files into v8_compiler if maglev is disabled 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.
#58861 opened Jun 27, 2025 by ziyao233 Loading…
test: add --test-files-glob flag lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58860 opened Jun 27, 2025 by p-mcgowan Loading…
deps: update undici to 7.11.0 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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#58859 opened Jun 27, 2025 by nodejs-github-bot Loading…
fs: close dir before throwing if options.bufferSize is invalid blocked PRs that are blocked by other issues or PRs. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58856 opened Jun 26, 2025 by LiviaMedeiros Loading…
test: close dirs in fs-opendir test 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58855 opened Jun 26, 2025 by LiviaMedeiros Loading…
permission: propagate permission model flags on spawn child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. permission Issues and PRs related to the Permission Model process Issues and PRs related to the process subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#58853 opened Jun 26, 2025 by RafaelGSS Loading…
fs: runtime deprecate closing fs.Dir on garbage collection c++ Issues and PRs that require attention from people who are familiar with C++. deprecations Issues and PRs related to deprecations. fs Issues and PRs related to the fs subsystem / file system. 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.
#58850 opened Jun 26, 2025 by LiviaMedeiros Loading…
assert: allow printf-style messages as assertion error assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#58849 opened Jun 26, 2025 by BridgeAR Draft
fs: throw ERR_INVALID_THIS on illegal invocations 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.
#58848 opened Jun 26, 2025 by LiviaMedeiros Loading…
deps: upgrade npm to 10.9.3 fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58847 opened Jun 26, 2025 by npm-cli-bot Loading…
v8: fix missing callback in heap utils destroy needs-ci PRs that need a full CI run. v8 module Issues and PRs related to the "v8" subsystem.
#58846 opened Jun 26, 2025 by BridgeAR Loading…
crypto: fix inclusion of OPENSSL_IS_BORINGSSL define c++ Issues and PRs that require attention from people who are familiar with C++.
#58845 opened Jun 26, 2025 by codebytere Loading…
src: -Wmismatched-new-delete in debug_utils.cc 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-failed An error occurred while landing this pull request using GitHub Actions. debugger Issues and PRs related to the debugger subsystem.
#58844 opened Jun 26, 2025 by codebytere Loading…
fs: fix for FileHandle.readableWebStream fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58842 opened Jun 26, 2025 by pdaehne Loading…
inspector: prevent propagation of promise hooks to noPromise hooks async_hooks Issues and PRs related to the async hooks subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#58841 opened Jun 26, 2025 by islandryu Loading…
doc: discourage private TSC meeting and document process meta Issues and PRs related to the general management of the project. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#58837 opened Jun 25, 2025 by joyeecheung Loading…
fs: special input -1 on chown, lchown and fchown 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-failed An error occurred while landing this pull request using GitHub Actions. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#58836 opened Jun 25, 2025 by himself65 Loading…
test_runner: correctly filter --experimental-config-file needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#58833 opened Jun 25, 2025 by pmarchini Loading…
http,https,http2: make async disposers idempotent http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem. https Issues or PRs related to the https subsystem. needs-ci PRs that need a full CI run. 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.
#58832 opened Jun 25, 2025 by LiviaMedeiros Loading…
vm: expose import phase on SourceTextModule.moduleRequests c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#58829 opened Jun 25, 2025 by legendecas Loading…
test_runner: improve mock timer promisifiers needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#58824 opened Jun 24, 2025 by Renegade334 Loading…
crypto: add tls.useSystemCA() 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.
#58822 opened Jun 24, 2025 by joyeecheung Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.