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 from 3.3.33 to 3.4.30 #332

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps ai from 3.3.33 to 3.4.30.

Release notes

Sourced from ai's releases.

ai@3.4.30

Patch Changes

  • Updated dependencies [a85c965]
    • @​ai-sdk/ui-utils@​0.0.50
    • @​ai-sdk/react@​0.0.69
    • @​ai-sdk/solid@​0.0.54
    • @​ai-sdk/svelte@​0.0.57
    • @​ai-sdk/vue@​0.0.59

ai@3.4.29

Patch Changes

  • 54b56f7: feat (ai/core): send tool and tool choice telemetry data

ai@3.4.28

Patch Changes

  • 29f1390: feat (ai/test): add simulateReadableStream helper

ai@3.4.27

Patch Changes

  • fa772ae: feat (ai/core): automatically convert ui messages to core messages

ai@3.4.26

Patch Changes

  • 57f39ea: feat (ai/core): support multi-modal tool results in convertToCoreMessages

ai@3.4.25

Patch Changes

  • 6e0fa1c: fix (ai/core): wait for tool results to arrive before sending finish event

ai@3.4.24

Patch Changes

  • d92fd9f: feat (ui/svelte): support Svelte 5 peer dependency
  • Updated dependencies [d92fd9f]
    • @​ai-sdk/svelte@​0.0.56

ai@3.4.23

Patch Changes

  • 8301e41: fix (ai/react): update React peer dependency version to allow rc releases.
  • Updated dependencies [8301e41]
    • @​ai-sdk/react@​0.0.68

ai@3.4.22

... (truncated)

Commits


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 #333.