Skip to content

Pull requests: nodejs/node

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

Pull requests list

src: remove unused private field c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#60802 opened Nov 21, 2025 by targos Loading…
[v24.x backport] v8: adding total_allocated_bytes to HeapStatistics lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#60801 opened Nov 21, 2025 by caiolima Loading…
[v25.x] v8: changing total_allocated_bytes to avoid ABI changes lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#60800 opened Nov 21, 2025 by caiolima Loading…
src: implicitly enable namespace in config 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.
#60798 opened Nov 21, 2025 by marco-ippolito Loading…
lib: prefer call() over apply() if argument list is not array 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.
#60796 opened Nov 21, 2025 by LiviaMedeiros Loading…
tools: dump config.gypi as json build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#60794 opened Nov 20, 2025 by legendecas Loading…
tools: lint Temporal global 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. 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-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. dont-land-on-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
#60793 opened Nov 20, 2025 by Renegade334 Loading…
doc: distinguish between fs.Stats and fs.BigIntStats doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#60791 opened Nov 20, 2025 by LiviaMedeiros Loading…
fs: add Temporal.Instant support to Stats and BigIntStats experimental Issues and PRs related to experimental features. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#60789 opened Nov 20, 2025 by LiviaMedeiros Draft
[WIP] only install WASM trap handler when there's enough virtual memory needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#60788 opened Nov 20, 2025 by joyeecheung Draft
src: handle DER decoding errors from system certificates 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.
#60787 opened Nov 20, 2025 by joyeecheung Loading…
deps: upgrade npm to 11.6.3 commit-queue Add this label to land a pull request using GitHub Actions. 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. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#60785 opened Nov 19, 2025 by npm-cli-bot Loading…
2025-11-25, Version 20.19.6 'Iron' (LTS), @marco-ippolito needs-ci PRs that need a full CI run. release Issues and PRs related to Node.js releases. v8 engine Issues and PRs related to the V8 dependency. v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#60784 opened Nov 19, 2025 by marco-ippolito Loading…
util: honor breakLength Infinity when depth is Infinity needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#60783 opened Nov 19, 2025 by Han5991 Loading…
child_process: add getMemoryUsage() method to ChildProcess 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.
#60782 opened Nov 19, 2025 by geekdroid07 Loading…
worker: add worker.getMemoryUsage() API 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.
#60778 opened Nov 18, 2025 by geekdroid07 Loading…
[v25.x] lib: do not provide an empty Proxy from localStorage getter 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. notable-change PRs with changes that should be highlighted in changelogs. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#60776 opened Nov 18, 2025 by Renegade334 Loading…
[v25.x] Revert "doc, assert: correct order of changes entries" 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. doc Issues and PRs related to the documentations. 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-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#60774 opened Nov 18, 2025 by targos Loading…
doc: add detailed explanation of suites and their behavior in the test runner doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#60765 opened Nov 18, 2025 by algowizzz Loading…
src: fix off-thread cert loading in bundled cert mode 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.
#60764 opened Nov 18, 2025 by joyeecheung Loading…
test: ensure assertions are reached on more tests 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. test Issues and PRs related to the tests.
#60763 opened Nov 17, 2025 by aduh95 Loading…
doc: add fullName property to SuiteContext doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#60762 opened Nov 17, 2025 by PaulyBearCoding Loading…
test: ensure assertions are reached on more tests 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. test Issues and PRs related to the tests.
#60761 opened Nov 17, 2025 by aduh95 Loading…
test: ensure assertions are reached on more tests 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. test Issues and PRs related to the tests.
#60760 opened Nov 17, 2025 by aduh95 Loading…
test: ensure assertions are reached on more tests 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. test Issues and PRs related to the tests.
#60759 opened Nov 17, 2025 by aduh95 Loading…
ProTip! Follow long discussions with comments:>50.