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

meta: remove limit and re-enable pull request stalebot meta Issues and PRs related to the general management of the project.
#54673 opened Aug 31, 2024 by RedYetiDev Loading…
meta: add old issue stalebot meta Issues and PRs related to the general management of the project.
#54672 opened Aug 31, 2024 by RedYetiDev Loading…
1 of 4 tasks
test: improve test-internal-fs-syncwritestream needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#54671 opened Aug 31, 2024 by sungpaks Loading…
path: remove StringPrototypeCharCodeAt from some methods of posix needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem.
#54668 opened Aug 31, 2024 by HBSPS Loading…
tools: remove readability/fn_size rule tools Issues and PRs related to the tools directory.
#54663 opened Aug 30, 2024 by RafaelGSS Loading…
meta: remove build-windows.yml meta Issues and PRs related to the general management of the project.
#54662 opened Aug 30, 2024 by RedYetiDev Loading…
doc: add ERR_INVALID_ADDRESS to errors.md doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core. net Issues and PRs related to the net subsystem.
#54661 opened Aug 30, 2024 by RedYetiDev Loading…
node-api: use c-based api for libnode embedding 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. node-api Issues and PRs related to the Node-API.
#54660 opened Aug 30, 2024 by vmoroz Draft
tools: fix path of abseil file in v8.gyp 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. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#54659 opened Aug 30, 2024 by targos Loading…
test: check typescript loader esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support test Issues and PRs related to the tests. wip Issues and PRs that are still a work in progress.
#54657 opened Aug 30, 2024 by marco-ippolito Loading…
tools: add util scripts to land and rebase PRs tools Issues and PRs related to the tools directory.
#54656 opened Aug 30, 2024 by aduh95 Loading…
build,win: enable clang-cl compilation build Issues and PRs related to build files or the CI. i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. windows Issues and PRs related to the Windows platform.
#54655 opened Aug 30, 2024 by StefanStojanovic Loading…
fs: fix cpSync crash on utf characters 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. needs-ci PRs that need a full CI run.
#54653 opened Aug 30, 2024 by jazelly Loading…
doc: clarify Web Storage behavior doc Issues and PRs related to the documentations.
#54652 opened Aug 30, 2024 by jmsb02 Loading…
src: move kdf functions to ncrypto crypto Issues and PRs related to the crypto subsystem. 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.
#54651 opened Aug 30, 2024 by jasnell Loading…
module: implement the "module" exports condition esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#54648 opened Aug 29, 2024 by joyeecheung Loading…
module: support import()-ing blob: urls commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#54647 opened Aug 29, 2024 by RedYetiDev Loading…
deps: allow amaro to be externalizable lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support
#54646 opened Aug 29, 2024 by mhdawson Loading…
fs: refactoring declaratively with the Array.fromAsync function fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#54644 opened Aug 29, 2024 by sonsurim Loading…
events: allow null/undefined eventInitDict author ready PRs that have at least one approval, no pending requests for changes, and a CI started. eventtarget Issues and PRs related to the EventTarget implementation. needs-ci PRs that need a full CI run.
#54643 opened Aug 29, 2024 by KhafraDev Loading…
events: reset event state after dispatch author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. eventtarget Issues and PRs related to the EventTarget implementation. needs-ci PRs that need a full CI run. web-standards Issues and PRs related to Web APIs
#54642 opened Aug 29, 2024 by KhafraDev Loading…
build: explicitly set OpenSSL default TLS seclevel build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#54639 opened Aug 29, 2024 by richardlau Loading…
test: move more url tests to node:test needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#54636 opened Aug 29, 2024 by anonrig Loading…
child_process: add validator for file argument child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#54635 opened Aug 29, 2024 by kimtaejin3 Loading…
test: add test cases for getDirents and getDirent function needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#54634 opened Aug 29, 2024 by sendoru Loading…
ProTip! Exclude everything labeled bug with -label:bug.