-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
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…
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 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.
import()-ing blob: urls
commit-queue-squash
#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 Issues and PRs related to the general management of the project.
contributing codeowners
meta
#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 PRs that need a full CI run.
test
Issues and PRs related to the tests.
node:test
needs-ci
#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 PRs that need a full CI run.
test
Issues and PRs related to the tests.
getDirents and getDirent function
needs-ci
#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 Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
throwIfUnsupportedURLScheme call
esm
#54629
opened Aug 29, 2024 by
RedYetiDev
Loading…
crypto: remove unused 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
kHashTypes internal
author ready
#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…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.

