Skip to content

[deps] Update @playwright/cli from 0.1.14 to 0.1.15 #42709

Description

@github-actions

Summary

A new version of @playwright/cli is available. This patch update includes new features and requires individual review before updating.

Package Info

Field Value
Package @playwright/cli
Current 0.1.14
Proposed 0.1.15
Update type Patch (0.1.14 → 0.1.15)
Published 2026-06-30

Why a Separate Issue

This patch update introduces new features (not just bug fixes), so it does not qualify as a safe patch update under the automated batching criteria. Careful testing is recommended before upgrading.

Changes in 0.1.15

New Features:

  • High resolution screenshotsplaywright-cli screenshot --hires captures at the device's full pixel ratio instead of downscaling to CSS pixels (mirrors browser_take_screenshot scale option in @playwright/mcp@0.0.77)
  • Secrets filtered from console logs (security improvement aligning with @playwright/mcp@0.0.77)

Safety Assessment

⚠️ Tier B — Potentially Problematic: The new --hires flag changes screenshot output size/format. The secrets-filtering behavior changes console log content. Both changes are additive/opt-in but alter behavior in automated pipelines. This update should be coordinated with the @playwright/mcp update (from 0.0.76 → 0.0.77) as they are aligned releases.

Links

Update

Update DefaultPlaywrightCLIVersion in pkg/constants/version_constants.go:

const DefaultPlaywrightCLIVersion Version = "0.1.15"

Test Notes

  • Run existing Playwright CLI integration tests
  • Verify screenshot output in workflows using tools.playwright.mode = "cli"
  • Check console log artifact handling (secrets filtering)
  • Consider updating alongside @playwright/mcp (see companion issue for 0.0.76 → 0.0.77)

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🔧 Dependabot Dependency Checker · 67.7 AIC · ⌖ 9.73 AIC · ⊞ 5K ·

  • expires on Jul 3, 2026, 2:45 AM UTC-08:00

Metadata

Metadata

Labels

cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filego

Type

No type

Fields

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