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

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 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…
test: convert readdir test to use 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.
#55750 opened Nov 6, 2024 by tchetwin Loading…
test: migrate fs read promises 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.
#55749 opened Nov 6, 2024 by Ceres6 Loading…
test: refactor fs readdir buffer with 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.
#55748 opened Nov 6, 2024 by sercanpaspal Loading…
test: update test-eventsource.js to use new 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.
#55747 opened Nov 6, 2024 by tlhunter Loading…
2024-11-07, Version 23.2.0 (Current) needs-ci PRs that need a full CI run. release Issues and PRs related to Node.js releases. v23.x v23.x Issues that can be reproduced on v23.x or PRs targeting the v23.x-staging branch.
#55741 opened Nov 6, 2024 by aduh95 Loading…
lib: add warning when binding inspector to public IP inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#55736 opened Nov 5, 2024 by DemianParkhomenko Loading…
esm: add import.meta.require blocked PRs that are blocked by other issues or PRs. esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#55730 opened Nov 5, 2024 by marco-ippolito Loading…
ProTip! What’s not been updated in a month: updated:<2024-10-08.