-
-
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
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…
async_hooks: discourage AsyncLocalStorage.disable
async_local_storage
AsyncLocalStorage
needs-ci
PRs that need a full CI run.
#58065
opened Apr 28, 2025 by
legendecas
Loading…
deps: update V8 to 13.7
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
meta
Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#58064
opened Apr 28, 2025 by
targos
Loading…
perf(util): optimise styleText
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#58063
opened Apr 28, 2025 by
AugustinMauroy
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…
benchmark: disambiguate PRs that have at least one approval, no pending requests for changes, and a CI started.
benchmark
Issues and PRs related to the benchmark subsystem.
commit-queue
Add this label to land a pull request using GitHub Actions.
esm
Issues and PRs related to the ECMAScript Modules implementation.
filename
and dirname
read perf
author ready
#58056
opened Apr 27, 2025 by
aduh95
Loading…
src: remove unused detachArrayBuffer method
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++.
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
#58055
opened Apr 27, 2025 by
anonrig
Loading…
src: fix internalModuleStat v8 fast path
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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#58054
opened Apr 27, 2025 by
anonrig
Loading…
buffer: avoid creating unnecessary environment
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++.
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
#58053
opened Apr 27, 2025 by
anonrig
Loading…
doc: fix typo in Issues and PRs related to the buffer subsystem.
doc
Issues and PRs related to the documentations.
buffer.md
buffer
#58052
opened Apr 27, 2025 by
chocolateboy
Loading…
doc: add Array type in http request headers
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
http
Issues or PRs related to the http subsystem.
#58049
opened Apr 27, 2025 by
mikaws
Loading…
buffer: improve byteLength performance
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.
#58048
opened Apr 27, 2025 by
anonrig
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
Benchmarks for sqlite
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
benchmark
Issues and PRs related to the benchmark subsystem.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
sqlite
Issues and PRs related to the SQLite subsystem.
#58040
opened Apr 26, 2025 by
H4ad
Loading…
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.
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…
util: update util.isArray() to eol
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
util
Issues and PRs related to the built-in util module.
#58027
opened Apr 25, 2025 by
miguelmarcondesf
Loading…
doc: add tls.convertALPNProtocols(protocols, out)
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
tls
Issues and PRs related to the tls subsystem.
#58026
opened Apr 25, 2025 by
hkleungai
Loading…
doc: add returns for https.get
doc
Issues and PRs related to the documentations.
https
Issues or PRs related to the https subsystem.
#58025
opened Apr 25, 2025 by
Juneezee
Loading…
lib: lazyload fs to ease Electron's monkey-patching
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
#58020
opened Apr 25, 2025 by
codebytere
Loading…
doc: stabilize AsyncLocalStorage methods
async_local_storage
AsyncLocalStorage
doc
Issues and PRs related to the documentations.
#58019
opened Apr 25, 2025 by
vdeturckheim
Loading…
doc: add default value for the Issues and PRs related to the documentations.
http
Issues or PRs related to the http subsystem.
timeout
option of http.Agent
in http.md
doc
#58018
opened Apr 25, 2025 by
howiezhao
Loading…
assert: move CallTracker to EOL
assert
Issues and PRs related to the assert subsystem.
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
deprecations
Issues and PRs related to deprecations.
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.
#58006
opened Apr 24, 2025 by
jasnell
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.