Skip to content

build(deps): bump ai from 5.0.103 to 6.0.77 in /typescript#369

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

build(deps): bump ai from 5.0.103 to 6.0.77 in /typescript#369
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typescript/ai-6.0.77

Conversation

@dependabot
Copy link
Contributor

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

Bumps ai from 5.0.103 to 6.0.77.

Release notes

Sourced from ai's releases.

ai@5.0.133

Patch Changes

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

ai@5.0.132

Patch Changes

  • Updated dependencies [8aac221]
    • @​ai-sdk/gateway@​2.0.38

ai@5.0.131

Patch Changes

  • Updated dependencies [3f04ffe]
    • @​ai-sdk/gateway@​2.0.37

ai@5.0.130

Patch Changes

  • 20565b8: 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 [20565b8]

    • @​ai-sdk/provider-utils@​3.0.21
    • @​ai-sdk/gateway@​2.0.36
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 5.0.103 to 6.0.77.
- [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@5.0.103...ai@6.0.77)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 6.0.77
  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 file javascript Pull requests that update javascript code labels Feb 16, 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 file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments