Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the testing group with 3 updates: @playwright/mcp, @testing-library/dom and @testing-library/jest-dom.

Updates @playwright/mcp from 0.0.29 to 0.0.32

Release notes

Sourced from @​playwright/mcp's releases.

v0.0.32

  • 2bf57e2 chore: do not snapshot on fill (#767) - // speed up form filling
  • a9b9fb8 chore: ping streaming HTTP client and disconnect on connection termination (#764)
  • da8a244 chore: one tool experiment (#746) - // experimental encapsulate action in subagent loops
  • b1a0f77 chore: save session log (#740) - // experimental log trajectory extensively via CLI --save-session
  • 468c84e chore: move page state to tab, do not cache snapshot (#730) - // modal states are local to tabs now
  • eeeab4f fix: browser_take_screenshot to not require snapshot unless element is specified (#725)
  • 29711d0 chore: use streamable http by default (#716) - // /mcp is now recommended by default
  • 1eee30f feat: add fullPage mode to browser_take_screenshot (#704)
  • 29ac29e fix: no-sandbox flag logic to only disable sandbox when explicitly passed (#709)

v0.0.31

What's new

  • 🔥 browser_evaluate tool was added. Evaluate on element to read styles, attributes or globally to run code 012c906
  • 💻 Recent console logs are included in the tool results. Agents no longer need to poll for console messages 5bfff0a
  • 💻 Page errors are included in console messages a5a57df
  • 🏷️ Right click for your userland context menus c97bc6e
  • 🖱️ (x,y) - based mouse actions available as opt-in (run mcp server with --caps=vision argument) d61aa16

Misc

  • 9545473 chore: remove image reply special case in cursor
  • 3061d9a chore: resolve dialog races
  • da818d1 chore: make tab indexes 0-based
  • fe0c0ff chore: mirror cli options w/ env vars

Breaking

  • 825a97d chore: remove generate_test tool for now - We received mixed feedback on the tool, manually prompting to generate tests after actions is still the best practice
  • d61aa16 --vision mode has been deprecated and turned into --caps=vision capability
  • d61aa16 browser_pdf_save has been moved into a separate capability, run mcp server with --caps=pdf argument.

v0.0.30

7fca8f5 chore: roll Playwright to 1.54.1 (#665) 59f1d67 feat(dblclick): add double click (#654)

Commits
  • 04988d8 chore: mark v0.0.32 (#768)
  • 2bf57e2 chore: do not snapshot on fill (#767)
  • dbf113d chore(extension): reject second http connection (#766)
  • 6710a78 Revert "chore: recommend sse by default" (#765)
  • a9b9fb8 chore: ping client and disconnect on connection termination (#764)
  • 26a2a6f chore: recommend sse by default (#758)
  • e934d5e chore: retain the source code from the underlying tools (#756)
  • ecfa104 chore: extract loop tools into a separate folder (#755)
  • e153ac3 chore(extension): exit gracefully when waiting for extension connection (#754)
  • e0fb748 chore: wire one tool in-process (#753)
  • Additional commits viewable in compare view

Updates @testing-library/dom from 10.4.0 to 10.4.1

Release notes

Sourced from @​testing-library/dom's releases.

v10.4.1

10.4.1 (2025-07-27)

Bug Fixes

Commits

Updates @testing-library/jest-dom from 6.6.3 to 6.6.4

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.6.4

6.6.4 (2025-07-26)

Performance Improvements

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the testing group with 3 updates: [@playwright/mcp](https://github.com/microsoft/playwright-mcp), [@testing-library/dom](https://github.com/testing-library/dom-testing-library) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom).


Updates `@playwright/mcp` from 0.0.29 to 0.0.32
- [Release notes](https://github.com/microsoft/playwright-mcp/releases)
- [Commits](microsoft/playwright-mcp@v0.0.29...v0.0.32)

Updates `@testing-library/dom` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.4.0...v10.4.1)

Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.3...v6.6.4)

---
updated-dependencies:
- dependency-name: "@playwright/mcp"
  dependency-version: 0.0.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
...

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 Jul 28, 2025
@jonphipps
Copy link
Contributor

Closing Dependabot PR to handle dependency updates manually in batch

@jonphipps jonphipps closed this Jul 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-d5a28dbd45 branch July 28, 2025 16:28
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.

2 participants