Skip to content

Pull requests: nodejs/node

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

doc: comment the example code doc Issues and PRs related to the documentations.
#53375 opened Jun 6, 2024 by RedYetiDev Loading…
test: update tests for OpenSSL 3.0.14 lts-watch-v18.x PRs that may need to be released in v18.x. lts-watch-v20.x PRs that may need to be released in v20.x needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. test Issues and PRs related to the tests.
#53373 opened Jun 6, 2024 by richardlau Loading…
buffer: extract Blob's .arrayBuffer() & webidl changes needs-ci PRs that need a full CI run.
#53372 opened Jun 6, 2024 by KhafraDev Loading…
meta: disable windows builds meta Issues and PRs related to the general management of the project. windows Issues and PRs related to the Windows platform.
#53371 opened Jun 6, 2024 by RedYetiDev Loading…
test: improve coverage for timer promises scheduler needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#53370 opened Jun 6, 2024 by RedYetiDev Loading…
tls: use SSL_get_peer_tmp_key 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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. tls Issues and PRs related to the tls subsystem.
#53366 opened Jun 6, 2024 by tniessen Loading…
meta: print inactive collaborators in PR meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#53365 opened Jun 6, 2024 by RedYetiDev Loading…
crypto: improve GetECGroupBits signature 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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#53364 opened Jun 6, 2024 by tniessen Loading…
stream, doc: writable stream is closed when readable stream emits error needs-ci PRs that need a full CI run.
#53363 opened Jun 6, 2024 by jakecastelli Loading…
src: print v8::OOMDetails::detail when it's available c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#53360 opened Jun 6, 2024 by joyeecheung Loading…
benchmark: support --help in CLI benchmark Issues and PRs related to the benchmark subsystem. performance Issues and PRs related to the performance of Node.js.
#53358 opened Jun 5, 2024 by RedYetiDev Loading…
lib: expose global CloseEvent 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. process Issues and PRs related to the process subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#53355 opened Jun 5, 2024 by KhafraDev Loading…
doc: add organization header to README doc Issues and PRs related to the documentations.
#53353 opened Jun 5, 2024 by RedYetiDev Loading…
doc: mark WebSocket as stable 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. doc Issues and PRs related to the documentations. notable-change PRs with changes that should be highlighted in changelogs. web-standards Issues and PRs related to Web APIs
#53352 opened Jun 5, 2024 by KhafraDev Loading…
meta: move comment on labelled to a single job meta Issues and PRs related to the general management of the project.
#53351 opened Jun 5, 2024 by RedYetiDev Loading…
doc: fix mistake in the module load hook api doc Issues and PRs related to the documentations. module Issues and PRs related to the module subsystem.
#53349 opened Jun 5, 2024 by isti115 Loading…
doc: fix broken link in static-analysis.md 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. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53345 opened Jun 5, 2024 by richardlau Loading…
doc: remove IRC from man page 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.
#53344 opened Jun 5, 2024 by tniessen Loading…
doc: mark --cpu-prof and --heap-prof as stable author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#53343 opened Jun 5, 2024 by joyeecheung Loading…
doc: remove first timer badge commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations.
#53338 opened Jun 4, 2024 by RedYetiDev Loading…
lib: fix timer leak author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#53337 opened Jun 4, 2024 by theanarkh Loading…
4 tasks done
module: allow multiple chain lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53332 opened Jun 4, 2024 by ShogunPanda Loading…
doc: organize components-in-core doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#53330 opened Jun 4, 2024 by RedYetiDev Loading…
doc: doc-only deprecate OpenSSL engine-based APIs 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. notable-change PRs with changes that should be highlighted in changelogs. openssl Issues and PRs related to the OpenSSL dependency.
#53329 opened Jun 4, 2024 by richardlau Loading…
doc, stream: define more cases for event emissions doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#53317 opened Jun 3, 2024 by RedYetiDev Loading…
ProTip! Exclude everything labeled bug with -label:bug.