Skip to content

XS✔ ◾ ⬆️ pnpm: bump @ai-sdk/azure from 3.0.7 to 4.0.70 - #1048

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/azure-4.0.70
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-sdk/azure-4.0.70

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @ai-sdk/azure from 3.0.7 to 4.0.70.

Release notes

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

@​ai-sdk/google@​4.0.70

Patch Changes

  • 2a32459: fix(google): preserve JSON Schema instead of converting to OpenAPI schema

  • d93e295: fix(google): keep a realtime functionResponse.response an object

    Gemini types that field as a google.protobuf.Struct, which accepts an object and nothing else. onToolCall returns unknown and addToolOutput takes unknown, so a string, number, array or null tool result reached the wire unwrapped, Gemini closed the socket with 1007, and the close code was dropped on the way back so the application saw a plain disconnect. A non-object result is now wrapped under the output key the field's own docstring prescribes; an object is passed through unchanged, as before.

    An output that is not valid JSON no longer becomes {}. That branch told the model the tool had returned an empty object, with nothing thrown and the socket still up, so the answer was wrong with nothing to notice. The text is kept instead.

@​ai-sdk/react@​3.0.286

Patch Changes

  • ai@6.0.283

@​ai-sdk/react@​3.0.285

Patch Changes

  • ai@6.0.282

@​ai-sdk/vue@​3.0.283

Patch Changes

  • ai@6.0.283

@​ai-sdk/vue@​3.0.282

Patch Changes

  • ai@6.0.282

@​ai-sdk/svelte@​3.0.258

Patch Changes

  • ai@5.0.258

@​ai-sdk/svelte@​3.0.257

Patch Changes

  • ai@5.0.257

@​ai-sdk/gateway@​3.0.194

Patch Changes

... (truncated)

Changelog

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

4.0.70

Patch Changes

  • Updated dependencies [3867a4e]
    • @​ai-sdk/deepseek@​3.0.44

4.0.69

Patch Changes

  • Updated dependencies [5ec21a6]
  • Updated dependencies [7469a3b]
  • Updated dependencies [0de8886]
  • Updated dependencies [d5e3024]
  • Updated dependencies [0096850]
  • Updated dependencies [813bb36]
  • Updated dependencies [c43e4b7]
    • @​ai-sdk/openai@​4.0.66
    • @​ai-sdk/provider@​4.0.14
    • @​ai-sdk/deepseek@​3.0.43
    • @​ai-sdk/provider-utils@​5.0.40

4.0.68

Patch Changes

  • Updated dependencies [9942196]
  • Updated dependencies [9942196]
    • @​ai-sdk/provider@​4.0.13
    • @​ai-sdk/openai@​4.0.65
    • @​ai-sdk/deepseek@​3.0.42
    • @​ai-sdk/provider-utils@​5.0.39

4.0.67

Patch Changes

  • Updated dependencies [912fb01]
  • Updated dependencies [ccb8952]
    • @​ai-sdk/provider@​4.0.12
    • @​ai-sdk/openai@​4.0.64
    • @​ai-sdk/deepseek@​3.0.41
    • @​ai-sdk/provider-utils@​5.0.38

4.0.66

Patch Changes

  • 85db433: Include explicit message item types in Azure AI Foundry Responses requests.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/azure since your current version.


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-sdk/azure](https://github.com/vercel/ai/tree/HEAD/packages/azure) from 3.0.7 to 4.0.70.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/azure/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/azure@4.0.70/packages/azure)

---
updated-dependencies:
- dependency-name: "@ai-sdk/azure"
  dependency-version: 4.0.70
  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 Sep 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Metrics

Thanks for keeping your pull request small.
Thanks for adding tests.

Lines
Product Code -
Test Code -
Subtotal -
Ignored Code 69
Total 69

Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!

@github-actions github-actions Bot changed the title ⬆️ pnpm: bump @ai-sdk/azure from 3.0.7 to 4.0.70 XS✔ ◾ ⬆️ pnpm: bump @ai-sdk/azure from 3.0.7 to 4.0.70 Sep 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi there!

This PR has been here a while.

Did you know you should avoid merge debt?

Please review and merge or close.

Thanks!

@github-actions github-actions Bot added the Stale label Sep 20, 2026

This branch has not been deployed

No deployments
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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants