Skip to content

Bump @playwright/mcp from 0.0.54 to 0.0.72#59

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/playwright/mcp-0.0.72
Open

Bump @playwright/mcp from 0.0.54 to 0.0.72#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/playwright/mcp-0.0.72

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps @playwright/mcp from 0.0.54 to 0.0.72.

Release notes

Sourced from @​playwright/mcp's releases.

v0.0.72

What's New

Tool Improvements

  • browser_network_requests — Now returns a numbered list of requests; use the new browser_network_request tool with the index to fetch full details (headers/body) or a single part. Both tools accept a filename option to write the output to a file (#40447, #40454)
  • browser_run_codebrowser_run_code_unsafe — Renamed to make the sandbox-escape implication explicit (#40496)

Bug Fixes

  • Surface unhandled rejections in browser_run_code_unsafe instead of crashing the server (#40452)
  • Detect the installed extension in non-default Chrome profiles (#40471)
  • Ignore browser config (channel, headless, viewport, etc.) when attaching to the extension (#40475)

v0.0.71

What's New

New Tools

  • browser_drop — Expose Locator.drop as an MCP tool for completing drag-and-drop operations onto a target (#40367)

Tool Improvements

  • browser_network_requests — Added responseBody and responseHeaders options; binary bodies are rendered as a placeholder using mime-type detection (microsoft/playwright@f0be0b17)
  • browser_evaluate — Accept plain expressions in addition to function bodies (#39979)

Browser Extension

  • Tab group syncing — Connected tabs are grouped into a green "Playwright" tab group (#1514, #1551)

Bug Fixes

  • Disable CDP timeout for extension connection so long handshakes don't fail (#40265)
  • Ensure --proxy-server overrides the proxy set in the config file (#40212)
  • Merge user-supplied ignoreDefaultArgs with persistent mode defaults instead of replacing them (#40026)

v0.0.70

  • Maintenance release off 1.59 branch point

v0.0.69

What's New

New Tools

  • browser_network_state_set — Toggle network offline mode for testing connectivity scenarios (#39459)
  • browser_video_chapter — Add a chapter marker to the video recording, showing a full-screen chapter card with blurred backdrop (#39891)

Tool Improvements

  • browser_mouse_click_xy — Added button, clickCount, and delay options for more precise mouse interaction control (#39368, #39465)

... (truncated)

Commits
  • 5ae9c9e chore: mark v0.0.72 (#1584)
  • 1e6ad9b chore: roll 1.60.0-alpha-1777566615000 (#1583)
  • aec213a docs: add release notes preparation guide (#1575)
  • f27ff15 chore: mark v0.0.71 (#1576)
  • b06304e chore: roll 1.60.0-alpha-2026-04-27 (#1574)
  • 9a1eaa6 chore: flatten repo to single-package layout (#1567)
  • 72d3a4d chore(extension): drop packages/extension, moved to microsoft/playwright (#1564)
  • 3f76bfa chore(deps-dev): bump hono from 4.12.12 to 4.12.14 (#1552)
  • 3323673 fix(extension): don't add status page to tab group when not connected (#1557)
  • 8f27739 fix(extension): notify connect page when pending connection is closed (#1556)
  • Additional commits viewable 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.54 to 0.0.72.
- [Release notes](https://github.com/microsoft/playwright-mcp/releases)
- [Commits](microsoft/playwright-mcp@v0.0.54...v0.0.72)

---
updated-dependencies:
- dependency-name: "@playwright/mcp"
  dependency-version: 0.0.72
  dependency-type: direct:development
  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 May 1, 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