Skip to content

Comments

build(deps): Bump the production group across 1 directory with 25 updates#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-d90df33825
Closed

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

Conversation

@dependabot
Copy link

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

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

Package From To
@ai-sdk/anthropic 3.0.35 3.0.43
@ai-sdk/azure 3.0.26 3.0.29
@ai-sdk/google 3.0.20 3.0.29
@ai-sdk/openai 3.0.25 3.0.28
@hono/zod-validator 0.4.3 0.7.6
@modelcontextprotocol/sdk 1.25.3 1.26.0
ai 6.0.68 6.0.85
ai-sdk-ollama 3.3.0 3.7.0
bullmq 5.67.2 5.69.1
commander 13.1.0 14.0.3
drizzle-orm 0.39.3 0.45.1
glob 13.0.1 13.0.3
hono 4.11.7 4.11.9
ioredis 5.9.2 5.9.3
minimatch 10.1.2 10.2.0
openai 6.17.0 6.21.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
lucide-react 0.563.0 0.564.0
marked 17.0.1 17.0.2
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

Updates @ai-sdk/anthropic from 3.0.35 to 3.0.43

Commits
  • 7ef42ca Version Packages (#12508)
  • 4024a3a fix/unbounded download dos (#12445)
  • ee508b4 docs(contribting): correct provider method names for v3 spec and clarity (#12...
  • 244bee8 refactor(provider/amazon-bedrock): finish fixture migration for doGenerate te...
  • 17fd267 Version Packages (#12505)
  • 5a307f5 feat(provider/google-vertex): allow using Gemini image models with `generateI...
  • e73beb8 Version Packages (#12500)
  • fdf784f docs: use presentImages in single image generation example that wasn't usin...
  • 924250c Version Packages (#12499)
  • 4fc66bc chore(examples): update vulnerable mcp dependency version (#12469)
  • Additional commits viewable in compare view

Updates @ai-sdk/azure from 3.0.26 to 3.0.29

Release notes

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

@​ai-sdk/google@​3.0.29

Patch Changes

  • Updated dependencies [4024a3a]
    • @​ai-sdk/provider-utils@​4.0.15

@​ai-sdk/google@​3.0.28

Patch Changes

  • 5a307f5: feat(provider/google-vertex): allow using Gemini image models with generateImage

@​ai-sdk/openai@​3.0.28

Patch Changes

  • Updated dependencies [4024a3a]
    • @​ai-sdk/provider-utils@​4.0.15

@​ai-sdk/google@​3.0.27

Patch Changes

  • 051361b: fix(vertex): add fallback for providerOptions keyname
Commits
  • 7ef42ca Version Packages (#12508)
  • 4024a3a fix/unbounded download dos (#12445)
  • ee508b4 docs(contribting): correct provider method names for v3 spec and clarity (#12...
  • 244bee8 refactor(provider/amazon-bedrock): finish fixture migration for doGenerate te...
  • 17fd267 Version Packages (#12505)
  • 5a307f5 feat(provider/google-vertex): allow using Gemini image models with `generateI...
  • e73beb8 Version Packages (#12500)
  • fdf784f docs: use presentImages in single image generation example that wasn't usin...
  • 924250c Version Packages (#12499)
  • 4fc66bc chore(examples): update vulnerable mcp dependency version (#12469)
  • Additional commits viewable in compare view

Updates @ai-sdk/google from 3.0.20 to 3.0.29

Release notes

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

@​ai-sdk/google@​3.0.29

Patch Changes

  • Updated dependencies [4024a3a]
    • @​ai-sdk/provider-utils@​4.0.15

@​ai-sdk/google@​3.0.28

Patch Changes

  • 5a307f5: feat(provider/google-vertex): allow using Gemini image models with generateImage

@​ai-sdk/google@​3.0.27

Patch Changes

  • 051361b: fix(vertex): add fallback for providerOptions keyname
Commits
  • 7ef42ca Version Packages (#12508)
  • 4024a3a fix/unbounded download dos (#12445)
  • ee508b4 docs(contribting): correct provider method names for v3 spec and clarity (#12...
  • 244bee8 refactor(provider/amazon-bedrock): finish fixture migration for doGenerate te...
  • 17fd267 Version Packages (#12505)
  • 5a307f5 feat(provider/google-vertex): allow using Gemini image models with `generateI...
  • e73beb8 Version Packages (#12500)
  • fdf784f docs: use presentImages in single image generation example that wasn't usin...
  • 924250c Version Packages (#12499)
  • 4fc66bc chore(examples): update vulnerable mcp dependency version (#12469)
  • Additional commits viewable in compare view

Updates @ai-sdk/openai from 3.0.25 to 3.0.28

Release notes

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

@​ai-sdk/openai@​3.0.28

Patch Changes

  • Updated dependencies [4024a3a]
    • @​ai-sdk/provider-utils@​4.0.15
Commits
  • 7ef42ca Version Packages (#12508)
  • 4024a3a fix/unbounded download dos (#12445)
  • ee508b4 docs(contribting): correct provider method names for v3 spec and clarity (#12...
  • 244bee8 refactor(provider/amazon-bedrock): finish fixture migration for doGenerate te...
  • 17fd267 Version Packages (#12505)
  • 5a307f5 feat(provider/google-vertex): allow using Gemini image models with `generateI...
  • e73beb8 Version Packages (#12500)
  • fdf784f docs: use presentImages in single image generation example that wasn't usin...
  • 924250c Version Packages (#12499)
  • 4fc66bc chore(examples): update vulnerable mcp dependency version (#12469)
  • Additional commits viewable in compare view

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.85

Release notes

Sourced from ai's releases.

ai@6.0.85

Patch Changes

  • Updated dependencies [e858654]
    • @​ai-sdk/gateway@​3.0.45

ai@6.0.84

Patch Changes

  • 4024a3a: security: prevent unbounded memory growth in download functions

    The download() and downloadBlob() functions now enforce a default 2 GiB size limit when downloading from user-provided URLs. Downloads that exceed this limit are aborted with a DownloadError instead of consuming unbounded memory and crashing the process. The abortSignal parameter is now passed through to fetch() in all download call sites.

    Added download option to transcribe() and experimental_generateVideo() for providing a custom download function. Use the new createDownload({ maxBytes }) factory to configure download size limits.

  • Updated dependencies [4024a3a]

    • @​ai-sdk/provider-utils@​4.0.15
    • @​ai-sdk/gateway@​3.0.44

ai@6.0.83

Patch Changes

  • Updated dependencies [b424e50]
    • @​ai-sdk/gateway@​3.0.43

ai@6.0.82

Patch Changes

  • Updated dependencies [1819bc1]
    • @​ai-sdk/gateway@​3.0.42
Commits
  • 0be03a4 Version Packages (#12543)
  • e858654 fix (provider/gateway): image/video error handler (#12506)
  • e5dc2ba refactor(provider/revai): migrate tests to fixture-based pattern (#12528)
  • 03d9b27 refactor(provider/fal): migrate transcription tests to fixture-based pattern ...
  • d695488 refactor(provider/elevenlabs): migrate transcription tests to fixture pattern...
  • bcf4d5d refactor(provider/deepgram): migrate transcription tests to fixture pattern (...
  • 0a72ae4 test(provider/google-vertex): migrate to fixture-based tests (#12497)
  • fabdb4d Version Packages (#12519)
  • 7ccb902 fix(provider/xai): handle inconsistent cached token reporting (#12485)
  • 55c969c refactor(provider/openai): migrate all tests to fixture pattern (#12514)
  • Additional commits viewable in compare view

Updates ai-sdk-ollama from 3.3.0 to 3.7.0

Release notes

Sourced from ai-sdk-ollama's releases.

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.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
  • 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)
  • c59dffd Merge pull request #504 from jagreehal/dependabot/npm_and_yarn/typescript-esl...
  • c7c8c1b chore(deps-dev): bump typescript-eslint from 8.54.0 to 8.55.0
  • 06c003f chore(deps-dev): bump @​typescript-eslint/parser from 8.54.0 to 8.55.0
  • 86762f5 chore(deps-dev): bump @​types/node from 25.2.1 to 25.2.2
  • 7b206f1 chore(deps-dev): bump @​typescript-eslint/eslint-plugin
  • Additional commits viewable in compare view

Updates bullmq from 5.67.2 to 5.69.1

Release notes

Sourced from bullmq's releases.

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' into main-workflows
  • 0d885a5 refactor: Update condition for run-feature job to improve clarity and functio...
  • 45a1ffb Merge pull request #5087 from drizzle-team/main-workflows
  • 6357645 chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows
  • 53dec98 refactor: Simplify release router workflow by removing unnecessary switch job...
  • ce88a18 Merge remote-tracking branch 'origin/ext-deps-kit' into main-workflows
  • 5c8a4c5 +
  • 73e2ea4 feat: Add release router workflow to manage feature and latest releases
  • 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 drizzle-orm since your current version.


Updates glob from 13.0.1 to 13.0.3

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates hono from 4.11.7 to 4.11.9...

Description has been truncated

…ates

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

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/anthropic](https://github.com/vercel/ai) | `3.0.35` | `3.0.43` |
| [@ai-sdk/azure](https://github.com/vercel/ai) | `3.0.26` | `3.0.29` |
| [@ai-sdk/google](https://github.com/vercel/ai) | `3.0.20` | `3.0.29` |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `3.0.25` | `3.0.28` |
| [@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.85` |
| [ai-sdk-ollama](https://github.com/jagreehal/ai-sdk-ollama/tree/HEAD/packages/ai-sdk-ollama) | `3.3.0` | `3.7.0` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.67.2` | `5.69.1` |
| [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.3` |
| [hono](https://github.com/honojs/hono) | `4.11.7` | `4.11.9` |
| [ioredis](https://github.com/luin/ioredis) | `5.9.2` | `5.9.3` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.1.2` | `10.2.0` |
| [openai](https://github.com/openai/openai-node) | `6.17.0` | `6.21.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` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.563.0` | `0.564.0` |
| [marked](https://github.com/markedjs/marked) | `17.0.1` | `17.0.2` |
| [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` |



Updates `@ai-sdk/anthropic` from 3.0.35 to 3.0.43
- [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.43)

Updates `@ai-sdk/azure` from 3.0.26 to 3.0.29
- [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.29)

Updates `@ai-sdk/google` from 3.0.20 to 3.0.29
- [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.29)

Updates `@ai-sdk/openai` from 3.0.25 to 3.0.28
- [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.28)

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.85
- [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.85)

Updates `ai-sdk-ollama` from 3.3.0 to 3.7.0
- [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.0/packages/ai-sdk-ollama)

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

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.3
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v13.0.1...v13.0.3)

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

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.0
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.1.2...v10.2.0)

Updates `openai` from 6.17.0 to 6.21.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.21.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 `lucide-react` from 0.563.0 to 0.564.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.564.0/packages/lucide-react)

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

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)

---
updated-dependencies:
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 3.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@ai-sdk/azure"
  dependency-version: 3.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.28
  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.85
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: ai-sdk-ollama
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: bullmq
  dependency-version: 5.69.1
  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.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: hono
  dependency-version: 4.11.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: openai
  dependency-version: 6.21.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: lucide-react
  dependency-version: 0.564.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: marked
  dependency-version: 17.0.2
  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
...

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

dependabot bot commented on behalf of github Feb 13, 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.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-d90df33825 branch February 20, 2026 14:37
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