The Wayback Machine - https://web.archive.org/web/20240830132607/https://github.com/nodejs/node/pulls
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

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…
meta: fix contributing codeowners meta Issues and PRs related to the general management of the project.
#54641 opened Aug 29, 2024 by RedYetiDev Loading…
Fix typo 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. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#54640 opened Aug 29, 2024 by mhdawson 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…
build: do not build with code cache for core coverage collection build Issues and PRs related to build files or the CI. coverage Issues and PRs related to native coverage support. needs-ci PRs that need a full CI run.
#54633 opened Aug 29, 2024 by joyeecheung Loading…
assert: adds deepMatch, deepMatchStrict, includes, includesStrict assert Issues and PRs related to the assert 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.
#54630 opened Aug 29, 2024 by puskin94 Loading…
module: move redundant throwIfUnsupportedURLScheme call esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#54629 opened Aug 29, 2024 by RedYetiDev Loading…
crypto: remove unused kHashTypes internal 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. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. webcrypto
#54627 opened Aug 29, 2024 by aduh95 Loading…
doc: add write flag when open file as the demo code's intention doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#54626 opened Aug 29, 2024 by robberfree Loading…
deps: fix sign-compare warning in ncrypto dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#54624 opened Aug 29, 2024 by zcbenz Loading…
child_process: validate options.shell and correctly enforce shell invocation in exec/execSync child_process Issues and PRs related to the child_process 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.
#54623 opened Aug 28, 2024 by Renegade334 Loading…
test: improve output of child process utilities 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#54622 opened Aug 28, 2024 by joyeecheung Loading…
doc: fix webcrypto.md AES-GCM backticks 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. crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.
#54621 opened Aug 28, 2024 by panva Loading…
ProTip! Add no:assignee to see everything that’s not assigned.