Skip to content

build(deps): bump the dependencies group across 1 directory with 36 updates - #32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-76b20889a6
Open

build(deps): bump the dependencies group across 1 directory with 36 updates#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-76b20889a6

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Package From To
@better-auth/api-key 1.6.23 1.7.2
@fontsource-variable/geist 5.2.9 5.3.0
@hono/zod-openapi 1.5.1 1.6.1
@llamaindex/llama-cloud 2.11.0 2.15.0
@mistralai/mistralai 2.5.0 2.6.4
@tanstack/react-devtools 0.10.8 0.10.12
@tanstack/react-query 5.101.2 5.102.8
@tanstack/react-router 1.170.18 1.170.32
@tanstack/react-router-devtools 1.167.0 1.167.1
@tanstack/react-router-ssr-query 1.167.1 1.167.2
@tanstack/react-start 1.168.30 1.168.49
autumn-js 1.2.43 1.2.55
better-auth 1.6.23 1.7.2
hono 4.12.31 4.13.5
posthog-js 1.404.1 1.422.1
posthog-node 5.45.2 5.51.4
radix-ui 1.6.2 1.6.7
react 19.2.7 19.2.8
@types/react 19.2.17 19.2.18
react-dom 19.2.7 19.2.8
@types/react-dom 19.2.3 19.2.5
@cloudflare/vite-plugin 1.45.1 1.54.1
@cloudflare/vitest-pool-workers 0.18.6 0.22.0
@commitlint/cli 21.2.1 21.2.2
@commitlint/config-conventional 21.2.0 21.2.2
@tanstack/devtools-vite 0.8.1 0.8.5
@types/node 22.20.1 26.4.0
@vitejs/plugin-react 6.0.3 6.1.1
typescript 6.0.3 7.0.2
wrangler 4.112.0 4.127.0
file-type 22.0.1 22.0.2
@cloudflare/workers-types 5.20260721.1 5.20260828.1
@llamaindex/liteparse 2.8.0 2.14.2
@firecrawl/pdf-inspector 1.11.1 1.17.0
vite-plus 0.2.5 0.3.0
vitest 4.1.10 4.1.11

Updates @better-auth/api-key from 1.6.23 to 1.7.2

Release notes

Sourced from @​better-auth/api-key's releases.

v1.7.2

better-auth

Bug Fixes

  • Fixed permanent user bans to clear expiration dates from previous temporary bans. (#10823)
  • Fixed client types with more plugins being assignable to types declaring fewer plugins. (#10907)
  • Added warnings for invalid signed session data in the cookie cache. (#10934)
  • Fixed disabled MyISAM indexes from satisfying migration index checks. (#10877)
  • Fixed programmatic migrations on Cloudflare D1 while preserving existing-index validation. (#10875)
  • Allowed ~ in relative callback URLs validated by trusted-origin checks. (#10041)
  • Improved validation of relative callback and redirect URLs with paths, queries, and fragments. (#10979)
  • Allowed same-origin form submissions with Referrer-Policy: no-referrer while continuing to reject untrusted origins. (#10959)
  • Improved getTestInstance performance with a faster default password hasher. (#10879)
  • Standardized built-in placeholder emails to the namespaced {identifier}@{namespace}.placeholder.invalid format. (#10982)

For detailed changes, see CHANGELOG

@better-auth/core

Bug Fixes

  • Fixed async context loss in Cloudflare Workers bundles with multiple runtime conditions. (#10855)
  • Fixed auth request logs to respect the configured logger, log level, and disabled setting. (#10939)
  • Improved validation of relative callback and redirect URLs with paths, queries, and fragments. (#10979)
  • Standardized built-in placeholder emails to the namespaced {identifier}@{namespace}.placeholder.invalid format. (#10982)
  • Added synchronous and optional access to the current auth endpoint context. (#10938)

For detailed changes, see CHANGELOG

@better-auth/oauth-provider

Bug Fixes

  • Fixed Client ID Metadata Document registration when clients share at least one supported grant with the server. (#11010)
  • Improved validation of relative callback and redirect URLs with paths, queries, and fragments. (#10979)
  • Fixed relative redirect URLs containing fragments. (#10983)

For detailed changes, see CHANGELOG

@better-auth/drizzle-adapter

Bug Fixes

  • Fixed one-to-one Drizzle relations when usePlural is enabled. (#10941)
  • Added validation for missing Drizzle schema fields in compound where clauses. (#10859)

For detailed changes, see CHANGELOG

@better-auth/kysely-adapter

... (truncated)

Changelog

Sourced from @​better-auth/api-key's changelog.

1.7.2

1.7.1

1.7.0

1.7.0-rc.6

1.7.0-rc.5

1.7.0-rc.4

1.7.0-rc.3

1.7.0-rc.2

1.7.0-rc.1

1.7.0-rc.0

1.7.0-beta.10

1.7.0-beta.9

Patch Changes

  • Updated dependencies []:
    • better-auth@1.7.0-beta.9
    • @​better-auth/core@​1.7.0-beta.9

1.7.0-beta.8

Patch Changes

1.7.0-beta.7

Patch Changes

  • Updated dependencies [3d04fab, de8394d]:
    • better-auth@1.7.0-beta.7
    • @​better-auth/core@​1.7.0-beta.7

1.7.0-beta.6

Patch Changes

... (truncated)

Commits

Updates @fontsource-variable/geist from 5.2.9 to 5.3.0

Commits

Updates @hono/zod-openapi from 1.5.1 to 1.6.1

Release notes

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

@​hono/zod-openapi@​1.6.1

Patch Changes

@​hono/zod-openapi@​1.6.0

Minor Changes

@​hono/zod-openapi@​1.5.3

Patch Changes

@​hono/zod-openapi@​1.5.2

Patch Changes

  • #2069 fc0377c5595bde3147d181e5013a3fc710175e40 Thanks @​edenbuilds! - fix(zod-openapi): keep the z import edge so .openapi() survives bundling

    Re-exporting zod's z as a pass-through let esbuild code-splitting resolve import { z } from '@hono/zod-openapi' straight to zod and drop the edge to the module that runs extendZodWithOpenApi(z), so schemas could be built before the patch applied and .openapi() was undefined at runtime. Export z as an alias declaration instead: it compiles to a binding local to the module, which keeps that edge, while still carrying zod's type namespace so z.infer, z.ZodType and the rest continue to work. Fixes #2051.

Changelog

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

1.6.1

Patch Changes

1.6.0

Minor Changes

1.5.3

Patch Changes

1.5.2

Patch Changes

  • #2069 fc0377c5595bde3147d181e5013a3fc710175e40 Thanks @​edenbuilds! - fix(zod-openapi): keep the z import edge so .openapi() survives bundling

    Re-exporting zod's z as a pass-through let esbuild code-splitting resolve import { z } from '@hono/zod-openapi' straight to zod and drop the edge to the module that runs extendZodWithOpenApi(z), so schemas could be built before the patch applied and .openapi() was undefined at runtime. Export z as an alias declaration instead: it compiles to a binding local to the module, which keeps that edge, while still carrying zod's type namespace so z.infer, z.ZodType and the rest continue to work. Fixes #2051.

Commits

Updates @llamaindex/llama-cloud from 2.11.0 to 2.15.0

Release notes

Sourced from @​llamaindex/llama-cloud's releases.

v2.15.0

2.15.0 (2026-08-28)

Features

  • extract: publish the turbo tier on the public API surface (LI-8873) (0a9b65e)

v2.14.1

2.14.1 (2026-08-20)

Features

Bug Fixes

Reverts

  • expose legal-document preset in v2 (110d2b0)

Documentation

  • fix non-compiling README examples (LI-8881) (4edd2ad)

v2.14.0

2.14.0 (2026-08-12)

Features

  • classify: accept webhook_configuration_ids on classify job create (LI-8138) (#22943) (7b474a5)
  • connector: API + service layer for attaching a subscription to a directory (#23502) (f51c4ce)
  • connectors: expose a directory's connector subscription, and resolve connected accounts (#23831) (a193c21)
  • extract: accept webhook_configuration_ids on extract job create (LI-8138) (#22907) (1c38e86)
  • extract: pin turbo to a stable dated version; accept citations+confidence, reject only granular bboxes (#22965) (8eb70ee)
  • extract: reject parse_tier for parse-free tiers + pin turbo fallback to fast (#22919) (55eef35)
  • files: rename files.get to files.content and restore files.retrieve (5844acb)
  • forms: emit bboxes in v2 forms output (#23974) (04c2fb9)
  • parse,extract: add expand=usage returning credits billed per job (#23709) (b7db759)
  • parse: make the output.pdf artifact opt-in on Parse v2 (output_options.save_output_pdf) (#23510) (ed01411)
  • split: accept webhook_configuration_ids on split job create (LI-8138) (#22940) (ff899bf)

... (truncated)

Changelog

Sourced from @​llamaindex/llama-cloud's changelog.

2.15.0 (2026-08-28)

Features

  • extract: publish the turbo tier on the public API surface (LI-8873) (0a9b65e)

2.14.1 (2026-08-20)

Features

Bug Fixes

Reverts

  • expose legal-document preset in v2 (110d2b0)

Documentation

  • fix non-compiling README examples (LI-8881) (4edd2ad)

2.13.0 (2026-07-22)

Features

  • extract: report num_pages_billed on extract job usage (#22323) (2e3da28)
  • sheets: cost_effective/agentic tiers and per-region billing (#22508) (a1350b9)

2.12.0 (2026-07-21)

Features

  • brokered-connection: wire data-source create/read to brokered_connection_id (#21699) (92df958)
  • gdrive: reuse-first connection picker in the data-source connect modal (#21725) (4139205)
  • llamaparse: agentic 2026-07-15 — Markdown-pipe table body for Gemini 3.1 Flash-Lite (EU primary) (#22208) (19c059a)
  • parse: adding forms pass to api layer (forms=enrich param + output types) (#22012) (4a52e97)
  • parse: confidence_scores="verified" — per-page AI-verified confidence + document-level score (#22083) (239f9f3)
  • parse: rename confidence scoring option + billing event (confidence_score_effort / confidence_score_high) (#22290) (49059bf)
  • sdk: drop the prod project suffix from Go and Java namespaces (3fb3bed)

... (truncated)

Commits
  • 8a19e80 Merge pull request #99 from run-llama/release-please--branches--main--compone...
  • 845d7ae release: 2.15.0
  • 0a9b65e feat(extract): publish the turbo tier on the public API surface (LI-8873)
  • 81a045a Release SDK updates (#97)
  • f3bb18f LI-9329: drop the Sheets examples retired from the SDK surface (#98)
  • e5699d3 Merge pull request #94 from run-llama/release-please--branches--main--compone...
  • 63ac097 release: 2.14.1
  • 9edd704 Merge pull request #96 from run-llama/stainless/release
  • ffbbfe0 Ship agentic-plus 2026-08-19: promote planner-sebas to the latest Agentic Plu...
  • 3fe5dbd Build SDK
  • Additional commits viewable in compare view

Updates @mistralai/mistralai from 2.5.0 to 2.6.4

Release notes

Sourced from @​mistralai/mistralai's releases.

typescript - v2.6.4 - 2026-08-21 10:16:29

Generated by Speakeasy CLI

2026-08-21 09:35:17

Changes

Based on:

Generated

  • [typescript v2.6.4] .

Releases

Publishing Completed

typescript - v2.6.3 - 2026-08-14 09:54:12

Generated by Speakeasy CLI

2026-08-13 15:50:42

Changes

Based on:

Generated

  • [typescript v2.6.3] .

Releases

Publishing Completed

typescript - v2.6.2 - 2026-08-11 08:33:36

Generated by Speakeasy CLI

2026-08-11 07:58:10

Changes

Based on:

Generated

  • [typescript v2.6.2] .

Releases

Publishing Completed

typescript - v2.6.1 - 2026-08-05 08:23:18

Generated by Speakeasy CLI

2026-08-05 07:34:14

Changes

... (truncated)

Changelog

Sourced from @​mistralai/mistralai's changelog.

2024-08-07 14:12:46

Changes

Based on:

Generated

  • [typescript v1.0.0] .

Releases

2024-08-07 17:09:34

Changes

Based on:

Generated

  • [typescript v1.0.1] .

Releases

2024-08-08 18:05:34

Changes

Based on:

Generated

  • [typescript v1.0.2] .

Releases

2024-08-20 08:43:27

Changes

Based on:

Generated

  • [typescript v1.0.3] .

Releases

2024-08-23 13:33:36

Changes

Based on:

Generated

  • [typescript v1.0.4] .

Releases

... (truncated)

Commits
  • 7ed5ba7 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.763.6 (#263)
  • 1fdbf62 Merge pull request #262 from mistralai/julienbirgand/obs-2121-port-flushtelem...
  • d357763 feat(observability): add flushTelemetry to drain spans without shutdown
  • bd70158 Merge pull request #261 from mistralai/speakeasy-sdk-regen-1786636243
  • 8646243 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.763.6
  • 0ccb2a5 Merge pull request #260 from mistralai/speakeasy-sdk-regen-1786435091
  • c4adbd2 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.763.6
  • b14b3b9 examples: replace retired fine-tuning example with model management (#255)
  • ac69bf0 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.763.6 (#259)
  • 37afe2b Merge pull request #258 from mistralai/speakeasy-sdk-regen-1785504929
  • Additional commits viewable in compare view

Updates @tanstack/react-devtools from 0.10.8 to 0.10.12

Release notes

Sourced from @​tanstack/react-devtools's releases.

@​tanstack/react-devtools@​0.10.12

Patch Changes

  • Updated dependencies [4ecd46e]:
    • @​tanstack/devtools@​0.14.2

@​tanstack/react-devtools@​0.10.11

Patch Changes

@​tanstack/react-devtools@​0.10.10

Patch Changes

@​tanstack/react-devtools@​0.10.9

Patch Changes

  • Updated dependencies [d061f0c]:
    • @​tanstack/devtools@​0.13.0
Changelog

Sourced from @​tanstack/react-devtools's changelog.

0.10.12

Patch Changes

  • Updated dependencies [4ecd46e]:
    • @​tanstack/devtools@​0.14.2

0.10.11

Patch Changes

0.10.10

Patch Changes

0.10.9

Patch Changes

  • Updated dependencies [d061f0c]:
    • @​tanstack/devtools@​0.13.0
Commits

Updates @tanstack/react-query from 5.101.2 to 5.102.8

Release notes

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

@​tanstack/react-query-devtools@​5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.102.8
    • @​tanstack/react-query@​5.102.8

@​tanstack/react-query-next-experimental@​5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.102.8

@​tanstack/react-query-persist-client@​5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.102.8
    • @​tanstack/react-query@​5.102.8

@​tanstack/react-query@​5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.102.8

@​tanstack/react-query-devtools@​5.102.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.102.7
    • @​tanstack/react-query@​5.102.7

@​tanstack/react-query-next-experimental@​5.102.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.102.7

@​tanstack/react-query-persist-client@​5.102.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.102.7
    • @​tanstack/react-query@​5.102.7

@​tanstack/react-query@​5.102.7

Patch Changes

  • Updated dependencies []:

... (truncated)

Changelog

Sourced from @​tanstack/react-query's changelog.

5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.102.8

5.102.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.102.7

5.102.6

Patch Changes

  • #11305 ac2b612 - fix(react-query): throw falsy errors from useQueries and useSuspenseQueries to the error boundary

  • Updated dependencies []:

    • @​tanstack/query-core@​5.102.6

5.102.5

Patch Changes

  • Updated dependencies [578e5c2]:
    • @​tanstack/query-core@​5.102.5

5.102.4

Patch Changes

  • Updated dependencies [a05df6a]:
    • @​tanstack/query-core@​5.102.4

5.102.3

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.102.3

5.102.2

Patch Changes

  • Updated dependencies [80fbf73]:
    • @​tanstack/query-core@​5.102.2

... (truncated)

Commits

Updates @tanstack/react-router from 1.170.18 to 1.170.32

Release notes

Sourced from @​tanstack/react-router's releases.

@​tanstack/react-router@​1.170.32

Patch Changes

@​tanstack/react-router@​1.170.31

Patch Changes

  • Updated dependencies [3e016ac]:
    • @​tanstack/router-core@​1.171.26
Changelog

Sourced from @​tanstack/react-router's changelog.

1.170.32

Patch Changes

1.170.31

Patch Changes

  • Updated dependencies [3e016ac]:
    • @​tanstack/router-core@​1.171.26

1.170.30

Patch Changes

  • #8084 5d3785d - preserve pending UI across retained routes

  • #8068 f75cada - direct export of CatchBoundary class component, remove function wrapper

  • Updated dependencies [5d3785d, 63d2cc9]:

    • @​tanstack/router-core@​1.171.25

1.170.29

Patch Changes

1.170.28

Patch Changes

  • #8055 0c25a7b - Avoid wrapping root components that may render the HTML document in a Suspense boundary during SSR and hydration.

  • #8054 31882c7 - Reuse resolved lazy route components when revisiting code-split routes, preventing unnecessary pending UI.

  • Updated dependencies [31882c7]:

    • @​tanstack/router-core@​1.171.23

1.170.27

Patch Changes

... (truncated)

Commits
  • a5a5bac ci: Version Packages (#8133)
  • cb281d7 fix(router-core): preserve context during reloads (#8130)
  • 4fcbcde ci: Version Packages (#8119)
  • a78f2af ci: Version Packages (#8079)
  • 63d2cc9 fix(router-core): remove navigation rollback (#8092)
  • 5d3785d fix(router-core): preserve pending UI across retained routes (#8084)
  • f97188f chore: localize package dependencies (#8078)
  • f75cada perf(react-router): direct export of CatchBoundary class component, remove fu...
  • 11dfc93 ci: Version Packages (#8075)
  • View with [code]smith Autofix with [code]smith
    Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.


    Summary by cubic

    Updates 36 dependencies across the repo, including major version bumps for TypeScript 7 and @types/node 26.

    Migration

    • Review TypeScript 7 compatibility for breaking changes.
    • Check for type errors from the @types/node major bump.
    • The lockfile and workspace catalogs were updated accordingly.

    Written for commit e4a104a. Summary will update on new commits.

    Review in cubic

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [@better-auth/api-key](https://github.com/better-auth/better-auth/tree/HEAD/packages/api-key) | `1.6.23` | `1.7.2` |
| [@fontsource-variable/geist](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/geist) | `5.2.9` | `5.3.0` |
| [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) | `1.5.1` | `1.6.1` |
| [@llamaindex/llama-cloud](https://github.com/run-llama/llama-parse-ts) | `2.11.0` | `2.15.0` |
| [@mistralai/mistralai](https://github.com/mistralai/client-ts) | `2.5.0` | `2.6.4` |
| [@tanstack/react-devtools](https://github.com/TanStack/devtools/tree/HEAD/packages/react-devtools) | `0.10.8` | `0.10.12` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.2` | `5.102.8` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.18` | `1.170.32` |
| [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.167.0` | `1.167.1` |
| [@tanstack/react-router-ssr-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-ssr-query) | `1.167.1` | `1.167.2` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.168.30` | `1.168.49` |
| [autumn-js](https://github.com/useautumn/autumn) | `1.2.43` | `1.2.55` |
| [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.6.23` | `1.7.2` |
| [hono](https://github.com/honojs/hono) | `4.12.31` | `4.13.5` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.404.1` | `1.422.1` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.45.2` | `5.51.4` |
| [radix-ui](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/radix-ui) | `1.6.2` | `1.6.7` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.2.18` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.5` |
| [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) | `1.45.1` | `1.54.1` |
| [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.18.6` | `0.22.0` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `21.2.1` | `21.2.2` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `21.2.0` | `21.2.2` |
| [@tanstack/devtools-vite](https://github.com/TanStack/devtools/tree/HEAD/packages/devtools-vite) | `0.8.1` | `0.8.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.1` | `26.4.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.3` | `6.1.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.112.0` | `4.127.0` |
| [file-type](https://github.com/sindresorhus/file-type) | `22.0.1` | `22.0.2` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260721.1` | `5.20260828.1` |
| [@llamaindex/liteparse](https://github.com/run-llama/liteparse) | `2.8.0` | `2.14.2` |
| [@firecrawl/pdf-inspector](https://github.com/firecrawl/pdf-inspector) | `1.11.1` | `1.17.0` |
| [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) | `0.2.5` | `0.3.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` |



Updates `@better-auth/api-key` from 1.6.23 to 1.7.2
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/api-key/CHANGELOG.md)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.7.2/packages/api-key)

Updates `@fontsource-variable/geist` from 5.2.9 to 5.3.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/geist)

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

Updates `@llamaindex/llama-cloud` from 2.11.0 to 2.15.0
- [Release notes](https://github.com/run-llama/llama-parse-ts/releases)
- [Changelog](https://github.com/run-llama/llama-parse-ts/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama-parse-ts@v2.11.0...v2.15.0)

Updates `@mistralai/mistralai` from 2.5.0 to 2.6.4
- [Release notes](https://github.com/mistralai/client-ts/releases)
- [Changelog](https://github.com/mistralai/client-ts/blob/main/RELEASES.md)
- [Commits](mistralai/client-ts@v2.5.0...v2.6.4)

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

Updates `@tanstack/react-query` from 5.101.2 to 5.102.8
- [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.102.8/packages/react-query)

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

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

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

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

Updates `autumn-js` from 1.2.43 to 1.2.55
- [Commits](useautumn/autumn@autumn-js-v1.2.43...autumn-js-v1.2.55)

Updates `better-auth` from 1.6.23 to 1.7.2
- [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/v1.7.2/packages/better-auth)

Updates `hono` from 4.12.31 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.31...v4.13.5)

Updates `posthog-js` from 1.404.1 to 1.422.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.404.1...posthog-js@1.422.1)

Updates `posthog-node` from 5.45.2 to 5.51.4
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.51.4/packages/node)

Updates `radix-ui` from 1.6.2 to 1.6.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/radix-ui/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/1.6.7/packages/react/radix-ui)

Updates `react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `@types/react` from 19.2.17 to 19.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

Updates `@types/react-dom` from 19.2.3 to 19.2.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@cloudflare/vite-plugin` from 1.45.1 to 1.54.1
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vite-plugin-cloudflare/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vite-plugin@1.54.1/packages/vite-plugin-cloudflare)

Updates `@cloudflare/vitest-pool-workers` from 0.18.6 to 0.22.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/@cloudflare/vitest-pool-workers@0.22.0/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.22.0/packages/vitest-pool-workers)

Updates `@commitlint/cli` from 21.2.1 to 21.2.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.2/@commitlint/cli)

Updates `@commitlint/config-conventional` from 21.2.0 to 21.2.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.2/@commitlint/config-conventional)

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

Updates `@types/node` from 22.20.1 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.17 to 19.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.2.3 to 19.2.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@vitejs/plugin-react` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.1/packages/plugin-react)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.3...v7.0.2)

Updates `wrangler` from 4.112.0 to 4.127.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.127.0/packages/wrangler)

Updates `file-type` from 22.0.1 to 22.0.2
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v22.0.1...v22.0.2)

Updates `@cloudflare/workers-types` from 5.20260721.1 to 5.20260828.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `@llamaindex/liteparse` from 2.8.0 to 2.14.2
- [Release notes](https://github.com/run-llama/liteparse/releases)
- [Changelog](https://github.com/run-llama/liteparse/blob/main/CHANGELOG.md)
- [Commits](run-llama/liteparse@node-v2.8.0...node-v2.14.2)

Updates `@firecrawl/pdf-inspector` from 1.11.1 to 1.17.0
- [Release notes](https://github.com/firecrawl/pdf-inspector/releases)
- [Commits](https://github.com/firecrawl/pdf-inspector/commits)

Updates `vite-plus` from 0.2.5 to 0.3.0
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases)
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.3.0/packages/cli)

Updates `vitest` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

---
updated-dependencies:
- dependency-name: "@better-auth/api-key"
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@fontsource-variable/geist"
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@hono/zod-openapi"
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@llamaindex/llama-cloud"
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mistralai/mistralai"
  dependency-version: 2.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/react-devtools"
  dependency-version: 0.10.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.102.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.170.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.167.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-router-ssr-query"
  dependency-version: 1.167.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.168.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: autumn-js
  dependency-version: 1.2.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: better-auth
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hono
  dependency-version: 4.13.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-js
  dependency-version: 1.422.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-node
  dependency-version: 5.51.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: radix-ui
  dependency-version: 1.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@cloudflare/vite-plugin"
  dependency-version: 1.54.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-version: 0.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@commitlint/cli"
  dependency-version: 21.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 21.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/devtools-vite"
  dependency-version: 0.8.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: wrangler
  dependency-version: 4.127.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: file-type
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 5.20260828.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@llamaindex/liteparse"
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@firecrawl/pdf-inspector"
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vite-plus
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vitest
  dependency-version: 4.1.11
  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 Aug 31, 2026
@greptile-apps

greptile-apps Bot commented Aug 31, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

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