-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: fix test-buffer-tostring-range on allocation failure
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#58416
opened May 21, 2025 by
joyeecheung
Loading…
test: skip in test-buffer-tostring-rangeerror on allocation failure
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#58415
opened May 21, 2025 by
joyeecheung
Loading…
test: fix missing edge case in test-blob-slice-with-large-size
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#58414
opened May 21, 2025 by
joyeecheung
Loading…
doc: remove remaining uses of 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.
doc
Issues and PRs related to the documentations.
@@wellknown
syntax
author ready
#58413
opened May 21, 2025 by
Renegade334
Loading…
[WIP] buffer: implement native C++ fast-path for Buffer.concat
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.
#58409
opened May 20, 2025 by
mertcanaltin
Loading…
dns: support max_timeout for retry query
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.
#58408
opened May 20, 2025 by
theanarkh
Loading…
4 tasks done
src: fix build when using shared simdutf
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
Add this label to land a pull request using GitHub Actions.
i18n-api
Issues and PRs related to the i18n implementation.
needs-ci
PRs that need a full CI run.
#58407
opened May 20, 2025 by
aduh95
Loading…
report: use uv_getrusage_thread in report
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.
report
Issues and PRs related to process.report.
#58405
opened May 20, 2025 by
theanarkh
Loading…
4 tasks done
dns: fix dns query cache implementation
c++
Issues and PRs that require attention from people who are familiar with C++.
cares
Issues and PRs related to the c-ares dependency or the cares_wrap binding.
needs-ci
PRs that need a full CI run.
#58404
opened May 20, 2025 by
Ethan-Arrowood
Loading…
doc: fix the order of the process API doc
doc
Issues and PRs related to the documentations.
process
Issues and PRs related to the process subsystem.
#58403
opened May 20, 2025 by
mureinik
Loading…
lib: make ERM functions into wrappers returning undefined
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#58400
opened May 20, 2025 by
LiviaMedeiros
Loading…
Initialize CID::cid_ class member in constructor
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#58395
opened May 19, 2025 by
GoldFish2500
Loading…
Check return value of EVP_EncryptInit_ex and EVP_DecryptInit_ex
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#58393
opened May 19, 2025 by
GoldFish2500
Loading…
http2: add diagnostics channel 'http2.server.stream.created'
diagnostics_channel
Issues and PRs related to diagnostics channel
http2
Issues or PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
#58390
opened May 19, 2025 by
RaisinTen
Loading…
src,lib: obtain sourceURL in magic comments from V8
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
source maps
Issues and PRs related to source map support.
#58389
opened May 19, 2025 by
legendecas
Loading…
crypto: expose 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.
process.features.openssl_is_boringssl
author ready
#58387
opened May 19, 2025 by
codebytere
Loading…
src: add fast methods to http_parser and other cleanups
c++
Issues and PRs that require attention from people who are familiar with C++.
http_parser
Issues and PRs related to the HTTP Parser dependency or the http_parser binding.
needs-ci
PRs that need a full CI run.
#58386
opened May 19, 2025 by
jasnell
Loading…
workers: make Worker async disposable
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-v23.x
PRs that should not land on the v23.x-staging branch and should not be released in v23.x.
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.
worker
Issues and PRs related to Worker support.
#58385
opened May 19, 2025 by
jasnell
Loading…
perf_hooks: make the event loop display histogram disposable
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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-v23.x
PRs that should not land on the v23.x-staging branch and should not be released in v23.x.
semver-minor
PRs that contain new features and should be released in the next minor version.
#58384
opened May 19, 2025 by
jasnell
Loading…
src: fix FIPS init error handling
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.
openssl
Issues and PRs related to the OpenSSL dependency.
#58379
opened May 18, 2025 by
tniessen
Loading…
sqlite: cleanup ERM support and export Session class
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++.
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-v23.x
PRs that should not land on the v23.x-staging branch and should not be released in v23.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.
semver-minor
PRs that contain new features and should be released in the next minor version.
#58378
opened May 18, 2025 by
jasnell
Loading…
src: make a number of minor improvements to buffer
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++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#58377
opened May 18, 2025 by
jasnell
Loading…
src: prepare for v8 sandboxing
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++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#58376
opened May 18, 2025 by
jasnell
Loading…
http2: remove no longer userful options.selectPadding
http2
Issues or PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
#58373
opened May 18, 2025 by
hkleungai
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.