Skip to content

chore(deps): bump ai from 4.2.2 to 6.0.87#66

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ai-6.0.87
Open

chore(deps): bump ai from 4.2.2 to 6.0.87#66
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ai-6.0.87

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps ai from 4.2.2 to 6.0.87.

Release notes

Sourced from ai's releases.

ai@6.0.87

Patch Changes

  • Updated dependencies [6bbd05b]
    • @​ai-sdk/gateway@​3.0.47

ai@6.0.86

Patch Changes

  • Updated dependencies [f75f18c]
    • @​ai-sdk/gateway@​3.0.46

ai@6.0.85

Patch Changes

  • Updated dependencies [e858654]
    • @​ai-sdk/gateway@​3.0.45

ai@6.0.84

Patch Changes

  • 4024a3a: security: prevent unbounded memory growth in download functions

    The download() and downloadBlob() functions now enforce a default 2 GiB size limit when downloading from user-provided URLs. Downloads that exceed this limit are aborted with a DownloadError instead of consuming unbounded memory and crashing the process. The abortSignal parameter is now passed through to fetch() in all download call sites.

    Added download option to transcribe() and experimental_generateVideo() for providing a custom download function. Use the new createDownload({ maxBytes }) factory to configure download size limits.

  • Updated dependencies [4024a3a]

    • @​ai-sdk/provider-utils@​4.0.15
    • @​ai-sdk/gateway@​3.0.44

ai@6.0.83

Patch Changes

  • Updated dependencies [b424e50]
    • @​ai-sdk/gateway@​3.0.43

ai@6.0.82

Patch Changes

  • Updated dependencies [1819bc1]
    • @​ai-sdk/gateway@​3.0.42

ai@5.0.133

Patch Changes

  • Updated dependencies [b4ac032]
    • @​ai-sdk/gateway@​2.0.39

ai@5.0.132

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ai](https://github.com/vercel/ai) from 4.2.2 to 6.0.87.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@4.2.2...ai@6.0.87)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency infrastructure Infrastructure and deployment related labels Feb 17, 2026
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 infrastructure Infrastructure and deployment related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants