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

deps: update amaro to 1.1.8 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support
#62151 opened Mar 8, 2026 by nodejs-github-bot Loading…
deps: update sqlite to 3.52.0 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#62150 opened Mar 8, 2026 by nodejs-github-bot Loading…
deps: update merve to 1.2.0 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#62149 opened Mar 8, 2026 by nodejs-github-bot Loading…
test: update WPT for url to c928b19ab0 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62148 opened Mar 8, 2026 by nodejs-github-bot Loading…
test: update WPT for WebCryptoAPI to c9e955840a needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#62147 opened Mar 8, 2026 by nodejs-github-bot 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…
inspector: auto collect webstorage data 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.
#62145 opened Mar 7, 2026 by islandryu Loading…
watch: strip watch flags from NODE_OPTIONS in child process needs-ci PRs that need a full CI run.
#62143 opened Mar 7, 2026 by marcopiraccini Loading…
test_runner: sync ESM exports when mocking timers needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62141 opened Mar 7, 2026 by Siddhartha-singh01 Loading…
tools: revert timezone update GHA workflow to ubuntu-latest author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. meta Issues and PRs related to the general management of the project.
#62140 opened Mar 6, 2026 by richardlau Loading…
doc: use npm-published version of doc-kit blocked PRs that are blocked by other issues or PRs. build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#62139 opened Mar 6, 2026 by avivkeller Loading…
deps: patch resb crate author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#62138 opened Mar 6, 2026 by richardlau Loading…
docs: add vassudanagunta as triager doc Issues and PRs related to the documentations.
#62137 opened Mar 6, 2026 by vassudanagunta Loading…
deps: V8: cherry-pick aa0b288f87cc author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. fast-track PRs that do not need to wait for 72 hours to land. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#62136 opened Mar 6, 2026 by richardlau Loading…
doc: correct util.convertProcessSignalToExitCode validation behavior 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. 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. util Issues and PRs related to the built-in util module.
#62134 opened Mar 6, 2026 by Renegade334 Loading…
module: fix coverage of mocked CJS modules imported from ESM esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#62133 opened Mar 6, 2026 by marcopiraccini Loading…
[WIP] src: do not enable wasm trap handler if there's not enough vmem lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62132 opened Mar 6, 2026 by joyeecheung Draft
sqlite: report zero changes for read-only statements 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.
#62128 opened Mar 6, 2026 by zerone0x Loading…
doc: document valid_from and valid_to date format in tls doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.
#62127 opened Mar 6, 2026 by zerone0x Loading…
quic: guard against null impl_ in UpdateDataStats c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#62126 opened Mar 6, 2026 by zerone0x Loading…
diagnostics_channel: add diagnostics channels for web locks diagnostics_channel Issues and PRs related to diagnostics channel needs-ci PRs that need a full CI run.
#62123 opened Mar 5, 2026 by IlyasShabi Loading…
doc: test and test-only targets do not run linter anymore 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.
#62120 opened Mar 5, 2026 by Xstoudi Loading…
diagnostics_channel: add USDT probes lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62118 opened Mar 5, 2026 by bengl Draft
net: add note about ipv4 mapped to ipv6 being classified as ipv6 doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.
#62117 opened Mar 5, 2026 by gamemaker1 Loading…
build: fix --node-builtin-modules-path build Issues and PRs related to build files or the CI. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#62115 opened Mar 5, 2026 by panva Loading…
ProTip! Filter pull requests by the default branch with base:main.