Skip to content

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

Merged
Joaquín Ruales (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
Joaquín Ruales (jruales) merged 5 commits into
mainfrom
jruales/2026-05-playwright-upgrade

Conversation

@jruales

@jruales Joaquín Ruales (jruales) commented May 29, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Joaquín Ruales (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
Joaquín Ruales (jruales) enabled auto-merge (squash) June 4, 2026 21:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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
Joaquín Ruales (jruales) merged commit c5e7f26 into main Jun 5, 2026
26 checks passed
@jruales
Joaquín Ruales (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
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Jul 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants