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

fix(os): return 'arm64' from os.machine() on Windows ARM64 (fix #62232) c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. os Issues and PRs related to the os subsystem. test_runner Issues and PRs related to the test runner subsystem.
#62235 opened Mar 12, 2026 by zakiscoding Loading…
test_runner: print failed coverage reports with dot runner needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62234 opened Mar 12, 2026 by zakiscoding Loading…
deps: update undici to 7.24.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. needs-ci PRs that need a full CI run.
#62233 opened Mar 12, 2026 by nodejs-github-bot Loading…
[v22.x backport] lib: backport _tls_common and _tls_wrap refactors lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#62231 opened Mar 12, 2026 by aduh95 Loading…
doc: change doc/api html files, build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#62228 opened Mar 12, 2026 by windwiny Loading…
lib: prefer primordials in SubtleCrypto author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62226 opened Mar 12, 2026 by panva Loading…
crypto: reject ML-KEM/ML-DSA PKCS#8 import without seed in SubtleCrypto 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. experimental Issues and PRs related to experimental features. needs-ci PRs that need a full CI run. webcrypto
#62218 opened Mar 11, 2026 by panva Loading…
Enable compression in OpenSSL and add opt-in certificate compression support for TLS connections dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.
#62217 opened Mar 11, 2026 by pimterry Loading…
deps: upgrade npm to 11.11.1 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#62216 opened Mar 11, 2026 by npm-cli-bot Loading…
[v22.x] deps: upgrade npm to 10.9.6 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. npm Issues and PRs related to the npm client dependency or the npm registry. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#62215 opened Mar 11, 2026 by npm-cli-bot Loading…
stream: validate streams in pipeline needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#62214 opened Mar 11, 2026 by efekrskl Draft
deps: update merve to 1.2.2 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.
#62213 opened Mar 11, 2026 by nodejs-github-bot Loading…
src: map UINT64_MAX to 0 in process.constrainedMemory() c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#62209 opened Mar 11, 2026 by crawfordxx Loading…
doc: clarify fs.ReadStream and fs.WriteStream are not constructable doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#62208 opened Mar 11, 2026 by kovan Loading…
doc: move signal 0 out of Signal Events list doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#62207 opened Mar 11, 2026 by kovan Loading…
doc: fix overstated Date header requirement in response.sendDate doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#62206 opened Mar 11, 2026 by kovan Loading…
doc: clarify diffieHellman.generateKeys recomputes same key crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations.
#62205 opened Mar 11, 2026 by kovan Loading…
doc: add throwIfNoEntry version history to fs.stat author ready PRs that have at least one approval, no pending requests for changes, and a CI started. backport-requested-v24.x PRs awaiting manual backport to the v24.x-staging branch. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#62204 opened Mar 11, 2026 by kovan Loading…
doc: fix URL postMessage example in worker_threads doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support.
#62203 opened Mar 11, 2026 by kovan Loading…
doc: remove outdated Chrome 66 and ndb references from debugger debugger Issues and PRs related to the debugger subsystem. doc Issues and PRs related to the documentations.
#62202 opened Mar 11, 2026 by kovan Loading…
worker: heap profile optimizations 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++. needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#62201 opened Mar 11, 2026 by IlyasShabi Loading…
wasm: support js string constant esm import esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#62198 opened Mar 11, 2026 by guybedford Loading…
doc: clarify readable._read() and pipe() error behavior doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#62196 opened Mar 11, 2026 by kovan Loading…
3
doc: fix perf_hooks documentation gaps and inaccuracies doc Issues and PRs related to the documentations. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#62194 opened Mar 11, 2026 by kovan Loading…
5
[v24.x backport] sea: add --build-sea and support ESM entry point lib / src Issues and PRs related to general changes in the lib or src directory. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#62190 opened Mar 10, 2026 by himself65 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.