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

stream: align Readable.toWeb termination with eos needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. web streams
#62394 opened Mar 22, 2026 by ikeyan Loading…
test_runner: exclude ignored branches from BRDA in lcov output duplicate Issues and PRs that are duplicates of other issues or PRs. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62392 opened Mar 22, 2026 by kszongic Loading…
lib: add observePromise helper c++ Issues and PRs that require attention from people who are familiar with C++. diagnostics_channel Issues and PRs related to diagnostics channel discuss Issues opened for discussions and feedbacks. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. promises Issues and PRs related to ECMAScript promises. v8 engine Issues and PRs related to the V8 dependency.
#62391 opened Mar 22, 2026 by Qard Draft
buffer: add end parameter 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. request-ci Add this label to start a Jenkins CI on a PR.
#62390 opened Mar 22, 2026 by ronag Loading…
test: update WPT resources, interfaces and WebCryptoAPI needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62389 opened Mar 22, 2026 by panva Loading…
build: make test-addons dependency-free build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#62388 opened Mar 22, 2026 by joyeecheung Loading…
quic: get back to addressing some long standing quic updates 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. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#62387 opened Mar 22, 2026 by jasnell Loading…
WIP Fixes: https://github.com/nodejs/node/issues/52776 c++ Issues and PRs that require attention from people who are familiar with C++. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#62386 opened Mar 22, 2026 by Tseian Draft
deps: update undici to 7.24.5 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62384 opened Mar 22, 2026 by nodejs-github-bot Loading…
tools: update nixpkgs-unstable to 9cf7092bdd603554bd8b63c216e8943cf9b 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. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. 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. tools Issues and PRs related to the tools directory.
#62383 opened Mar 22, 2026 by nodejs-github-bot Loading…
deps: update simdjson to 4.4.2 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. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#62382 opened Mar 22, 2026 by nodejs-github-bot Loading…
deps: update nghttp2 to 1.68.1 dependencies Pull requests that update a dependency file. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#62381 opened Mar 22, 2026 by nodejs-github-bot Loading…
test: update WPT for WebCryptoAPI to caebe89c3b blocked PRs that are blocked by other issues or PRs. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62380 opened Mar 22, 2026 by nodejs-github-bot Loading…
test: update WPT for url to 808541773a needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62379 opened Mar 22, 2026 by nodejs-github-bot Loading…
test_runner: avoid reading process state directly in run() needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62377 opened Mar 21, 2026 by murataslan1 Loading…
tools: bump flatted from 3.4.1 to 3.4.2 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.
#62375 opened Mar 21, 2026 by dependabot bot Loading…
doc: fix guaranteed typo in CLI docs cli Issues and PRs related to the Node.js command line interface. commit-queue Add this label to land a pull request using GitHub Actions. 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.
#62374 opened Mar 21, 2026 by lilianakatrina684-a11y Loading…
doc: clarify V8 option stability in --v8-options docs cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#62373 opened Mar 21, 2026 by lilianakatrina684-a11y Loading…
repl: use vm DONT_CONTEXTIFY context 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. repl Issues and PRs related to the REPL subsystem. request-ci Add this label to start a Jenkins CI on a PR.
#62371 opened Mar 21, 2026 by legendecas Loading…
watch: track worker thread entry files in --watch mode needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#62368 opened Mar 21, 2026 by SudhansuBandha Loading…
lib: defer AbortSignal.any() following needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#62367 opened Mar 21, 2026 by Han5991 Loading…
perf_hooks: ensure timerify records at least 1ns in histogram needs-ci PRs that need a full CI run.
#62365 opened Mar 21, 2026 by geeksilva97 Draft
test: scale keepAliveTimeoutBuffer with platformTimeout needs-ci PRs that need a full CI run. review wanted PRs that need reviews. test Issues and PRs related to the tests.
#62364 opened Mar 21, 2026 by geeksilva97 Loading…
test_runner: match coverage globs against cwd-relative paths needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62362 opened Mar 21, 2026 by ace-tk Loading…
dns: add experimental c-ares cache and lookup support 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. semver-minor PRs that contain new features and should be released in the next minor version.
#62361 opened Mar 21, 2026 by mcollina Draft
ProTip! Filter pull requests by the default branch with base:main.