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

deps: cherry-pick e807d4e379 from SQLite dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#63525 opened May 23, 2026 by junius-sec Loading…
debugger,test: deflake resume failure test and add debug logs author ready PRs that have at least one approval, no pending requests for changes, and a CI started. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#63524 opened May 23, 2026 by joyeecheung Member Loading…
stream: settle pending stream iter reads on return needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63521 opened May 23, 2026 by trivikr Member Loading…
test: cover webcrypto prototype pollution systematically author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. webcrypto
#63520 opened May 23, 2026 by panva Member Loading…
doc,lib: align WebCrypto names with spec author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. 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. 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
#63518 opened May 23, 2026 by panva Member Loading…
src: remove TOCTOU race condition when encoding SAB-backed Buffers author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63517 opened May 23, 2026 by aduh95 Contributor Loading…
src,sqlite: only pass xFilter when user provided a callback 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.
#63516 opened May 23, 2026 by aduh95 Contributor Loading…
doc: clarify filter option of sqlite.database.applyChangeset 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. lts-watch-v22.x PRs that may need to be released in v22.x sqlite Issues and PRs related to the SQLite subsystem.
#63515 opened May 23, 2026 by aduh95 Contributor Loading…
doc: fix double spaces in ERR_TLS_INVALID_PROTOCOL_METHOD 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. errors Issues and PRs related to JavaScript errors originated in Node.js core.
#63511 opened May 23, 2026 by watilde Member Loading…
test_runner: ignore erased TS lines in coverage module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#63510 opened May 23, 2026 by mcollina Member Loading…
test_runner: add --test-coverage flag 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.
#63507 opened May 23, 2026 by mcollina Member Loading…
ffi: validate 'void' as parameter type in getFunction and getFunctions needs-ci PRs that need a full CI run.
#63504 opened May 23, 2026 by Anshikakalpana Contributor Loading…
stream: wait for push writer end fallback to drain needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63503 opened May 23, 2026 by trivikr Member Loading…
stream: fix overlapping broadcast next calls needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63500 opened May 23, 2026 by trivikr Member Loading…
stream: reject pull() reads on abort needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. stream Issues and PRs related to the stream subsystem.
#63498 opened May 23, 2026 by trivikr Member Loading…
build(doc): redirect legacy API docs index to documentation page build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#63496 opened May 22, 2026 by ubay1 Loading…
tools: bump @node-core/doc-kit from 1.3.5 to 1.3.6 in /tools/doc in the doc group dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#63494 opened May 22, 2026 by dependabot Bot Loading…
doc: move hyperlinks outside of text blocks 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. module Issues and PRs related to the module subsystem.
#63493 opened May 22, 2026 by avivkeller Member Loading…
tools: fix skip of test-internet on forks 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.
#63492 opened May 22, 2026 by aduh95 Contributor Loading…
Fix REPL crash when V8 emits warnings during preview mode (Issue #63473) c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63491 opened May 22, 2026 by DivyanshuX9 Loading…
6 tasks done
crypto: fix warnings in test_node_crypto.cc needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63490 opened May 22, 2026 by MayaLekova Contributor Loading…
test: get rid of unnecessary AbortController instanciations 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.
#63489 opened May 22, 2026 by aduh95 Contributor Loading…
doc: edit Rust toolchain general install instructions author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#63488 opened May 22, 2026 by aduh95 Contributor Loading…
errors: handle V8 warnings in DisallowJavascriptExecutionScope c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63486 opened May 22, 2026 by Anshikakalpana Contributor Loading…
test: copyedit test-tls-psk-alpn-callback-exception-handling needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63485 opened May 22, 2026 by aduh95 Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.