Skip to content

Comments

build(deps): Bump the production group across 1 directory with 36 updates#35

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-edeccdd711
Open

build(deps): Bump the production group across 1 directory with 36 updates#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-edeccdd711

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps the production group with 36 updates in the / directory:

Package From To
@ai-sdk/anthropic 3.0.35 3.0.46
@ai-sdk/azure 3.0.26 3.0.31
@ai-sdk/google 3.0.20 3.0.30
@ai-sdk/openai 3.0.25 3.0.30
@hono/zod-validator 0.4.3 0.7.6
@modelcontextprotocol/sdk 1.25.3 1.26.0
ai 6.0.68 6.0.94
ai-sdk-ollama 3.3.0 3.7.1
bullmq 5.67.2 5.69.3
commander 13.1.0 14.0.3
drizzle-orm 0.39.3 0.45.1
glob 13.0.1 13.0.6
hono 4.11.7 4.12.0
ioredis 5.9.2 5.9.3
minimatch 10.1.2 10.2.2
openai 6.17.0 6.22.0
ora 8.2.0 9.3.0
playwright-core 1.58.1 1.58.2
zod 3.25.76 4.3.6
@tanstack/react-query 5.90.20 5.90.21
@tiptap/extension-code-block-lowlight 3.19.0 3.20.0
@tiptap/extension-mention 3.19.0 3.20.0
@tiptap/extension-placeholder 3.19.0 3.20.0
@tiptap/extension-task-item 3.19.0 3.20.0
@tiptap/extension-task-list 3.19.0 3.20.0
@tiptap/extension-text-style 3.19.0 3.20.0
@tiptap/extension-underline 3.19.0 3.20.0
@tiptap/pm 3.19.0 3.20.0
@tiptap/react 3.19.0 3.20.0
@tiptap/starter-kit 3.19.0 3.20.0
lucide-react 0.563.0 0.575.0
marked 17.0.1 17.0.3
react-day-picker 9.13.0 9.13.2
react-markdown 9.1.0 10.1.0
react-syntax-highlighter 15.6.6 16.1.0
tailwind-merge 3.4.0 3.5.0

Updates @ai-sdk/anthropic from 3.0.35 to 3.0.46

Release notes

Sourced from @​ai-sdk/anthropic's releases.

@​ai-sdk/anthropic@​3.0.46

Patch Changes

  • b094c07: fix compaction_delta streaming schema to allow null content
Commits

Updates @ai-sdk/azure from 3.0.26 to 3.0.31

Release notes

Sourced from @​ai-sdk/azure's releases.

@​ai-sdk/azure@​3.0.31

Patch Changes

  • Updated dependencies [ff12133]
    • @​ai-sdk/openai@​3.0.30
Commits

Updates @ai-sdk/google from 3.0.20 to 3.0.30

Release notes

Sourced from @​ai-sdk/google's releases.

@​ai-sdk/google@​3.0.30

Patch Changes

  • 765b013: feat(provider/google): add support for gemini-3.1-pro-preview
Commits

Updates @ai-sdk/openai from 3.0.25 to 3.0.30

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​3.0.30

Patch Changes

  • ff12133: feat(provider/openai): support native skills and hosted shell
Commits

Updates @hono/zod-validator from 0.4.3 to 0.7.6

Release notes

Sourced from @​hono/zod-validator's releases.

@​hono/zod-validator@​0.7.6

Patch Changes

@​hono/zod-validator@​0.7.5

Patch Changes

@​hono/zod-validator@​0.7.4

Patch Changes

@​hono/zod-validator@​0.7.3

Patch Changes

@​hono/zod-validator@​0.7.2

Patch Changes

@​hono/zod-validator@​0.7.1

Patch Changes

Changelog

Sourced from @​hono/zod-validator's changelog.

0.7.6

Patch Changes

0.7.5

Patch Changes

0.7.4

Patch Changes

0.7.3

Patch Changes

0.7.2

Patch Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

0.6.0

Minor Changes

... (truncated)

Commits
  • da02482 Version Packages (#1635)
  • 77cfae9 fix(zod-validator): query input supports union / optional types (#1634)
  • 04875b3 chore(deps-dev): bump hono from 4.10.3 to 4.10.7 (#1594)
  • 2444422 fix(publish): set access public with cli args (#1611)
  • cbc0288 chore(deps-dev): bump zod from 3.23.8 to 4.1.13 (#1580)
  • 41f2241 Version Packages (#1567)
  • dc468a0 refactor: replace tsup with tsdown (#1528)
  • dd19f37 refactor(zod-openapi): relax types for the latest zod-validator (#1566)
  • 5388c3f fix(zod-validator): the hook's return value is reflected in zValidator's retu...
  • 565d0e3 chore: bump hono (#1514)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​hono/zod-validator since your current version.


Updates @modelcontextprotocol/sdk from 1.25.3 to 1.26.0

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.26.0

Addresses "Sharing server/transport instances can leak cross-client response data" in this GHSA GHSA-345p-7cg4-v4c7

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.25.3...v1.26.0

Commits
  • fe9c07b chore: bump version to 1.26.0 (#1479)
  • 4f01e7e fix: add non-null assertions for optional setupServer fields in stateful test
  • a05be17 Merge commit from fork
  • 50d9fa3 Fix #1430: Client Credentials providers scopes support (backported) (#1442)
  • aa81a66 fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x back...
  • 6aba065 chore: bump v1.25.3 for backport fixes (#1412)
  • See full diff in compare view

Updates ai from 6.0.68 to 6.0.94

Release notes

Sourced from ai's releases.

ai@6.0.94

Patch Changes

  • Updated dependencies [363fa44]
    • @​ai-sdk/gateway@​3.0.52

ai@6.0.93

Patch Changes

  • d3769ec: feat(ai): add experimental callbacks in generateText

ai@6.0.92

Patch Changes

  • Updated dependencies [765b013]
    • @​ai-sdk/gateway@​3.0.51

ai@6.0.91

Patch Changes

  • Updated dependencies [a433cd3]
    • @​ai-sdk/gateway@​3.0.50

ai@6.0.90

Patch Changes

  • 98e83ab: Fix useChat status briefly flashing to submitted on page load when resume: true is set and there is no active stream to resume. The reconnectToStream check is now performed before setting status to submitted, so status stays ready when the server responds with 204 (no active stream).

ai@6.0.89

Patch Changes

  • Updated dependencies [5f693c8]
    • @​ai-sdk/gateway@​3.0.49

ai@6.0.88

Patch Changes

  • Updated dependencies [2a1c664]
    • @​ai-sdk/gateway@​3.0.48

ai@6.0.87

Patch Changes

  • Updated dependencies [6bbd05b]
    • @​ai-sdk/gateway@​3.0.47
Commits

Updates ai-sdk-ollama from 3.3.0 to 3.7.1

Release notes

Sourced from ai-sdk-ollama's releases.

ai-sdk-ollama@3.7.1

Patch Changes

  • 70def97: Support media/image content in tool result messages. When a tool returns output.type === 'content' with image-data, image-url, or file-data (image) parts, the provider now sends them in the tool message's images array to Ollama. Fixes #527.

ai-sdk-ollama@3.7.0

Minor Changes

  • 229a396: Use jsonrepair for tool-call argument parsing
    • Tool-call JSON repair: parseToolArguments now uses jsonrepair when JSON.parse fails, so malformed tool-argument strings (trailing commas, unquoted keys, single quotes) are repaired instead of returning {}. Same logic is used when converting messages in convertToOllamaChatMessages.
    • Quoted/double-encoded JSON: When the model returns a quoted JSON string (e.g. "{\"query\":\"weather\"}"), the inner JSON is now parsed so tool arguments are not lost.
    • Exports: parseToolArguments and resolveToolCallingOptions are now exported from the main and browser entry points for advanced use.
    • Example: New tool-json-repair-example.ts in examples/node demonstrates tool-argument repair; json-repair-example.ts and README updated to reference it.

ai-sdk-ollama@3.6.0

Minor Changes

  • 2cd78cc: Structured output / object generation
    • Cascade JSON repair: Object generation repair now uses a cascade—jsonrepair first, then the built-in Ollama-specific repair (enhancedRepairText) for edge cases (Python True/None, URLs with //, smart quotes, etc.). Repair remains on by default; use enableTextRepair: false or a custom repairText to override.
    • Exports: cascadeRepairText and enhancedRepairText are exported for advanced use and custom repair pipelines.
    • Reliability: Type validation after repair so non-JSON or string-wrapped output is rejected when the schema expects an object/array; fallback merge no longer spreads primitives into the result.
    • Docs & examples: READMEs updated with cascade repair description and links; new examples/node/src/test-cascade-repair.ts example for repair behavior (run with --llm for LLM object generation).

ai-sdk-ollama@3.5.0

Minor Changes

  • 13d0d64: Fix streaming of reasoning (think) content so that fullStream correctly emits reasoning-start, reasoning-delta, and reasoning-end parts with a stable ID when using models with think: true (e.g. DeepSeek-R1, Qwen 3). Ensures the AI SDK can aggregate reasoning content and that multiple reasoning chunks from the API are represented as a single reasoning span. Message conversion now includes reasoning parts when converting assistant messages to Ollama format.

ai-sdk-ollama@3.4.0

Minor Changes

  • 8ddf295: Updated to ai-sdk to 6.0.70
Changelog

Sourced from ai-sdk-ollama's changelog.

3.7.1

Patch Changes

  • 70def97: Support media/image content in tool result messages. When a tool returns output.type === 'content' with image-data, image-url, or file-data (image) parts, the provider now sends them in the tool message's images array to Ollama. Fixes #527.

3.7.0

Minor Changes

  • 229a396: Use jsonrepair for tool-call argument parsing
    • Tool-call JSON repair: parseToolArguments now uses jsonrepair when JSON.parse fails, so malformed tool-argument strings (trailing commas, unquoted keys, single quotes) are repaired instead of returning {}. Same logic is used when converting messages in convertToOllamaChatMessages.
    • Quoted/double-encoded JSON: When the model returns a quoted JSON string (e.g. "{\"query\":\"weather\"}"), the inner JSON is now parsed so tool arguments are not lost.
    • Exports: parseToolArguments and resolveToolCallingOptions are now exported from the main and browser entry points for advanced use.
    • Example: New tool-json-repair-example.ts in examples/node demonstrates tool-argument repair; json-repair-example.ts and README updated to reference it.

3.6.0

Minor Changes

  • 2cd78cc: Structured output / object generation
    • Cascade JSON repair: Object generation repair now uses a cascade—jsonrepair first, then the built-in Ollama-specific repair (enhancedRepairText) for edge cases (Python True/None, URLs with //, smart quotes, etc.). Repair remains on by default; use enableTextRepair: false or a custom repairText to override.
    • Exports: cascadeRepairText and enhancedRepairText are exported for advanced use and custom repair pipelines.
    • Reliability: Type validation after repair so non-JSON or string-wrapped output is rejected when the schema expects an object/array; fallback merge no longer spreads primitives into the result.
    • Docs & examples: READMEs updated with cascade repair description and links; new examples/node/src/test-cascade-repair.ts example for repair behavior (run with --llm for LLM object generation).

3.5.0

Minor Changes

  • 13d0d64: Fix streaming of reasoning (think) content so that fullStream correctly emits reasoning-start, reasoning-delta, and reasoning-end parts with a stable ID when using models with think: true (e.g. DeepSeek-R1, Qwen 3). Ensures the AI SDK can aggregate reasoning content and that multiple reasoning chunks from the API are represented as a single reasoning span. Message conversion now includes reasoning parts when converting assistant messages to Ollama format.

3.4.0

Minor Changes

  • 8ddf295: Updated to ai-sdk to 6.0.70
Commits
  • 3e2f250 chore: release packages (#529)
  • 70def97 chore(deps): update dependencies for @​ai-sdk/react, ai, lucide-react, and typ...
  • 2f7248b chore(deps-dev): bump @​typescript-eslint/parser from 8.55.0 to 8.56.0
  • 310a49f chore(deps-dev): bump rimraf from 6.1.2 to 6.1.3
  • 97a86eb chore(deps): bump @​ai-sdk/provider-utils from 4.0.14 to 4.0.15
  • d63009b chore: release packages (#513)
  • 229a396 Enhance JSON repair functionality and update examples (#512)
  • eda2135 chore(deps-dev): bump vite-tsconfig-paths from 6.1.0 to 6.1.1
  • d1de394 chore: release packages (#508)
  • 2cd78cc chore(deps): update dependencies and enhance JSON repair functionality (#507)
  • Additional commits viewable in compare view

Updates bullmq from 5.67.2 to 5.69.3

Release notes

Sourced from bullmq's releases.

v5.69.3

5.69.3 (2026-02-16)

Bug Fixes

v5.69.2

5.69.2 (2026-02-14)

Bug Fixes

  • queue: forward error from repeat or job-scheduler instances (#3775) fixes #3774 (a62241f)

v5.69.1

5.69.1 (2026-02-13)

Bug Fixes

v5.69.0

5.69.0 (2026-02-12)

Features

v5.68.0

5.68.0 (2026-02-11)

Features

  • connection: add datatype for version differentiation (#3746) (af9197d)

v5.67.3

5.67.3 (2026-02-05)

Bug Fixes

  • connection: merge redisOptions when duplicating cluster (#3759) (afb878f)
Commits

Updates commander from 13.1.0 to 14.0.3

Release notes

Sourced from commander's releases.

v14.0.3

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)

v14.0.2

Changed

  • improve negative number auto-detection test (#2428)
  • update (dev) dependencies

v14.0.1

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies

v14.0.0

Added

  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher -level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following option s/commands (#2328)
  • support for unescaped negative numbers as option-arguments and command-arguments (#2339)
  • TypeScript: add parseArg property to Argument class (#2359)

Fixed

  • remove bogus leading space in help when option has default value but not a description (#2348)
  • .configureOutput() now makes copy of settings instead of modifying in-place, fixing side-effects (#2350)

Changed

  • Breaking: Commander 14 requires Node.js v20 or higher
  • internal refactor of Help class adding .formatItemList() and .groupItems() methods (#2328)
Changelog

Sourced from commander's changelog.

[14.0.3] (2026-01-31)

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)

[14.0.2] (2025-10-25)

Changed

  • improve negative number auto-detection test (#2428)
  • update (dev) dependencies

[14.0.1] (2025-09-12)

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies

[14.0.0] (2025-05-18)

Added

  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher-level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following options/commands (#2328)
  • support for unescaped negative numbers as option-arguments and command-arguments (#2339)
  • TypeScript: add parseArg property to Argument class (#2359)

Fixed

  • remove bogus leading space in help when option has default value but not a description (#2348)
  • .configureOutput() now makes copy of settings instead of modifying in-place, fixing side-effects (#2350)

Changed

  • Breaking: Commander 14 requires Node.js v20 or higher

... (truncated)

Commits

Updates drizzle-orm from 0.39.3 to 0.45.1

Release notes

Sourced from drizzle-orm's releases.

0.45.1

  • Fixed pg-native Pool detection in node-postgres transactions breaking in environments with forbidden require() (#5107)

0.45.0

  • Fixed pg-native Pool detection in node-postgres transactions
  • Allowed subqueries in select fields
  • Updated typo algorythm => algorithm
  • Fixed $onUpdate not handling SQL values (fixes #2388, tests implemented by L-Mario564 in #2911)
  • Fixed pg mappers not handling Date instances in bun-sql:postgresql driver responses for date, timestamp types (fixes #4493)

0.44.7

0.44.6

  • feat: add $replicas reference #4874

0.44.5

  • Fixed invalid usage of .one() in durable-sqlite session
  • Fixed spread operator related crash in sqlite blob columns
  • Better browser support for sqlite blob columns
  • Improved sqlite blob mapping

0.44.4

0.44.3

  • Fixed types of $client for clients created by drizzle function
await db.$client.[...]
  • Added the updated_at column to the neon_auth.users_sync table definition.

0.44.2

  • [BUG]: Fixed type issues with joins with certain variations of tsconfig: #4535, #4457

0.44.1

0.44.0

Error handling

Starting from this version, we’ve introduced a new DrizzleQueryError that wraps all errors from database drivers and provides a set of useful information:

  1. A proper stack trace to identify which exact Drizzle query failed
  2. The generated SQL string and its parameters
  3. The original stack trace from the driver that caused the DrizzleQueryError

Drizzle cache module

... (truncated)

Commits
  • a086f59 Fixed pg-native Pool detection in node-postgres transactions breaking in envi...
  • c445637 Merge pull request #5095 from drizzle-team/main-workflows
  • e7b3aaa Merge branch 'main...

    Description has been truncated

…ates

Bumps the production group with 36 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/anthropic](https://github.com/vercel/ai) | `3.0.35` | `3.0.46` |
| [@ai-sdk/azure](https://github.com/vercel/ai) | `3.0.26` | `3.0.31` |
| [@ai-sdk/google](https://github.com/vercel/ai) | `3.0.20` | `3.0.30` |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `3.0.25` | `3.0.30` |
| [@hono/zod-validator](https://github.com/honojs/middleware/tree/HEAD/packages/zod-validator) | `0.4.3` | `0.7.6` |
| [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.25.3` | `1.26.0` |
| [ai](https://github.com/vercel/ai) | `6.0.68` | `6.0.94` |
| [ai-sdk-ollama](https://github.com/jagreehal/ai-sdk-ollama/tree/HEAD/packages/ai-sdk-ollama) | `3.3.0` | `3.7.1` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.67.2` | `5.69.3` |
| [commander](https://github.com/tj/commander.js) | `13.1.0` | `14.0.3` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.39.3` | `0.45.1` |
| [glob](https://github.com/isaacs/node-glob) | `13.0.1` | `13.0.6` |
| [hono](https://github.com/honojs/hono) | `4.11.7` | `4.12.0` |
| [ioredis](https://github.com/luin/ioredis) | `5.9.2` | `5.9.3` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.1.2` | `10.2.2` |
| [openai](https://github.com/openai/openai-node) | `6.17.0` | `6.22.0` |
| [ora](https://github.com/sindresorhus/ora) | `8.2.0` | `9.3.0` |
| [playwright-core](https://github.com/microsoft/playwright) | `1.58.1` | `1.58.2` |
| [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.3.6` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.20` | `5.90.21` |
| [@tiptap/extension-code-block-lowlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight) | `3.19.0` | `3.20.0` |
| [@tiptap/extension-mention](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-mention) | `3.19.0` | `3.20.0` |
| [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder) | `3.19.0` | `3.20.0` |
| [@tiptap/extension-task-item](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-item) | `3.19.0` | `3.20.0` |
| [@tiptap/extension-task-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-list) | `3.19.0` | `3.20.0` |
| [@tiptap/extension-text-style](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text-style) | `3.19.0` | `3.20.0` |
| [@tiptap/extension-underline](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-underline) | `3.19.0` | `3.20.0` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `3.19.0` | `3.20.0` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `3.19.0` | `3.20.0` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `3.19.0` | `3.20.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.563.0` | `0.575.0` |
| [marked](https://github.com/markedjs/marked) | `17.0.1` | `17.0.3` |
| [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.13.0` | `9.13.2` |
| [react-markdown](https://github.com/remarkjs/react-markdown) | `9.1.0` | `10.1.0` |
| [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.6.6` | `16.1.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.5.0` |



Updates `@ai-sdk/anthropic` from 3.0.35 to 3.0.46
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/anthropic@3.0.35...@ai-sdk/anthropic@3.0.46)

Updates `@ai-sdk/azure` from 3.0.26 to 3.0.31
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/azure@3.0.26...@ai-sdk/azure@3.0.31)

Updates `@ai-sdk/google` from 3.0.20 to 3.0.30
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/google@3.0.20...@ai-sdk/google@3.0.30)

Updates `@ai-sdk/openai` from 3.0.25 to 3.0.30
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@3.0.25...@ai-sdk/openai@3.0.30)

Updates `@hono/zod-validator` from 0.4.3 to 0.7.6
- [Release notes](https://github.com/honojs/middleware/releases)
- [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-validator/CHANGELOG.md)
- [Commits](https://github.com/honojs/middleware/commits/@hono/zod-validator@0.7.6/packages/zod-validator)

Updates `@modelcontextprotocol/sdk` from 1.25.3 to 1.26.0
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@v1.25.3...v1.26.0)

Updates `ai` from 6.0.68 to 6.0.94
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@6.0.68...ai@6.0.94)

Updates `ai-sdk-ollama` from 3.3.0 to 3.7.1
- [Release notes](https://github.com/jagreehal/ai-sdk-ollama/releases)
- [Changelog](https://github.com/jagreehal/ai-sdk-ollama/blob/main/packages/ai-sdk-ollama/CHANGELOG.md)
- [Commits](https://github.com/jagreehal/ai-sdk-ollama/commits/ai-sdk-ollama@3.7.1/packages/ai-sdk-ollama)

Updates `bullmq` from 5.67.2 to 5.69.3
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.67.2...v5.69.3)

Updates `commander` from 13.1.0 to 14.0.3
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v13.1.0...v14.0.3)

Updates `drizzle-orm` from 0.39.3 to 0.45.1
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.39.3...0.45.1)

Updates `glob` from 13.0.1 to 13.0.6
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v13.0.1...v13.0.6)

Updates `hono` from 4.11.7 to 4.12.0
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.11.7...v4.12.0)

Updates `ioredis` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.9.2...v5.9.3)

Updates `minimatch` from 10.1.2 to 10.2.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.1.2...v10.2.2)

Updates `openai` from 6.17.0 to 6.22.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.17.0...v6.22.0)

Updates `ora` from 8.2.0 to 9.3.0
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v8.2.0...v9.3.0)

Updates `playwright-core` from 1.58.1 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.1...v1.58.2)

Updates `zod` from 3.25.76 to 4.3.6
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.76...v4.3.6)

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

Updates `@tiptap/extension-code-block-lowlight` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-code-block-lowlight/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/extension-code-block-lowlight)

Updates `@tiptap/extension-mention` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-mention/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/extension-mention)

Updates `@tiptap/extension-placeholder` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages-deprecated/extension-placeholder/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages-deprecated/extension-placeholder)

Updates `@tiptap/extension-task-item` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/extension-task-item)

Updates `@tiptap/extension-task-list` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/extension-task-list)

Updates `@tiptap/extension-text-style` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-text-style/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/extension-text-style)

Updates `@tiptap/extension-underline` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-underline/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/extension-underline)

Updates `@tiptap/pm` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/pm)

Updates `@tiptap/react` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/react)

Updates `@tiptap/starter-kit` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.0/packages/starter-kit)

Updates `lucide-react` from 0.563.0 to 0.575.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react)

Updates `marked` from 17.0.1 to 17.0.3
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v17.0.1...v17.0.3)

Updates `react-day-picker` from 9.13.0 to 9.13.2
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.13.0...v9.13.2)

Updates `react-markdown` from 9.1.0 to 10.1.0
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](remarkjs/react-markdown@9.1.0...10.1.0)

Updates `react-syntax-highlighter` from 15.6.6 to 16.1.0
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](react-syntax-highlighter/react-syntax-highlighter@v15.6.6...v16.1.0)

Updates `tailwind-merge` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 3.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@ai-sdk/azure"
  dependency-version: 3.0.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@hono/zod-validator"
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: ai
  dependency-version: 6.0.94
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: ai-sdk-ollama
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: bullmq
  dependency-version: 5.69.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: commander
  dependency-version: 14.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: drizzle-orm
  dependency-version: 0.45.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: hono
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: ioredis
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: minimatch
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: openai
  dependency-version: 6.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: ora
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: playwright-core
  dependency-version: 1.58.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: zod
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@tiptap/extension-code-block-lowlight"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/extension-mention"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/extension-placeholder"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/extension-task-item"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/extension-task-list"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/extension-text-style"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/extension-underline"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/pm"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/react"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: lucide-react
  dependency-version: 0.575.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: marked
  dependency-version: 17.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: react-day-picker
  dependency-version: 9.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: react-markdown
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: react-syntax-highlighter
  dependency-version: 16.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: tailwind-merge
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants