Skip to content

chore(deps): bump ai from 4.3.17 to 5.0.10 #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps ai from 4.3.17 to 5.0.10.

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • 63a5dc5: fix(ai): convert user message text/file part provider metadata in convertToModelMessages

[email protected]

Patch Changes

  • afd5c2a: fix(ai): preserve filename for file parts in convertToModelMessages

[email protected]

Patch Changes

  • Updated dependencies [35f93ce]
    • @​ai-sdk/gateway@​1.0.4

[email protected]

Patch Changes

  • 8e72304: fix (ai): handle invalid tool calls

[email protected]

Patch Changes

  • d983eee: feat(ai): allow passing model string for embeddings

[email protected]

Patch Changes

  • Updated dependencies [893aed6]
    • @​ai-sdk/gateway@​1.0.3
Commits
  • b206ea1 Version Packages (#7961)
  • 63a5dc5 fix(ai): convert user message text/file part provider metadata in convertToMo...
  • a274b01 refactor(provider/openai): restructure files (#7967)
  • 029cf11 chore(docs): fix cookbook toolcall typing issue (#7965)
  • 422f421 chore(docs): remove deprecated o1-mini & o1-preview models, update examples t...
  • b48e0ff feat(provider/openai): add code interpreter tool (responses api) (#7952)
  • c2871e6 fix(provider/amazon-bedrock): resolve opus 4.1 reasoning mode validation erro...
  • 82ed6c2 docs: document hasToolCall and stepCountIs (#7959)
  • 72b6809 docs(providers/openai): remove older openai model variants (#7955)
  • 0c0443c Version Packages (#7945)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ai-5.0.10 branch 5 times, most recently from 0f2017a to 6cfc50e Compare August 13, 2025 18:32
Bumps [ai](https://github.com/vercel/ai) from 4.3.17 to 5.0.10.
- [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/[email protected]@5.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ai-5.0.10 branch from 6cfc50e to ba6bcff Compare August 13, 2025 21:45
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