Skip to content

chore(deps): bulk update#41497

Open
pavelfeldman wants to merge 1 commit into
microsoft:mainfrom
pavelfeldman:chore-deps-bump
Open

chore(deps): bulk update#41497
pavelfeldman wants to merge 1 commit into
microsoft:mainfrom
pavelfeldman:chore-deps-bump

Conversation

@pavelfeldman

Copy link
Copy Markdown
Member

Summary

  • Bump dev/runtime dependencies to latest within the Node 18 support window
  • Adapt vendored imports for default→named export changes in signal-exit, https-proxy-agent, socks-proxy-agent, minimatch
  • Drop now-redundant @types/mime / @types/minimatch (covered by upstream types)

Held back the majors that drop Node 18 (@babel 8, vite 7+, eslint 10) and the ones with breaking API changes (chromium-bidi 16, chokidar 5, formidable 3, @zip.js 2.8, react-hooks 7, vite-plugin-static-copy 4).

@github-actions

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
@microsoft microsoft deleted a comment from github-actions Bot Jun 26, 2026
@pavelfeldman pavelfeldman changed the title chore(deps): bump dependencies chore(deps): bulk update Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

3 failed
❌ [firefox] › mcp/annotate.spec.ts:446 › should switch screencast to -s session on show --annotate @mcp-ubuntu-latest-firefox
❌ [firefox] › mcp/http.spec.ts:349 › client should receive list roots request @mcp-macos-latest-firefox
❌ [webkit] › mcp/http.spec.ts:349 › client should receive list roots request @mcp-macos-latest-webkit

7445 passed, 1132 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

2 failed
❌ [chromium-library] › library/browsercontext-add-init-script.spec.ts:28 › should work without navigation, after all bindings @chromium-ubuntu-22.04-arm-node20
❌ [chromium-library] › library/browsercontext-expose-function.spec.ts:77 › should be callable from-inside addInitScript @chromium-ubuntu-22.04-arm-node20

4 flaky ⚠️ [chromium-library] › library/har-websocket.spec.ts:235 › should attach websocket messages `@frozen-time-library-chromium-linux`
⚠️ [chromium-library] › library/video.spec.ts:717 › screencast › should work with video+trace `@chromium-ubuntu-22.04-arm-node20`
⚠️ [firefox-library] › library/heap.spec.ts:223 › should not leak workers `@firefox-ubuntu-22.04-node20`
⚠️ [playwright-test] › ui-mode-test-output.spec.ts:118 › should collapse repeated console messages for test `@ubuntu-latest-node22`

49166 passed, 1156 skipped


Merge workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant