Skip to content

Conversation

@pavelfeldman
Copy link
Member

@pavelfeldman pavelfeldman merged commit 7fbba75 into microsoft:main Oct 14, 2025
6 checks passed
@github-actions
Copy link
Contributor

Test results for "MCP"

2550 passed, 102 skipped


Merge workflow run.

renovate bot added a commit to izumin5210/dotfiles that referenced this pull request Oct 20, 2025
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [@playwright/mcp](https://playwright.dev)
([source](https://redirect.github.com/microsoft/playwright-mcp)) |
[`0.0.42` ->
`0.0.43`](https://renovatebot.com/diffs/npm/@playwright%2fmcp/0.0.42/0.0.43)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2fmcp/0.0.43?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2fmcp/0.0.42/0.0.43?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>microsoft/playwright-mcp (@&#8203;playwright/mcp)</summary>

###
[`v0.0.43`](https://redirect.github.com/microsoft/playwright-mcp/releases/tag/v0.0.43)

[Compare
Source](https://redirect.github.com/microsoft/playwright-mcp/compare/v0.0.42...v0.0.43)

##### MCP Changes Since Last Release

- **Incremental page snapshots**: `pageState` now supports diffs.
Unchanged subtrees are collapsed as `- ref=<id> [unchanged]`. Reduces
noise and payload size.
[microsoft/playwright#37795](https://redirect.github.com/microsoft/playwright/issues/37795)
- **Encourage relative path usage** — MCP now suggests using relative
paths for portability
[microsoft/playwright#37857](https://redirect.github.com/microsoft/playwright/issues/37857)
- **Image size cap** — Added limits on rendered image sizes to prevent
resource overuse
[microsoft/playwright#37856](https://redirect.github.com/microsoft/playwright/issues/37856)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/izumin5210/dotfiles).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improvement: advertise file names as relative in take screenshot, etc.

2 participants