Unlabeled
abortcontroller
addons
Issues and PRs related to native addons.
aix
Issues and PRs related to the AIX platform.
android
Issues and PRs related to the android platform.
arm
Issues and PRs related to the ARM platform.
assert
Issues and PRs related to the assert subsystem.
async_hooks
Issues and PRs related to the async hooks subsystem.
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
backport-blocked-v12.x
PRs that should land on the v12.x-staging branch but are blocked by another PR's pending backport.
backport-blocked-v14.x
PRs that should land on the v14.x-staging branch but are blocked by another PR's pending backport.
backport-blocked-v16.x
PRs that should land on the v16.x-staging branch but are blocked by another PR's pending backport.
backport-blocked-v17.x
PRs that should land on the v17.x-staging branch but are blocked by another PR's pending backport.
backport-open-v12.x
Indicate that the PR has an open backport.
backport-open-v14.x
Indicate that the PR has an open backport.
backport-open-v16.x
Indicate that the PR has an open backport.
backport-open-v17.x
Indicate that the PR has an open backport.
backport-requested-v12.x
PRs awaiting manual backport to the v12.x-staging branch
backport-requested-v14.x
PRs awaiting manual backport to the v14.x-staging branch.
backport-requested-v16.x
PRs awaiting manual backport to the v16.x-staging branch.
backport-requested-v17.x
PRs awaiting manual backport to the v17.x-staging branch.
backported-to-v12.x
PRs backported to the v12.x-staging branch
backported-to-v14.x
PRs backported to the v14.x-staging branch.
backported-to-v16.x
PRs backported to the v16.x-staging branch.
backported-to-v17.x
PRs backported to the v17.x-staging branch.
baking-for-lts
PRs that need to wait before landing in a LTS release.
benchmark
Issues and PRs related to the benchmark subsystem.
blocked
PRs that are blocked by other issues or PRs.
brotli
Issues and PRs related to the brotli dependency.
buffer
Issues and PRs related to the buffer subsystem.
build
Issues and PRs related to build files or the CI.
c++
Issues and PRs that require attention from people who are familiar with C++.
cares
Issues and PRs related to the c-ares dependency or the cares_wrap binding.
cc-agenda
For things that should be discussed within the Community Committee
child_process
Issues and PRs related to the child_process subsystem.
cli
Issues and PRs related to the Node.js command line interface.
cluster
Issues and PRs related to the cluster subsystem.
code-and-learn
Issues related to the Code-and-Learn events and PRs submitted during the events.
commit-queue
Add this label to land a pull request using GitHub Actions.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
confirmed-bug
Issues with confirmed bugs.
console
Issues and PRs related to the console subsystem.
coverage
Issues and PRs related to native coverage support.
crypto
Issues and PRs related to the crypto subsystem.
debugger
Issues and PRs related to the debugger subsystem.
dependencies
Pull requests that update a dependency file.
deprecations
Issues and PRs related to deprecations.
dgram
Issues and PRs related to the dgram subsystem / UDP.
diag-agenda
Issues and PRs to discuss during the meetings of the diagnostics working group.
diagnostics_channel
Issues and PRs related to diagnostics channel
discuss
Issues opened for discussions and feedbacks.
dns
Issues and PRs related to the dns subsystem.
doc
Issues and PRs related to the documentations.
domain
Issues and PRs related to the domain subsystem.
dont-land-on-v12.x
PRs that should not land on the v12.x-staging branch and should not be released in v12.x.
dont-land-on-v14.x
PRs that should not land on the v14.x-staging branch and should not be released in v14.x.
dont-land-on-v16.x
PRs that should not land on the v16.x-staging branch and should not be released in v16.x.
dont-land-on-v17.x
PRs that should not land on the v17.x-staging branch and should not be released in v17.x.
duplicate
Issues and PRs that are duplicates of other issues or PRs.
embedding
Issues and PRs related to embedding Node.js in another project.
encoding
Issues and PRs related to the TextEncoder and TextDecoder APIs.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
esm
Issues and PRs related to the ECMAScript Modules implementation.
events
Issues and PRs related to the events subsystem / EventEmitter.
eventtarget
Issues and PRs related to the EventTarget implementation.
experimental
Issues and PRs related to experimental features.
fast-track
PRs that do not need to wait for 48 hours to land.
feature request
Issues that request new features to be added to Node.js.
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
freebsd
Issues and PRs related to the FreeBSD platform.
fs
Issues and PRs related to the fs subsystem / file system.
good first issue
Issues that are suitable for first-time contributors.
gyp
Issues and PRs related to the GYP tool and .gyp build files
help wanted
Issues that need assistance from volunteers or PRs that need help to proceed.
http_parser
Issues and PRs related to the HTTP Parser dependency or the http_parser binding.
http
Issues or PRs related to the http subsystem.
http2
Issues or PRs related to the http2 subsystem.
https
Issues or PRs related to the https subsystem.
i18n-api
Issues and PRs related to the i18n implementation.
ibmi
Issues and PRs related to the IBM i platform.
icu
Issues and PRs related to the ICU dependency.
inspector
Issues and PRs related to node-inspect or the V8 inspector protocol / debugger.
install
Issues and PRs related to the installers.
invalid
Issues and PRs that are invalid.
known limitation
Issues that are identified as known limitations.
lib / src
Issues and PRs related to general changes in the lib or src directory.
libuv
Issues and PRs related to the libuv dependency or the uv binding.
linux
Issues and PRs related to the Linux platform.
loaders
Issues and PRs related to ES module loaders
loaders-agenda
Issues and PRs to discuss during the meetings of the Loaders team
lts
Issues and PRs related to Long Term Support releases.
lts-watch-v12.x
PRs that may need to be released in v12.x.
lts-watch-v14.x
PRs that may need to be released in v14.x.
lts-watch-v16.x
PRs that may need to be released in v16.x.
macos
Issues and PRs related to the macOS platform / OSX.
memory
Issues and PRs related to the memory management or memory footprint.
meta
Issues and PRs related to the general management of the project.
mips
Issues and PRs related to the MIPS architecture.
module
Issues and PRs related to the module subsystem.
modules-agenda
Issues and PRs to discuss during the meetings of the Modules team.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
net
Issues and PRs related to the net subsystem.
next-10-agenda
Issues and PRs to discuss during the meetings of the "Node.js Next 10 years" team.
node-api
Issues and PRs related to the Node-API.
node-api-semver-major
semver-major changes that need to be considered for N-API
notable-change
PRs with changes that should be highlighted in changelogs.
npm
Issues and PRs related to the npm client dependency or the npm registry.
openssl
Issues and PRs related to the OpenSSL dependency.
os
Issues and PRs related to the os subsystem.
path
Issues and PRs related to the path subsystem.
perf_hooks
Issues and PRs related to the implementation of the Performance Timing API.
performance
Issues and PRs related to the performance of Node.js.
policy
Issues and PRs related to the policy subsystem.
post-mortem
Issues and PRs related to the post-mortem diagnostics of Node.js.
ppc
Issues and PRs related to the Power architecture.
process
Issues and PRs related to the process subsystem.
promises
Issues and PRs related to ECMAScript promises.
punycode
Issues and PRs related to the punycode module bundled in Node.js.
python
PRs and issues that require attention from people who are familiar with Python.
querystring
Issues and PRs related to the built-in querystring module.
question
Issues that look for answers.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
readline
Issues and PRs related to the built-in readline module.
regression
Issues related to regressions.
release
Issues and PRs related to Node.js releases.
release-agenda
Issues and PRs to discuss during the meetings of the Release team.
repl
Issues and PRs related to the REPL subsystem.
report
Issues and PRs related to process.report.
repro-exists
Issues with reproductions.
request-ci
Add this label to start a Jenkins CI on a PR.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
revert
PRs that revert previously landed PRs.
review wanted
PRs that need reviews.
riscv64
Issues and PRs related to the riscv64 architecture.
s390
Issues and PRs related to the s390 architecture.
security
Issues and PRs related to security.
semver-major
PRs that contain breaking changes and should be released in the next major version.
semver-minor
PRs that contain new features and should be released in the next minor version.
shared_lib
Issues and PRs related to use of Node.js as a shared library.
smartos
Issues and PRs related to the SmartOS platform.
snapshot
Issues and PRs related to the startup snapshot
source maps
Issues and PRs related to source map support.
spooky
stalled
Issues and PRs that are stalled.
stdio
Issues and PRs related to stdio.
stream
Issues and PRs related to the stream subsystem.
string_decoder
Issues and PRs related to the string_decoder subsystem.
test
Issues and PRs related to the tests.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
tls
Issues and PRs related to the tls subsystem.
tools
Issues and PRs related to the tools directory.
trace_events
Issues and PRs related to V8, Node.js core, and userspace code trace events.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
tty
Issues and PRs related to the tty subsystem.
typings
url
Issues and PRs related to the legacy built-in url module.
util
Issues and PRs related to the built-in util module.
v8 engine
Issues and PRs related to the V8 dependency.
v8 module
Issues and PRs related to the "v8" subsystem.
v8 platform
Issues and PRs related to Node's v8::Platform implementation.
v12.x
Issues that can be reproduced on v12.x or backport PRs targeting the v12.x-staging branch.
v14.x
Issues that can be reproduced on v14.x or PRs targeting the v14.x-staging branch.
v16.x
Issues that can be reproduced on v16.x or PRs targeting the v16.x-staging branch.
v17.x
Issues that can be reproduced on v17.x or PRs targeting the v17.x-staging branch.
vm
Issues and PRs related to the vm subsystem.
wasi
Issues and PRs related to the WebAssembly System Interface.
wasm
Issues and PRs related to WebAssembly.
web streams
webcrypto
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
windows
Issues and PRs related to the Windows platform.
wip
Issues and PRs that are still a work in progress.
wontfix
Issues that will not be fixed.
worker
Issues and PRs related to Worker support.
wrong repo
Issues that should be opened in another repository.
wsl
Issues and PRs related to the Windows Subsystem for Linux.
zlib
Issues and PRs related to the zlib subsystem.
No labels found. Sorry about that.