Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ai from 4.3.19 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 requested review from benoitf, jeffmaury and a team as code owners August 12, 2025 02:10
@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 requested review from cdrage and deboer-tim August 12, 2025 02:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ai-5.0.10 branch 5 times, most recently from c8b3358 to 9efc48d Compare August 12, 2025 13:03
Bumps [ai](https://github.com/vercel/ai) from 4.3.19 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 9efc48d to 18a5551 Compare August 12, 2025 13:20
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2025

Superseded by #3434.

@dependabot dependabot bot closed this Aug 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-5.0.10 branch August 13, 2025 18:03
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