Skip to content

chore(deps): bump ai from 6.0.178 to 6.0.183 - #23

Merged
qnbs merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-6.0.178
May 16, 2026
Merged

chore(deps): bump ai from 6.0.178 to 6.0.183#23
qnbs merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-6.0.178

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 12, 2026

Copy link
Copy Markdown
Contributor

Bumps ai from 6.0.178 to 6.0.183.

Release notes

Sourced from ai's releases.

ai@6.0.183

Patch Changes

  • Updated dependencies [363cefe]
    • @​ai-sdk/gateway@​3.0.115
Changelog

Sourced from ai's changelog.

6.0.183

Patch Changes

  • Updated dependencies [363cefe]
    • @​ai-sdk/gateway@​3.0.115

6.0.182

Patch Changes

  • e76a29a: fix(ai): download tool-result file URLs

6.0.181

Patch Changes

  • 538974a: fix(ui): make input optional on output-error tool and dynamic-tool UI message parts

    validateUIMessages rejected persisted assistant messages whose output-error tool parts had no input key. This happened for any errored tool call where the SDK set input: undefined (e.g. NoSuchToolError / InvalidToolInputError): JSON serialization stripped the undefined value, and Zod 4.4+ treats a missing z.unknown() key as a validation failure (previously it was implicitly optional). The schema now matches the runtime shape produced by process-ui-message-stream, so reloading a thread that contains an errored tool call no longer throws AI_TypeValidationError.

6.0.180

Patch Changes

  • 253bd5a: fix(gateway): enable retry support for gateway errors
  • 57ec10f: fix URL of hero animation in README
  • Updated dependencies [253bd5a]
    • @​ai-sdk/gateway@​3.0.114

6.0.179

Patch Changes

  • Updated dependencies [ee4de68]
    • @​ai-sdk/gateway@​3.0.113
Commits

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@codeant-ai

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@qnbs

qnbs commented May 12, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/ai-6.0.178 branch from b425478 to 46effaaCompareMay 12, 2026 19:00
qnbs
qnbs previously approved these changes May 16, 2026

@qnbsqnbs left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: dependency update

@qnbs
qnbs enabled auto-merge (squash) May 16, 2026 06:28
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 6.0.178 to 6.0.183.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@6.0.183/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@6.0.183/packages/ai)
---
updated-dependencies:
- dependency-name: ai
dependency-version: 6.0.178
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title chore(deps): bump ai from 6.0.177 to 6.0.178chore(deps): bump ai from 6.0.178 to 6.0.183May 16, 2026
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/ai-6.0.178 branch from 46effaa to a30fb7aCompareMay 16, 2026 06:33
@qnbs
qnbs merged commit debba0f into mainMay 16, 2026
10 of 11 checks passed
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/ai-6.0.178 branch May 16, 2026 06:55
qnbs added a commit that referenced this pull request May 16, 2026
…zz (Scorecard) (#26)
* chore(deps): bump ai 6.0.183, vite 8.0.13, turbo 2.9.14, storybook 10.4.0, @types/node 25.8.0
Resolves Dependabot PRs #12#13#20#23#25.
Storybook 10.4.0 adds @types/react peer dep alignment.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore(security): add CODEOWNERS + cargo-fuzz target (Scorecard Code-Review + Fuzzing)
- .github/CODEOWNERS: all PRs require review from @qnbs; enables
Scorecard Code-Review credit and require_code_owner_reviews branch protection
- src-tauri/fuzz/: cargo-fuzz setup with fuzz_file_name_sanitization target
fuzzes arbitrary UTF-8 input through path-sanitization logic; satisfies
Scorecard Fuzzing check with a recognized libFuzzer-based harness
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@qnbs