Skip to content

chore(deps): bump the dependencies group across 1 directory with 22 updates#234

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/dependencies-bd6d928c9e
Open

chore(deps): bump the dependencies group across 1 directory with 22 updates#234
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/dependencies-bd6d928c9e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps the dependencies group with 20 updates in the / directory:

Package From To
@chat-adapter/github 4.20.2 4.26.0
@chat-adapter/slack 4.20.2 4.26.0
@chat-adapter/state-ioredis 4.20.2 4.26.0
@chat-adapter/state-memory 4.20.2 4.26.0
@chat-adapter/state-pg 4.20.2 4.26.0
@chat-adapter/state-redis 4.20.2 4.26.0
@nuxt/ui 4.5.1 4.6.1
@orpc/client 1.13.10 1.13.14
@orpc/server 1.13.10 1.13.14
@orpc/tanstack-query 1.13.10 1.13.14
@orpc/zod 1.13.10 1.13.14
@tanstack/vue-query 5.95.2 5.99.0
better-auth 1.5.5 1.6.3
kysely 0.28.14 0.28.16
better-sqlite3 12.8.0 12.9.0
docus 5.8.1 5.9.0
@pleaseai/relay-server 0.1.0 0.1.1
partyserver 0.3.3 0.4.1
@anthropic-ai/claude-agent-sdk 0.2.74 0.2.109
liquidjs 10.25.0 10.25.5

Updates @chat-adapter/github from 4.20.2 to 4.26.0

Release notes

Sourced from @​chat-adapter/github's releases.

@​chat-adapter/github@​4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0
    • @​chat-adapter/shared@​4.26.0

@​chat-adapter/github@​4.25.0

Minor Changes

  • 21498a4: Add support for GitHub issue comments. The adapter now handles issue_comment webhooks on plain issues in addition to PRs. Issue threads use the format github:owner/repo:issue:42. All existing PR thread IDs remain backward compatible.

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0
    • @​chat-adapter/shared@​4.25.0

@​chat-adapter/github@​4.24.0

Minor Changes

  • 90cfb6a: Expose getInstallationId(threadOrMessage) on the GitHub adapter so callers can resolve the GitHub App installation associated with GitHub thread and message context.

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • cb1deeb: fix webhook crash for events without repository in multi-tenant mode
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • @​chat-adapter/shared@​4.24.0
    • chat@4.24.0

@​chat-adapter/github@​4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0
    • @​chat-adapter/shared@​4.23.0

@​chat-adapter/github@​4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0
    • @​chat-adapter/shared@​4.22.0

@​chat-adapter/github@​4.21.0

Minor Changes

... (truncated)

Changelog

Sourced from @​chat-adapter/github's changelog.

4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0
    • @​chat-adapter/shared@​4.26.0

4.25.0

Minor Changes

  • 21498a4: Add support for GitHub issue comments. The adapter now handles issue_comment webhooks on plain issues in addition to PRs. Issue threads use the format github:owner/repo:issue:42. All existing PR thread IDs remain backward compatible.

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0
    • @​chat-adapter/shared@​4.25.0

4.24.0

Minor Changes

  • 90cfb6a: Expose getInstallationId(threadOrMessage) on the GitHub adapter so callers can resolve the GitHub App installation associated with GitHub thread and message context.

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • cb1deeb: fix webhook crash for events without repository in multi-tenant mode
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • @​chat-adapter/shared@​4.24.0
    • chat@4.24.0

4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0
    • @​chat-adapter/shared@​4.23.0

4.22.0

Patch Changes

  • Updated dependencies [f2d8957]

... (truncated)

Commits

Updates @chat-adapter/slack from 4.20.2 to 4.26.0

Release notes

Sourced from @​chat-adapter/slack's releases.

@​chat-adapter/slack@​4.26.0

Patch Changes

  • 8955e71: Patches bug with conversion of markdown tables to Slack table blocks
  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0
    • @​chat-adapter/shared@​4.26.0

@​chat-adapter/slack@​4.25.0

Patch Changes

  • 1856198: Fix Slack OAuth callbacks by allowing redirectUri to be passed explicitly during the token exchange while preserving the callback query param as a backward-compatible fallback.
  • 2700ce8: Allow Slack native streaming to send markdown tables without wrapping them in code fences, while preserving the previous append-only table fallback for other consumers.
  • Updated dependencies [2700ce8]
    • chat@4.25.0
    • @​chat-adapter/shared@​4.25.0

@​chat-adapter/slack@​4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • e8dbef2: Fix empty table cells causing invalid_blocks error from Slack API. Empty cells now fall back to a single space to satisfy the Block Kit requirement that cell text must be more than 0 characters.
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • @​chat-adapter/shared@​4.24.0
    • chat@4.24.0

@​chat-adapter/slack@​4.23.0

Minor Changes

  • 4166e09: Add channelVisibility enum to distinguish private, workspace, external, and unknown channel scopes. Implements getChannelVisibility() on the Adapter interface and Slack adapter, replacing the previous isExternalChannel boolean.

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0
    • @​chat-adapter/shared@​4.23.0

@​chat-adapter/slack@​4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0
    • @​chat-adapter/shared@​4.22.0

@​chat-adapter/slack@​4.21.0

Minor Changes

... (truncated)

Changelog

Sourced from @​chat-adapter/slack's changelog.

4.26.0

Patch Changes

  • 8955e71: Patches bug with conversion of markdown tables to Slack table blocks
  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0
    • @​chat-adapter/shared@​4.26.0

4.25.0

Patch Changes

  • 1856198: Fix Slack OAuth callbacks by allowing redirectUri to be passed explicitly during the token exchange while preserving the callback query param as a backward-compatible fallback.
  • 2700ce8: Allow Slack native streaming to send markdown tables without wrapping them in code fences, while preserving the previous append-only table fallback for other consumers.
  • Updated dependencies [2700ce8]
    • chat@4.25.0
    • @​chat-adapter/shared@​4.25.0

4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • e8dbef2: Fix empty table cells causing invalid_blocks error from Slack API. Empty cells now fall back to a single space to satisfy the Block Kit requirement that cell text must be more than 0 characters.
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • @​chat-adapter/shared@​4.24.0
    • chat@4.24.0

4.23.0

Minor Changes

  • 4166e09: Add channelVisibility enum to distinguish private, workspace, external, and unknown channel scopes. Implements getChannelVisibility() on the Adapter interface and Slack adapter, replacing the previous isExternalChannel boolean.

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0
    • @​chat-adapter/shared@​4.23.0

4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

... (truncated)

Commits
  • 7f5bea3 Version Packages (#368)
  • 691348b feat: add test for empty header cells and update markdown conversion logic (#...
  • 63515f2 Version Packages (#351)
  • 2700ce8 feat(chat): Enable disabling code-fencing for streamed tables per-adapter (#349)
  • 097c9b4 [chat] adding plan/update plan blocks for threads (#115)
  • 1856198 fix(slack): OAuth redirect handling (#307)
  • a8dc522 Version Packages (#310)
  • 8d89274 fix: disable source maps in published packages (#337)
  • e8dbef2 fix(adapter-slack): replace empty table cells with single space (#327)
  • 9182017 Version Packages (#300)
  • Additional commits viewable in compare view

Updates @chat-adapter/state-ioredis from 4.20.2 to 4.26.0

Release notes

Sourced from @​chat-adapter/state-ioredis's releases.

@​chat-adapter/state-ioredis@​4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0

@​chat-adapter/state-ioredis@​4.25.0

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0

@​chat-adapter/state-ioredis@​4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • chat@4.24.0

@​chat-adapter/state-ioredis@​4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0

@​chat-adapter/state-ioredis@​4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

@​chat-adapter/state-ioredis@​4.21.0

Patch Changes

  • Updated dependencies [e45a67f]
  • Updated dependencies [13ba1c7]
  • Updated dependencies [95fd8ce]
    • chat@4.21.0
Changelog

Sourced from @​chat-adapter/state-ioredis's changelog.

4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0

4.25.0

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0

4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • chat@4.24.0

4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0

4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

4.21.0

Patch Changes

  • Updated dependencies [e45a67f]
  • Updated dependencies [13ba1c7]
  • Updated dependencies [95fd8ce]
    • chat@4.21.0
Commits

Updates @chat-adapter/state-memory from 4.20.2 to 4.26.0

Release notes

Sourced from @​chat-adapter/state-memory's releases.

@​chat-adapter/state-memory@​4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0

@​chat-adapter/state-memory@​4.25.0

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0

@​chat-adapter/state-memory@​4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • chat@4.24.0

@​chat-adapter/state-memory@​4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0

@​chat-adapter/state-memory@​4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

@​chat-adapter/state-memory@​4.21.0

Patch Changes

  • Updated dependencies [e45a67f]
  • Updated dependencies [13ba1c7]
  • Updated dependencies [95fd8ce]
    • chat@4.21.0
Changelog

Sourced from @​chat-adapter/state-memory's changelog.

4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0

4.25.0

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0

4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • chat@4.24.0

4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0

4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

4.21.0

Patch Changes

  • Updated dependencies [e45a67f]
  • Updated dependencies [13ba1c7]
  • Updated dependencies [95fd8ce]
    • chat@4.21.0
Commits

Updates @chat-adapter/state-pg from 4.20.2 to 4.26.0

Release notes

Sourced from @​chat-adapter/state-pg's releases.

@​chat-adapter/state-pg@​4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0

@​chat-adapter/state-pg@​4.25.0

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0

@​chat-adapter/state-pg@​4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • chat@4.24.0

@​chat-adapter/state-pg@​4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0

@​chat-adapter/state-pg@​4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

@​chat-adapter/state-pg@​4.21.0

Patch Changes

  • Updated dependencies [e45a67f]
  • Updated dependencies [13ba1c7]
  • Updated dependencies [95fd8ce]
    • chat@4.21.0
Changelog

Sourced from @​chat-adapter/state-pg's changelog.

4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0

4.25.0

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0

4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • chat@4.24.0

4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0

4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

4.21.0

Patch Changes

  • Updated dependencies [e45a67f]
  • Updated dependencies [13ba1c7]
  • Updated dependencies [95fd8ce]
    • chat@4.21.0
Commits

Updates @chat-adapter/state-redis from 4.20.2 to 4.26.0

Release notes

Sourced from @​chat-adapter/state-redis's releases.

@​chat-adapter/state-redis@​4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0

@​chat-adapter/state-redis@​4.25.0

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0

@​chat-adapter/state-redis@​4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • 67e0e1b: Fix createRedisState typings so url appears in IntelliSense and the factory accepts an existing Redis client.
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • chat@4.24.0

@​chat-adapter/state-redis@​4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0

@​chat-adapter/state-redis@​4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

@​chat-adapter/state-redis@​4.21.0

Patch Changes

  • Updated dependencies [e45a67f]
  • Updated dependencies [13ba1c7]
  • Updated dependencies [95fd8ce]
    • chat@4.21.0
Changelog

Sourced from @​chat-adapter/state-redis's changelog.

4.26.0

Patch Changes

  • Updated dependencies [2235c16]
  • Updated dependencies [ddb084b]
    • chat@4.26.0

4.25.0

Patch Changes

  • Updated dependencies [2700ce8]
    • chat@4.25.0

4.24.0

Patch Changes

  • 8d89274: fix: disable source maps in published packages
  • 67e0e1b: Fix createRedisState typings so url appears in IntelliSense and the factory accepts an existing Redis client.
  • Updated dependencies [8d89274]
  • Updated dependencies [4f5d200]
  • Updated dependencies [27b34e1]
    • chat@4.24.0

4.23.0

Patch Changes

  • Updated dependencies [4166e09]
    • chat@4.23.0

4.22.0

Patch Changes

  • Updated dependencies [f2d8957]
    • chat@4.22.0

4.21.0

Patch Changes

  • Updated dependencies [e45a67f]
  • Updated dependencies [13ba1c7]
  • Updated dependencies [95fd8ce]
    • chat@4.21.0
Commits

Updates @nuxt/ui from 4.5.1 to 4.6.1

Release notes

Sourced from @​nuxt/ui's releases.

v4.6.1

🐛 Bug Fixes

  • ai: use part.state for streaming detection and deprecate isReasoningStreaming (d2d7543)
  • ChatMessage: hide files slot when no file parts exist (9cddc8e)
  • ChatMessages: keep indicator visible until first content arrives (195cce8)
  • ChatMessages: reset scroll icon when messages are cleared (#6239) (4ba3eef)
  • ChatPrompt: guard enter during composition (#6280) (a911ca8)
  • DashboardSidebar: always pass collapsed: false in mobile menu slots (957a0f5), closes #6157
  • Modal/Slideover/Drawer: suppress reka ui title and description warnings (3451b8d), closes #6240
  • module: inline defaultVariants and prefix in dev template (314e23b)
  • module: transpile reka-ui to prevent injection errors (#6286) (b822c43)

New Contributors

Full Changelog: nuxt/ui@v4.6.0...v4.6.1

v4.6.0

✨ Highlights

📁 New Sidebar component

The Sidebar component provides a responsive application sidebar that stays fixed on desktop and transforms into a Modal, Slideover, or Drawer on mobile. It supports three visual variants (sidebar, floating, inset) and three collapsible modes (offcanvas, icon, none):

\<template>
  <USidebar v-model:open="open" collapsible="icon">
    \<template #header>
      <Logo />
    </template>
&lt;UNavigationMenu :items=&quot;items&quot; /&gt;
&amp;lt;template #footer&gt;
&lt;UserMenu /&gt;
&lt;/template&gt;

</USidebar>
</template>

🤖 New Chat components

We're introducing 3 new components to build richer AI chat interfaces:

  • ChatReasoning: A collapsible thinking/reasoning block that automatically tracks streaming duration.
  • ChatTool: A collapsible row for tool invocations with loading and streaming states.
  • ChatShimmer: An animated text primitive used internally by ChatReasoning and ChatTool during streaming.

... (truncated)

Changelog

Sourced from @​nuxt/ui's changelog.

4.6.1 (2026-04-03)

Bug Fixes

  • ai: use part.state for streaming detection and deprecate isReasoningStreaming (d2d7543)
  • ChatMessage: hide files slot when no file parts exist (9cddc8e)
  • ChatMessages: keep indicator visible until first content arrives (195cce8)
  • ChatMessages: reset scroll icon when messages are cleared (#6239) (4ba3eef)
  • ChatPrompt: guard enter during composition (#6280) (a911ca8)
  • DashboardSidebar: always pass collapsed: false in mobile menu slots (957a0f5), closes #6157
  • Modal/Slideover/Drawer: suppress reka ui title and description warnings (3451b8d), closes #6240
  • module: inline defaultVariants and prefix in dev template (314e23b)
  • module: transpile reka-ui to prevent injection errors (#6286) (b822c43)

4.6.0 (2026-03-23)

⚠ BREAKING CHANGES

  • module: use moduleDependencies to manipulate options (#5384)

Features

Bug Fixes

  • Avatar: use resolved size for image width/height (#6008) (6dd0fc4)
  • ChatShimmer: handle RTL mode (#6180) (51793a8)
  • ContentNavigation: prevent toggling disabled parent items (#6122) (0f1074f)
  • ContentSurround: handle RTL mode (#6148) (6921f13)
  • ContentToc: reset start margin at lg breakpoint (8f24f79)
  • DashboardSearchButton: use valid HTML structure for trailing slot (#6194) (578a12f)
  • Editor: guard lift calls for unavailable list extensions (#6100) (065db6b)

... (truncated)

Commits
  • 08be59c chore(release): v4.6.1
  • dbfbccb docs(Chat): add line height to user message text
  • 54f7af2 chore(playground): add clear messages button to chat page
  • 4ba3eef fix(ChatMessages): reset scroll icon when messages are cleared (#6239)
  • 3451b8d fix(Modal/Slideover/Drawer): suppress reka ui title and description warnings
  • b822c43 fix(module): transpile reka-ui to prevent injection errors (#6286)
  • 957a0f5 fix(DashboardSidebar): always pass collapsed: false in mobile menu slots
  • 45a6c54 chore(deps): update dependency reka-ui to v2.9.3 (#6284)
  • 9d20bca chore: move contributing skill to AGENTS.md
  • a911ca8 fix(ChatPrompt): guard enter during composition (#6280)
  • Additional commits viewable in compare view

Updates @orpc/client from 1.13.10 to 1.13.14

Release notes

Sourced from @​orpc/client's releases.

v1.13.14

   🚀 Features

    View changes on GitHub

v1.13.13

   🚀 Features

    View changes on GitHub

v1.13.12

   🐞 Bug Fixes

    View changes on GitHub

v1.13.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @orpc/server from 1.13.10 to 1.13.14

Release notes

Sourced from @​orpc/server's releases.

v1.13.14

   🚀 Features

    View changes on GitHub

v1.13.13

   🚀 Features

    View changes on GitHub

v1.13.12

   🐞 Bug Fixes

    View changes on GitHub

v1.13.11

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 7f30201 chore: release v1.13.14
  • 99d5d75 feat(server,contract): guard against primitive values in router tree traversa...
  • d7f65ee chore: sync sponsors
  • 30668ea chore: sync sponsors
  • 562f88f chore: sync sponsors
  • b50e4fc chore(deps-dev): bump fastify from 5.8.2 to 5.8.3 (#1503)
  • fae790d chore: release v1.13.13
  • 77e421e feat(client): reexport getEventMeta, withEventMeta (#1508)
  • 6ca5c71 chore: release v1.13.12
  • 8d90c8f chore: release v1.13.11
  • See full diff in compare view

Updates @orpc/tanstack-query from 1.13.10 to 1.13.14

Release notes

Sourced from @​orpc/tanstack-query's releases.

v1.13.14

   🚀 Features

    View changes on GitHub

v1.13.13

   🚀 Features

    View changes on GitHub

v1.13.12

   🐞 Bug Fixes

    View changes on GitHub

v1.13.11

   🐞 Bug Fixes

  • standard-server: Invalid content-disposition with ...

    Description has been truncated


    Summary by cubic

    Bump dependencies across apps and core to pick up bug fixes, new UI components, and stability improvements. Highlights: chat adapters 4.26.0, @nuxt/ui 4.6.1, @orpc/* 1.13.14, and SDK/DB patches.

    • Dependencies
      • Chat adapters → 4.26.0: GitHub adds issue comment threads; Slack fixes table rendering and OAuth; state packages aligned; core now requires @chat-adapter/state-memory >= 4.26.0.
      • UI and client: @nuxt/ui 4.6.1 (new Sidebar/Chat components, fixes), @tanstack/vue-query 5.99.0.
      • ORPC: @orpc/client, @orpc/server, @orpc/tanstack-query, @orpc/zod1.13.14.
      • Auth/SDKs: better-auth 1.6.3, @anthropic-ai/claude-agent-sdk 0.2.109, liquidjs 10.25.5.
      • Storage/docs/worker: kysely 0.28.16, better-sqlite3 12.9.0, docus 5.9.0, @pleaseai/relay-server 0.1.1, partyserver 0.4.1.

    Written for commit 7f672c9. Summary will update on new commits.

…pdates

Bumps the dependencies group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@chat-adapter/github](https://github.com/vercel/chat/tree/HEAD/packages/adapter-github) | `4.20.2` | `4.26.0` |
| [@chat-adapter/slack](https://github.com/vercel/chat/tree/HEAD/packages/adapter-slack) | `4.20.2` | `4.26.0` |
| [@chat-adapter/state-ioredis](https://github.com/vercel/chat/tree/HEAD/packages/state-ioredis) | `4.20.2` | `4.26.0` |
| [@chat-adapter/state-memory](https://github.com/vercel/chat/tree/HEAD/packages/state-memory) | `4.20.2` | `4.26.0` |
| [@chat-adapter/state-pg](https://github.com/vercel/chat/tree/HEAD/packages/state-pg) | `4.20.2` | `4.26.0` |
| [@chat-adapter/state-redis](https://github.com/vercel/chat/tree/HEAD/packages/state-redis) | `4.20.2` | `4.26.0` |
| [@nuxt/ui](https://github.com/nuxt/ui) | `4.5.1` | `4.6.1` |
| [@orpc/client](https://github.com/middleapi/orpc/tree/HEAD/packages/client) | `1.13.10` | `1.13.14` |
| [@orpc/server](https://github.com/middleapi/orpc/tree/HEAD/packages/server) | `1.13.10` | `1.13.14` |
| [@orpc/tanstack-query](https://github.com/middleapi/orpc/tree/HEAD/packages/tanstack-query) | `1.13.10` | `1.13.14` |
| [@orpc/zod](https://github.com/middleapi/orpc/tree/HEAD/packages/zod) | `1.13.10` | `1.13.14` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.95.2` | `5.99.0` |
| [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.5.5` | `1.6.3` |
| [kysely](https://github.com/kysely-org/kysely) | `0.28.14` | `0.28.16` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.8.0` | `12.9.0` |
| [docus](https://github.com/nuxt-content/docus) | `5.8.1` | `5.9.0` |
| [@pleaseai/relay-server](https://github.com/pleaseai/relay/tree/HEAD/packages/relay-server) | `0.1.0` | `0.1.1` |
| [partyserver](https://github.com/cloudflare/partykit) | `0.3.3` | `0.4.1` |
| [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.2.74` | `0.2.109` |
| [liquidjs](https://github.com/harttle/liquidjs) | `10.25.0` | `10.25.5` |



Updates `@chat-adapter/github` from 4.20.2 to 4.26.0
- [Release notes](https://github.com/vercel/chat/releases)
- [Changelog](https://github.com/vercel/chat/blob/main/packages/adapter-github/CHANGELOG.md)
- [Commits](https://github.com/vercel/chat/commits/@chat-adapter/github@4.26.0/packages/adapter-github)

Updates `@chat-adapter/slack` from 4.20.2 to 4.26.0
- [Release notes](https://github.com/vercel/chat/releases)
- [Changelog](https://github.com/vercel/chat/blob/main/packages/adapter-slack/CHANGELOG.md)
- [Commits](https://github.com/vercel/chat/commits/@chat-adapter/slack@4.26.0/packages/adapter-slack)

Updates `@chat-adapter/state-ioredis` from 4.20.2 to 4.26.0
- [Release notes](https://github.com/vercel/chat/releases)
- [Changelog](https://github.com/vercel/chat/blob/main/packages/state-ioredis/CHANGELOG.md)
- [Commits](https://github.com/vercel/chat/commits/@chat-adapter/state-ioredis@4.26.0/packages/state-ioredis)

Updates `@chat-adapter/state-memory` from 4.20.2 to 4.26.0
- [Release notes](https://github.com/vercel/chat/releases)
- [Changelog](https://github.com/vercel/chat/blob/main/packages/state-memory/CHANGELOG.md)
- [Commits](https://github.com/vercel/chat/commits/@chat-adapter/state-memory@4.26.0/packages/state-memory)

Updates `@chat-adapter/state-pg` from 4.20.2 to 4.26.0
- [Release notes](https://github.com/vercel/chat/releases)
- [Changelog](https://github.com/vercel/chat/blob/main/packages/state-pg/CHANGELOG.md)
- [Commits](https://github.com/vercel/chat/commits/@chat-adapter/state-pg@4.26.0/packages/state-pg)

Updates `@chat-adapter/state-redis` from 4.20.2 to 4.26.0
- [Release notes](https://github.com/vercel/chat/releases)
- [Changelog](https://github.com/vercel/chat/blob/main/packages/state-redis/CHANGELOG.md)
- [Commits](https://github.com/vercel/chat/commits/@chat-adapter/state-redis@4.26.0/packages/state-redis)

Updates `@nuxt/ui` from 4.5.1 to 4.6.1
- [Release notes](https://github.com/nuxt/ui/releases)
- [Changelog](https://github.com/nuxt/ui/blob/v4/CHANGELOG.md)
- [Commits](nuxt/ui@v4.5.1...v4.6.1)

Updates `@orpc/client` from 1.13.10 to 1.13.14
- [Release notes](https://github.com/middleapi/orpc/releases)
- [Commits](https://github.com/middleapi/orpc/commits/v1.13.14/packages/client)

Updates `@orpc/server` from 1.13.10 to 1.13.14
- [Release notes](https://github.com/middleapi/orpc/releases)
- [Commits](https://github.com/middleapi/orpc/commits/v1.13.14/packages/server)

Updates `@orpc/tanstack-query` from 1.13.10 to 1.13.14
- [Release notes](https://github.com/middleapi/orpc/releases)
- [Commits](https://github.com/middleapi/orpc/commits/v1.13.14/packages/tanstack-query)

Updates `@orpc/zod` from 1.13.10 to 1.13.14
- [Release notes](https://github.com/middleapi/orpc/releases)
- [Commits](https://github.com/middleapi/orpc/commits/v1.13.14/packages/zod)

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

Updates `better-auth` from 1.5.5 to 1.6.3
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/better-auth/CHANGELOG.md)
- [Commits](https://github.com/better-auth/better-auth/commits/better-auth@1.6.3/packages/better-auth)

Updates `chat` from 4.20.2 to 4.26.0
- [Release notes](https://github.com/vercel/chat/releases)
- [Commits](https://github.com/vercel/chat/commits/chat@4.26.0/packages/chat-sdk)

Updates `kysely` from 0.28.14 to 0.28.16
- [Release notes](https://github.com/kysely-org/kysely/releases)
- [Commits](kysely-org/kysely@v0.28.14...v0.28.16)

Updates `better-sqlite3` from 12.8.0 to 12.9.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.8.0...v12.9.0)

Updates `docus` from 5.8.1 to 5.9.0
- [Release notes](https://github.com/nuxt-content/docus/releases)
- [Changelog](https://github.com/nuxt-content/docus/blob/main/CHANGELOG.md)
- [Commits](nuxt-content/docus@v5.8.1...v5.9.0)

Updates `h3` from 1.15.8 to 1.15.11
- [Release notes](https://github.com/h3js/h3/releases)
- [Changelog](https://github.com/h3js/h3/blob/v1.15.11/CHANGELOG.md)
- [Commits](h3js/h3@v1.15.8...v1.15.11)

Updates `@pleaseai/relay-server` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/pleaseai/relay/releases)
- [Changelog](https://github.com/pleaseai/relay/blob/main/packages/relay-server/CHANGELOG.md)
- [Commits](https://github.com/pleaseai/relay/commits/relay-client-v0.1.1/packages/relay-server)

Updates `partyserver` from 0.3.3 to 0.4.1
- [Release notes](https://github.com/cloudflare/partykit/releases)
- [Commits](https://github.com/cloudflare/partykit/compare/partyserver@0.3.3...partyserver@0.4.1)

Updates `@anthropic-ai/claude-agent-sdk` from 0.2.74 to 0.2.109
- [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-typescript@v0.2.74...v0.2.109)

Updates `liquidjs` from 10.25.0 to 10.25.5
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.25.0...v10.25.5)

---
updated-dependencies:
- dependency-name: "@chat-adapter/github"
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@chat-adapter/slack"
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@chat-adapter/state-ioredis"
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@chat-adapter/state-memory"
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@chat-adapter/state-pg"
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@chat-adapter/state-redis"
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nuxt/ui"
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@orpc/client"
  dependency-version: 1.13.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@orpc/server"
  dependency-version: 1.13.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@orpc/tanstack-query"
  dependency-version: 1.13.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@orpc/zod"
  dependency-version: 1.13.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.99.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: better-auth
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: chat
  dependency-version: 4.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: kysely
  dependency-version: 0.28.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: better-sqlite3
  dependency-version: 12.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: docus
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: h3
  dependency-version: 1.15.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@pleaseai/relay-server"
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: partyserver
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.2.109
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: liquidjs
  dependency-version: 10.25.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Apr 15, 2026
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Requires human review: Large number of production dependency updates across core and apps, including @nuxt/ui 4.6.0 which contains breaking changes to module options manipulation.

Architecture diagram
sequenceDiagram
    participant UI as Browser (Nuxt UI 4.6)
    participant Srv as Agent Server (ORPC/Better-Auth)
    participant Core as Agent Core (SDK)
    participant State as Chat State (Redis/PG/Memory)
    participant LLM as Anthropic (Claude SDK)
    participant Relay as Relay Worker (Partyserver)
    participant Platform as Platforms (GitHub/Slack)

    Note over UI,Platform: User Interaction & Agent Reasoning Flow

    UI->>UI: NEW: Render Sidebar & ChatReasoning
    UI->>Srv: Request via ORPC Client
    Srv->>Srv: Authenticate (Better-Auth 1.6)
    
    Srv->>Core: Execute Agent Task
    Core->>State: CHANGED: Access thread state (Adapter 4.26)
    State-->>Core: Session data
    
    Core->>LLM: NEW: Process with reasoning (Claude SDK 0.2.109)
    LLM-->>Core: Agent Response + Tool Calls
    
    Core->>Relay: NEW: Stream updates (Relay Server 0.1.1)
    Relay-->>UI: Real-time UI updates (Partyserver 0.4)

    Note over UI,Platform: External Webhook & Event Flow

    Platform->>Srv: Webhook (Issue/PR/Slack)
    alt GitHub Event
        Srv->>Core: NEW: Handle issue_comment thread
    else Slack Event
        Srv->>Core: CHANGED: Handle OAuth/Table rendering
    end

    Core->>State: Persist updated conversation
    State-->>Core: ACK
    Core-->>Platform: Response (Source maps disabled in 4.26)
Loading

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