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
Sort

Pull requests list

lib,permission: ignore internalModuleStat on module loading c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#55797 opened Nov 9, 2024 by RafaelGSS Loading…
assert: support inequalities assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#55796 opened Nov 9, 2024 by RedYetiDev Loading…
doc: fix relative path mention in --allow-fs cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#55791 opened Nov 8, 2024 by RafaelGSS Loading…
test: ensure that CLI options are alphabetical blocked PRs that are blocked by other issues or PRs. cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55790 opened Nov 8, 2024 by RedYetiDev Loading…
build: use glob for dependencies of out/Makefile build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#55789 opened Nov 8, 2024 by richardlau Loading…
doc: sort --report-exclude alphabetically 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. fast-track PRs that do not need to wait for 48 hours to land.
#55788 opened Nov 8, 2024 by RafaelGSS Loading…
doc: add missing documentation for PerformanceObserver.prototype.takeRecords() doc Issues and PRs related to the documentations. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#55786 opened Nov 8, 2024 by skyclouds2001 Loading…
src: use env strings to create sqlite results c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#55785 opened Nov 8, 2024 by targos Loading…
Enabling ClangCL compilation testing needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v8 engine Issues and PRs related to the V8 dependency.
#55784 opened Nov 8, 2024 by StefanStojanovic Draft
lib: basic support for primordials in undici lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#55783 opened Nov 8, 2024 by tlhunter Draft
tools: make commit-queue check blocked label 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. tools Issues and PRs related to the tools directory.
#55781 opened Nov 8, 2024 by marco-ippolito Loading…
doc: clarify util.aborted resource parameter usage doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#55780 opened Nov 8, 2024 by KunalKumar-1 Loading…
util: inspect: enumerable Symbols no longer have square brackets dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. 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. util Issues and PRs related to the built-in util module.
#55778 opened Nov 8, 2024 by ljharb Loading…
esm: fix import.meta.resolve crash c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#55777 opened Nov 8, 2024 by marco-ippolito Loading…
doc: clarify triager role doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#55775 opened Nov 8, 2024 by gireeshpunathil Loading…
tools: remove non-existent file from eslint config 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. tools Issues and PRs related to the tools directory.
#55772 opened Nov 8, 2024 by RedYetiDev Loading…
benchmark: add test_runner/mock-fn 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. test_runner Issues and PRs related to the test runner subsystem.
#55771 opened Nov 8, 2024 by RedYetiDev Loading…
2024-11-12, Version 18.20.5 'Hydrogen' (LTS) needs-ci PRs that need a full CI run. release Issues and PRs related to Node.js releases. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#55768 opened Nov 7, 2024 by aduh95 Loading…
test: improve debugger custom test needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55767 opened Nov 7, 2024 by mertcanaltin Loading…
doc: consolidate history table of CustomEvent author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-requested-v22.x PRs awaiting manual backport to the v22.x-staging branch. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
#55758 opened Nov 7, 2024 by geeksilva97 Loading…
benchmark: add test-reporters benchmark Issues and PRs related to the benchmark subsystem. test_runner Issues and PRs related to the test runner subsystem.
#55757 opened Nov 7, 2024 by RedYetiDev Loading…
module: expose resolveLoadAndCache API module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#55756 opened Nov 6, 2024 by aduh95 Draft
fs: deprecate never throw behaviour in fs.existsSync fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#55753 opened Nov 6, 2024 by Ceres6 Loading…
test: use test runner in eventtarget-once-twice test code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. 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.
#55752 opened Nov 6, 2024 by alexweej Loading…
test: file read no exist update to test runner code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#55751 opened Nov 6, 2024 by Josef-Spiteri Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.