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

src: move shared_ptr objects in KeyObjectData 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.
#59472 opened Aug 14, 2025 by tniessen Loading…
crypto: fix EVPKeyCtxPointer::publicCheck() 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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#59471 opened Aug 14, 2025 by tniessen Loading…
doc: add security incident reponse plan doc Issues and PRs related to the documentations. security Issues and PRs related to security.
#59470 opened Aug 14, 2025 by RafaelGSS Loading…
benchmark: make child_process tests windows-compatible benchmark Issues and PRs related to the benchmark subsystem. child_process Issues and PRs related to the child_process subsystem.
#59469 opened Aug 14, 2025 by ri7116 Loading…
typings: add missing URLBinding methods typings
#59468 opened Aug 14, 2025 by whsung0330 Loading…
http, benchmark: remove CRLF variables http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#59466 opened Aug 14, 2025 by wlgh1553 Loading…
stream: add brotli support to CompressionStream and DecompressionStream needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. web streams
#59464 opened Aug 13, 2025 by KhafraDev Loading…
test_runner: add inlineSnapshot needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59463 opened Aug 13, 2025 by pmarchini Draft
sqlite: statement.setReadNullAsUndefined() c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#59462 opened Aug 13, 2025 by jac0bandres Loading…
crypto: support ML-KEM and SLH-DSA KeyObject 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. crypto Issues and PRs related to the crypto subsystem. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#59461 opened Aug 13, 2025 by panva Loading…
assert available memory can be calculated for max-old-space-size-percentage c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#59460 opened Aug 13, 2025 by Asaf-Federman Loading…
benchmark: reflect current OpenSSL in crypto key benchmarks author ready PRs that have at least one approval, no pending requests for changes, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. commit-queue Add this label to land a pull request using GitHub Actions. crypto Issues and PRs related to the crypto subsystem.
#59459 opened Aug 13, 2025 by panva Loading…
util: add remaining errors to wellKnownPrototypes needs-ci PRs that need a full CI run. typings util Issues and PRs related to the built-in util module.
#59456 opened Aug 12, 2025 by erights Loading…
http2: add support for raw header arrays in h2Stream.respond() commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. http2 Issues or PRs related to the http2 subsystem. 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.
#59455 opened Aug 12, 2025 by pimterry Loading…
feat(readline): add skipHistory option to rl.question() to exclude input from history needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module. 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.
#59450 opened Aug 12, 2025 by pckrishnadas88 Loading…
2025-08-12, Version 24.6.0 (Current) release Issues and PRs related to Node.js releases. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#59449 opened Aug 11, 2025 by github-actions bot Loading…
assert,util: fail promise comparison in deep equal checks 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. semver-major PRs that contain breaking changes and should be released in the next major version. util Issues and PRs related to the built-in util module.
#59448 opened Aug 11, 2025 by BridgeAR Loading…
util: hide duplicated stack frames when using util.inspect 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.
#59447 opened Aug 11, 2025 by BridgeAR Loading…
util: fix error's namespaced node_modules highlighting using inspect 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.
#59446 opened Aug 11, 2025 by BridgeAR Loading…
test-runner: add option to rerun only failed tests lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59443 opened Aug 11, 2025 by MoLow Loading…
ci: commit-lint — add concurrency, skip drafts, and comment failures meta Issues and PRs related to the general management of the project.
#59438 opened Aug 10, 2025 by Ronitsabhaya75 Loading…
src: improve error reporting in node_mksnapshot 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.
#59437 opened Aug 10, 2025 by jasnell Loading…
test: add file attribute to JUnit reporter testcase elements needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59432 opened Aug 10, 2025 by Han5991 Loading…
v8: add cpu profile APIs 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. semver-minor PRs that contain new features and should be released in the next minor version. v8 module Issues and PRs related to the "v8" subsystem.
#59429 opened Aug 10, 2025 by theanarkh Draft
4 tasks done
worker: add cpu profile APIs for worker 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. semver-minor PRs that contain new features and should be released in the next minor version. worker Issues and PRs related to Worker support.
#59428 opened Aug 10, 2025 by theanarkh Loading…
4 tasks done
ProTip! Adding no:label will show everything without a label.