-
Notifications
You must be signed in to change notification settings - Fork 4.8k
feat: incremental aria snapshot #37795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dgozman
merged 3 commits into
microsoft:main
from
dgozman:feat-incremental-aria-snapshot
Oct 13, 2025
Merged
feat: incremental aria snapshot #37795
dgozman
merged 3 commits into
microsoft:main
from
dgozman:feat-incremental-aria-snapshot
Oct 13, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This comment has been minimized.
This comment has been minimized.
pavelfeldman
approved these changes
Oct 10, 2025
19e9d31 to
080f0b2
Compare
080f0b2 to
740c897
Compare
This comment has been minimized.
This comment has been minimized.
Contributor
Test results for "tests 1"5 flaky47003 passed, 816 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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/playwright-mcp (@​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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.