Skip to content

Upgrade Playwright to 1.61.0-alpha-2026-06-04#319067

Merged
jruales merged 5 commits into
mainfrom
jruales/2026-05-playwright-upgrade
Jun 5, 2026
Merged

Upgrade Playwright to 1.61.0-alpha-2026-06-04#319067
jruales merged 5 commits into
mainfrom
jruales/2026-05-playwright-upgrade

Conversation

@jruales
Copy link
Copy Markdown
Contributor

@jruales jruales commented May 29, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the repo’s playwright-core dependency to 1.61.0-alpha-2026-05-29 and updates the BrowserView Playwright integration to use the newer/public CDP connection API in playwright-core.

Changes:

  • Bump playwright-core from 1.59.1 to 1.61.0-alpha-2026-05-29.
  • Replace the private _connectOverCDPTransport module-augmentation approach with ConnectOverCDPTransport and chromium.connectOverCDP(...).
  • Adjust the CDP transport send path and synthetic response typing to match the new API surface.
Show a summary per file
File Description
src/vs/platform/browserView/node/playwrightService.ts Migrates the CDP connection to Playwright’s newer connectOverCDP + ConnectOverCDPTransport types.
package.json Updates the playwright-core dependency version.
package-lock.json Locks the repo to the updated playwright-core tarball/version.

Copilot's findings

  • Files reviewed: 2/3 changed files
  • Comments generated: 1

Comment thread src/vs/platform/browserView/node/playwrightService.ts Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 2/3 changed files
  • Comments generated: 1

Comment thread src/vs/platform/browserView/node/playwrightService.ts
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 2/3 changed files
  • Comments generated: 1

Comment thread src/vs/platform/browserView/node/playwrightService.ts
@jruales jruales changed the title Upgrade Playwright to 1.61.0-alpha-2026-05-29 Upgrade Playwright to 1.61.0-alpha-2026-06-04 Jun 4, 2026
@jruales jruales enabled auto-merge (squash) June 4, 2026 21:07
@jruales jruales requested review from Copilot and removed request for kycutler June 5, 2026 00:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 2/3 changed files
  • Comments generated: 0 new

@jruales jruales merged commit c5e7f26 into main Jun 5, 2026
26 checks passed
@jruales jruales deleted the jruales/2026-05-playwright-upgrade branch June 5, 2026 01:26
@vs-code-engineering vs-code-engineering Bot added this to the 1.124.0 milestone Jun 5, 2026
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.

3 participants