X Tutup
Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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…
readline: support kitty keyboard protocol needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module. tty Issues and PRs related to the tty subsystem.
#62186 opened Mar 10, 2026 by jechol 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 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. needs-ci PRs that need a full CI run. 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 typings
#62174 opened Mar 10, 2026 by Renegade334 Loading…
stream: promote DEP0201 to runtime deprecation 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…
doc: clarify socket.setKeepAlive initialDelay arg doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.
#62171 opened Mar 9, 2026 by efekrskl 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. 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…
sea: support code cache for ESM entrypoint in SEA c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#62158 opened Mar 8, 2026 by joyeecheung 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…
ProTip! Add no:assignee to see everything that’s not assigned.
X Tutup