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

ffi: fix float passing in libffi for riscv64 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#63976 opened Jun 18, 2026 by kxxt Member Loading…
crypto: share WebCrypto method and usage helpers crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. webcrypto
#63975 opened Jun 18, 2026 by panva Member Loading…
doc: fix keepAliveTimeout default in http.createServer options doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#63974 opened Jun 18, 2026 by jahanzaib-iqbal-dev Loading…
stream: handle setEncoding after buffered data baking-for-lts PRs that need to wait before landing in a LTS release. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63973 opened Jun 18, 2026 by mcollina Member Loading…
child_process: fix permission model propagation via NODE_OPTIONS child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#63972 opened Jun 18, 2026 by mcollina Member Loading…
fs: handle cpSync copyDir filesystem errors 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.
#63971 opened Jun 18, 2026 by ChrisChan0668 Loading…
debugger: wait for initial break output debugger Issues and PRs related to the debugger subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#63969 opened Jun 18, 2026 by trivikr Member Loading…
test: wait for debugger pause state on startup debugger Issues and PRs related to the debugger subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. test Issues and PRs related to the tests.
#63968 opened Jun 18, 2026 by trivikr Member Loading…
quic: fix readable stream truncation on stop-sending, abort & timeout 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.
#63967 opened Jun 17, 2026 by pimterry Member Loading…
crypto,https,tls: runtime-deprecate OpenSSL engine-based APIs (DEP0183) 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. crypto Issues and PRs related to the crypto subsystem. deprecations Issues and PRs related to deprecations. 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. tls Issues and PRs related to the tls subsystem.
#63966 opened Jun 17, 2026 by panva Member Loading…
net: add experimental net/promises API experimental Issues and PRs related to experimental features. 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.
#63965 opened Jun 17, 2026 by Ethan-Arrowood Contributor Loading…
stream: fix Utf8Stream stall after full write of multi-byte data 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. stream Issues and PRs related to the stream subsystem.
#63964 opened Jun 17, 2026 by watilde Member Loading…
build,tools: fix shared library cross-compile 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.
#63963 opened Jun 17, 2026 by PickBas Loading…
doc: explain how suites and subtests differ doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#63962 opened Jun 17, 2026 by emmayusufu Contributor Loading…
doc: fix typo in util.md 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. util Issues and PRs related to the built-in util module.
#63961 opened Jun 17, 2026 by watilde Member Loading…
doc: fix Fast FFI argument count in ffi.md doc Issues and PRs related to the documentations. ffi Issues and PRs related to experimental Foreign Function Interface support.
#63960 opened Jun 17, 2026 by watilde Member Loading…
test: update multiline REPL navigation tests for assert error handling needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63958 opened Jun 17, 2026 by SudhansuBandha Contributor Loading…
net: add synchronous, role-neutral net.BoundHandle errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#63951 opened Jun 16, 2026 by guybedford Contributor Loading…
quic: fix reader backpressure deadlock on idle connections 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. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#63950 opened Jun 16, 2026 by pimterry Member Loading…
crypto: support OpenSSL STORE private keys lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63949 opened Jun 16, 2026 by panva Member Loading…
tools: bump js-yaml from 4.1.1 to 4.2.0 in /tools/lint-md dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#63948 opened Jun 16, 2026 by dependabot Bot Loading…
tools: bump js-yaml from 4.1.1 to 4.2.0 in /tools/eslint dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#63947 opened Jun 16, 2026 by dependabot Bot Loading…
quic: fix get_reader bug that lost data from open streams on FIN c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#63946 opened Jun 16, 2026 by pimterry Member Loading…
test: fix debugger probe throwing getter flake debugger Issues and PRs related to the debugger subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. test Issues and PRs related to the tests.
#63944 opened Jun 16, 2026 by trivikr Member Loading…
src: omit unconvertible names in cjs_lexer::Parse 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.
#63943 opened Jun 16, 2026 by anonrig Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.