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.51 age confidence

Release Notes

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

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: Failed
  • Tools scanned: 22
  • Vulnerabilities found: 1

Security issues detected:

  • [W004] The MCP server is not in our registry.

Allowed issues (not blocking):

  • [TF001] Data leak toxic flow detected. The same agent has access to at least one tool that produces untrusted content, one tool that can access private data, and one tool that can behave as a public sink. For more information, see https://explorer.invariantlabs.ai/docs/mcp-scan/issue-code-reference/#TF001 (Allowed: Data leak risk acceptable - tool designed for browser automation and web testing workflows where external content interaction is essential. Users should be aware of potential data exposure when automating web interactions.)
  • [TF002] Destructive toxic flow detected. The same agent has access to at least one tool that produces untrusted content and one tool that can behave destructively. For more information, see https://explorer.invariantlabs.ai/docs/mcp-scan/issue-code-reference/#TF002 (Allowed: Destructive flow risk acceptable - browser automation tools are core functionality for web testing and automation. Users should only use with trusted prompts and on non-production systems.)

Summary: Scanned 1 MCP server(s), found 1 security issue(s).

⚠️ Action Required: Security issues were detected. Please review and address them before merging.

@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 from 077f91c to fdd1cae Compare December 8, 2025 19:15
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