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

doc: update toolchain for official releases 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. dont-land-on-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
#63441 opened May 19, 2026 by richardlau Member Loading…
2026-05-20, Version 26.2.0 (Current) release Issues and PRs related to Node.js releases. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#63440 opened May 19, 2026 by github-actions Bot Draft
http2: finish pending writes after stream close 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.
#63439 opened May 19, 2026 by trivikr Member Loading…
doc: clarify tty raw mode applies to input processing only doc Issues and PRs related to the documentations. tty Issues and PRs related to the tty subsystem.
#63438 opened May 19, 2026 by zeeshan56656 Loading…
4 tasks done
debugger: surface inspector failures in probe mode debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#63437 opened May 19, 2026 by joyeecheung Member Loading…
test_runner: add parentId to test events with testId needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#63435 opened May 19, 2026 by MoLow Member Loading…
doc: fix typo in deprecations deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.
#63434 opened May 19, 2026 by watilde Member Loading…
test_runner: dont buffer unordered events in process isolation mode 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_runner Issues and PRs related to the test runner subsystem.
#63432 opened May 19, 2026 by MoLow Member Loading…
test_runner: fix --test-rerun-failures swallowing failures on retry 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_runner Issues and PRs related to the test runner subsystem.
#63431 opened May 19, 2026 by atlowChemi Member Loading…
test_runner: Better visibility when using --test-rerun 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. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#63429 opened May 19, 2026 by MoLow Member Loading…
doc: add Rust toolchain general install instructions build Issues and PRs related to build files or the CI. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations.
#63426 opened May 19, 2026 by MikeMcC399 Contributor Loading…
Ensure session close event fires before stream close callbacks http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#63422 opened May 19, 2026 by DavidUmunna Loading…
doc: mention crypto.hash() for better perf crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.
#63420 opened May 19, 2026 by styfle Member Loading…
Wldp integration lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63418 opened May 18, 2026 by rdw-msft Loading…
test: update WPT for WebCryptoAPI to 97bbc7247a 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.
#63417 opened May 18, 2026 by nodejs-github-bot Collaborator Loading…
stream: corrections to source normalization needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63416 opened May 18, 2026 by Renegade334 Member Loading…
tools: bump brace-expansion from 5.0.5 to 5.0.6 in /tools/eslint author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#63415 opened May 18, 2026 by dependabot Bot Loading…
http2: emit session close before stream close http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#63414 opened May 18, 2026 by mcollina Member Loading…
build,win: fix VS2022 arm64 PGO build build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. windows Issues and PRs related to the Windows platform.
#63413 opened May 18, 2026 by StefanStojanovic Contributor Loading…
crypto: enable SIV and GCM-SIV modes in Cipher/Decipher APIs crypto Issues and PRs related to the crypto subsystem. 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. dont-land-on-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63411 opened May 18, 2026 by panva Member Loading…
doc: remove unsupported template type from v8.md 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.
#63410 opened May 18, 2026 by Renegade334 Member Loading…
doc: fix promise nomenclature in stream_iter.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.
#63406 opened May 18, 2026 by aduh95 Contributor Loading…
test: shorten path in net pipe connect errors needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63405 opened May 18, 2026 by mcollina Member Loading…
test: cover fromWritable writev input validation needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63404 opened May 18, 2026 by 3zrv Loading…
test: fix typos in comments needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63403 opened May 18, 2026 by parkhojeong Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.