Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@playwright/mcp (source) 0.0.49 -> 0.0.52 age confidence

Release Notes

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

v0.0.52

Compare Source

Highlights
  • browser_run_code now takes a function and supports return statements.
  • browser_snapshot now accepts an optional filename parameter. When provided, the snapshot is saved to disk and a link appears in the Files section. This avoids inlining large snapshots and keeps MCP payloads smaller.

v0.0.51

Compare Source

New config options
  • --console-level=<'error' | 'warning' | 'info' | 'debug'> configure the console severity level that is included in the replies. Defaults to 'info'.
  • --snapshot=<'incremental' | 'full' | 'none'> configure snapshot output mode. Defaults to 'incremental'.
New params
  • browser_console_messages now accepts { level: 'error' | 'warning' | 'info' | 'debug' } to include messages up to the given severity level.
  • browser_network_requests no longer returns successfully downloaded static resources by default, pass { includeStatic: boolean } to include them.

v0.0.50

Compare Source

Maintenance release

Configuration

📅 Schedule: 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 this update 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 Dec 6, 2025
@github-actions
Copy link

github-actions bot commented Dec 6, 2025

🔒 MCP Security Scan Results

✅ playwright-mcp

  • Status: Passed
  • Tools scanned: 22
  • Result: No security issues detected

Summary: Scanned 1 MCP server(s), all passed security checks. ✅

@renovate renovate bot changed the title chore(deps): update dependency @playwright/mcp to v0.0.50 chore(deps): update dependency @playwright/mcp to v0.0.51 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/playwright-mcp-0.x branch 2 times, most recently from fdd1cae to 47564bf Compare December 11, 2025 17:03
@renovate renovate bot force-pushed the renovate/playwright-mcp-0.x branch from 47564bf to fd1775b Compare December 11, 2025 22:30
@renovate renovate bot changed the title chore(deps): update dependency @playwright/mcp to v0.0.51 chore(deps): update dependency @playwright/mcp to v0.0.52 Dec 11, 2025
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