-
Notifications
You must be signed in to change notification settings - Fork 30.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
benchmark: add validateStream to styleText bench
benchmark
Issues and PRs related to the benchmark subsystem.
util
Issues and PRs related to the built-in util module.
#56556
opened Jan 10, 2025 by
RafaelGSS
Loading…
assert: improve partialDeepStrictEqual performance and add benchmark
assert
Issues and PRs related to the assert subsystem.
needs-ci
PRs that need a full CI run.
#56555
opened Jan 10, 2025 by
puskin94
Loading…
tls: fix error stack conversion in cryptoErrorListToException()
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#56554
opened Jan 10, 2025 by
joyeecheung
Loading…
doc: update gcc-version and build for Ubuntu 22.04.5 LTS
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
#56553
opened Jan 10, 2025 by
KunalKumar-1
Loading…
process: remove support for undocumented symbol
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
backport-requested-v22.x
PRs awaiting manual backport to the v22.x-staging branch.
dont-land-on-v23.x
PRs that should not land on the v23.x-staging branch and should not be released in v23.x.
needs-ci
PRs that need a full CI run.
process
Issues and PRs related to the process subsystem.
#56552
opened Jan 10, 2025 by
aduh95
Loading…
util: expose CallSite.scriptId
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#56551
opened Jan 10, 2025 by
legendecas
Loading…
fs: only show deprecation warning when error code matches
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.
dont-land-on-v22.x
PRs that should not land on the v22.x-staging branch and should not be released in v22.x.
dont-land-on-v23.x
PRs that should not land on the v23.x-staging branch and should not be released in v23.x.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#56549
opened Jan 10, 2025 by
aduh95
Loading…
feat: mark MIMEType as stable
doc
Issues and PRs related to the documentations.
util
Issues and PRs related to the built-in util module.
#56548
opened Jan 10, 2025 by
metcoder95
•
Draft
sqlite: disable memstatus APIs at build time
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.
sqlite
Issues and PRs related to the SQLite subsystem.
#56541
opened Jan 10, 2025 by
cjihrig
Loading…
tools: small edits to 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.
tools
Issues and PRs related to the tools directory.
create-release-proposal
workflow
author ready
#56540
opened Jan 9, 2025 by
aduh95
Loading…
doc: add section about using npx with permission model
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
#56539
opened Jan 9, 2025 by
RafaelGSS
Loading…
tools: replace pull_request_target to pull_request
meta
Issues and PRs related to the general management of the project.
#56536
opened Jan 9, 2025 by
RafaelGSS
Loading…
src: track cppgc wrappers with CppgcWrapperList in Environment
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#56534
opened Jan 9, 2025 by
joyeecheung
Loading…
crypto: fix warning of ignoring return value
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#56527
opened Jan 9, 2025 by
zcbenz
Loading…
src: cleaning up more crypto internals for ncrypto
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
lib / src
Issues and PRs related to general changes in the lib or src directory.
#56526
opened Jan 9, 2025 by
jasnell
Loading…
doc: fix location of NO_COLOR in CLI docs
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.
#56525
opened Jan 8, 2025 by
cjihrig
Loading…
test: clarify fork inherit permission flags
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.
permission
Issues and PRs related to the Permission Model
test
Issues and PRs related to the tests.
#56523
opened Jan 8, 2025 by
RafaelGSS
Loading…
src: integrate ContextifyContext to cppgc
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.
#56522
opened Jan 8, 2025 by
joyeecheung
Loading…
meta: add codeowners of security release document
meta
Issues and PRs related to the general management of the project.
#56521
opened Jan 8, 2025 by
RafaelGSS
Loading…
tools: update PRs that are blocked by other issues or PRs.
meta
Issues and PRs related to the general management of the project.
NOTABLE_CHANGE_MESSAGE
blocked
#56507
opened Jan 7, 2025 by
aduh95
Loading…
doc: document CLI way to open the nodejs/bluesky PR
doc
Issues and PRs related to the documentations.
#56506
opened Jan 7, 2025 by
aduh95
Loading…
doc: improve internal documentation on built-in snapshot
doc
Issues and PRs related to the documentations.
lib / src
Issues and PRs related to general changes in the lib or src directory.
#56505
opened Jan 7, 2025 by
joyeecheung
Loading…
module: fix jsdoc for Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
format
parameter in cjs/loader
module
#56501
opened Jan 7, 2025 by
pacexy
Loading…
tools: enable type checking within the Issues and PRs to discuss during the meetings of the Loaders team
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
internal/modules
directory
loaders-agenda
#56500
opened Jan 7, 2025 by
JakobJingleheimer
•
Draft
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.