Skip to content

chore(deps): bump ai from 6.0.238 to 7.0.37 - #554

Open
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/staging/ai-7.0.15
Open

chore(deps): bump ai from 6.0.238 to 7.0.37#554
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/staging/ai-7.0.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps ai from 6.0.238 to 7.0.37.

Changelog

Sourced from ai's changelog.

7.0.37

Patch Changes

  • Updated dependencies [0a7c7f4]
    • @​ai-sdk/gateway@​4.0.28

7.0.36

Patch Changes

  • 7fa85b2: fix(ai): use injective serialization for tool approval HMAC payload

    The tool approval signature (experimental_toolApprovalSecret) built its HMAC payload by joining fields with \n. Because fields such as toolName and toolCallId can themselves contain a newline, distinct field tuples could serialize to identical bytes, allowing a signed approval to verify against a different tuple. The payload is now serialized with JSON.stringify (with a versioned domain-separation prefix), which escapes delimiter/control characters and makes the encoding injective.

    Verification remains backwards compatible: a signature in the old format still verifies, but only when no field contains the \n delimiter (the condition that made the old format ambiguous), so a pending approval that straddles an upgrade is not rejected while the collision stays closed.

7.0.35

Patch Changes

  • 7f6650b: Return response piping promises so callers can catch stream read and write errors.
  • 106ea59: feat(ai): add per-step first content timeout for streaming generations
  • Updated dependencies [2112ff1]
    • @​ai-sdk/gateway@​4.0.27

7.0.34

Patch Changes

  • Updated dependencies [7c16f21]
    • @​ai-sdk/gateway@​4.0.26

7.0.33

Patch Changes

  • 76cb673: fix: detect MP4 audio from its ftyp box during transcription
  • e808fa5: fix(ai): preserve tool parts when tool call IDs repeat across steps
  • 33647d7: Preserve provider options when combining consecutive tool messages.
  • Updated dependencies [02ffdcb]

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 8, 2026
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dashboard Error Error Jul 30, 2026 9:11pm
databuddy-status Ready Ready Preview Jul 30, 2026 9:11pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
documentation Skipped Skipped Jul 30, 2026 9:11pm

@unkey-deploy

unkey-deploy Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Unkey Deploy

Name Status Preview Inspect Updated (UTC)
links (preview) Ready Visit Preview Inspect Jul 30, 2026 9:10pm

@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.221 to 7.0.15 chore(deps): bump ai from 6.0.224 to 7.0.18 Jul 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/staging/ai-7.0.15 branch from 68d4114 to a43ef14 Compare July 11, 2026 20:39
@vercel
vercel Bot temporarily deployed to Preview – documentation July 11, 2026 20:39 Inactive
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.224 to 7.0.18 chore(deps): bump ai from 6.0.225 to 7.0.22 Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/staging/ai-7.0.15 branch from a43ef14 to ff7d6ed Compare July 14, 2026 12:46
@vercel
vercel Bot temporarily deployed to Preview – documentation July 14, 2026 12:46 Inactive
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.225 to 7.0.22 chore(deps): bump ai from 6.0.230 to 7.0.31 Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/staging/ai-7.0.15 branch from ff7d6ed to b2edb43 Compare July 20, 2026 21:42
@vercel
vercel Bot temporarily deployed to Preview – documentation July 20, 2026 21:42 Inactive
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.230 to 7.0.31 chore(deps): bump ai from 6.0.233 to 7.0.31 Jul 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/staging/ai-7.0.15 branch from b2edb43 to 187bc42 Compare July 22, 2026 13:44
@vercel
vercel Bot temporarily deployed to Preview – documentation July 22, 2026 13:44 Inactive
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.233 to 7.0.31 chore(deps): bump ai from 6.0.235 to 7.0.32 Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/staging/ai-7.0.15 branch from 187bc42 to 191e6fa Compare July 24, 2026 08:20
@vercel
vercel Bot temporarily deployed to Preview – documentation July 24, 2026 08:20 Inactive
@dependabot dependabot Bot changed the title chore(deps): bump ai from 6.0.235 to 7.0.32 chore(deps): bump ai from 6.0.238 to 7.0.37 Jul 30, 2026
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 6.0.238 to 7.0.37.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@7.0.37/packages/ai)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 7.0.15
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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