Skip to content

chore(deps): Bump the production-dependencies group with 4 updates#110

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-3d5fc13142
May 4, 2026
Merged

chore(deps): Bump the production-dependencies group with 4 updates#110
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-3d5fc13142

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the production-dependencies group with 4 updates: @anthropic-ai/claude-agent-sdk, @opencode-ai/sdk, @playwright/mcp and zod.

Updates @anthropic-ai/claude-agent-sdk from 0.2.126 to 0.2.128

Release notes

Sourced from @​anthropic-ai/claude-agent-sdk's releases.

v0.2.128

What's changed

  • Updated to parity with Claude Code v2.1.128

Update

npm install @anthropic-ai/claude-agent-sdk@0.2.128
# or
yarn add @anthropic-ai/claude-agent-sdk@0.2.128
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.2.128
# or
bun add @anthropic-ai/claude-agent-sdk@0.2.128
Changelog

Sourced from @​anthropic-ai/claude-agent-sdk's changelog.

0.2.128

  • Updated to parity with Claude Code v2.1.128

0.2.127

  • Updated to parity with Claude Code v2.1.127
Commits

Updates @opencode-ai/sdk from 1.14.31 to 1.14.33

Commits

Updates @playwright/mcp from 0.0.72 to 0.0.73

Release notes

Sourced from @​playwright/mcp's releases.

v0.0.73

What's New

Distribution

  • Playwright MCP is now published to the official MCP Registry on each release (#1585)

Bug Fixes

  • Resolve extension channel and executablePath from CLI flags and environment variables (#40572)
  • Propagate --browser channel on the --extension path (#40567)
  • Handle null viewport in dashboard annotate-screenshot (#40569)
Commits
  • 4c76659 chore: mark v0.0.73 (#1593)
  • d3c528d chore(ci): bump actions to Node 24 versions (#1592)
  • f41b275 chore: roll Playwright to 1.60.0-alpha-1777669338000 (#1591)
  • 3046230 fix(publish): drop OCI package entry from server.json (#1587)
  • f41a129 feat(publish): allow manual workflow_dispatch for MCP Registry publish (#1586)
  • 2ec36c1 feat(publish): publish to the official MCP Registry on release (#1585)
  • 97e82bd docs: revise contributing guidelines for clarity
  • See full diff in compare view

Updates zod from 4.4.2 to 4.4.3

Release notes

Sourced from zod's releases.

v4.4.3

Commits:

  • 4c2fa95ce3f3390fbc522324e406b4e9e89b88f9 docs: use Zernio primary wordmark for gold sponsor logo
  • 2aeec83eb135e3a83756e973ef44845fc5a455d2 docs: prune lapsed gold sponsors and rebalance logo sizing
  • 7391be88ac1ee5cd02057f5ccc012a1f5df4efd0 docs: prune lapsed silver/bronze sponsors and add active ones
  • 2c703322a21b4e2b12f33f49ea8430c451a68b4f docs: normalize bronze sponsor logos to github avatar pattern
  • 9195250cab0e7950efe39c3926d6c203b4b0a170 docs: remove Mintlify from bronze sponsors (churned)
  • b8dffe9e62f17e6571e6249d05cc5102b54d94e4 docs: remove Numeric and Speakeasy (2+ missed monthly cycles)
  • 1cab69383fcdeae2a366d5e2a2fc4d8fc765d168 fix(v4): restore catch handling for absent object keys (#5937) (#5939)
  • c2be4f819064eed62c7c350a2d399b5faecd15f8 fix(v4): generalize optin/fallback to transform; restore preprocess on absent keys (#5941)
  • f3c9ec03ba7a28ae72d25cc295f38674bee0f559 4.4.3
  • 1fb56a5c18c27102dbc92260a4007c7732a0ccca docs: document release procedure in AGENTS.md
Commits
  • 1fb56a5 docs: document release procedure in AGENTS.md
  • f3c9ec0 4.4.3
  • c2be4f8 fix(v4): generalize optin/fallback to transform; restore preprocess on absent...
  • 1cab693 fix(v4): restore catch handling for absent object keys (#5937) (#5939)
  • b8dffe9 docs: remove Numeric and Speakeasy (2+ missed monthly cycles)
  • 9195250 docs: remove Mintlify from bronze sponsors (churned)
  • 2c70332 docs: normalize bronze sponsor logos to github avatar pattern
  • 7391be8 docs: prune lapsed silver/bronze sponsors and add active ones
  • 2aeec83 docs: prune lapsed gold sponsors and rebalance logo sizing
  • 4c2fa95 docs: use Zernio primary wordmark for gold sponsor logo
  • See full diff 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 4 updates: [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript), [@opencode-ai/sdk](https://github.com/sst/opencode-sdk-js), [@playwright/mcp](https://github.com/microsoft/playwright-mcp) and [zod](https://github.com/colinhacks/zod).


Updates `@anthropic-ai/claude-agent-sdk` from 0.2.126 to 0.2.128
- [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-typescript@v0.2.126...v0.2.128)

Updates `@opencode-ai/sdk` from 1.14.31 to 1.14.33
- [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.72 to 0.0.73
- [Release notes](https://github.com/microsoft/playwright-mcp/releases)
- [Commits](microsoft/playwright-mcp@v0.0.72...v0.0.73)

Updates `zod` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.2.128
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@opencode-ai/sdk"
  dependency-version: 1.14.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@playwright/mcp"
  dependency-version: 0.0.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: zod
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

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 May 4, 2026 23:18
@github-actions github-actions Bot merged commit 7342347 into main May 4, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-3d5fc13142 branch May 4, 2026 23:18
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