-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test_runner: error on mocking an already mocked date
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#55858
opened Nov 14, 2024 by
RedYetiDev
Loading…
doc: add esm examples to Issues and PRs related to the documentations.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
node:timers
doc
#55857
opened Nov 14, 2024 by
mfdebian
Loading…
doc: remove non-working example
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.
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.
#55856
opened Nov 14, 2024 by
aduh95
Loading…
doc: add history entries for JSON modules stabilization
backport-requested-v18.x
PRs awaiting manual backport to the v18.x-staging branch.
backport-requested-v20.x
PRs awaiting manual backport to the v20.x-staging branch.
backport-requested-v22.x
PRs awaiting manual backport to the v22.x-staging branch.
backport-requested-v23.x
PRs awaiting manual backport to the v23.x-staging branch.
doc
Issues and PRs related to the documentations.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#55855
opened Nov 14, 2024 by
aduh95
Loading…
deps: update undici to 6.21.0
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
dependencies
Pull requests that update a dependency file.
lib / src
Issues and PRs related to general changes in the lib or src directory.
lts-watch-v20.x
PRs that may need to be released in v20.x
needs-ci
PRs that need a full CI run.
#55851
opened Nov 14, 2024 by
nodejs-github-bot
Loading…
deps: update simdutf to 5.6.1
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
dependencies
Pull requests that update a dependency file.
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
needs-ci
PRs that need a full CI run.
#55850
opened Nov 14, 2024 by
nodejs-github-bot
Loading…
doc: add 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.
module
Issues and PRs related to the module subsystem.
sqlite
Issues and PRs related to the SQLite subsystem.
node:sqlite
to mandatory node:
prefix list
author ready
#55846
opened Nov 14, 2024 by
sapphi-red
Loading…
esm: add experimental support for addon modules
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#55844
opened Nov 14, 2024 by
legendecas
•
Draft
doc: doc how to add message for promotion
doc
Issues and PRs related to the documentations.
#55843
opened Nov 13, 2024 by
mhdawson
Loading…
doc: fix history info for URLSearchParams
doc
Issues and PRs related to the documentations.
url
Issues and PRs related to the legacy built-in url module.
#55840
opened Nov 13, 2024 by
skyclouds2001
Loading…
doc: add 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.
-S
flag release preparation example
author ready
#55836
opened Nov 13, 2024 by
aduh95
Loading…
doc: include git node release --promote to steps
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
doc
Issues and PRs related to the documentations.
#55835
opened Nov 13, 2024 by
RafaelGSS
Loading…
doc: clarify UV_THREADPOOL_SIZE env var usage
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
cli
Issues and PRs related to the Node.js command line interface.
commit-queue
Add this label to land a pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
#55832
opened Nov 13, 2024 by
preveen-stack
Loading…
Revert "src: migrate 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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
revert
PRs that revert previously landed PRs.
String::Value
to String::ValueView
"
author ready
#55828
opened Nov 12, 2024 by
targos
Loading…
[WIP] lib: settle dependant signals when abortcontroller is GCed
needs-ci
PRs that need a full CI run.
#55827
opened Nov 12, 2024 by
geeksilva97
•
Draft
module: avoid throwing when Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
findPackageJSON
is called on nonexistent
module
#55822
opened Nov 11, 2024 by
JakobJingleheimer
Loading…
internal: disable default memory leak warning for AbortSignal
needs-ci
PRs that need a full CI run.
#55816
opened Nov 11, 2024 by
phryneas
Loading…
src: use starts_with in fs_permission.cc
c++
Issues and PRs that require attention from people who are familiar with C++.
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.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
permission
Issues and PRs related to the Permission Model
#55811
opened Nov 10, 2024 by
IlyasShabi
Loading…
tools: made prints across build_addons.py more consistent and added e…
tools
Issues and PRs related to the tools directory.
#55807
opened Nov 10, 2024 by
itsuchur
Loading…
[v22.x backport] doc: consolidate history table of CustomEvent
doc
Issues and PRs related to the documentations.
v22.x
v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#55805
opened Nov 10, 2024 by
geeksilva97
Loading…
assert: support inequalities
assert
Issues and PRs related to the assert subsystem.
needs-ci
PRs that need a full CI run.
#55796
opened Nov 9, 2024 by
RedYetiDev
Loading…
doc: fix relative path mention in --allow-fs
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
cli
Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
permission
Issues and PRs related to the Permission Model
#55791
opened Nov 8, 2024 by
RafaelGSS
Loading…
test: ensure that CLI options are alphabetical
cli
Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
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.
test
Issues and PRs related to the tests.
#55790
opened Nov 8, 2024 by
RedYetiDev
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.