Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

build(deps): bump ai from 3.1.0 to 3.2.31 #654

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Bumps ai from 3.1.0 to 3.2.31.

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • b86af092: feat (ai/core): add langchain stream event v2 support to LangChainAdapter

[email protected]

Patch Changes

  • Updated dependencies [19c3d50f]
    • @​ai-sdk/react@​0.0.24
    • @​ai-sdk/vue@​0.0.19

[email protected]

Patch Changes

  • e710b388: fix (ai/core): race condition in mergeStreams
  • 6078a690: feat (ai/core): introduce stream data support in toAIStreamResponse

[email protected]

Patch Changes

  • 68d1f78c: fix (ai/core): do not construct object promise in streamObject result until requested
  • f0bc1e79: feat (ai/ui): add system message support to convertToCoreMessages
  • 1f67fe49: feat (ai/ui): stream tool calls with streamText and useChat
  • Updated dependencies [1f67fe49]
    • @​ai-sdk/ui-utils@​0.0.15
    • @​ai-sdk/react@​0.0.23
    • @​ai-sdk/solid@​0.0.17
    • @​ai-sdk/svelte@​0.0.18
    • @​ai-sdk/vue@​0.0.18

[email protected]

Patch Changes

  • 811f4493: fix (ai/core): generateText token usage is sum over all roundtrips

[email protected]

Patch Changes

  • 8f545ce9: fix (ai/core): forward request headers in generateObject and streamObject

[email protected]

Patch Changes

  • 99ddbb74: feat (ai/react): add experimental support for managing attachments to useChat
  • Updated dependencies [99ddbb74]
    • @​ai-sdk/ui-utils@​0.0.14
    • @​ai-sdk/react@​0.0.22
    • @​ai-sdk/solid@​0.0.16
    • @​ai-sdk/svelte@​0.0.17

... (truncated)

Commits
  • a44a8f3 Version Packages (#2343)
  • b86af09 feat (ai/core): add langchain stream event v2 support to LangChainAdapter (#2...
  • ba33f32 fix (docs): fix filename in tool call streaming example (#2344)
  • 37d5260 chore (docs): improve links in navigating the library page (#2339)
  • 68066fe feat (provider/azure): add baseURL configuration option (#2337)
  • 32e9f36 Version Packages (#2338)
  • 19c3d50 fix (ai/ui): add missing createdAt (#2342)
  • 89947fc chore (provider/openai): update model list for type-ahead support (#2336)
  • bfd4b76 fix (docs): fix typos in multi-modal chatbot guide (#2333)
  • df5c774 fix (docs): remove force-dynamic from docs and examples (#2332)
  • 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)

Bumps [ai](https://github.com/vercel/ai) from 3.1.0 to 3.2.31.
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@3.2.31)

---
updated-dependencies:
- dependency-name: ai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 19, 2024
@dependabot dependabot bot requested review from abdfnx and david-tomson July 19, 2024 13:41
Copy link

codesandbox bot commented Jul 19, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-3.2.31 branch July 20, 2024 17:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant