feiskyer / chatgpt-copilot

ChatGPT Copilot Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=feiskyer.chatgpt-copilot
ISC License
71 stars 26 forks source link

chore(deps): bump @ai-sdk/azure from 0.0.36 to 0.0.50 #327

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps @ai-sdk/azure from 0.0.36 to 0.0.50.

Release notes

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

@​ai-sdk/azure@​0.0.50

Patch Changes

  • Updated dependencies [aa98cdb]
  • Updated dependencies [1486128]
  • Updated dependencies [7b937c5]
  • Updated dependencies [3b1b69a]
  • Updated dependencies [811a317]
    • @​ai-sdk/provider-utils@​1.0.22
    • @​ai-sdk/provider@​0.0.26
    • @​ai-sdk/openai@​0.0.70

@​ai-sdk/azure@​0.0.48

Patch Changes

  • Updated dependencies [741ca51]
    • @​ai-sdk/openai@​0.0.68

@​ai-sdk/azure@​0.0.47

Patch Changes

  • 861fb35: fix (provider/azure): support token usage information when streaming

@​ai-sdk/azure@​0.0.46

Patch Changes

  • Updated dependencies [39fccee]
    • @​ai-sdk/openai@​0.0.67

@​ai-sdk/azure@​0.0.45

Patch Changes

  • Updated dependencies [3f29c10]
    • @​ai-sdk/openai@​0.0.66

@​ai-sdk/azure@​0.0.44

Patch Changes

  • Updated dependencies [e8aed44]
    • @​ai-sdk/openai@​0.0.65

@​ai-sdk/azure@​0.0.43

Patch Changes

  • Updated dependencies [5aa576d]
    • @​ai-sdk/openai@​0.0.64

@​ai-sdk/azure@​0.0.42

Patch Changes

... (truncated)

Commits
  • f7dce25 Version Packages (#3347)
  • 811a317 feat (ai/core): multi-part tool results (incl. images) (#3362)
  • 85b98da revert fix (ai/core): handle tool calls without results in message conversion...
  • 1486128 feat (provider/google): support file URLs without downloads (#3355)
  • 3b1b69a feat: provider-defined tools (#3353)
  • 7ceed77 feat (ai/core): expose response message for each step (#3343)
  • 1386e0a feat (docs): add info around custom models to google vertex provider (#3346)
  • aa98cdb chore: more flexible dependency versioning (#3341)
  • 8c222cd feat (provider/anthropic): update model ids (#3342)
  • 7b937c5 feat (provider-utils): improve id generator robustness (#3340)
  • 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 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[bot] commented 1 week ago

Superseded by #335.