Skip to content

[ca] Update CLI versions: MCP Gateway v0.2.11, Playwright Browser v1.59.0, Playwright MCP 0.0.70 #23820

@github-actions

Description

@github-actions

Summary

3 CLI/MCP tool updates detected on 2026-04-01. pkg/constants/constants.go has been updated and make recompile completed successfully (178/178 workflows compiled).

Tool Previous Latest Status
MCP Gateway (gh-aw-mcpg) v0.2.10 v0.2.11 ✅ Updated
Playwright Browser v1.58.2 v1.59.0 ✅ Updated
Playwright MCP 0.0.69 0.0.70 ✅ Updated
GitHub MCP Server v0.32.0 v0.32.0 — No change
Claude Code latest — Pinned to latest
Copilot CLI latest — Pinned to latest
Codex latest — Pinned to latest

Update: MCP Gateway v0.2.10 → v0.2.11

Released: 2026-04-01

Key Changes

View Full Changelog

Merged PRs

Docker Image

ghcr.io/github/gh-aw-mcpg:v0.2.11

Impact Assessment

  • Risk: Low — reliability and performance improvements, no breaking changes
  • Affects: MCP Gateway container deployments
  • Migration: None required

Package Links


Update: Playwright Browser v1.58.2 → v1.59.0

Released: 2026-04-01

Breaking Changes ⚠️

  • Removed macOS 14 support for WebKit
  • Removed @playwright/experimental-ct-svelte package

Key Features

  • Screencast API (page.screencast) — unified video recording, real-time frame streaming, action annotations, visual overlays, and agentic video receipts
  • Browser Interoperability (browser.bind()) — make a launched browser available for playwright-cli, @playwright/mcp, and other clients
  • Observability Dashboardplaywright-cli show lists all bound browsers with status and interactive access
  • CLI debugger for agentsnpx playwright test --debug=cli attaches and debugs tests over playwright-cli
  • CLI trace analysisnpx playwright trace for command-line exploration of Playwright Traces
  • await using support — many APIs return async disposables for automatic cleanup
  • New locator.normalize(), page.pickLocator(), page.ariaSnapshot() methods

Browser Versions

  • Chromium 147.0.7727.15
  • Mozilla Firefox 148.0.2
  • WebKit 26.4
View Full Changelog

New APIs

  • page.screencast — video recording, real-time frame streaming, overlay management
  • browser.bind() / browser.unbind() — expose browser for external connections
  • browserContext.setStorageState() — clears and sets storage state in place
  • page.clearConsoleMessages() / page.clearPageErrors()
  • locator.normalize(), page.pickLocator(), page.cancelPickLocator()
  • request.existingResponse(), response.httpVersion()
  • Option live in tracing.start() for real-time trace updates

Other Improvements

  • UI Mode: filter by source changes
  • HTML Reporter: list runs from same worker, filter test steps
  • New trace mode 'retain-on-failure-and-retries'

Impact Assessment

  • Risk: Low (no macOS 14 WebKit in CI)
  • Affects: Playwright browser Docker image used in browser automation workflows
  • Migration: Update mcr.microsoft.com/playwright image references to v1.59.0

Package Links


Update: Playwright MCP 0.0.69 → 0.0.70

Released: 2026-04-01

Key Changes

  • Tracks Playwright v1.59.0 — gains access to new browser.bind() interoperability API and @playwright/mcp --endpoint=my-session for connecting to running browsers
  • Inherits all Playwright v1.59.0 improvements (screencast, observability dashboard, async disposables)
View Full Changelog

NPM package: https://www.npmjs.com/package/`@playwright/mcp`

Version 0.0.70 tracks Playwright v1.59.0 release.

Impact Assessment

  • Risk: Low
  • Affects: Playwright MCP server in browser automation workflows
  • Migration: None required

Package Links


Recommendations

  1. Review and merge the updated pkg/constants/constants.go with the 3 version bumps
  2. The make recompile has already been run successfully (178/178 workflows)
  3. Test Playwright-enabled workflows after merge to validate v1.59.0 compatibility

References:

Generated by CLI Version Checker ·

  • expires on Apr 3, 2026, 4:29 AM UTC

Metadata

Metadata

Labels

automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency file

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions