Skip to content

Bump @playwright/mcp from 0.0.78 to 0.0.79 in /apps/provider-gateway-runtime - #65

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/provider-gateway-runtime/playwright/mcp-0.0.79
Open

Bump @playwright/mcp from 0.0.78 to 0.0.79 in /apps/provider-gateway-runtime#65
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/provider-gateway-runtime/playwright/mcp-0.0.79

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown

Bumps @playwright/mcp from 0.0.78 to 0.0.79.

Release notes

Sourced from @​playwright/mcp's releases.

v0.0.79

What's New

Tool Improvements

  • browser_take_screenshot — WebP format — New type option to pick the image format (png, jpeg or webp); when unset, the format is inferred from the filename extension (#41152)
  • --codegen — more languages — Code generation now supports python, java and csharp in addition to typescript (#42106)
  • Configurable settle delay — New --timeout-settle flag (and timeouts.settle config option) to control how long to wait after each action for triggered work (navigations, requests) to settle, defaults to 500ms (#41924)

Fixes

  • Aria snapshot capture is skipped when the response discards it (#41923)
  • New --snapshot-boxes flag (and snapshot.boxes config option) to enable bounding boxes in snapshots globally — previously this was only available per command (#42102)
  • Reconnect to the browser after a disconnect (#41966)
  • Report malformed JSON config instead of silently falling back to INI parsing (#41909)
  • Clear the dialog modal state when a dialog is closed out of band (#42032)
  • Detect downloads via the download event instead of guessing from net::ERR_ABORTED navigation errors (#41933)
  • Surface the missing executable path when a browser isn't installed (#41941)
  • Escape user input in codegen output (#41962)
  • Removed the stale --output-mode CLI option (#41833)

Browser Extension

  • Validate Host and Origin headers on CDP relay WebSocket upgrades (#42103)
  • Launch the Chrome profile that has the extension installed (#41939)
  • Pass noDefaults for extension CDP connections (#42119)
  • Mention PLAYWRIGHT_MCP_EXECUTABLE_PATH in the error shown when the browser executable is not found (#42122)
  • Removed support for extension protocol v1 (#41857)
Commits
  • 4c50776 chore: mark v0.0.79 (#1707)
  • 4ed35bf chore: roll Playwright to 1.63.0-alpha-2026-08-05 (#1706)
  • 8414d57 chore(deps): bump @​hono/node-server and @​modelcontextprotocol/sdk (#1702)
  • f2db2c2 chore(deps-dev): bump ip-address from 10.2.0 to 10.4.0 (#1703)
  • 42e792a chore(deps-dev): bump hono from 4.12.26 to 4.12.31 (#1687)
  • 30710c8 chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 (#1692)
  • 55679f5 fix: readme typo, update devcontainer playwright version, remove shebang from...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@playwright/mcp](https://github.com/microsoft/playwright-mcp) from 0.0.78 to 0.0.79.
- [Release notes](https://github.com/microsoft/playwright-mcp/releases)
- [Commits](microsoft/playwright-mcp@v0.0.78...v0.0.79)

---
updated-dependencies:
- dependency-name: "@playwright/mcp"
  dependency-version: 0.0.79
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 9, 2026
@dependabot
dependabot Bot requested a review from chriswu727 as a code owner August 9, 2026 11:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants