-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
src: improve TextEncoder encodeInto performance
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#58080
opened Apr 29, 2025 by
anonrig
Loading…
inspector: initial support for Network.loadNetworkResource
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.
#58077
opened Apr 29, 2025 by
islandryu
Loading…
draft: src: support namespace options in configuration schema generation
c++
Issues and PRs that require attention from people who are familiar with C++.
config
Issues or PRs related to the config subsystem
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
module: handle instantiated async module jobs in require(esm)
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.
#58067
opened Apr 29, 2025 by
joyeecheung
Loading…
os: expose Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
os
Issues and PRs related to the os subsystem.
util
Issues and PRs related to the built-in util module.
guessHandleType
c++
#58060
opened Apr 28, 2025 by
vladfrangu
Loading…
[WIP] src: only block on user blocking worker tasks
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.
#58047
opened Apr 27, 2025 by
joyeecheung
•
Draft
src: improve parsing of boolean options
c++
Issues and PRs that require attention from people who are familiar with C++.
config
Issues or PRs related to the config subsystem
needs-ci
PRs that need a full CI run.
#58039
opened Apr 26, 2025 by
geeksilva97
Loading…
src: use ranges library (C++20) more systematically
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++.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
dont-land-on-v18.x
PRs that should not land on the v18.x-staging branch and should not be released in v18.x.
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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#58028
opened Apr 25, 2025 by
lemire
Loading…
inspector: add protocol method Network.dataReceived
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.
#58001
opened Apr 24, 2025 by
legendecas
Loading…
src: skip calling object setters
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++.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#57942
opened Apr 20, 2025 by
JonasBa
Loading…
http: improve performance by removing async_hooks
async_hooks
Issues and PRs related to the async hooks subsystem.
async_local_storage
AsyncLocalStorage
c++
Issues and PRs that require attention from people who are familiar with C++.
http
Issues or PRs related to the http subsystem.
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-major
PRs that contain breaking changes and should be released in the next major version.
src: add FromV8Value<T>() for integral and enum types
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.
#57931
opened Apr 18, 2025 by
Aditi-1400
Loading…
src: internalize 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.
v8::ConvertableToTraceFormat
in traces
c++
#57866
opened Apr 13, 2025 by
legendecas
Loading…
[wip] node-api: optimize finalizer queue using container swap
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 the Node-API.
#57861
opened Apr 13, 2025 by
mertcanaltin
Loading…
libnode: Added C FFI compatible function to act as an entrypoint for embedded consumers
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#57846
opened Apr 12, 2025 by
alshdavid
Loading…
src: fix bugs and refactor NativeSymbolDebuggingContext::GetLoadedLibraries
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
debugger
Issues and PRs related to the debugger subsystem.
needs-ci
PRs that need a full CI run.
#57738
opened Apr 3, 2025 by
Whitecx
Loading…
src,lib,test: unflag --experimental-webstorage by default
c++
Issues and PRs that require attention from people who are familiar with C++.
config
Issues or PRs related to the config subsystem
needs-ci
PRs that need a full CI run.
#57666
opened Mar 28, 2025 by
danielmbrasil
Loading…
src: collapse local var scope in loop
c++
Issues and PRs that require attention from people who are familiar with C++.
config
Issues or PRs related to the config subsystem
needs-ci
PRs that need a full CI run.
#57626
opened Mar 25, 2025 by
mertcanaltin
Loading…
src: env_vars caching and local variable scope optimization
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++.
config
Issues or PRs related to the config subsystem
needs-ci
PRs that need a full CI run.
#57624
opened Mar 25, 2025 by
mertcanaltin
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-29.