Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps ai from 4.3.19 to 5.0.45.

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • 76024fc: fix(ai): fix static tool call and result detection when dynamic is undefined
  • 93d8b60: fix(ai): do not filter zero-length text parts that have provider options
  • d8eb31f: fix(ai): fix webp image detection from base64

[email protected]

Patch Changes

  • Updated dependencies [f49f924]
    • @​ai-sdk/gateway@​1.0.23

[email protected]

Patch Changes

  • 0294b58: feat(ai): set ai, @ai-sdk/provider-utils, and runtime in user-agent header
  • Updated dependencies [0294b58]
    • @​ai-sdk/provider-utils@​3.0.9
    • @​ai-sdk/gateway@​1.0.22

[email protected]

Patch Changes

  • de5c066: fix(ai): forwarded providerExecuted flag in validateUIMessages

[email protected]

Patch Changes

  • cd91e4b: fix(ai): use correct type for reasoning outputs

[email protected]

Patch Changes

  • Updated dependencies [4ee3719]
    • @​ai-sdk/gateway@​1.0.21
Commits
  • f3a638d Version Packages (#8664)
  • bb94467 feat(provider/openai): add maxToolCalls provider option (#8690)
  • 643711d feat (provider/openai): provider defined image generation tool support (#8324)
  • 76024fc fix(ai): fix static tool call and result detection when dynamic is undefined ...
  • 93d8b60 fix(ai): do not filter zero-length text parts that have provider options (#8686)
  • d8eb31f fix(ai): fix wav audio and webp image detection (#8685)
  • dbc0975 docs: add Axiom to Observability Integrations (#8647)
  • 4a2b70e feat(provider/openai): send item references for provider-executed tool result...
  • 3a10095 feat(xai): add new additional fields for x search in xai (#8553)
  • 24161b1 Version Packages (#8657)
  • 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 Sep 17, 2025
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 17, 2025 17:27
@dependabot dependabot bot requested review from feloy and deboer-tim September 17, 2025 17:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ai-5.0.45 branch 5 times, most recently from 47c2ed4 to 45eed64 Compare September 19, 2025 06:48
Bumps [ai](https://github.com/vercel/ai) from 4.3.19 to 5.0.45.
- [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.45)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 5.0.45
  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.45 branch from 45eed64 to 4b2c8de Compare September 19, 2025 08:00
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2025

Superseded by #3605.

@dependabot dependabot bot closed this Sep 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-5.0.45 branch September 19, 2025 17:13
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