-
-
Notifications
You must be signed in to change notification settings - Fork 36.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[v26.x backport] http2: fix write deadlock exposed by larger window sizes
c++
Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
v26.x
Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#65953
opened Sep 10, 2026 by
panva
Member
Loading…
http: don't destroy socket after request completes
http
Issues and PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#65952
opened Sep 10, 2026 by
barathraj048
Loading…
test_runner: avoid reusing V8 serializers
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#65951
opened Sep 10, 2026 by
inoway46
Contributor
Loading…
perf_hooks: validate import normalization offset
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#65950
opened Sep 10, 2026 by
mcollina
Member
Loading…
test: try fixing windows build replacing WMIC
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65949
opened Sep 10, 2026 by
jasnell
Member
Loading…
test: deflake node-api test-free-called
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to Node-API.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65948
opened Sep 10, 2026 by
christianaurichzm
Contributor
Loading…
doc: clarify QUIC async write backpressure
agentscan:automated-account
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
doc
Issues and PRs related to Node.js documentation.
quic
Issues and PRs related to the QUIC transport implementation.
#65947
opened Sep 9, 2026 by
johnfinnerty-nz
Loading…
[v24.x backport] src: keep global list of addon-provided cleanup hooks
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#65943
opened Sep 9, 2026 by
everett1992
Contributor
Loading…
util: add CSS support to formatting
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#65942
opened Sep 9, 2026 by
avivkeller
Member
Loading…
node-api: avoid TSFN mutex reentry during teardown
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to Node-API.
#65941
opened Sep 9, 2026 by
jimmyhmiller
Loading…
test_runner: match coverage globs against cwd-relative paths only
agentscan:automated-account
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#65940
opened Sep 9, 2026 by
NAVEENKUMARKR777
Loading…
[v22.x backport] test_runner: convert to uint during deserialization
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#65939
opened Sep 9, 2026 by
positivef
Loading…
test: fix flaky common WPT inspector test
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
flaky-test
Issues and PRs involving tests that fail intermittently in CI.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65937
opened Sep 9, 2026 by
inoway46
Contributor
Loading…
tools: bump js-yaml from 4.3.1 to 4.3.2 in /tools/lint-md
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
commit-queue
PRs queued for automated landing through the Commit Queue.
dependencies
PRs that add, update, or configure Node.js dependencies.
javascript
PRs that update JavaScript code.
tools
Issues and PRs related to the tools directory.
#65932
opened Sep 9, 2026 by
dependabot
Bot
Loading…
tools: bump js-yaml from 4.3.1 to 4.3.2 in /tools/eslint
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
commit-queue
PRs queued for automated landing through the Commit Queue.
dependencies
PRs that add, update, or configure Node.js dependencies.
javascript
PRs that update JavaScript code.
tools
Issues and PRs related to the tools directory.
#65931
opened Sep 9, 2026 by
dependabot
Bot
Loading…
test: improve sequential test performance
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65928
opened Sep 9, 2026 by
jasnell
Member
Loading…
test: implement http test optimizations
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65926
opened Sep 9, 2026 by
jasnell
Member
Loading…
url: add Symbol.toStringTag to URLPattern
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
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. Only starts once the PR has an approving review.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#65925
opened Sep 9, 2026 by
XadillaX
Contributor
Loading…
benchmark: add --csv option to compare.js with --analyze
needs-ci
PRs that need a full CI run.
#65922
opened Sep 9, 2026 by
jasnell
Member
Loading…
lib: put node:bench behind an --experimental-bench flag
benchmark
Issues and PRs related to Node.js benchmarks and benchmarking infrastructure.
c++
Issues and PRs that require attention from people who are familiar with C++.
experimental
Issues and PRs related to experimental features.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#65920
opened Sep 8, 2026 by
jasnell
Member
Loading…
test: split test-bench-cli to try deflaking it
fast-track
PRs proposed for a shorter-than-standard waiting period before landing.
flaky-test
Issues and PRs involving tests that fail intermittently in CI.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65919
opened Sep 8, 2026 by
jasnell
Member
Loading…
build: add arg to disable linking against -latomic
build
Issues and PRs related to Node.js builds or CI infrastructure.
doc
Issues and PRs related to Node.js documentation.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#65918
opened Sep 8, 2026 by
peppergrayxyz
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.