Skip to content

Update playwright-cli monorepo to v0.1.15 - #60

Merged
gtbuchanan merged 1 commit into
mainfrom
renovate/playwright-cli-monorepo
Jul 5, 2026
Merged

Update playwright-cli monorepo to v0.1.15#60
gtbuchanan merged 1 commit into
mainfrom
renovate/playwright-cli-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@playwright/cli (source) 0.1.140.1.15 age confidence pnpm.catalog.globals patch
microsoft/playwright-cli v0.1.14v0.1.15 age confidence patch

Release Notes

microsoft/playwright-cli (@​playwright/cli)

v0.1.15

Compare Source

Highlights

  • High resolution screenshots (#​376) — playwright-cli screenshot --hires captures at the device's full pixel ratio instead of downscaling to CSS pixels. (microsoft/playwright#41465)
  • Secrets filtered from console logs (#​41509) — configured secret values are now redacted in captured console log artifacts. (microsoft/playwright#41515)

Heads up

  • The CLI now checks for updates — on startup it notifies you when a newer @playwright/cli is available on npm. (#​426)
  • The CLI now warns when your installed skill is out of date — if the bundled Playwright skill is newer than the one installed in your workspace, you'll be prompted to reinstall it. Re-run playwright-cli install --skills to update. (#​427)

Fixes

  • fix(mcp): pass action timeout to browser_wait_for waitFor callswait_for now honors the configured action timeout instead of waiting indefinitely. (microsoft/playwright#41270)
  • fix(mcp): wait for next pause or context closure in browser_resume — resuming a paused session settles reliably. (microsoft/playwright#41293)
  • fix(mcp): assign caps as array for legacy --vision flag — the legacy --vision flag works again. (microsoft/playwright#41253)
  • fix(mcp): never include data: URL payloads in snapshot or network output — large data: URLs no longer flood snapshot and network output. (microsoft/playwright#41450)
  • fix(mcp): list a failed network request only once — failed requests are no longer duplicated in network output. (microsoft/playwright#41481)
  • fix(mcp): check tracing state before stopping in browser_stop_tracing — stopping tracing when it is not running no longer errors. (microsoft/playwright#41040)
  • fix(mcp): add missing .catch() on sessionLog write queue — a failed session-log write no longer crashes the session. (microsoft/playwright#41234)
    (microsoft/playwright#41382)

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Jul 3, 2026
@renovate
renovate Bot requested a review from gtbuchanan as a code owner July 3, 2026 15:44
@renovate renovate Bot added the dependencies label Jul 3, 2026
@gtbuchanan
gtbuchanan merged commit e893212 into main Jul 5, 2026
2 checks passed
@gtbuchanan
gtbuchanan deleted the renovate/playwright-cli-monorepo branch July 5, 2026 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant