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

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 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 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. wip Issues and PRs that are still a work in progress.
#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 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…
crypto: use EVP_MAC for HMAC on OpenSSL >=3 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63942 opened Jun 16, 2026 by panva Member Loading…
ffi: add fast support for almost all other platforms 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 Add this label to land a pull request using GitHub Actions. ffi Issues and PRs related to experimental Foreign Function Interface support. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63941 opened Jun 16, 2026 by ShogunPanda Contributor Loading…
[v22.x] build: switch coverage-windows to windows-2022 meta Issues and PRs related to the general management of the project. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#63940 opened Jun 16, 2026 by richardlau Member Loading…
doc: clarify callback exceptions 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. doc Issues and PRs related to the documentations.
#63939 opened Jun 16, 2026 by mcollina Member Loading…
tools: avoid test/fixtures/wpt/README.md conflicts 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. lts-watch-v22.x PRs that may need to be released in v22.x meta Issues and PRs related to the general management of the project.
#63938 opened Jun 16, 2026 by panva Member Loading…
test: tolerate duplicate watch change events author ready PRs that have at least one approval, no pending requests for changes, and a CI started. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63937 opened Jun 16, 2026 by trivikr Member Loading…
Add express <cstdlib> inclusion to format.h dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#63934 opened Jun 15, 2026 by aschwarzusp Loading…
child_process: serialize advanced IPC messages natively 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.
#63933 opened Jun 15, 2026 by anonrig Member Loading…
doc: announce upcoming end of tier 2 support for macOS x64 build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. 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-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
#63931 opened Jun 15, 2026 by aduh95 Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.