Skip to content

deps(backend): bump ai from 6.0.191 to 7.0.58 in /Servers - #4415

Merged
MuhammadKhalilzadeh merged 2 commits into
developfrom
dependabot/npm_and_yarn/Servers/ai-7.0.43
Aug 12, 2026
Merged

deps(backend): bump ai from 6.0.191 to 7.0.58 in /Servers#4415
MuhammadKhalilzadeh merged 2 commits into
developfrom
dependabot/npm_and_yarn/Servers/ai-7.0.43

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps ai from 6.0.191 to 7.0.58.

Release notes

Sourced from ai's releases.

ai@6.0.248

Patch Changes

  • 2171d15: feat(video): allow aspectRatio: 'adaptive' on generateVideo

    Some video models derive the output ratio from the input and reject explicit {width}:{height} values — BytePlus Seedance 2.5 does this for first-frame, first-and-last-frame, editing, and extension tasks. aspectRatio on VideoModelV3CallOptions, and experimental_generateVideo is now `${number}:${number}` | 'adaptive', so those calls no longer need a type assertion. Support is provider-specific.

  • Updated dependencies [2171d15]

    • @​ai-sdk/provider@​3.0.15
    • @​ai-sdk/gateway@​3.0.168
    • @​ai-sdk/provider-utils@​4.0.44

ai@6.0.247

Patch Changes

  • Updated dependencies [dab0a08]
    • @​ai-sdk/provider-utils@​4.0.43
    • @​ai-sdk/gateway@​3.0.167
Changelog

Sourced from ai's changelog.

7.0.58

Patch Changes

  • 72ad23f: Respect ToolLoopAgent timeouts configured in agent settings.

  • ad6a650: feat(video): allow aspectRatio: 'adaptive' on generateVideo

    Some video models derive the output ratio from the input and reject explicit {width}:{height} values — BytePlus Seedance 2.5 does this for first-frame, first-and-last-frame, editing, and extension tasks. aspectRatio on VideoModelV3CallOptions, VideoModelV4CallOptions, and experimental_generateVideo is now `${number}:${number}` | 'adaptive', so those calls no longer need a type assertion. Support is provider-specific.

  • 81cd026: Reduce bundle size by making internal Zod v4 imports tree-shakeable.

  • Updated dependencies [c477556]

  • Updated dependencies [ad6a650]

  • Updated dependencies [81cd026]

    • @​ai-sdk/gateway@​4.0.46
    • @​ai-sdk/provider@​4.0.7
    • @​ai-sdk/provider-utils@​5.0.25

7.0.57

Patch Changes

  • Updated dependencies [1937bef]
    • @​ai-sdk/provider-utils@​5.0.24
    • @​ai-sdk/gateway@​4.0.45

7.0.56

Patch Changes

  • 25c9120: Expose provider metadata on language-model-call end callbacks and telemetry spans.

  • 89080c8: fix (ai/gateway): make retried doStart calls idempotent

    generateVideo retries doStart, which creates a billable generation, so a retry after a lost response could start a second one. It now mints one idempotency token per logical start — outside the retry closure — and forwards it as an idempotency-key header, so a provider that deduplicates (the Vercel AI Gateway does) sees the same key on every attempt. GatewayVideoModel simply forwards the caller's headers rather than inferring retry identity from an options object, which would collide across unrelated calls.

  • 79d6195: Stop pending and active resumed chat streams after cancellation, and prevent overlapping resumptions from applying stale updates.

  • Updated dependencies [89080c8]

  • Updated dependencies [89080c8]

    • @​ai-sdk/gateway@​4.0.44

... (truncated)

Commits
  • 63db193 Version Packages (#18587)
  • 72ad23f fix: ToolLoopAgent settings-level timeouts being ignored by generate and stre...
  • 81cd026 perf: make zod imports tree-shakeable (#18304)
  • ad6a650 feat(video): allow aspectRatio: 'adaptive' on generateVideo (#18586)
  • ae26160 Version Packages (#18566)
  • 2f04a5e Version Packages (#18560)
  • 89080c8 feat (provider/gateway): support async video operations (doStart/doStatus) on...
  • 25c9120 feat: expose provider metadata in language model call end callbacks (#18100)
  • 79d6195 fix: resumed chat streams updating state after cancellation or a newer resume...
  • bb31e6b Version Packages (#18508)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security labels Aug 3, 2026
@dependabot dependabot Bot changed the title deps(backend): bump ai from 6.0.191 to 7.0.43 in /Servers deps(backend): bump ai from 6.0.191 to 7.0.44 in /Servers Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/Servers/ai-7.0.43 branch 2 times, most recently from c1d3f13 to c5d8e0a Compare August 3, 2026 09:56
@dependabot dependabot Bot changed the title deps(backend): bump ai from 6.0.191 to 7.0.44 in /Servers deps(backend): bump ai from 6.0.191 to 7.0.48 in /Servers Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/Servers/ai-7.0.43 branch from c5d8e0a to 141293c Compare August 5, 2026 07:09
@dependabot dependabot Bot changed the title deps(backend): bump ai from 6.0.191 to 7.0.48 in /Servers deps(backend): bump ai from 6.0.191 to 7.0.51 in /Servers Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/Servers/ai-7.0.43 branch from 141293c to ac29483 Compare August 7, 2026 19:39
@dependabot dependabot Bot changed the title deps(backend): bump ai from 6.0.191 to 7.0.51 in /Servers deps(backend): bump ai from 6.0.191 to 7.0.58 in /Servers Aug 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/Servers/ai-7.0.43 branch from ac29483 to c163388 Compare August 11, 2026 12:46
Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 6.0.191 to 7.0.58.
- [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.58/packages/ai)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/Servers/ai-7.0.43 branch from c163388 to 19d14c4 Compare August 11, 2026 13:13
@MuhammadKhalilzadeh
MuhammadKhalilzadeh merged commit 7cb8b1e into develop Aug 12, 2026
14 checks passed
@MuhammadKhalilzadeh
MuhammadKhalilzadeh deleted the dependabot/npm_and_yarn/Servers/ai-7.0.43 branch August 12, 2026 08:35
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 security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant