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

tools: add LIEF to license builder tools Issues and PRs related to the tools directory.
#61523 opened Jan 26, 2026 by legendecas Loading…
doc: run license-builder meta Issues and PRs related to the general management of the project.
#61522 opened Jan 26, 2026 by github-actions bot Draft
2026-01-26, Version 25.5.0 (Current) release Issues and PRs related to Node.js releases. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#61519 opened Jan 25, 2026 by github-actions bot Loading…
readline: add handleSigint to allow disabling SIGINT trap needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#61515 opened Jan 25, 2026 by crydafan Loading…
tools: update nixpkgs-unstable to ab9fbbcf4858bd6d40ba2bbec37ceb4ab6e 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.
#61513 opened Jan 25, 2026 by nodejs-github-bot Loading…
deps: update nghttp3 to 1.15.0 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#61512 opened Jan 25, 2026 by nodejs-github-bot Loading…
deps: update ngtcp2 to 1.20.0 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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#61511 opened Jan 25, 2026 by nodejs-github-bot Loading…
deps: update corepack to 0.34.6 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.
#61510 opened Jan 25, 2026 by nodejs-github-bot Loading…
test: update WPT for url to 81a2aed262 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.
#61509 opened Jan 25, 2026 by nodejs-github-bot Loading…
doc: add missing CLI options to node.1 manpage doc Issues and PRs related to the documentations.
#61508 opened Jan 24, 2026 by Adarshkumar0509 Loading…
test: make transformProjectRoot CWD-agnostic needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61506 opened Jan 24, 2026 by Jimmynycu Loading…
doc: clarify status of feature request issues doc Issues and PRs related to the documentations.
#61505 opened Jan 24, 2026 by aduh95 Loading…
test: skip --build-sea tests on platforms where SEA is flaky 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.
#61504 opened Jan 24, 2026 by joyeecheung Loading…
net: add setTOS and getTOS to Socket 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.
#61503 opened Jan 24, 2026 by amyssnippet Loading…
Revert "inspector: fix compressed responses" 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. http2 Issues or PRs related to the http2 subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#61502 opened Jan 24, 2026 by aduh95 Loading…
lib: use bracket notation instead of startsWith/endsWith for single char needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#61500 opened Jan 24, 2026 by kimtaejin3 Loading…
doc: add esm and cjs examples to node:vm doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem.
#61498 opened Jan 23, 2026 by mfdebian Loading…
src: improve textEncoder encode performance with simdutf c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#61496 opened Jan 23, 2026 by mertcanaltin Draft
test: split test-fs-watch-ignore-* needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61494 opened Jan 23, 2026 by lpinca Loading…
lib: use bracket notation instead of String.prototype.startWith for locks 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.
#61492 opened Jan 23, 2026 by kimtaejin3 Loading…
test: fix location object to match Location interface in WPT needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61490 opened Jan 23, 2026 by kimtaejin3 Loading…
module: do not wrap module._load when tracing is not enabled module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#61479 opened Jan 22, 2026 by joyeecheung Loading…
Virtual File System for Node.js fs Issues and PRs related to the fs subsystem / file system. lib / src Issues and PRs related to general changes in the lib or src directory. module Issues and PRs related to the module subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. test_runner Issues and PRs related to the test runner subsystem.
#61478 opened Jan 22, 2026 by mcollina Loading…
url: enable simdutf for ada 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. performance Issues and PRs related to the performance of Node.js.
#61477 opened Jan 22, 2026 by anonrig Loading…
tools: bump sccache to v0.13.0 meta Issues and PRs related to the general management of the project.
#61474 opened Jan 22, 2026 by aduh95 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.