Skip to content

chore(deps-dev): bump @tanstack/ai and @tanstack/ai-ollama - #136

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-f8333329dc
Closed

chore(deps-dev): bump @tanstack/ai and @tanstack/ai-ollama#136
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-f8333329dc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @tanstack/ai and @tanstack/ai-ollama. These dependencies needed to be updated together.
Updates @tanstack/ai from 0.46.0 to 0.47.2

Release notes

Sourced from @​tanstack/ai's releases.

@​tanstack/ai@​0.47.2

Patch Changes

  • #1175 17b4c60 - Route adapter-emitted RUN_ERROR events through middleware onError hooks and preserve provider error codes in persisted run failures.

@​tanstack/ai@​0.47.1

Patch Changes

  • #1126 47699ed - Persist completed structured outputs as structured-output message parts and restore them during chat hydration.
Changelog

Sourced from @​tanstack/ai's changelog.

0.47.2

Patch Changes

  • #1175 17b4c60 - Route adapter-emitted RUN_ERROR events through middleware onError hooks and preserve provider error codes in persisted run failures.

0.47.1

Patch Changes

  • #1126 47699ed - Persist completed structured outputs as structured-output message parts and restore them during chat hydration.

0.47.0

Minor Changes

  • #1102 32e62ab - Add first-party generic interrupts.

    Use defineInterrupt() to describe a pause, register it on chat() and the client hooks, and return requests from onInterruptBoundary. The client gets typed payloads and resolveInterrupt. Resume validates the answer and runs onInterruptResolution.

    GenericInterrupt<typeof reviewPlan> types one bound card. INTERRUPT_BOUNDARY_PHASES and INTERRUPT_TOOL_RESUMES are the shared phase and resume lists.

Patch Changes

  • #1161 5f68cbc - Harden first-party generic interrupt resume.

    Ephemeral continuation now rehydrates an already-parsed display payload instead of running payloadSchema again, so transforming schemas keep working. Invalid expiresAt values fail closed, binding parse uses one reader, and sequential interrupt-store writes preflight before changing records.

Commits

Updates @tanstack/ai-ollama from 0.9.2 to 0.9.3

Release notes

Sourced from @​tanstack/ai-ollama's releases.

@​tanstack/ai-ollama@​0.9.3

Patch Changes

Changelog

Sourced from @​tanstack/ai-ollama's changelog.

0.9.3

Patch Changes

Commits

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 [@tanstack/ai](https://github.com/TanStack/ai/tree/HEAD/packages/ai) and [@tanstack/ai-ollama](https://github.com/TanStack/ai/tree/HEAD/packages/ai-ollama). These dependencies needed to be updated together.

Updates `@tanstack/ai` from 0.46.0 to 0.47.2
- [Release notes](https://github.com/TanStack/ai/releases)
- [Changelog](https://github.com/TanStack/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/TanStack/ai/commits/@tanstack/ai@0.47.2/packages/ai)

Updates `@tanstack/ai-ollama` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/TanStack/ai/releases)
- [Changelog](https://github.com/TanStack/ai/blob/main/packages/ai-ollama/CHANGELOG.md)
- [Commits](https://github.com/TanStack/ai/commits/@tanstack/ai-ollama@0.9.3/packages/ai-ollama)

---
updated-dependencies:
- dependency-name: "@tanstack/ai"
  dependency-version: 0.47.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@tanstack/ai-ollama"
  dependency-version: 0.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #137.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-f8333329dc branch August 31, 2026 06:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants