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

assert,util: change WeakMap and WeakSet comparison handling 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. 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.
#53495 opened Jun 18, 2024 by synapse Loading…
meta: ping TSC for manual deps changes meta Issues and PRs related to the general management of the project. security Issues and PRs related to security.
#53492 opened Jun 17, 2024 by RedYetiDev Loading…
worker: add connect and setConnectionsListener lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. worker Issues and PRs related to Worker support.
#53488 opened Jun 17, 2024 by ShogunPanda Loading…
events: Optimize onceWrap function for better performance events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#53482 opened Jun 17, 2024 by mertcanaltin Loading…
deps: update acorn to 8.12.0 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53465 opened Jun 16, 2024 by nodejs-github-bot Loading…
deps: update zlib to 1.3.0.1-motley-e432200 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53464 opened Jun 16, 2024 by nodejs-github-bot Loading…
stream: pipeline wait for close before calling the callback needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#53462 opened Jun 15, 2024 by jakecastelli Loading…
crypto: avoid taking ownership of OpenSSL objects 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.
#53460 opened Jun 14, 2024 by tniessen Loading…
cli: make run and watch modes friends c++ Issues and PRs that require attention from people who are familiar with C++. cli Issues and PRs related to the Node.js command line interface. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53457 opened Jun 14, 2024 by bmeck Loading…
timers: do not retain a reference to the async store after firing async_hooks Issues and PRs related to the async hooks subsystem. needs-ci PRs that need a full CI run. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#53443 opened Jun 13, 2024 by mcollina Draft
util: support more config options for parseArgs needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#53434 opened Jun 12, 2024 by RedYetiDev Loading…
fix: correctly format error construction in debugger timeout handling needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53417 opened Jun 11, 2024 by SelimWaly Loading…
assert: add matchObjectStrict and matchObject assert Issues and PRs related to the assert subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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.
#53415 opened Jun 11, 2024 by synapse Loading…
test: refactor, add assertion to http-request-end needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#53411 opened Jun 11, 2024 by jakecastelli Loading…
lib: implement experimental Observable lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#53399 opened Jun 10, 2024 by jasnell Draft
3 tasks
permission: add permission for udp 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.
#53398 opened Jun 9, 2024 by theanarkh Loading…
4 tasks done
build: add more information to Makefile help build Issues and PRs related to build files or the CI. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
#53381 opened Jun 7, 2024 by RedYetiDev Loading…
doc: comment the example code doc Issues and PRs related to the documentations.
#53375 opened Jun 6, 2024 by RedYetiDev 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…
test: improve coverage for timer promises scheduler commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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…
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…
doc: add organization header to README doc Issues and PRs related to the documentations.
#53353 opened Jun 5, 2024 by RedYetiDev 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…
ProTip! Exclude everything labeled bug with -label:bug.