Skip to content

chore(deps): Bump the production-dependencies group with 2 updates - #94

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-f722c05362
Apr 27, 2026
Merged

chore(deps): Bump the production-dependencies group with 2 updates#94
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-f722c05362

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates: @opencode-ai/sdk and @playwright/mcp.

Updates @opencode-ai/sdk from 1.14.24 to 1.14.28

Commits

Updates @playwright/mcp from 0.0.70 to 0.0.71

Release notes

Sourced from @​playwright/mcp's releases.

v0.0.71

What's New

New Tools

  • browser_drop — Expose Locator.drop as an MCP tool for completing drag-and-drop operations onto a target (#40367)

Tool Improvements

  • browser_network_requests — Added responseBody and responseHeaders options; binary bodies are rendered as a placeholder using mime-type detection (microsoft/playwright@f0be0b17)
  • browser_evaluate — Accept plain expressions in addition to function bodies (#39979)

Browser Extension

  • Tab group syncing — Connected tabs are grouped into a green "Playwright" tab group (#1514, #1551)

Bug Fixes

  • Disable CDP timeout for extension connection so long handshakes don't fail (#40265)
  • Ensure --proxy-server overrides the proxy set in the config file (#40212)
  • Merge user-supplied ignoreDefaultArgs with persistent mode defaults instead of replacing them (#40026)
Commits
  • aec213a docs: add release notes preparation guide (#1575)
  • f27ff15 chore: mark v0.0.71 (#1576)
  • b06304e chore: roll 1.60.0-alpha-2026-04-27 (#1574)
  • 9a1eaa6 chore: flatten repo to single-package layout (#1567)
  • 72d3a4d chore(extension): drop packages/extension, moved to microsoft/playwright (#1564)
  • 3f76bfa chore(deps-dev): bump hono from 4.12.12 to 4.12.14 (#1552)
  • 3323673 fix(extension): don't add status page to tab group when not connected (#1557)
  • 8f27739 fix(extension): notify connect page when pending connection is closed (#1556)
  • 01adf2d fix(extension): throw clear error for tab creation in protocol v1 (#1555)
  • d5d1942 chore(extension): rename Playwright MCP Bridge to Playwright Extension (#1554)
  • Additional commits viewable in compare view

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 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 production-dependencies group with 2 updates: [@opencode-ai/sdk](https://github.com/sst/opencode-sdk-js) and [@playwright/mcp](https://github.com/microsoft/playwright-mcp).


Updates `@opencode-ai/sdk` from 1.14.24 to 1.14.28
- [Release notes](https://github.com/sst/opencode-sdk-js/releases)
- [Changelog](https://github.com/anomalyco/opencode-sdk-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sst/opencode-sdk-js/commits)

Updates `@playwright/mcp` from 0.0.70 to 0.0.71
- [Release notes](https://github.com/microsoft/playwright-mcp/releases)
- [Commits](microsoft/playwright-mcp@v0.0.70...v0.0.71)

---
updated-dependencies:
- dependency-name: "@opencode-ai/sdk"
  dependency-version: 1.14.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@playwright/mcp"
  dependency-version: 0.0.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from dylanneve1 as a code owner April 27, 2026 22:45
@github-actions
github-actions Bot merged commit 6a0dbe3 into main Apr 27, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-f722c05362 branch April 27, 2026 22:45
claudiusthebot added a commit that referenced this pull request May 3, 2026
Main has drifted to ^0.0.71 via dependabot PRs #94 + #102 since this
branch was cut. The branch intentionally removes the caret for exact
pinning (so PLAYWRIGHT_MCP_VERSION has a clean semver, no range
prefix). Update to 0.0.72 to match the version currently on main.

PLAYWRIGHT_MCP_VERSION reads dynamically from package.json so the
drift-guard test (and all other playwright-heal tests) pass as-is:
12/12 green, tsc clean.
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.

0 participants