Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps the ai-sdk group with 7 updates in the /backend directory:

Package From To
@ai-sdk/amazon-bedrock 3.0.22 3.0.38
@ai-sdk/azure 2.0.30 2.0.53
@ai-sdk/google 2.0.14 2.0.23
@ai-sdk/google-vertex 3.0.27 3.0.45
@ai-sdk/mistral 2.0.14 2.0.19
@ai-sdk/openai-compatible 1.0.17 1.0.22
ai 5.0.44 5.0.71

Updates @ai-sdk/amazon-bedrock from 3.0.22 to 3.0.38

Release notes

Sourced from @​ai-sdk/amazon-bedrock's releases.

@​ai-sdk/amazon-bedrock@​3.0.38

Patch Changes

  • Updated dependencies [4dd53dd]
    • @​ai-sdk/anthropic@​2.0.29

@​ai-sdk/amazon-bedrock@​3.0.37

Patch Changes

  • Updated dependencies [07274ad]
    • @​ai-sdk/anthropic@​2.0.28

@​ai-sdk/amazon-bedrock@​3.0.36

Patch Changes

  • 8107334: Fix reasoning with Bedrock when additionalModelRequestFields is used
Commits

Updates @ai-sdk/azure from 2.0.30 to 2.0.53

Release notes

Sourced from @​ai-sdk/azure's releases.

@​ai-sdk/azure@​2.0.53

Patch Changes

  • Updated dependencies [8de8de5]
    • @​ai-sdk/openai@​2.0.52

@​ai-sdk/azure@​2.0.52

Patch Changes

  • Updated dependencies [cad5c1d]
    • @​ai-sdk/openai@​2.0.51

@​ai-sdk/azure@​2.0.51

Patch Changes

  • Updated dependencies [c336b43]
    • @​ai-sdk/openai@​2.0.50
Commits
  • 7790708 Version Packages (#9449)
  • 8de8de5 Backport: fix(provider/openai): end reasoning parts earlier (#9447)
  • b65bfb5 Version Packages (#9445)
  • cad5c1d Backport: fix(provider/openai): add output to openai websearch tool (#9443)
  • e2ca3a3 Backport: chore(examples/next-openai): ai-elements, update web search example...
  • 39c9b5e Version Packages (#9427)
  • c336b43 Backport: feat(provider/openai): send assistant text and tool call parts as r...
  • ddbda41 Version Packages (#9416)
  • f4287d0 Backport: feat(provider/openai): automatically add reasoning.encrypted_conten...
  • 96d7097 Backport: docs(example): fix path to test file (#9410)
  • Additional commits viewable in compare view

Updates @ai-sdk/google from 2.0.14 to 2.0.23

Release notes

Sourced from @​ai-sdk/google's releases.

@​ai-sdk/google@​2.0.23

Patch Changes

  • 8a1d648: Fix adding google search along with url context in vertex ai

@​ai-sdk/google@​2.0.22

Patch Changes

  • f8da995: The mediaResolution option has been added and is now passed to the Google API.

@​ai-sdk/google@​2.0.21

Patch Changes

  • 53f53c1: Support imageConfig.aspectRatio configuration for Gemini models
Commits
  • 4383742 Version Packages (#9474)
  • 8a1d648 Backport: fix: vertex google tool errors (#9461)
  • efaac85 Backport: ci(load-time): use median instead of average (#9472)
  • cc72885 Backport: ci(load-time): bump permitted load time for @ai-sdk/openai from 6...
  • b75f401 Backport: ci(bundle-size): initial version (#9419)
  • ee93a20 Version Packages (#9471)
  • 8107334 Backport: fix(provider/amazon-bedrock): ensure reasoningConfig works with add...
  • 2c5ff24 Version Packages (#9463)
  • f8da995 Backport: feat(google): add media resolution option (#9459)
  • ef94574 Backport: ci(load-time): bump permitted load time for `@ai-sdk/openai-compati...
  • Additional commits viewable in compare view

Updates @ai-sdk/google-vertex from 3.0.27 to 3.0.45

Release notes

Sourced from @​ai-sdk/google-vertex's releases.

@​ai-sdk/google-vertex@​3.0.45

Patch Changes

  • Updated dependencies [4dd53dd]
    • @​ai-sdk/anthropic@​2.0.29

@​ai-sdk/google-vertex@​3.0.44

Patch Changes

  • Updated dependencies [07274ad]
    • @​ai-sdk/anthropic@​2.0.28

@​ai-sdk/google-vertex@​3.0.43

Patch Changes

  • 8a1d648: Fix adding google search along with url context in vertex ai
  • Updated dependencies [8a1d648]
    • @​ai-sdk/google@​2.0.23

@​ai-sdk/google-vertex@​3.0.42

Patch Changes

  • Updated dependencies [f8da995]
    • @​ai-sdk/google@​2.0.22

@​ai-sdk/google-vertex@​3.0.41

Patch Changes

  • Updated dependencies [53f53c1]
    • @​ai-sdk/google@​2.0.21
Commits

Updates @ai-sdk/mistral from 2.0.14 to 2.0.19

Commits

Updates @ai-sdk/openai from 2.0.30 to 2.0.52

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​2.0.52

Patch Changes

  • 8de8de5: fix(provider/openai): end reasoning parts earlier

@​ai-sdk/openai@​2.0.51

Patch Changes

  • cad5c1d: fix(provider/openai): fix web search tool input types

@​ai-sdk/openai@​2.0.50

Patch Changes

  • c336b43: feat(provider/openai): send assistant text and tool call parts as reference ids when store: true
Commits
  • 7790708 Version Packages (#9449)
  • 8de8de5 Backport: fix(provider/openai): end reasoning parts earlier (#9447)
  • b65bfb5 Version Packages (#9445)
  • cad5c1d Backport: fix(provider/openai): add output to openai websearch tool (#9443)
  • e2ca3a3 Backport: chore(examples/next-openai): ai-elements, update web search example...
  • 39c9b5e Version Packages (#9427)
  • c336b43 Backport: feat(provider/openai): send assistant text and tool call parts as r...
  • ddbda41 Version Packages (#9416)
  • f4287d0 Backport: feat(provider/openai): automatically add reasoning.encrypted_conten...
  • 96d7097 Backport: docs(example): fix path to test file (#9410)
  • Additional commits viewable in compare view

Updates @ai-sdk/openai-compatible from 1.0.17 to 1.0.22

Commits
  • 0c00076 Version Packages (#9405)
  • f02b7ab Backport: feat(provider/openai-compatible): add textVerbosity provider opti...
  • d3c38d9 Backport: docs(example): use correct api key in `generate-text/openai-compat...
  • 3fbb8f0 Backport: docs: correct textEmbeddingModel method (#9399)
  • 4baff5e Version Packages (#9397)
  • f6871ad Backport: docs: re-add Smithery to toolkit documentation (#9269)
  • d66a7c5 Backport: fix: Update GoogleVertexAnthropicMessagesModelId to include 'claude...
  • 0ebacd0 Backport: Update Cerebras Models (#9277)
  • 904e489 Backport: docs(langchain): fix highlight line (#9394)
  • 93c67b5 Backport: Baseten provider Kimi K2 0711, Llama 4 Maverick and Llama 4 Scout M...
  • Additional commits viewable in compare view

Updates ai from 5.0.44 to 5.0.71

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • bc90c3c: feat(ai): add pruneMessages helper function

[email protected]

Patch Changes

  • Updated dependencies [f6a9bf3]
    • @​ai-sdk/gateway@​1.0.40

[email protected]

Patch Changes

  • 1bacc1f: fix(ai): handle backpressure in writeToServerResponse
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ai-sdk group with 7 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/amazon-bedrock](https://github.com/vercel/ai) | `3.0.22` | `3.0.38` |
| [@ai-sdk/azure](https://github.com/vercel/ai) | `2.0.30` | `2.0.53` |
| [@ai-sdk/google](https://github.com/vercel/ai) | `2.0.14` | `2.0.23` |
| [@ai-sdk/google-vertex](https://github.com/vercel/ai) | `3.0.27` | `3.0.45` |
| [@ai-sdk/mistral](https://github.com/vercel/ai) | `2.0.14` | `2.0.19` |
| [@ai-sdk/openai-compatible](https://github.com/vercel/ai) | `1.0.17` | `1.0.22` |
| [ai](https://github.com/vercel/ai) | `5.0.44` | `5.0.71` |



Updates `@ai-sdk/amazon-bedrock` from 3.0.22 to 3.0.38
- [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-sdk/[email protected]...@ai-sdk/[email protected])

Updates `@ai-sdk/azure` from 2.0.30 to 2.0.53
- [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-sdk/[email protected]...@ai-sdk/[email protected])

Updates `@ai-sdk/google` from 2.0.14 to 2.0.23
- [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-sdk/[email protected]...@ai-sdk/[email protected])

Updates `@ai-sdk/google-vertex` from 3.0.27 to 3.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/@ai-sdk/[email protected]...@ai-sdk/[email protected])

Updates `@ai-sdk/mistral` from 2.0.14 to 2.0.19
- [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-sdk/[email protected]...@ai-sdk/[email protected])

Updates `@ai-sdk/openai` from 2.0.30 to 2.0.52
- [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-sdk/[email protected]...@ai-sdk/[email protected])

Updates `@ai-sdk/openai-compatible` from 1.0.17 to 1.0.22
- [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-sdk/[email protected]...@ai-sdk/[email protected])

Updates `ai` from 5.0.44 to 5.0.71
- [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.71)

---
updated-dependencies:
- dependency-name: "@ai-sdk/amazon-bedrock"
  dependency-version: 3.0.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/azure"
  dependency-version: 2.0.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/google"
  dependency-version: 2.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/google-vertex"
  dependency-version: 3.0.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/mistral"
  dependency-version: 2.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/openai"
  dependency-version: 2.0.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: "@ai-sdk/openai-compatible"
  dependency-version: 1.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
- dependency-name: ai
  dependency-version: 5.0.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ai-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 14, 2025
@github-actions github-actions bot enabled auto-merge (rebase) October 14, 2025 19:25
@github-actions github-actions bot merged commit cbfbc95 into main Oct 14, 2025
24 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/backend/ai-sdk-fee8c551d0 branch October 14, 2025 19:38
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