Open-Earth-Foundation / CityCatalyst

Open Source carbon accounting for cities
GNU Affero General Public License v3.0
19 stars 5 forks source link

chore(deps): bump ai from 3.0.31 to 3.2.5 in /app #535

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps ai from 3.0.31 to 3.2.5.

Release notes

Sourced from ai's releases.

ai@3.2.5

Patch Changes

  • 4d426d0c: fix (ai): split provider and model ids correctly in the provider registry

ai@3.2.4

Patch Changes

  • Updated dependencies [3cb103bc]
    • @​ai-sdk/react@​0.0.6

ai@3.2.3

Patch Changes

  • 89b7552b: chore (ai): remove deprecation from ai/react imports, add experimental_useObject
  • Updated dependencies [02f6a088]
    • @​ai-sdk/provider-utils@​0.0.16
    • @​ai-sdk/react@​0.0.5
    • @​ai-sdk/svelte@​0.0.5
    • @​ai-sdk/ui-utils@​0.0.5
    • @​ai-sdk/solid@​0.0.5
    • @​ai-sdk/vue@​0.0.5

ai@3.2.2

Patch Changes

  • 0565cd72: feat (ai/core): add toJsonResponse to generateObject result.

ai@3.2.1

Patch Changes

  • 008725ec: feat (ai): add textStream, toTextStreamResponse(), and pipeTextStreamToResponse() to streamObject
  • 520fb2d5: feat (rsc): add streamUI onFinish callback
  • Updated dependencies [008725ec]
  • Updated dependencies [008725ec]
    • @​ai-sdk/react@​0.0.4
    • @​ai-sdk/ui-utils@​0.0.4
    • @​ai-sdk/solid@​0.0.4
    • @​ai-sdk/svelte@​0.0.4
    • @​ai-sdk/vue@​0.0.4

ai@3.2.0

Minor Changes

  • 85ef6d18: chore (ai): AI SDK 3.2 release

Patch Changes

  • b965dd2d: fix (core): pass settings correctly for generateObject and streamObject

... (truncated)

Commits
  • 1b5861a Version Packages (#2058)
  • 4d426d0 fix (ai): split provider and model ids correctly in the provider registry (#2...
  • c70729f chore (docs): add links between rsc and react examples (basics) (#2055)
  • 43fb234 Version Packages (#2054)
  • 59696d5 chore (docs): add deprecation note to legacy Bedrock provider
  • 3cb103b fix (ai/react): prevent infinite tool call loop (#2052)
  • 605cada Version Packages (#2049)
  • 89b7552 chore (ai): remove deprecation from ai/react imports, add experimental_useObj...
  • 9090661 feat (docs): add community provider page for ChromeAI (#2050)
  • 02f6a08 feat (@​ai-sdk/amazon-bedrock): add Amazon Bedrock provider (#2045)
  • 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)
lemilonkh commented 1 week ago

@dependabot rebase

dependabot[bot] commented 1 week ago

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.