-
-
Notifications
You must be signed in to change notification settings - Fork 35k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build: skip dockit on IBMi
build
Issues and PRs related to build files or the CI.
ibm i
Issues and PRs related to the IBM i platform.
needs-ci
PRs that need a full CI run.
#62189
opened Mar 10, 2026 by
sravani1510
Loading…
repl: add customizable error handling
needs-ci
PRs that need a full CI run.
repl
Issues and PRs related to the REPL subsystem.
semver-minor
PRs that contain new features and should be released in the next minor version.
#62188
opened Mar 10, 2026 by
addaleax
Loading…
test: update WPT for WebCryptoAPI to e28c952dc7
blocked
PRs that are blocked by other issues or PRs.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62187
opened Mar 10, 2026 by
nodejs-github-bot
Loading…
2026-03-11, Version 25.8.1 (Current)
release
Issues and PRs related to Node.js releases.
v25.x
Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#62184
opened Mar 10, 2026 by
github-actions
bot
Loading…
crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms
crypto
Issues and PRs related to the crypto subsystem.
experimental
Issues and PRs related to experimental features.
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.
webcrypto
#62183
opened Mar 10, 2026 by
panva
Loading…
doc: fix ES module code blocks rendering in modules.md
doc
Issues and PRs related to the documentations.
module
Issues and PRs related to the module subsystem.
#62181
opened Mar 10, 2026 by
okuryu
Loading…
util: allow color aliases in styleText
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
util
Issues and PRs related to the built-in util module.
#62180
opened Mar 10, 2026 by
Han5991
Loading…
lib: fix sequence argument handling in Blob constructor
needs-ci
PRs that need a full CI run.
#62179
opened Mar 10, 2026 by
Ms2ger
Loading…
crypto: default ML-KEM and ML-DSA pkcs8 export to seed-only format
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++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#62178
opened Mar 10, 2026 by
panva
Loading…
doc: remove extensionless CJS exception for type:module
doc
Issues and PRs related to the documentations.
module
Issues and PRs related to the module subsystem.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#62176
opened Mar 10, 2026 by
mcollina
Loading…
doc: fix stdin/stdout stream direction description in child_process
child_process
Issues and PRs related to the child_process subsystem.
doc
Issues and PRs related to the documentations.
#62175
opened Mar 10, 2026 by
sehrishanam1
Loading…
typings: rationalise TypedArray types
commit-queue
Add this label to land a pull request using GitHub Actions.
typings
#62174
opened Mar 10, 2026 by
Renegade334
Loading…
stream: promote DEP0201 to runtime deprecation
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
deprecations
Issues and PRs related to deprecations.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
web streams
#62173
opened Mar 9, 2026 by
Renegade334
Loading…
crypto: read algorithm name property only once in normalizeAlgorithm
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.
needs-ci
PRs that need a full CI run.
webcrypto
#62170
opened Mar 9, 2026 by
panva
Loading…
crypto: refactor WebCrypto AEAD algorithms auth tag handling
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++.
crypto
Issues and PRs related to the crypto subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
webcrypto
#62169
opened Mar 9, 2026 by
panva
Loading…
tools: keep GN files when updating Merve
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.
tools
Issues and PRs related to the tools directory.
#62167
opened Mar 9, 2026 by
aduh95
Loading…
test_runner: add cleanup function support to before() hooks
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62166
opened Mar 9, 2026 by
mattskel
Loading…
deps: update timezone to 2026a
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.
needs-ci
PRs that need a full CI run.
#62164
opened Mar 9, 2026 by
nodejs-github-bot
Loading…
webstreams: allow shared array buffer sources in writable adapter
needs-ci
PRs that need a full CI run.
web streams
#62163
opened Mar 9, 2026 by
Renegade334
Loading…
inspector: return errors when CDP protocol event emission fails
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.
#62162
opened Mar 9, 2026 by
islandryu
Loading…
test_runner: add skip, todo, only, and expectFailure to subtest context
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62156
opened Mar 8, 2026 by
Felipeness
Loading…
doc(test_runner): add example for mocking thrown errors
doc
Issues and PRs related to the documentations.
duplicate
Issues and PRs that are duplicates of other issues or PRs.
test_runner
Issues and PRs related to the test runner subsystem.
#62153
opened Mar 8, 2026 by
nthbotast
Loading…
build: add ts support in core modules
blocked
PRs that are blocked by other issues or PRs.
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
doc
Issues and PRs related to the documentations.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
strip-types
Issues or PRs related to strip-types support
#62146
opened Mar 7, 2026 by
marco-ippolito
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.