Skip to content

chore(deps): bump ai from 5.0.219 to 7.0.36#153

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.9
Open

chore(deps): bump ai from 5.0.219 to 7.0.36#153
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.9

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps ai from 5.0.219 to 7.0.36.

Release notes

Sourced from ai's releases.

ai@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.

ai@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

ai@7.0.34

Patch Changes

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

ai@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]
  • Updated dependencies [76cb673]
    • @​ai-sdk/provider-utils@​5.0.12
    • @​ai-sdk/gateway@​4.0.25

ai@6.0.234

Patch Changes

  • 1efdef8: fix(ai): bound media-type sniffing decode for ID3-prefixed input

    Media-type detection stripped ID3 tags before the ~18-byte prefix cap, decoding the entire base64 attachment (plus a full-size copy) whenever the data began with ID3/SUQz. This turned the intended O(1) sniff into an O(N) decode of the whole attachment. Detection now decodes at most a bounded prefix and skips the ID3 tag within that bound, keeping cost O(1) in input size on all paths (image, audio, and combined).

... (truncated)

Changelog

Sourced from ai's changelog.

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]
  • Updated dependencies [76cb673]
    • @​ai-sdk/provider-utils@​5.0.12
    • @​ai-sdk/gateway@​4.0.25

7.0.32

Patch Changes

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
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.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
supercli Ready Ready Preview, Comment Jul 23, 2026 4:53pm
supercli-client Ready Ready Preview, Comment Jul 23, 2026 4:53pm
supercli-docs Ready Ready Preview, Comment Jul 23, 2026 4:53pm

@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.209 to 7.0.9 chore(deps): bump ai from 5.0.209 to 7.0.11 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 6c81902 to 1de38bd Compare July 2, 2026 17:53
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.209 to 7.0.11 chore(deps): bump ai from 5.0.209 to 7.0.12 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 1de38bd to f9d776d Compare July 2, 2026 18:25
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.209 to 7.0.12 chore(deps): bump ai from 5.0.210 to 7.0.13 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from f9d776d to 7c2d76a Compare July 2, 2026 18:47
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.210 to 7.0.13 chore(deps): bump ai from 5.0.210 to 7.0.14 Jul 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 7c2d76a to 08c8b13 Compare July 3, 2026 06:34
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 08c8b13 to bc62e9e Compare July 3, 2026 08:40
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from bc62e9e to efc8259 Compare July 3, 2026 09:31
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 5bf0199 to 21104d8 Compare July 5, 2026 05:37
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 21104d8 to 18f48e6 Compare July 5, 2026 11:56
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 18f48e6 to 5ede76a Compare July 6, 2026 13:41
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.210 to 7.0.15 chore(deps): bump ai from 5.0.210 to 7.0.16 Jul 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 5ede76a to 3971693 Compare July 7, 2026 13:08
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 3971693 to 5207bae Compare July 7, 2026 13:40
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ai-7.0.9 branch from 5207bae to a8bb730 Compare July 7, 2026 19:56
@dependabot dependabot Bot changed the title chore(deps): bump ai from 5.0.210 to 7.0.16 chore(deps): bump ai from 5.0.210 to 7.0.17 Jul 8, 2026
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 5.0.219 to 7.0.36.
- [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.36/packages/ai)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 7.0.9
  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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants