Skip to content

Merge upstream 1.58.2#145

Merged
ruifigueira merged 329 commits intomainfrom
merge-1.58.2
Mar 23, 2026
Merged

Merge upstream 1.58.2#145
ruifigueira merged 329 commits intomainfrom
merge-1.58.2

Conversation

@ruifigueira
Copy link
Collaborator

No description provided.

yury-s and others added 30 commits December 7, 2025 10:03
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
… (#38468)

Signed-off-by: Ran Meng <132749920+kukuderan@users.noreply.github.com>
… (#38463)

Signed-off-by: Ran Meng <132749920+kukuderan@users.noreply.github.com>
Signed-off-by: Ran Meng <132749920+kukuderan@users.noreply.github.com>
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
Co-authored-by: Simon Knott <info@simonknott.de>
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
…#38481)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ran Meng <132749920+kukuderan@users.noreply.github.com>
Signed-off-by: Simon Knott <info@simonknott.de>
Skn0tt and others added 20 commits January 22, 2026 10:59
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
Co-authored-by: Pavel Feldman <pavel.feldman@gmail.com>
Co-authored-by: li-zhixin <cruz.liu@developertools.com>
Merges microsoft/playwright v1.58.2 into cloudflare/playwright.

Key changes in upstream 1.58:
- Timeline view in HTML reporter for merged reports
- UI Mode and Trace Viewer improvements (system theme, search, network details)
- BrowserType.connectOverCDP accepts isLocal option
- Breaking changes: Removed _react/_vue selectors, :light suffix, devtools option

Cloudflare-specific changes:
- Added mock for mcpBundleImpl (MCP not supported in Workers)
- Added createInterface mock to readline (not supported in Workers)
- Updated README with v1.58.2 reference

For @cloudflare/playwright@1.2.0
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 22, 2026

Open in StackBlitz

npm i https://pkg.pr.new/cloudflare/playwright/@cloudflare/playwright@145

commit: d70b9fa

- Add ci:core:bundles:mcp script to install MCP bundle dependencies
- Include mcpBundleImpl in build_bundles.js with Node.js externals
- Update vite.config.ts to use built mcpBundle instead of mock
- Add default export to childProcess mock for compatibility

The MCP bundle includes zod, @lowire/loop, and MCP SDK for agent
functionality. Node.js-specific transport classes (Stdio, SSE) are
externalized since they're not compatible with Workers runtime.
@ruifigueira ruifigueira merged commit 01b1241 into main Mar 23, 2026
6 of 7 checks passed
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.