Skip to content

Update playwright-cli monorepo to v0.1.19 - #166

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/playwright-cli-monorepo
Open

Update playwright-cli monorepo to v0.1.19#166
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/playwright-cli-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@playwright/cli (source) 0.1.180.1.19 age confidence pnpm.catalog.globals patch
microsoft/playwright-cli v0.1.18v0.1.19 age confidence patch

Release Notes

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

v0.1.19

Compare Source

What's New

New Commands
  • recording-start / recording-stop — Record actions that the user performs manually in the browser and return them as Playwright code. Useful when the user wants to demonstrate a flow instead of describing it (#​42359)

Bug Fixes

  • The update check result is cached again, so commands no longer pay a network round-trip to the npm registry on every invocation (#​454)
  • The installed-skill check honors NO_UPDATE_NOTIFIER / CI and runs at most once a day (#​447)
  • Negative positional arguments (e.g. mousewheel scroll-up deltas) are no longer parsed as flags (#​42333)
  • The session daemon no longer opens a console window on Windows (#​42155)
  • Long workspace paths no longer truncate the daemon socket path, which left sessions stuck with EADDRINUSE (#​42185)
  • install --skills adds .playwright-cli/ to .gitignore, since traces there can contain credentials (#​42318)
  • The hint printed after attach shows -s instead of --s (#​42138)
  • screenshot returns the original screenshot bytes instead of silently downscaling them to model-specific limits (#​42406)
  • Drop the cached browser backend after close with a shared browser context, so subsequent commands no longer fail (#​42365)
  • Tracing can be restarted after a failed tracing-stop instead of permanently producing broken archives (#​42425)
  • The default codegen language is inferred from the environment (#​42150)
  • Do not clobber the chromiumSandbox setting from the config file (#​42288)
  • Honor --user-data-dir in extension mode (#​42190)
  • Do not treat orphaned browser preferences entries as an installed extension (#​42224)
  • state-save / state-load no longer hang when the state contains IndexedDB and a page on that origin is open (#​42260)

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 requested a review from gtbuchanan as a code owner September 1, 2026 16:22
@renovate renovate Bot added the dependencies label Sep 1, 2026
@renovate
renovate Bot force-pushed the renovate/playwright-cli-monorepo branch from f888c65 to f6905f7 Compare September 1, 2026 21:54
@renovate renovate Bot changed the title Update dependency microsoft/playwright-cli to v0.1.19 Update playwright-cli monorepo to v0.1.19 Sep 1, 2026
@renovate
renovate Bot force-pushed the renovate/playwright-cli-monorepo branch from f6905f7 to 3c2ac6a Compare September 3, 2026 00:55
@renovate
renovate Bot force-pushed the renovate/playwright-cli-monorepo branch from 3c2ac6a to 50a03c1 Compare September 3, 2026 21:50
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.

0 participants