-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
util: fix util.getCallSites plurality
c++
Issues and PRs that require attention from people who are familiar with C++.
deprecations
Issues and PRs related to deprecations.
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.
util
Issues and PRs related to the built-in util module.
#55626
opened Oct 31, 2024 by
legendecas
Loading…
tools: lint README lists more strictly
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.
tools
Issues and PRs related to the tools directory.
#55625
opened Oct 31, 2024 by
aduh95
Loading…
path,win: fix bug in resolve and normalize
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
path
Issues and PRs related to the path subsystem.
#55623
opened Oct 31, 2024 by
huseyinacacak-janea
Loading…
http: add diagnostic channel Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
http.server.response.created
http
#55622
opened Oct 31, 2024 by
marco-ippolito
Loading…
node-api: allow napi_delete_reference in basic finalizers
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
#55620
opened Oct 31, 2024 by
legendecas
Loading…
tools: run daily WPT.fyi report on all supported releases
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
meta
Issues and PRs related to the general management of the project.
#55619
opened Oct 31, 2024 by
panva
Loading…
test: move localizationd data from 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.
test-icu-env
to external file
i18n-api
#55618
opened Oct 31, 2024 by
LiviaMedeiros
Loading…
build: use rclone instead of aws CLI
build
Issues and PRs related to build files or the CI.
lts-watch-v18.x
PRs that may need to be released in v18.x.
lts-watch-v20.x
PRs that may need to be released in v20.x
lts-watch-v22.x
PRs that may need to be released in v22.x
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
doc: add a note on console stream behavior
console
Issues and PRs related to the console subsystem.
doc
Issues and PRs related to the documentations.
#55616
opened Oct 31, 2024 by
gireeshpunathil
Loading…
src,lib: optimize nodeTiming.uvMetricsInfo
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
#55614
opened Oct 31, 2024 by
RafaelGSS
Loading…
doc: remove mention of ECDH-ES in crypto.diffieHellman
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
crypto
Issues and PRs related to the crypto subsystem.
doc
Issues and PRs related to the documentations.
#55611
opened Oct 30, 2024 by
panva
Loading…
src: refactor ECDHBitsJob signature
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
#55610
opened Oct 30, 2024 by
panva
Loading…
meta: make review-wanted message minimal
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
meta
Issues and PRs related to the general management of the project.
#55607
opened Oct 30, 2024 by
RedYetiDev
Loading…
meta: show PR/issue title on review-wanted
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.
meta
Issues and PRs related to the general management of the project.
#55606
opened Oct 30, 2024 by
RedYetiDev
Loading…
fs: ignore unrelated events in watch tests
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
watch-mode
Issues and PRs related to watch mode
#55605
opened Oct 30, 2024 by
Ceres6
Loading…
cli: implement --trace-env and --trace-env-[js|native]-stack
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.
semver-minor
PRs that contain new features and should be released in the next minor version.
#55604
opened Oct 30, 2024 by
joyeecheung
Loading…
report: fix network queries in getReport libuv with exclude-network
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.
report
Issues and PRs related to process.report.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
#55602
opened Oct 30, 2024 by
Tofandel
Loading…
deps: update amaro to 0.2.0
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.
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.
strip-types
Issues or PRs related to strip-types support
#55601
opened Oct 30, 2024 by
nodejs-github-bot
Loading…
doc: improve c++ embedder API doc
doc
Issues and PRs related to the documentations.
embedding
Issues and PRs related to embedding Node.js in another project.
#55597
opened Oct 30, 2024 by
gireeshpunathil
Loading…
src: provide workaround for container-overflow (issue 55584)
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
c++
Issues and PRs that require attention from people who are familiar with C++.
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.
#55591
opened Oct 29, 2024 by
lemire
Loading…
module: add module.mapCallSite()
module
Issues and PRs related to the module subsystem.
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.
#55589
opened Oct 29, 2024 by
marco-ippolito
Loading…
src: fix argv memory leaking in FixupArgsForSEA
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.
single-executable
Issues and PRs related to single-executable applications
windows
Issues and PRs related to the Windows platform.
#55579
opened Oct 29, 2024 by
CGQAQ
Loading…
test_runner: pass PRs that have at least one approval, no pending requests for changes, and a CI started.
test_runner
Issues and PRs related to the test runner subsystem.
options
directly to TestCoverage
author ready
#55578
opened Oct 28, 2024 by
RedYetiDev
Loading…
sqlite: improve error handling using MaybeLocal
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
c++
Issues and PRs that require attention from people who are familiar with C++.
experimental
Issues and PRs related to experimental features.
needs-ci
PRs that need a full CI run.
review wanted
PRs that need reviews.
sqlite
Issues and PRs related to the SQLite subsystem.
#55571
opened Oct 28, 2024 by
tniessen
Loading…
Remove unused import from sample code
doc
Issues and PRs related to the documentations.
#55570
opened Oct 28, 2024 by
blended-bram
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.