-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build: remove temporal updater
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
meta
Issues and PRs related to the general management of the project.
tools
Issues and PRs related to the tools directory.
#61151
opened Dec 22, 2025 by
legendecas
Loading…
doc: add missing CLI options to node manpage
doc
Issues and PRs related to the documentations.
#61148
opened Dec 22, 2025 by
pawan405
Loading…
tools,doc: fix format-md files list
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.
needs-ci
PRs that need a full CI run.
windows
Issues and PRs related to the Windows platform.
#61147
opened Dec 22, 2025 by
StefanStojanovic
Loading…
build: expose libplatform symbols in shared libnode
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#61144
opened Dec 21, 2025 by
joyeecheung
Loading…
test: add implicit test for fs dispose handling with using
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61140
opened Dec 21, 2025 by
IlyasShabi
Loading…
inspector: initial support storage inspection
c++
Issues and PRs that require attention from people who are familiar with C++.
inspector
Issues and PRs related to the V8 inspector protocol
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#61139
opened Dec 21, 2025 by
islandryu
Loading…
deps: update zlib to 1.3.1-e00f703
c++
Issues and PRs that require attention from people who are familiar with C++.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib subsystem.
#61135
opened Dec 21, 2025 by
nodejs-github-bot
Loading…
src: improve StringBytes::Encode perf on ASCII
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.
performance
Issues and PRs related to the performance of Node.js.
#61119
opened Dec 18, 2025 by
ChALkeR
Loading…
util: optimize toASCIILower function using V8's native toLowerCase
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
#61107
opened Dec 18, 2025 by
mertcanaltin
Loading…
src: dump snapshot source with node:generate_default_snapshot_source
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-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
#61101
opened Dec 17, 2025 by
joyeecheung
Loading…
build: add --debug-symbols to build with -g without enabling DCHECKs
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#61100
opened Dec 17, 2025 by
joyeecheung
Loading…
lib: gbk decoder is gb18030 decoder per spec
encoding
Issues and PRs related to the TextEncoder and TextDecoder APIs.
needs-ci
PRs that need a full CI run.
#61099
opened Dec 17, 2025 by
ChALkeR
Loading…
streams: forward errors correctly for duplexPair endpoints
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
stream
Issues and PRs related to the stream subsystem.
#61098
opened Dec 17, 2025 by
aelhor
Loading…
sqlite: improve error messages for tag store
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.
#61096
opened Dec 17, 2025 by
MatricalDefunkt
Loading…
domain: port to AsyncLocalStorage
async_hooks
Issues and PRs related to the async hooks subsystem.
domain
Issues and PRs related to the domain subsystem.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#61095
opened Dec 17, 2025 by
mcollina
Loading…
lib: implement all 1-byte encodings in js
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-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
#61093
opened Dec 17, 2025 by
ChALkeR
Loading…
doc: correct description of PRs awaiting manual backport to the v22.x-staging branch.
doc
Issues and PRs related to the documentations.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
error.stack accessor behavior
backport-requested-v22.x
#61090
opened Dec 16, 2025 by
Renegade334
Loading…
test: check util.parseArgs argv parsing with actual process execution
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61089
opened Dec 16, 2025 by
Renegade334
Loading…
doc: document timeout option for tls.connect()
doc
Issues and PRs related to the documentations.
tls
Issues and PRs related to the tls subsystem.
#61079
opened Dec 16, 2025 by
azadgupta1
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.