Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps the dev-dependencies-minor-patch group with 36 updates in the / directory:

Package From To
@cloudflare/vitest-pool-workers 0.12.1 0.12.3
@sveltejs/vite-plugin-svelte 6.2.3 6.2.4
better-sqlite3 12.5.0 12.6.0
bumpp 10.3.2 10.4.0
knip 5.80.2 5.81.0
typescript 5.8.3 5.9.3
@ai-sdk/google 3.0.6 3.0.7
@ai-sdk/react 3.0.23 3.0.35
@opentelemetry/instrumentation 0.208.0 0.209.0
@pinia/colada 0.20.0 0.21.1
@sentry/node 10.32.1 10.33.0
@tanstack/react-query 5.90.16 5.90.17
@tanstack/solid-query 5.90.19 5.90.20
@tanstack/svelte-query 6.0.14 6.0.15
@tanstack/vue-query 5.92.5 5.92.6
ai 6.0.23 6.0.33
openai 6.15.0 6.16.0
svelte 5.46.1 5.46.3
@cloudflare/workers-types 4.20260109.0 4.20260114.0
pino 10.1.0 10.1.1
@upstash/ratelimit 2.0.7 2.0.8
@tanstack/router-core 1.146.2 1.149.3
@hono/node-server 1.19.7 1.19.9
@tanstack/angular-query-experimental 5.90.20 5.90.21
@tanstack/query-core 5.90.16 5.90.17
@types/react 19.2.7 19.2.8
astro 5.16.7 5.16.9
@cloudflare/vite-plugin 1.20.1 1.20.3
@scalar/api-reference-react 0.8.20 0.8.22
wrangler 4.58.0 4.59.1
@swc/cli 0.7.9 0.7.10
@tanstack/react-router 1.146.2 1.149.3
@tanstack/react-router-devtools 1.146.2 1.149.3
@tanstack/react-router-ssr-query 1.146.2 1.149.3
@tanstack/react-start 1.146.3 1.149.4
vite-tsconfig-paths 6.0.3 6.0.4

Updates @cloudflare/vitest-pool-workers from 0.12.1 to 0.12.3

Release notes

Sourced from @​cloudflare/vitest-pool-workers's releases.

@​cloudflare/vitest-pool-workers@​0.12.3

Patch Changes

@​cloudflare/vitest-pool-workers@​0.12.2

Patch Changes

Changelog

Sourced from @​cloudflare/vitest-pool-workers's changelog.

0.12.3

Patch Changes

0.12.2

Patch Changes

Commits

Updates @sveltejs/vite-plugin-svelte from 6.2.3 to 6.2.4

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​6.2.4

Patch Changes

  • fix(hmr): ensure that svelte files are recompiled and updated css modules returned correctly when reported out of order (#1258)
Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

6.2.4

Patch Changes

  • fix(hmr): ensure that svelte files are recompiled and updated css modules returned correctly when reported out of order (#1258)
Commits

Updates better-sqlite3 from 12.5.0 to 12.6.0

Release notes

Sourced from better-sqlite3's releases.

v12.6.0

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.5.0...v12.6.0

Commits

Updates bumpp from 10.3.2 to 10.4.0

Release notes

Sourced from bumpp's releases.

v10.4.0

No significant changes

    View changes on GitHub
Commits

Updates knip from 5.80.2 to 5.81.0

Release notes

Sourced from knip's releases.

Release 5.81.0

  • Update CLI documentation to match current implementation (#1458) (937dd832d9421a295e733d0046266b3154fd78fc) - thanks @​sebacardello!
  • Replace glob with fs helpers (#1454) (880f7182f3df5df5b1ee497d73c02846ae8f10f4) - thanks @​gameroman!
  • Expand workspace filter (#1455) (b3edb80a9b56fecd2b9ed67a5dcc927e405bd93d) - thanks @​fightZy!
  • Sync up cli-arguments ↔ md docs further (47559d21f1f13a2317c4b9d8439d5df4c8084306)
  • Minor refactor for lints & consistency (c5e66dbe226612c8ea7c65b5d193292a115c987e)
  • Fix manual enabled compilers (#1457) (57df2e1c581b14e85023bd857048bb313d386130) - thanks @​digitsum!
  • add push notification once module graph is built (#1461) (57825f443509fb2afa0444f7831ea67a798364f8) - thanks @​niklas-wortmann!
  • fix(prisma): Avoid crash if Prisma schema path is not specified (#1464) (1e0ffc7d64fa513eec47e082b0aba96c817960ee) - thanks @​stephenwade!
  • Add Nitro plugin (#1415) (ecf5e34b51f3817dabcf50ca6705141aea3f56e5) - thanks @​lynnntropy!
  • Add a few impl guidelines to AGENTS.md (5923a20b0b8a12fb33ef23ecf600e82cc1afe7c9)
  • Optimize workspaces storage & usage inside ConfigurationChief (602603fdf428d329925e191dde319388e8726597)
  • Exclude optional peer deps from the production deps check in strict mode (resolve #1145) (605fb852a927ef89c0983000cf623f00ab3ebc55)
  • Consider all members of keyof typeof MyEnum used (7d5b9d6c34f0c25d5608f398defe3ed12f0f49c3)
  • Add entry files to sveltekit (resolve #1162, resolve #1465) (c0ed40a21519993d0513bb87b1b2a189b3d0054f)
  • Consistent config options (dc11214340839b3e0d11c6b5f0d1bcbd271ccb5f)
  • Warn for faux monorepo in init script (b94dcfa6b0e108d3bcb80d35fdde7ff54274d908)
  • Document new --workspace behavior (#1455) (9cbbbc203199c002616722ad76704b621c0706d4)
  • Auto-format (4c3e45ffe9dc447ab9630022406a89a04ae7acda)
  • Add npm login to release script (968d339f8583c678bb891a446ac038d79b6716c9)
Commits

Updates typescript from 5.8.3 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • 5be3346 Bump version to 5.9.2 and LKG
  • ad825f2 Bump version to 5.9.1-rc and LKG
  • 463a5bf Update LKG
  • Additional commits viewable in compare view

Updates @ai-sdk/google from 3.0.6 to 3.0.7

Release notes

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

@​ai-sdk/groq@​3.0.7

Patch Changes

  • bc02a3c: feat(groq,compat): add strictJsonSchema for providers
Commits
  • f5e545e Version Packages (#11749)
  • 34d1c8a fix(provider-utils): add additionalProperty field for standard schema functio...
  • a478916 docs(openai): update voice argument usage and examples in OpenAI provider doc...
  • 312a96e Version Packages (#11744)
  • 9ed771c feat(provider/xai): add image support to responses api (#11736)
  • 626c83a docs(elevenlabs): update voice argument usage and examples in ElevenLabs prov...
  • 8a6317d Version Packages (#11741)
  • fdce123 docs(README): add example showing direct provider usage (#11740)
  • 238f992 Version Packages (#11739)
  • 8c1c6e3 fix(anthropic): add application/pdf type regex matching (#11690)
  • Additional commits viewable in compare view

Updates @ai-sdk/react from 3.0.23 to 3.0.35

Release notes

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

@​ai-sdk/react@​3.0.35

Patch Changes

@​ai-sdk/react@​3.0.34

Patch Changes

@​ai-sdk/react@​3.0.33

Patch Changes

@​ai-sdk/react@​3.0.32

Patch Changes

@​ai-sdk/react@​3.0.31

Patch Changes

@​ai-sdk/react@​3.0.30

Patch Changes

Commits

Updates @opentelemetry/instrumentation from 0.208.0 to 0.209.0

Release notes

Sourced from @​opentelemetry/instrumentation's releases.

experimental/v0.209.0

0.209.0

💥 Breaking Changes

  • fix(opentelemetry-sdk-node): default to otlp if OTEL_METRICS_EXPORTER is empty #6092 @​jeengbe
    • (user-facing): NodeSDK now automatically instantiates a Metrics SDK. To disable it, set environment varaible OTEL_METRICS_EXPORTER=none.

🚀 Features

  • feat(exporter-prometheus): support withoutScopeInfo option #5993 @​cjihrig
  • refactor(configuration): improvements on package #6101 @​maryliag
  • feat(configuration): set logger provider exporter type from env variable #6104 @​maryliag
  • feat(configuration): set meter provider exporter type from env variable #6105 @​maryliag
  • feat(configuration): set tracer provider exporter type from env variables #6106 @​maryliag
  • feat(configuration): set meter provider exporter type from env variable #6105 @​maryliag
  • refactor(configuration): throw warning and not error for invalid files #6124 @​maryliag
  • refactor(configuration): dont have a default value for node resource detectors #6131 @​maryliag
  • feat(configuration): doesnt set meter,tracer,logger provider by default #6130 @​maryliag
  • feat(opentelemetry-sdk-node): set instrumentation and propagators for experimental start #6148 @​maryliag
  • refactor(configuration): set console exporter as empty object #6164 @​maryliag
  • feat(instrumentation-http, instrumentation-fetch, instrumentation-xml-http-request): support "QUERY" as a known HTTP method

🐛 Bug Fixes

  • fix(instrumentation-grpc): attach correct name to diag message #6097 @​pichlermarc
  • fix(configuration): merge service name from OTEL_SERVICE_NAME instead of replacing all resource attributes #6162 @​maryliag
  • fix(configuration): combine resource attributes and attributes list correctly #6166 @​maryliag
  • fix(sdk-node): add missing direct dependency to @​opentelemetry/context-async-hooks #6189 @​pichlermarc
  • fix(instrumentation-fetch): use feature detection for browser environment #6200 @​overbalance
  • fix(otlp-exporter-base): ensure retry on network errors during HTTP export #6147 @​jsokol805

📚 Documentation

  • docs(exporter-prometheus): correct @default value for appendTimestamp option in JSDoc #6191 @​Slawaq

🏠 Internal

  • refactor(opentelemetry-sdk-node): simplify calculation of traceExportersList #6132 @​cjihrig
  • refactor(instrumentation): combine filter() calls in _onRequire #6142 @​cjihrig
  • test(instrumentation-http): make timing dependent test more robust #6144 @​cjihrig
  • refactor(opentelemetry-sdk-node): simplify calculation of validPropagators #6143 @​cjihrig
  • test(instrumentation-http): replace uses of deprecated abort() #6149 @​cjihrig
  • refactor(configuration): simplify boolean check #6158 @​cjihrig
  • chore: disallow constructor parameter property syntax #6187 @​legendecas
  • chore(instrumentation-grpc): use local protobuf-ts plugin instead of buf.build remote #6202 @​overbalance
  • test(otlp-transformer): add benchmark for ProtobufTraceSerializer #6226 @​overbalance
  • chore(backcompat): fix backcompat tests and tsconfig cleanup #6232 @​overbalance
  • refactor(instrumentation-http): refactor getIncomingRequestAttributes() to reduce work #6207 @​cjihrig
  • refactor(api-logs,instrumentation-fetch): remove platform-specific globalThis, use globalThis directly #6208 @​overbalance

... (truncated)

Commits

Updates @pinia/colada from 0.20.0 to 0.21.1

Changelog

Sourced from @​pinia/colada's changelog.

0.21.1 (2026-01-09)

Bug Fixes

  • infinite: regen pageParam on key change (9c0706c), closes #458

Features

0.21.0 (2026-01-06)

  • refactor!: remove @​vue/devtools-api dependencies (9bfd035)

Features

  • expose internal utility types (bb3a7d0)

BREAKING CHANGES

Commits
  • a933432 release: @​pinia/colada@​0.21.1 @​pinia/colada-plugin-cache-persister@​0.1.3
  • 6227582 chore: add types
  • 9c0706c fix(infinite): regen pageParam on key change
  • 85d0020 style: format
  • 8dd595a feat: make ext readonly
  • f13f1c8 chore: setup TypeScript composite projects with declaration output
  • cf0aeac refactor: update spec files to use @​posva/test-utils imports
  • 7cf5074 chore: refactor test-utils into workspace package
  • ce7ac58 refactor: remove unused UseQueryEntry import from cache-persister
  • 70bad22 docs: update prod devtools
  • Additional commits viewable in compare view

Updates @sentry/node from 10.32.1 to 10.33.0

Release notes

Sourced from @​sentry/node's releases.

10.33.0

Important Changes

  • feat(core): Apply scope attributes to metrics (#18738)

    You can now set attributes on the SDK's scopes which will be applied to all metrics as long as the respective scopes are active. For the time being, only string, number and boolean attribute values are supported.

    Sentry.getGlobalScope().setAttributes({ is_admin: true, auth_provider: 'google' });
    Sentry.withScope(scope => {
    scope.setAttribute('step', 'authentication');
    // scope attributes is_admin, auth_provider and step are added
    Sentry.metrics.count('clicks', 1, { attributes: { activeSince: 100 } });
    Sentry.metrics.gauge('timeSinceRefresh', 4, { unit: 'hour' });
    });
    // scope attributes is_admin and auth_provider are added
    Sentry.metrics.count('response_time', 283.33, { unit: 'millisecond' });

  • feat(tracing): Add Vercel AI SDK v6 support (#18741)

    The Sentry SDK now supports the Vercel AI SDK v6. Tracing and error monitoring will work automatically with the new version.

  • feat(wasm): Add applicationKey option for third-party error filtering (#18762)

    Adds support for applying an application key to WASM stack frames that can be then used in the thirdPartyErrorFilterIntegration for detection of first-party code.

    Usage:

    Sentry.init({
      integrations: [
        // Integration order matters: wasmIntegration needs to be before thirdPartyErrorFilterIntegration
        wasmIntegration({ applicationKey: 'your-custom-application-key' }), ←───┐
        thirdPartyErrorFilterIntegration({                                      
          behaviour: 'drop-error-if-exclusively-contains-third-party-frames',   ├─ matching keys
          filterKeys: ['your-custom-application-key'] ←─────────────────────────┘
        }),
      ],
    });

Other Changes

  • feat(cloudflare): Support propagateTraceparent (#18569)
  • feat(core): Add ignoreSentryInternalFrames option to thirdPartyErrorFilterIntegration (#18632)
  • feat(core): Add gen_ai.conversation.id attribute to OpenAI and LangGr… (#18703)

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

10.33.0

Important Changes

  • feat(core): Apply scope attributes to metrics (#18738)

    You can now set attributes on the SDK's scopes which will be applied to all metrics as long as the respective scopes are active. For the time being, only string, number and boolean attribute values are supported.

    Sentry.getGlobalScope().setAttributes({ is_admin: true, auth_provider: 'google' });
    Sentry.withScope(scope => {
    scope.setAttribute('step', 'authentication');
    // scope attributes is_admin, auth_provider and step are added
    Sentry.metrics.count('clicks', 1, { attributes: { activeSince: 100 } });
    Sentry.metrics.gauge('timeSinceRefresh', 4, { unit: 'hour' });
    });
    // scope attributes is_admin and auth_provider are added
    Sentry.metrics.count('response_time', 283.33, { unit: 'millisecond' });

  • feat(tracing): Add Vercel AI SDK v6 support (#18741)

    The Sentry SDK now supports the Vercel AI SDK v6. Tracing and error monitoring will work automatically with the new version.

  • feat(wasm): Add applicationKey option for third-party error filtering (#18762)

    Adds support for applying an application key to WASM stack frames that can be then used in the thirdPartyErrorFilterIntegration for detection of first-party code.

    Usage:

    Sentry.init({
      integrations: [
        // Integration order matters: wasmIntegration needs to be before thirdPartyErrorFilterIntegration
        wasmIntegration({ applicationKey: 'your-custom-application-key' }), ←───┐
        thirdPartyErrorFilterIntegration({                                      
          behaviour: 'drop-error-if-exclusively-contains-third-party-frames',   ├─ matching keys
          filterKeys: ['your-custom-application-key'] ←─────────────────────────┘
        }),
      ],
    });

Other Changes

  • feat(cloudflare): Support propagateTraceparent (#18569)
  • feat(core): Add ignoreSentryInternalFrames option to thirdPartyErrorFilterIntegration (#18632)

... (truncated)

Commits
  • fb9dd1e release: 10.33.0
  • b7fe9bf Merge pull request #18770 from getsentry/prepare-release/10.33.0
  • 1630389 meta(changelog): Update changelog for 10.33.0
  • 3ff89c6 test(node-integration): Remove hardcoded SDK version assertions (#18775)
  • 03546d2 test(node-core): Fix wrong import in node core IPv6 integration test (#18773)
  • 6f723e0 fix(test): Remove hard-coded SDK version assertion (#18771)
  • ac45e57 feat(nextjs): Print Turbopack note for deprecated webpack options (#18769)
  • cc93c68 feat(cloudflare): Support propagateTraceparent (#18569)
  • 46225eb feat(wasm): Add applicationKey option for third-party error filtering (#18762)
  • fd42f3b fix(next): Wrap all Random APIs with a safe runner (#18700)
  • Additional commits viewable in compare view

Updates @tanstack/react-query from 5.90.16 to 5.90.17

Release notes

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

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

Patch Changes

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

@​tanstack/react-query@​5.90.17

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Changelog

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

5.90.17

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Commits

Updates @tanstack/solid-query from 5.90.19 to 5.90.20

Release notes

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

@​tanstack/solid-query-persist-client@​5.90.20

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.16
    • @​tanstack/solid-query@​5.90.20

@​tanstack/solid-query@​5.90.20

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Changelog

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

5.90.20

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Commits

Updates @tanstack/svelte-query from 6.0.14 to 6.0.15

Release notes

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

@​tanstack/svelte-query-persist-client@​6.0.15

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.14
    • @​tanstack/svelte-query@​6.0.13

@​tanstack/svelte-query@​6.0.15

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Changelog

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

6.0.15

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Commits

Updates @tanstack/vue-query from 5.92.5 to 5.92.6

Release notes

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

@​tanstack/vue-query@​5.92.6

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Changelog

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

5.92.6

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Commits

Updates ai from 6.0.23 to 6.0.33

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • 0ca078c: fix(ai): pass providerMetadata in smooth stream to preserve thinking tag

[email protected]

Patch Changes

  • ec24401: chore(ai): include docs in npm package

[email protected]

Patch Changes

  • Updated dependencies [92b339b]
    • @​ai-sdk/gateway@​3.0.13
  • Description has been truncated

… directory with 37 updates

Bumps the dev-dependencies-minor-patch group with 36 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.12.1` | `0.12.3` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `6.2.3` | `6.2.4` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.5.0` | `12.6.0` |
| [bumpp](https://github.com/antfu-collective/bumpp) | `10.3.2` | `10.4.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.80.2` | `5.81.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [@ai-sdk/google](https://github.com/vercel/ai) | `3.0.6` | `3.0.7` |
| [@ai-sdk/react](https://github.com/vercel/ai) | `3.0.23` | `3.0.35` |
| [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) | `0.208.0` | `0.209.0` |
| [@pinia/colada](https://github.com/posva/pinia-colada) | `0.20.0` | `0.21.1` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.32.1` | `10.33.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.16` | `5.90.17` |
| [@tanstack/solid-query](https://github.com/TanStack/query/tree/HEAD/packages/solid-query) | `5.90.19` | `5.90.20` |
| [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `6.0.14` | `6.0.15` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.92.5` | `5.92.6` |
| [ai](https://github.com/vercel/ai) | `6.0.23` | `6.0.33` |
| [openai](https://github.com/openai/openai-node) | `6.15.0` | `6.16.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.46.1` | `5.46.3` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20260109.0` | `4.20260114.0` |
| [pino](https://github.com/pinojs/pino) | `10.1.0` | `10.1.1` |
| [@upstash/ratelimit](https://github.com/upstash/ratelimit) | `2.0.7` | `2.0.8` |
| [@tanstack/router-core](https://github.com/TanStack/router/tree/HEAD/packages/router-core) | `1.146.2` | `1.149.3` |
| [@hono/node-server](https://github.com/honojs/node-server) | `1.19.7` | `1.19.9` |
| [@tanstack/angular-query-experimental](https://github.com/TanStack/query/tree/HEAD/packages/angular-query-experimental) | `5.90.20` | `5.90.21` |
| [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) | `5.90.16` | `5.90.17` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.8` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.16.7` | `5.16.9` |
| [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) | `1.20.1` | `1.20.3` |
| [@scalar/api-reference-react](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference-react) | `0.8.20` | `0.8.22` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.58.0` | `4.59.1` |
| [@swc/cli](https://github.com/swc-project/pkgs) | `0.7.9` | `0.7.10` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.146.2` | `1.149.3` |
| [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.146.2` | `1.149.3` |
| [@tanstack/react-router-ssr-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-ssr-query) | `1.146.2` | `1.149.3` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.146.3` | `1.149.4` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.3` | `6.0.4` |



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

Updates `@sveltejs/vite-plugin-svelte` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte)

Updates `better-sqlite3` from 12.5.0 to 12.6.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.5.0...v12.6.0)

Updates `bumpp` from 10.3.2 to 10.4.0
- [Release notes](https://github.com/antfu-collective/bumpp/releases)
- [Commits](antfu-collective/bumpp@v10.3.2...v10.4.0)

Updates `knip` from 5.80.2 to 5.81.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/[email protected]/packages/knip)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `@ai-sdk/google` from 3.0.6 to 3.0.7
- [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/[email protected]...@ai-sdk/[email protected])

Updates `@ai-sdk/react` from 3.0.23 to 3.0.35
- [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/[email protected]...@ai-sdk/[email protected])

Updates `@opentelemetry/instrumentation` from 0.208.0 to 0.209.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.208.0...experimental/v0.209.0)

Updates `@pinia/colada` from 0.20.0 to 0.21.1
- [Release notes](https://github.com/posva/pinia-colada/releases)
- [Changelog](https://github.com/posva/pinia-colada/blob/main/CHANGELOG.md)
- [Commits](posva/pinia-colada@v0.20.0...v0.21.1)

Updates `@sentry/node` from 10.32.1 to 10.33.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.32.1...10.33.0)

Updates `@tanstack/react-query` from 5.90.16 to 5.90.17
- [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/[email protected]/packages/react-query)

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

Updates `@tanstack/svelte-query` from 6.0.14 to 6.0.15
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/svelte-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/svelte-query)

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

Updates `ai` from 6.0.23 to 6.0.33
- [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/[email protected]@6.0.33)

Updates `openai` from 6.15.0 to 6.16.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.15.0...v6.16.0)

Updates `svelte` from 5.46.1 to 5.46.3
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `@cloudflare/workers-types` from 4.20260109.0 to 4.20260114.0
- [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 `pino` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v10.1.0...v10.1.1)

Updates `@upstash/ratelimit` from 2.0.7 to 2.0.8
- [Release notes](https://github.com/upstash/ratelimit/releases)
- [Commits](upstash/ratelimit-js@v2.0.7...v2.0.8)

Updates `@tanstack/router-core` from 1.146.2 to 1.149.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.149.3/packages/router-core)

Updates `@hono/node-server` from 1.19.7 to 1.19.9
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.7...v1.19.9)

Updates `@tanstack/angular-query-experimental` 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/angular-query-experimental/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/angular-query-experimental)

Updates `@tanstack/query-core` from 5.90.16 to 5.90.17
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/query-core/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/query-core)

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

Updates `astro` from 5.16.7 to 5.16.9
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

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

Updates `@cloudflare/vite-plugin` from 1.20.1 to 1.20.3
- [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/[email protected]/packages/vite-plugin-cloudflare)

Updates `@scalar/api-reference-react` from 0.8.20 to 0.8.22
- [Release notes](https://github.com/scalar/scalar/releases)
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/api-reference-react/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/api-reference-react)

Updates `wrangler` from 4.58.0 to 4.59.1
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `@swc/cli` from 0.7.9 to 0.7.10
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@tanstack/react-router` from 1.146.2 to 1.149.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.149.3/packages/react-router)

Updates `@tanstack/react-router-devtools` from 1.146.2 to 1.149.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.149.3/packages/react-router-devtools)

Updates `@tanstack/react-router-ssr-query` from 1.146.2 to 1.149.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.149.3/packages/react-router-ssr-query)

Updates `@tanstack/react-start` from 1.146.3 to 1.149.4
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.149.4/packages/react-start)

Updates `vite-tsconfig-paths` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.0.3...v6.0.4)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-version: 0.12.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-version: 6.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: better-sqlite3
  dependency-version: 12.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: bumpp
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: knip
  dependency-version: 5.81.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.35
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@opentelemetry/instrumentation"
  dependency-version: 0.209.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@pinia/colada"
  dependency-version: 0.21.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@sentry/node"
  dependency-version: 10.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/solid-query"
  dependency-version: 5.90.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/svelte-query"
  dependency-version: 6.0.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.92.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: ai
  dependency-version: 6.0.33
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: openai
  dependency-version: 6.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: svelte
  dependency-version: 5.46.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20260114.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: pino
  dependency-version: 10.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@upstash/ratelimit"
  dependency-version: 2.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/router-core"
  dependency-version: 1.149.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@hono/node-server"
  dependency-version: 1.19.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/angular-query-experimental"
  dependency-version: 5.90.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/query-core"
  dependency-version: 5.90.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: astro
  dependency-version: 5.16.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@types/bun"
  dependency-version: 1.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@cloudflare/vite-plugin"
  dependency-version: 1.20.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@scalar/api-reference-react"
  dependency-version: 0.8.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: wrangler
  dependency-version: 4.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@swc/cli"
  dependency-version: 0.7.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.149.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.149.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-router-ssr-query"
  dependency-version: 1.149.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.149.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 14, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 14, 2026

Deploying orpc with  Cloudflare Pages  Cloudflare Pages

Latest commit: cb7291b
Status: ✅  Deploy successful!
Preview URL: https://5dd943c4.orpc-4zt.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-dev-bbw3.orpc-4zt.pages.dev

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 14, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 14, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 14, 2026

More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1364

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1364

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1364

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1364

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1364

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1364

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1364

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1364

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1364

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1364

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1364

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1364

@orpc/experimental-pino

npm i https://pkg.pr.new/@orpc/experimental-pino@1364

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1364

@orpc/experimental-publisher-durable-object

npm i https://pkg.pr.new/@orpc/experimental-publisher-durable-object@1364

@orpc/experimental-ratelimit

npm i https://pkg.pr.new/@orpc/experimental-ratelimit@1364

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1364

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1364

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1364

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1364

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1364

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1364

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1364

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1364

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1364

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1364

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1364

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1364

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1364

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1364

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1364

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1364

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1364

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1364

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1364

commit: cb7291b

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant