chore(deps): bulk update#41497
Conversation
This comment has been minimized.
This comment has been minimized.
Bump dev/runtime dependencies to latest within the Node 18 support window. Notable adaptations: - vendored imports switched to named exports for signal-exit, https-proxy-agent, socks-proxy-agent and minimatch - dropped redundant @types/mime and @types/minimatch (upstream types) - mime 4 reports .js as text/javascript; updated trace-viewer assertions - dotenv 17 prints tips by default; pass quiet: true at all load sites
655db4e to
b9fd879
Compare
Test results for "MCP"3 failed 7445 passed, 1132 skipped Merge workflow run. |
Test results for "tests 1"2 failed 4 flaky49166 passed, 1156 skipped Merge workflow run. |
Summary
signal-exit,https-proxy-agent,socks-proxy-agent,minimatch@types/mime/@types/minimatch(covered by upstream types)Held back the majors that drop Node 18 (
@babel8,vite7+,eslint10) and the ones with breaking API changes (chromium-bidi16,chokidar5,formidable3,@zip.js2.8,react-hooks7,vite-plugin-static-copy4).