Skip to content

build(deps): bump the minor-and-patch group with 16 updates#109

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-775c8a438e
Open

build(deps): bump the minor-and-patch group with 16 updates#109
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-775c8a438e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 16 updates:

Package From To
@gitlawb/openclaude 0.16.1 0.18.0
turbo 2.9.16 2.9.18
@sentry/nextjs 10.56.0 10.57.0
@types/three 0.183.1 0.184.1
@vercel/sdk 1.21.9 1.27.0
@workflow/core 4.3.1 4.4.0
ai 6.0.196 6.0.200
mppx 0.6.30 0.6.31
next 16.2.7 16.2.9
shadcn 4.10.0 4.11.0
svix 1.95.1 1.95.2
viem 2.52.0 2.52.2
workflow 4.3.1 4.4.0
@typescript-eslint/eslint-plugin 8.60.1 8.61.0
@typescript-eslint/parser 8.60.1 8.61.0
@sentry/node 10.56.0 10.57.0

Updates @gitlawb/openclaude from 0.16.1 to 0.18.0

Release notes

Sourced from @​gitlawb/openclaude's releases.

v0.18.0

0.18.0 (2026-06-10)

Features

  • add .gitattributes to enforce LF line endings (#1550) (1c27957)
  • enable HISTORY_SNIP — model-callable snip tool for context management (#1407) (cdc8057)
  • extend --fallback-model to interactive REPL sessions (#1346) (#1419) (14e5a41)
  • github: expose all 21 Copilot models with context window metadata (#822) (#1535) (1e8c1ac)
  • goal: add session-scoped /goal continuation (#1293) (102cc30)
  • opengateway: surface the gateway's "auto" smart-routing model in /model (#1588) (5040c49)
  • provider: add Atlas Cloud as official OpenAI-compatible provider (#1585) (5b01c2b)

Bug Fixes

  • add error context to silent catches and debugger detection (#1479) (e9b211a)
  • agent-routing: support API model aliases (#1546) (9a342b6)
  • api: honor OpenAI-compatible retry classification (#1547) (f1013df)
  • api: retry once with provider-capped max_tokens (#1235) (edabf33)
  • claudemd: gate User-scope external @​include behind hasClaudeMdEx… (#1223) (fde7aa0)
  • context: avoid noisy metadata fallback errors (#1544) (12cbe92)
  • mcp: fail-closed on token count error + respect maxChars budget (#1113) (bd8c6b1)
  • mcp: pass MCP stdio server args as separate array elements to pr… (#1222) (0d4e247)
  • openai-shim: guarantee reasoning_content continuity for DeepSeek… (#1228) (d67c6d7)
  • openai-shim: include text for image-only user content (#1410) (7c05453)
  • provider: preserve explicit startup env (#1560) (754cb61)
  • replace codex input_text with standard text type in generic resp (#1449) (be05594)
  • typecheck: add MCP component view types (#1564) (548bffc)
  • typecheck: add missing type aliases to message and tools stubs (#1510) (ea75a51)
  • typecheck: add missing xai entry to deprecation retirement date maps (#1509) (1d90960), closes #1486
  • typecheck: add plugin command view types (#1565) (fc0a4b5)
  • typecheck: add proper type parameters to useState(null) hooks (#1513) (0e30ee8), closes #1486
  • typecheck: add wizard agent creation types (#1566) (65034db)
  • typecheck: annotate diff rendering props (#1568) (e53d612)
  • typecheck: declare bundled markdown and macro fields (#1562) (5c239eb)
  • typecheck: declare Ink JSX intrinsics (#1571) (38b2d83)
  • typecheck: declare optional native modules (#1563) (f129dd0)
  • typecheck: import bun test helpers in truncate test (#1520) (8527a04)
  • typecheck: narrow remote agent SDK logs (#1573) (7727a9f)
  • typecheck: recreate missing FeedbackSurvey utils (#1580) (62c2c5b)
  • typecheck: recreate missing Spinner types (#1579) (553342c)
  • typecheck: replace dead-code literal comparisons with isAntEmployee() (#1512) (7078853)
  • typecheck: restore control protocol type exports (#1497) (3a308c1)
  • typecheck: tighten permission rule UI types (#1567) (6ee24f7)
  • typecheck: type beta header accumulator (#1516) (a692fca)
  • typecheck: type cache-busted credential tests (#1525) (9e942da)
  • typecheck: type Doctor screen state (#1522) (6cb3493)
  • typecheck: type FileWrite rejection state (#1574) (fba949c)

... (truncated)

Changelog

Sourced from @​gitlawb/openclaude's changelog.

0.18.0 (2026-06-10)

Features

  • add .gitattributes to enforce LF line endings (#1550) (1c27957)
  • enable HISTORY_SNIP — model-callable snip tool for context management (#1407) (cdc8057)
  • extend --fallback-model to interactive REPL sessions (#1346) (#1419) (14e5a41)
  • github: expose all 21 Copilot models with context window metadata (#822) (#1535) (1e8c1ac)
  • goal: add session-scoped /goal continuation (#1293) (102cc30)
  • opengateway: surface the gateway's "auto" smart-routing model in /model (#1588) (5040c49)
  • provider: add Atlas Cloud as official OpenAI-compatible provider (#1585) (5b01c2b)

Bug Fixes

  • add error context to silent catches and debugger detection (#1479) (e9b211a)
  • agent-routing: support API model aliases (#1546) (9a342b6)
  • api: honor OpenAI-compatible retry classification (#1547) (f1013df)
  • api: retry once with provider-capped max_tokens (#1235) (edabf33)
  • claudemd: gate User-scope external @​include behind hasClaudeMdEx… (#1223) (fde7aa0)
  • context: avoid noisy metadata fallback errors (#1544) (12cbe92)
  • mcp: fail-closed on token count error + respect maxChars budget (#1113) (bd8c6b1)
  • mcp: pass MCP stdio server args as separate array elements to pr… (#1222) (0d4e247)
  • openai-shim: guarantee reasoning_content continuity for DeepSeek… (#1228) (d67c6d7)
  • openai-shim: include text for image-only user content (#1410) (7c05453)
  • provider: preserve explicit startup env (#1560) (754cb61)
  • replace codex input_text with standard text type in generic resp (#1449) (be05594)
  • typecheck: add MCP component view types (#1564) (548bffc)
  • typecheck: add missing type aliases to message and tools stubs (#1510) (ea75a51)
  • typecheck: add missing xai entry to deprecation retirement date maps (#1509) (1d90960), closes #1486
  • typecheck: add plugin command view types (#1565) (fc0a4b5)
  • typecheck: add proper type parameters to useState(null) hooks (#1513) (0e30ee8), closes #1486
  • typecheck: add wizard agent creation types (#1566) (65034db)
  • typecheck: annotate diff rendering props (#1568) (e53d612)
  • typecheck: declare bundled markdown and macro fields (#1562) (5c239eb)
  • typecheck: declare Ink JSX intrinsics (#1571) (38b2d83)
  • typecheck: declare optional native modules (#1563) (f129dd0)
  • typecheck: import bun test helpers in truncate test (#1520) (8527a04)
  • typecheck: narrow remote agent SDK logs (#1573) (7727a9f)
  • typecheck: recreate missing FeedbackSurvey utils (#1580) (62c2c5b)
  • typecheck: recreate missing Spinner types (#1579) (553342c)
  • typecheck: replace dead-code literal comparisons with isAntEmployee() (#1512) (7078853)
  • typecheck: restore control protocol type exports (#1497) (3a308c1)
  • typecheck: tighten permission rule UI types (#1567) (6ee24f7)
  • typecheck: type beta header accumulator (#1516) (a692fca)
  • typecheck: type cache-busted credential tests (#1525) (9e942da)
  • typecheck: type Doctor screen state (#1522) (6cb3493)
  • typecheck: type FileWrite rejection state (#1574) (fba949c)
  • typecheck: type Grove dialog state (#1521) (f726685)

... (truncated)

Commits
  • b006457 chore(main): release 0.18.0 (#1548)
  • 1403620 Add configurable message-count compaction (#1587)
  • 5040c49 feat(opengateway): surface the gateway's "auto" smart-routing model in /model...
  • 5b01c2b feat(provider): add Atlas Cloud as official OpenAI-compatible provider (#1585)
  • d67c6d7 fix(openai-shim): guarantee reasoning_content continuity for DeepSeek… (#1228)
  • 7c05453 fix(openai-shim): include text for image-only user content (#1410)
  • 60b7215 chore(tests): fix flaky and environment-dependent unit tests (#1582)
  • fde7aa0 fix(claudemd): gate User-scope external @​include behind hasClaudeMdEx… (#1223)
  • 553342c fix(typecheck): recreate missing Spinner types (#1579)
  • bd8c6b1 fix(mcp): fail-closed on token count error + respect maxChars budget (#1113)
  • Additional commits viewable in compare view

Updates turbo from 2.9.16 to 2.9.18

Release notes

Sourced from turbo's releases.

Turborepo v2.9.18

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.17...v2.9.18

Turborepo v2.9.17

What's Changed

Changelog

... (truncated)

Commits

Updates @sentry/nextjs from 10.56.0 to 10.57.0

Release notes

Sourced from @​sentry/nextjs's releases.

10.57.0

Important Changes

  • feat(angular): Add support for Angular 22 (#21330)

    @sentry/angular now officially supports Angular 22.

  • ref(core): Deprecate sendDefaultPii in favor of dataCollection (#21277)

    sendDefaultPii is deprecated and will be removed in v11. The new dataCollection option lets you control each category of collected data. sendDefaultPii: true still works and maps to enabling all dataCollection categories. dataCollection.userInfo defaults to true when dataCollection is provided, meaning auto-populated user.* fields (e.g. IP address from a request) are collected by default. Data you set explicitly (like via Sentry.setUser()) is always sent regardless. When dataCollection is not set at all, the legacy sendDefaultPii behavior applies (userInfo: false by default) to preserve backward compatibility.

    Note that an empty dataCollection: {} falls back to more permissive defaults than sendDefaultPii: false, so replicate the old behavior by opting out explicitly:

    Sentry.init({
      dataCollection: {
        userInfo: false,
        genAI: { inputs: false, outputs: false },
        httpBodies: [],
        httpHeaders: { deny: ['forwarded', '-ip', 'remote-', 'via', '-user'] },
        cookies: { deny: ['forwarded', '-ip', 'remote-', 'via', '-user'] },
        queryParams: { deny: ['forwarded', '-ip', 'remote-', 'via', '-user'] },
      },
    });

Other Changes

  • feat: Use dataCollection.frameContextLines for ContextLines integration (#21323)
  • feat(cloudflare): Auto instrument D1 based on env (#21276)
  • feat(core): Change default of dataCollection.userInfo to true (#21348)
  • feat(core): Default dataCollection.httpBodies to all valid body types (#21352)
  • feat(hono): Filter noisy transactions (favicon etc) (#21365)
  • fix(cloudflare): Don't track negatively sampled spans (#21367)
  • fix(core): Use safeDateNow calls for new Date() reads (#21351)
  • fix(nextjs): Shim pinoIntegration on edge runtime (#21347)
  • fix(node): Prevent PostgresJs integration from emitting duplicate spans per query (#21364)
  • fix(node-core): Read __SENTRY_SERVER_MODULES__ lazily so Turbopack injection is honored (#21339)
  • fix(react): Detect React Router v6/v7 navigations in a layout effect to propagate the correct trace (#21326)
  • fix(react): Remove unused react.componentStack event context (#21183)
  • fix(replays): Record sentry._internal.replay_is_buffering for spans (#21297)
  • chore: Bump volta node version from 20.19.2 to 20.19.5 (#21359)

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

10.57.0

Important Changes

  • feat(angular): Add support for Angular 22 (#21330)

    @sentry/angular now officially supports Angular 22.

  • ref(core): Deprecate sendDefaultPii in favor of dataCollection (#21277)

    sendDefaultPii is deprecated and will be removed in v11. The new dataCollection option lets you control each category of collected data. sendDefaultPii: true still works and maps to enabling all dataCollection categories. dataCollection.userInfo defaults to true when dataCollection is provided, meaning auto-populated user.* fields (e.g. IP address from a request) are collected by default. Data you set explicitly (like via Sentry.setUser()) is always sent regardless. When dataCollection is not set at all, the legacy sendDefaultPii behavior applies (userInfo: false by default) to preserve backward compatibility.

    Note that an empty dataCollection: {} falls back to more permissive defaults than sendDefaultPii: false, so replicate the old behavior by opting out explicitly:

    Sentry.init({
      dataCollection: {
        userInfo: false,
        genAI: { inputs: false, outputs: false },
        httpBodies: [],
        httpHeaders: { deny: ['forwarded', '-ip', 'remote-', 'via', '-user'] },
        cookies: { deny: ['forwarded', '-ip', 'remote-', 'via', '-user'] },
        queryParams: { deny: ['forwarded', '-ip', 'remote-', 'via', '-user'] },
      },
    });

Other Changes

  • feat: Use dataCollection.frameContextLines for ContextLines integration (#21323)
  • feat(cloudflare): Auto instrument D1 based on env (#21276)
  • feat(core): Change default of dataCollection.userInfo to true (#21348)
  • feat(core): Default dataCollection.httpBodies to all valid body types (#21352)
  • feat(hono): Filter noisy transactions (favicon etc) (#21365)
  • fix(cloudflare): Don't track negatively sampled spans (#21367)
  • fix(core): Use safeDateNow calls for new Date() reads (#21351)
  • fix(nextjs): Shim pinoIntegration on edge runtime (#21347)
  • fix(node): Prevent PostgresJs integration from emitting duplicate spans per query (#21364)
  • fix(node-core): Read __SENTRY_SERVER_MODULES__ lazily so Turbopack injection is honored (#21339)
  • fix(react): Detect React Router v6/v7 navigations in a layout effect to propagate the correct trace (#21326)
  • fix(react): Remove unused react.componentStack event context (#21183)
  • fix(replays): Record sentry._internal.replay_is_buffering for spans (#21297)

... (truncated)

Commits
  • 950cf97 release: 10.57.0
  • 55f9343 Merge pull request #21369 from getsentry/prepare-release/10.57.0
  • 88d9d30 meta(changelog): Update changelog for 10.57.0
  • 03ffd25 fix(cloudflare): Don't track negatively sampled spans (#21367)
  • 7c19ead ref(node): Streamline sql-common (#21360)
  • 95df562 feat(hono): Filter noisy transactions (favicon etc) (#21365)
  • 92eb5d2 feat(deps): Bump hono from 4.12.18 to 4.12.21 (#21341)
  • c6f790b fix(node): Prevent PostgresJs integration from emitting duplicate spans per q...
  • d645349 ref(node): Streamline lru-memoizer instrumentation (#21350)
  • 4293015 feat(deps): Bump @​types/aws-lambda from 8.10.150 to 8.10.161 (#21105)
  • Additional commits viewable in compare view

Updates @types/three from 0.183.1 to 0.184.1

Commits

Updates @vercel/sdk from 1.21.9 to 1.27.0

Release notes

Sourced from @​vercel/sdk's releases.

typescript - v1.27.0 - 2026-06-09 17:54:03

Generated by Speakeasy CLI

@​vercel/sdk 1.27.0

Typescript SDK Changes:

  • vercel.drains.getDrain(): response Changed (Breaking ⚠️)
  • vercel.deployments.getDeployment(): response.union(1).projectSettings.framework.enum(eve) Added (Breaking ⚠️)
  • vercel.deployments.createDeployment():
    • request.requestBody.projectSettings.framework.enum(eve) Added
    • response.projectSettings.framework.enum(eve) Added (Breaking ⚠️)
  • vercel.deployments.cancelDeployment(): response.projectSettings.framework.enum(eve) Added (Breaking ⚠️)
  • vercel.deployments.getDeployments(): response.deployments[].projectSettings.framework.enum(eve) Added (Breaking ⚠️)
  • vercel.integrations.createIntegrationStoreDirect(): response.store.projectsMetadata[].framework.enum(eve) Added (Breaking ⚠️)
  • vercel.logDrains.getConfigurableLogDrain(): response.projectsMetadata[].framework.enum(eve) Added (Breaking ⚠️)
  • vercel.logDrains.getAllLogDrains(): response Changed (Breaking ⚠️)
  • vercel.drains.getDrains(): response.drains Changed (Breaking ⚠️)
  • vercel.drains.createDrain():
    • request.requestBody.filter Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • vercel.user.listUserEvents(): response.events[] Changed (Breaking ⚠️)
  • vercel.drains.updateDrain():
    • request.requestBody.filter Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • vercel.webhooks.getWebhooks(): response.union(Array<1>)[].projectsMetadata[].framework.enum(eve) Added (Breaking ⚠️)
  • vercel.microfrontends.getMicrofrontendsInGroup(): response.projects[] Changed (Breaking ⚠️)
  • vercel.projects.getProjects(): response Changed (Breaking ⚠️)
  • vercel.projects.createProject():
    • request.requestBody.framework.enum(eve) Added
    • response Changed (Breaking ⚠️)
  • vercel.projects.updateProject():
    • request.requestBody.framework.enum(eve) Added
    • response Changed (Breaking ⚠️)
  • vercel.projects.uploadProjectAvatar(): response Changed (Breaking ⚠️)
  • vercel.projects.updateMicrofrontends(): response Changed (Breaking ⚠️)
  • vercel.connect.createConnector():
    • request.data.union(type:oauth) Changed
    • response.appTokens.requiresReinstallation Added

Generated with Speakeasy CLI 1.773.1

Publishing Completed

Changelog

Sourced from @​vercel/sdk's changelog.

2024-09-12 00:25:13

Changes

Based on:

Generated

  • [typescript v14.0.0-canary.0] packages/sdk

Releases

2024-09-24 21:05:38

Changes

Based on:

Generated

  • [typescript v14.0.0-canary.2] packages/sdk

Releases

2024-09-27 16:16:59

Changes

Based on:

Generated

  • [typescript v14.0.0-canary.3] packages/sdk

Releases

2024-11-06 15:50:38

Changes

Based on:

Generated

  • [typescript v14.0.0-canary.4] packages/sdk

Releases

2024-11-14 19:36:49

Changes

Based on:

Generated

  • [typescript v14.0.0-canary.6] packages/sdk

Releases

... (truncated)

Commits
  • 8560bfd ## Typescript SDK Changes: (#309)
  • d4a34e6 fix: disable test/mock server generation to reduce tree size (#308)
  • 5e1ea63 fix: disable MCP server generation (#307)
  • 6b5886d ## Typescript SDK Changes: (#306)
  • 45a1523 security: add pnpm minimumReleaseAge to prevent supply chain attacks (#305)
  • 7d953aa fix: pin speakeasy to 1.765.1 to unblock generation (#304)
  • See full diff in compare view

Updates @workflow/core from 4.3.1 to 4.4.0

Changelog

Sourced from @​workflow/core's changelog.

4.4.0

Minor Changes

Patch Changes

Commits

Bumps the minor-and-patch group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@gitlawb/openclaude](https://github.com/Gitlawb/openclaude) | `0.16.1` | `0.18.0` |
| [turbo](https://github.com/vercel/turborepo) | `2.9.16` | `2.9.18` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.56.0` | `10.57.0` |
| [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.183.1` | `0.184.1` |
| [@vercel/sdk](https://github.com/vercel/sdk) | `1.21.9` | `1.27.0` |
| [@workflow/core](https://github.com/vercel/workflow/tree/HEAD/packages/core) | `4.3.1` | `4.4.0` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.196` | `6.0.200` |
| [mppx](https://github.com/wevm/mppx) | `0.6.30` | `0.6.31` |
| [next](https://github.com/vercel/next.js) | `16.2.7` | `16.2.9` |
| [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.10.0` | `4.11.0` |
| [svix](https://github.com/svix/svix-webhooks) | `1.95.1` | `1.95.2` |
| [viem](https://github.com/wevm/viem) | `2.52.0` | `2.52.2` |
| [workflow](https://github.com/vercel/workflow/tree/HEAD/packages/workflow) | `4.3.1` | `4.4.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.60.1` | `8.61.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.60.1` | `8.61.0` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.56.0` | `10.57.0` |


Updates `@gitlawb/openclaude` from 0.16.1 to 0.18.0
- [Release notes](https://github.com/Gitlawb/openclaude/releases)
- [Changelog](https://github.com/Gitlawb/openclaude/blob/main/CHANGELOG.md)
- [Commits](Gitlawb/openclaude@v0.16.1...v0.18.0)

Updates `turbo` from 2.9.16 to 2.9.18
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.9.16...v2.9.18)

Updates `@sentry/nextjs` from 10.56.0 to 10.57.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.56.0...10.57.0)

Updates `@types/three` from 0.183.1 to 0.184.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)

Updates `@vercel/sdk` from 1.21.9 to 1.27.0
- [Release notes](https://github.com/vercel/sdk/releases)
- [Changelog](https://github.com/vercel/sdk/blob/main/RELEASES.md)
- [Commits](vercel/sdk@v1.21.9...v1.27.0)

Updates `@workflow/core` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/vercel/workflow/releases)
- [Changelog](https://github.com/vercel/workflow/blob/workflow@4.4.0/packages/core/CHANGELOG.md)
- [Commits](https://github.com/vercel/workflow/commits/workflow@4.4.0/packages/core)

Updates `ai` from 6.0.196 to 6.0.200
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@6.0.200/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@6.0.200/packages/ai)

Updates `mppx` from 0.6.30 to 0.6.31
- [Release notes](https://github.com/wevm/mppx/releases)
- [Changelog](https://github.com/wevm/mppx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wevm/mppx/compare/mppx@0.6.30...mppx@0.6.31)

Updates `next` from 16.2.7 to 16.2.9
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.7...v16.2.9)

Updates `shadcn` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/shadcn-ui/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md)
- [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.11.0/packages/shadcn)

Updates `svix` from 1.95.1 to 1.95.2
- [Release notes](https://github.com/svix/svix-webhooks/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.95.1...v1.95.2)

Updates `viem` from 2.52.0 to 2.52.2
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.52.0...viem@2.52.2)

Updates `workflow` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/vercel/workflow/releases)
- [Changelog](https://github.com/vercel/workflow/blob/workflow@4.4.0/packages/workflow/CHANGELOG.md)
- [Commits](https://github.com/vercel/workflow/commits/workflow@4.4.0/packages/workflow)

Updates `@typescript-eslint/eslint-plugin` from 8.60.1 to 8.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.60.1 to 8.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/parser)

Updates `@sentry/node` from 10.56.0 to 10.57.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.56.0...10.57.0)

---
updated-dependencies:
- dependency-name: "@gitlawb/openclaude"
  dependency-version: 0.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: turbo
  dependency-version: 2.9.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sentry/nextjs"
  dependency-version: 10.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/three"
  dependency-version: 0.184.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vercel/sdk"
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@workflow/core"
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ai
  dependency-version: 6.0.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: mppx
  dependency-version: 0.6.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: shadcn
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: svix
  dependency-version: 1.95.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: viem
  dependency-version: 2.52.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: workflow
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@sentry/node"
  dependency-version: 10.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

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 Jun 11, 2026
@ecc-tools

ecc-tools Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR.

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.

0 participants