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

Support OpenSSL assembly for RISC-V compilation build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#63870 opened Jun 12, 2026 by wanghan-sanechips Loading…
module: add --experimental-strip-private-modules 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.
#63869 opened Jun 12, 2026 by marco-ippolito Member Loading…
[v24.x] deps: V8: backport d259a9e2ead7 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#63865 opened Jun 12, 2026 by GuillaumeLagrange Loading…
stream: error callbacks after destroy during write/final needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63862 opened Jun 11, 2026 by cjc0013 Loading…
src: improve compile cache performance and size 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.
#63861 opened Jun 11, 2026 by anonrig Member Loading…
doc: reserve NMV 149 for Electron 44 doc Issues and PRs related to the documentations.
#63859 opened Jun 11, 2026 by clavin Contributor Loading…
deps: upgrade npm to 11.17.0 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. npm Issues and PRs related to the npm client dependency or the npm registry.
#63857 opened Jun 11, 2026 by npm-cli-bot Contributor Loading…
doc: setRawMode needs write permission on Windows doc Issues and PRs related to the documentations. tty Issues and PRs related to the tty subsystem.
#63856 opened Jun 11, 2026 by edemaine Loading…
sqlite: do not leave database open after failed open 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. sqlite Issues and PRs related to the SQLite subsystem.
#63854 opened Jun 11, 2026 by anonrig Member Loading…
module: allow type stripping in node_modules errors Issues and PRs related to JavaScript errors originated in Node.js core. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#63853 opened Jun 11, 2026 by anonrig Member Loading…
fs: add windowsHandle option to file streams 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.
#63851 opened Jun 11, 2026 by PickBas Loading…
permission: add kNet check to Open() in TCPWrap/PipeWrap/UDPWrap 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.
#63848 opened Jun 11, 2026 by Haruna38 Loading…
test_runner: remove unused shuffleArrayWithSeed 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_runner Issues and PRs related to the test runner subsystem.
#63847 opened Jun 11, 2026 by watilde Member Loading…
src: do not track weak BaseObjects as childrens of Realms c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63842 opened Jun 10, 2026 by addaleax Member Loading…
assert: fix Assert instance diff option ignored in throws/rejects assert Issues and PRs related to the assert subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#63840 opened Jun 10, 2026 by Anshikakalpana Contributor Loading…
dgram: add synchronous Socket.prototype.bindSync() dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run.
#63838 opened Jun 10, 2026 by guybedford Contributor Loading…
inspector: fix inspector.close() documented behavior doc Issues and PRs related to the documentations. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63837 opened Jun 10, 2026 by legendecas Member Loading…
[v22.x] test: skip test-fs-utimes-y2K38 on armv7 arm Issues and PRs related to the ARM platform. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#63836 opened Jun 10, 2026 by richardlau Member Loading…
[v24.x] Revert "stream: noop pause/resume on destroyed streams" needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#63834 opened Jun 10, 2026 by sxa Member Loading…
stream: fix dropped first chunk in Utf8Stream buffer mode needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63833 opened Jun 10, 2026 by watilde Member Loading…
util: respect depth option for Error objects in inspect needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#63832 opened Jun 10, 2026 by watilde Member Loading…
tools: align Bash snippets in GHA with lint-sh conventions 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.
#63829 opened Jun 10, 2026 by aduh95 Contributor Loading…
buffer: optimize Buffer.prototype.copy author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-failed An error occurred while landing this 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.
#63828 opened Jun 10, 2026 by ronag Member Loading…
Webtransport support quic/http 3 needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#63827 opened Jun 10, 2026 by martenrichter Contributor Draft
net: support TCP_KEEPINTVL and TCP_KEEPCNT in setKeepAlive c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#63825 opened Jun 9, 2026 by guybedford Contributor Loading…
ProTip! What’s not been updated in a month: updated:<2026-05-12.