Skip to content

chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directory with 23 updates#1454

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-minor-patch-d3fec1a500
Open

chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directory with 23 updates#1454
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-minor-patch-d3fec1a500

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

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

Package From To
lint-staged 16.2.7 16.3.1
typescript 5.8.3 5.9.3
@ai-sdk/google 3.0.33 3.0.36
@ai-sdk/react 3.0.105 3.0.110
@pinia/colada 0.21.6 0.21.7
@sentry/node 10.40.0 10.41.0
@tanstack/svelte-query 6.0.18 6.1.0
ai 6.0.103 6.0.108
svelte 5.53.5 5.53.6
@upstash/redis 1.36.2 1.36.3
ioredis 5.9.3 5.10.0
swr 2.4.0 2.4.1
@tanstack/router-core 1.163.2 1.163.3
@trpc/server 11.10.0 11.11.0
@scalar/api-reference-react 0.8.64 0.8.68
@swc/core 1.15.17 1.15.18
globals 17.3.0 17.4.0
@sveltejs/kit 2.53.3 2.53.4
@tanstack/react-router 1.163.2 1.163.3
@tanstack/react-router-devtools 1.163.2 1.163.3
@tanstack/react-router-ssr-query 1.163.2 1.163.3
@tanstack/react-start 1.163.2 1.166.1

Updates lint-staged from 16.2.7 to 16.3.1

Release notes

Sourced from lint-staged's releases.

v16.3.1

Patch Changes

  • #1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

v16.3.0

Minor Changes

  • #1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes

  • #1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.
Changelog

Sourced from lint-staged's changelog.

16.3.1

Patch Changes

  • #1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

16.3.0

Minor Changes

  • #1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes

  • #1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.
Commits
  • 2a74cd2 chore(changeset): release
  • cd5d762 refactor: remove nano-spawn dependency completely
  • e342cab build(deps): move nano-spawn to dev
  • 9aa2cd7 chore(changeset): release
  • 0c387bc test: make long-running task longer because of GitHub Actions slowness
  • 87467aa refactor: detect incorrect brace expansion exhaustively
  • dceabc6 ci: run npm audit in GitHub Actions
  • d0e4c2a build(deps): update dependencies
  • 93cf144 docs: add tip about lint-staged.sh
  • 9809fee test: adjust integration test logging setup for concurrency
  • Additional commits viewable in compare view

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.33 to 3.0.36

Release notes

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

@​ai-sdk/google@​3.0.36

Patch Changes

  • Updated dependencies [08336f1]
    • @​ai-sdk/provider-utils@​4.0.17

@​ai-sdk/google@​3.0.35

Patch Changes

  • 64a8fae: chore: remove obsolete model IDs for Anthropic, Google, OpenAI, xAI
Commits

Updates @ai-sdk/react from 3.0.105 to 3.0.110

Release notes

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

@​ai-sdk/react@​3.0.110

Patch Changes

  • Updated dependencies [2a4f512]
    • ai@6.0.108

@​ai-sdk/react@​3.0.109

Patch Changes

  • Updated dependencies [08336f1]
    • @​ai-sdk/provider-utils@​4.0.17
    • ai@6.0.107

@​ai-sdk/react@​3.0.108

Patch Changes

  • ai@6.0.106
Commits

Updates @pinia/colada from 0.21.6 to 0.21.7

Changelog

Sourced from @​pinia/colada's changelog.

0.21.7 (2026-03-02)

Bug Fixes

  • infinite: detach $onAction listener to survive component unmount (c756e3a), closes #525
Commits
  • 17e9047 release: @​pinia/colada@​0.21.7
  • c756e3a fix(infinite): detach $onAction listener to survive component unmount
  • f37635b chore(deps): update dependency @​shikijs/vitepress-twoslash to v4 (#524)
  • 1085a25 chore: fix npm badge use npmx
  • See full diff in compare view

Updates @sentry/node from 10.40.0 to 10.41.0

Release notes

Sourced from @​sentry/node's releases.

10.41.0

Important Changes

  • feat(core,cloudflare,deno): Add instrumentPostgresJsSql instrumentation (#19566)

    Added a new instrumentation helper for the postgres (postgres.js) library, designed for SDKs that are not based on OpenTelemetry (e.g. Cloudflare, Deno). This wraps a postgres.js sql tagged template instance so that all queries automatically create Sentry spans.

    import postgres from 'postgres';
    import * as Sentry from '@sentry/cloudflare'; // or '@sentry/deno'
    export default Sentry.withSentry(env => ({ dsn: 'DSN' }), {
    async fetch(request, env, ctx) {
    const sql = Sentry.instrumentPostgresJsSql(postgres(env.DATABASE_URL));
    // All queries now create Sentry spans
    const users = await sql`SELECT * FROM users WHERE id = ${userId}`;
    return Response.json(users);
    
    },
    });

    The instrumentation is available in @sentry/core, @sentry/cloudflare, and @sentry/deno.

  • feat(nextjs): Add Turbopack support for thirdPartyErrorFilterIntegration (#19542)

    We added experimental support for the thirdPartyErrorFilterIntegration with Turbopack builds.

    This feature requires Next.js 16+ and is currently behind an experimental flag:

    // next.config.ts
    import { withSentryConfig } from '@sentry/nextjs';
    export default withSentryConfig(nextConfig, {
    _experimental: {
    turbopackApplicationKey: 'my-app-key',
    },
    });

    Then configure the integration in your client instrumentation file with a matching key:

    // instrumentation-client.ts
    import * as Sentry from '@sentry/nextjs';
    Sentry.init({

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

10.41.0

Important Changes

  • feat(core,cloudflare,deno): Add instrumentPostgresJsSql instrumentation (#19566)

    Added a new instrumentation helper for the postgres (postgres.js) library, designed for SDKs that are not based on OpenTelemetry (e.g. Cloudflare, Deno). This wraps a postgres.js sql tagged template instance so that all queries automatically create Sentry spans.

    import postgres from 'postgres';
    import * as Sentry from '@sentry/cloudflare'; // or '@sentry/deno'
    export default Sentry.withSentry(env => ({ dsn: 'DSN' }), {
    async fetch(request, env, ctx) {
    const sql = Sentry.instrumentPostgresJsSql(postgres(env.DATABASE_URL));
    // All queries now create Sentry spans
    const users = await sql`SELECT * FROM users WHERE id = ${userId}`;
    return Response.json(users);
    
    },
    });

    The instrumentation is available in @sentry/core, @sentry/cloudflare, and @sentry/deno.

  • feat(nextjs): Add Turbopack support for thirdPartyErrorFilterIntegration (#19542)

    We added experimental support for the thirdPartyErrorFilterIntegration with Turbopack builds.

    This feature requires Next.js 16+ and is currently behind an experimental flag:

    // next.config.ts
    import { withSentryConfig } from '@sentry/nextjs';
    export default withSentryConfig(nextConfig, {
    _experimental: {
    turbopackApplicationKey: 'my-app-key',
    },
    });

    Then configure the integration in your client instrumentation file with a matching key:

    // instrumentation-client.ts
    import * as Sentry from '@sentry/nextjs';

... (truncated)

Commits
  • 66f455a release: 10.41.0
  • ca12aab Merge pull request #19576 from getsentry/prepare-release/10.41.0
  • dc44fe4 meta(changelog): Update changelog for 10.41.0
  • 93e3c30 fix(core): Strip inline media from multimodal content before stringification ...
  • 9d3ae61 feat(core,cloudflare): Add dispose to the client for proper cleanup (#19506)
  • 88078a0 feat(core,cloudflare,deno): Add instrumentPostgresJsSql instrumentation (#19566)
  • 43be7b0 fix(deps): Bump transitive rollup deps to patch CVE-2026-27606 (#19565)
  • 6707fd3 feat(react-router): Include middleware function names and indices (#19109)
  • 0c3b071 test(node): Test runName parameter in handleChainStart for langchain (#19562)
  • 2b79e29 Merge pull request #19554 from getsentry/fix/langchain-handlechainstart-runname
  • Additional commits viewable in compare view

Updates @tanstack/svelte-query from 6.0.18 to 6.1.0

Release notes

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

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

Patch Changes

  • Updated dependencies [978fc52]:
    • @​tanstack/query-persist-client-core@​5.92.0

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.18
    • @​tanstack/svelte-query@​6.0.17
Changelog

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

6.1.0

Minor Changes

  • feat(svelte-query): add 'mutationOptions' (#10175)
Commits
  • a2151d2 feat(query-core): add context to mutationfn & mutation callbacks (#9615)
  • 230435d release: v5.87.4
  • ccedf33 test(svelte-query/createMutation): improve callback assertions with 'toHaveBe...
  • bc2c87f release: v5.87.1
  • b43af57 release: v5.87.0
  • 1599bb4 release: v5.86.0
  • 7306474 chore(tsconfig.json): simplify 'include' patterns by consolidating file exten...
  • 0a35234 release: v5.85.9
  • a978b34 release: v5.85.7
  • b998f68 release: v5.85.6
  • Additional commits viewable in compare view

Updates ai from 6.0.103 to 6.0.108

Release notes

Sourced from ai's releases.

ai@6.0.108

Patch Changes

  • 2a4f512: feat(ai): add telemetry interface and registry

ai@6.0.107

Patch Changes

  • Updated dependencies [08336f1]
    • @​ai-sdk/provider-utils@​4.0.17
    • @​ai-sdk/gateway@​3.0.61

ai@6.0.106

Patch Changes

  • Updated dependencies [29e9f4d]
    • @​ai-sdk/gateway@​3.0.60

ai@6.0.105

Patch Changes

  • Updated dependencies [58bc42d]
    • @​ai-sdk/provider-utils@​4.0.16
    • @​ai-sdk/gateway@​3.0.59
Commits

Updates svelte from 5.53.5 to 5.53.6

Release notes

Sourced from svelte's releases.

svelte@5.53.6

Patch Changes

  • perf: optimize parser hot paths for faster compilation (#17811)

  • fix: SvelteMap incorrectly handles keys with undefined values (#17826)

  • fix: SvelteURL search setter now returns the normalized value, matching native URL behavior (#17828)

  • fix: visit synthetic value node during ssr (#17824)

  • fix: always case insensitive event handlers during ssr (#17822)

  • chore: more efficient effect scheduling (#17808)

  • perf: optimize compiler analysis phase (#17823)

  • fix: skip redundant batch.apply (#17816)

  • chore: null out current_batch before committing branches (#17809)

Changelog

Sourced from svelte's changelog.

5.53.6

Patch Changes

  • perf: optimize parser hot paths for faster compilation (#17811)

  • fix: SvelteMap incorrectly handles keys with undefined values (#17826)

  • fix: SvelteURL search setter now returns the normalized value, matching native URL behavior (#17828)

  • fix: visit synthetic value node during ssr (#17824)

  • fix: always case insensitive event handlers during ssr (#17822)

  • chore: more efficient effect scheduling (#17808)

  • perf: optimize compiler analysis phase (#17823)

  • fix: skip redundant batch.apply (#17816)

  • chore: null out current_batch before committing branches (#17809)

Commits

Updates @upstash/redis from 1.36.2 to 1.36.3

Release notes

Sourced from @​upstash/redis's releases.

v1.36.3

What's Changed

Full Changelog: upstash/redis-js@v1.36.2...v1.36.3

Commits
Maintainer changes

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


Updates ioredis from 5.9.3 to 5.10.0

Release notes

Sourced from ioredis's releases.

v5.10.0

5.10.0 (2026-02-27)

Features

  • add hash field expiration commands and tests (5219f9f)
  • add hexpireat & hexpiretime (#2082) (b38124f)
Changelog

Sourced from ioredis's changelog.

5.10.0 (2026-02-27)

Features

  • add hash field expiration commands and tests (5219f9f)
  • add hexpireat & hexpiretime (#2082) (b38124f)
Commits
  • 623cee5 chore(release): 5.10.0 [skip ci]
  • 5219f9f feat: add hash field expiration commands and tests
  • b38124f feat: add hexpireat & hexpiretime (#2082)
  • 232e548 ci: make Coveralls steps non-blocking in test_with_cov workflow (#2083)
  • See full diff in compare view

Updates swr from 2.4.0 to 2.4.1

Commits

Updates @tanstack/router-core from 1.163.2 to 1.163.3

Release notes

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

v1.163.3

Version 1.163.3 - 2/27/26, 10:12 PM

Changes

Fix

  • router-core: use routeId for lifecycle hooks to fix onStay when loaderDeps change (#6769) (442ada1) by Dmitrii
  • ci: harden bundle-size PR workflow trust boundaries (#6773) (d958ef1) by @​Sheraff

Packages

  • @​tanstack/router-core@​1.163.3
  • @​tanstack/solid-router@​1.163.3
  • @​tanstack/react-router@​1.163.3
  • @​tanstack/vue-router@​1.163.3
  • @​tanstack/solid-router-ssr-query@​1.163.3
  • @​tanstack/react-router-ssr-query@​1.163.3
  • @​tanstack/vue-router-ssr-query@​1.163.3
  • @​tanstack/router-ssr-query-core@​1.163.3
  • @​tanstack/zod-adapter@​1.163.3
  • @​tanstack/valibot-adapter@​1.163.3
  • @​tanstack/arktype-adapter@​1.163.3
  • @​tanstack/router-devtools@​1.163.3
  • @​tanstack/solid-router-devtools@​1.163.3
  • @​tanstack/react-router-devtools@​1.163.3
  • @​tanstack/vue-router-devtools@​1.163.3
  • @​tanstack/router-devtools-core@​1.163.3
  • @​tanstack/router-generator@​1.163.3
  • @​tanstack/router-cli@​1.163.3
  • @​tanstack/router-plugin@​1.163.3
  • @​tanstack/router-vite-plugin@​1.163.3
  • @​tanstack/solid-start@​1.163.3
  • @​tanstack/solid-start-client@​1.163.3
  • @​tanstack/solid-start-server@​1.163.3
  • @​tanstack/vue-start@​1.163.3
  • @​tanstack/vue-start-client@​1.163.3
  • @​tanstack/vue-start-server@​1.163.3
  • @​tanstack/start-client-core@​1.163.3
  • @​tanstack/start-server-core@​1.163.3
  • @​tanstack/start-storage-context@​1.163.3
  • @​tanstack/react-start@​1.163.3
  • @​tanstack/react-start-client@​1.163.3
  • @​tanstack/react-start-server@​1.163.3
  • @​tanstack/start-plugin-core@​1.163.3
  • @​tanstack/start-static-server-functions@​1.163.3
Commits
  • de66f0e release: v1.163.3
  • 442ada1 fix(router-core): use routeId for lifecycle hooks to fix onStay when loaderDe...
  • See full diff in compare view

Updates @trpc/server from 11.10.0 to 11.11.0

Release notes

Sourced from @​trpc/server's releases.

v11.11.0

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.10.0...v11.11.0

Commits
  • e96639e v11.11.0
  • 0ac76e3 chore(deps): update dependency @​oxc-project/runtime to v0.115.0 (#7187)
  • dd8c733 chore(deps): update dependency @​oxc-project/runtime to v0.114.0 (#7169)
  • 308afd8 chore(deps): update dependency @​oxc-project/runtime to v0.113.0 (#7159)
  • See full diff in compare view

Updates @types/bun from 1.3.9 to 1.3.10

Commits

Updates @scalar/api-reference-react from 0.8.64 to 0.8.68

Changelog

Sourced from @​scalar/api-reference-react's changelog.

0.8.68

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.46.2

0.8.67

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.46.1

    • #8294: default createAnySecurityScheme to false and fix index clamp issue
  • @​scalar/types@​0.6.9

0.8.66

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.46.0
    • #8290: chore: update deps
    • #8283: fix: scrollToLazy can not find id when the browser is busy

0.8.65

Patch Changes

Updated Dependencies

  • @​scalar/api-reference@​1.45.0
    • #8255: fix: correctly handle circular references when deep resolving references
    • #8279: fix(api-references): css collision on ask ai input
    • #8234: support operation level authentication and servers
Commits

Updates @swc/core from 1.15.17 to 1.15.18

Changelog

Sourced from @​swc/core's changelog.

[1.15.18] - 2026-03-01

Bug Fixes

  • (html/wasm) Publish @​swc/html-wasm for nodejs (#11601) (bd443f5)

Documentation

Features

Ci

Commits
  • 7cb1be2 chore: Publish 1.15.18 with swc_core v58.0.1
  • 2821ed0 chore: Publish 1.15.18-nightly-20260301.1 with swc_core v58.0.1
  • See full diff in compare view

Updates globals from 17.3.0 to 17.4.0

Release notes

Sourced from globals's releases.

v17.4.0

  • Update globals (2026-03-01) (#338) d43a051

sindresorhus/globals@v17.3.0...v17.4.0

Commits

Updates @sveltejs/kit from 2.53.3 to 2.53.4

Release notes

Sourced from @​sveltejs/kit's relea...

Description has been truncated

… directory with 23 updates

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

| Package | From | To |
| --- | --- | --- |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [@ai-sdk/google](https://github.com/vercel/ai) | `3.0.33` | `3.0.36` |
| [@ai-sdk/react](https://github.com/vercel/ai) | `3.0.105` | `3.0.110` |
| [@pinia/colada](https://github.com/posva/pinia-colada) | `0.21.6` | `0.21.7` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.40.0` | `10.41.0` |
| [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `6.0.18` | `6.1.0` |
| [ai](https://github.com/vercel/ai) | `6.0.103` | `6.0.108` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.53.5` | `5.53.6` |
| [@upstash/redis](https://github.com/upstash/redis-js) | `1.36.2` | `1.36.3` |
| [ioredis](https://github.com/luin/ioredis) | `5.9.3` | `5.10.0` |
| [swr](https://github.com/vercel/swr) | `2.4.0` | `2.4.1` |
| [@tanstack/router-core](https://github.com/TanStack/router/tree/HEAD/packages/router-core) | `1.163.2` | `1.163.3` |
| [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.10.0` | `11.11.0` |
| [@scalar/api-reference-react](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference-react) | `0.8.64` | `0.8.68` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.17` | `1.15.18` |
| [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.53.3` | `2.53.4` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.163.2` | `1.163.3` |
| [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.163.2` | `1.163.3` |
| [@tanstack/react-router-ssr-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-ssr-query) | `1.163.2` | `1.163.3` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.163.2` | `1.166.1` |



Updates `lint-staged` from 16.2.7 to 16.3.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.7...v16.3.1)

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.33 to 3.0.36
- [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.33...@ai-sdk/google@3.0.36)

Updates `@ai-sdk/react` from 3.0.105 to 3.0.110
- [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/react@3.0.105...@ai-sdk/react@3.0.110)

Updates `@pinia/colada` from 0.21.6 to 0.21.7
- [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.21.6...v0.21.7)

Updates `@sentry/node` from 10.40.0 to 10.41.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.40.0...10.41.0)

Updates `@tanstack/svelte-query` from 6.0.18 to 6.1.0
- [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/vue-query-devtools@6.1.0/packages/svelte-query)

Updates `ai` from 6.0.103 to 6.0.108
- [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.103...ai@6.0.108)

Updates `svelte` from 5.53.5 to 5.53.6
- [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/svelte@5.53.6/packages/svelte)

Updates `@upstash/redis` from 1.36.2 to 1.36.3
- [Release notes](https://github.com/upstash/redis-js/releases)
- [Commits](upstash/redis-js@v1.36.2...v1.36.3)

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

Updates `swr` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@v2.4.0...v2.4.1)

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

Updates `@trpc/server` from 11.10.0 to 11.11.0
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v11.11.0/packages/server)

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

Updates `@scalar/api-reference-react` from 0.8.64 to 0.8.68
- [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 `@swc/core` from 1.15.17 to 1.15.18
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.18/packages/core)

Updates `globals` from 17.3.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.3.0...v17.4.0)

Updates `@sveltejs/kit` from 2.53.3 to 2.53.4
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.53.4/packages/kit)

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

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

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

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

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.3.1
  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.36
  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.110
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@pinia/colada"
  dependency-version: 0.21.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@sentry/node"
  dependency-version: 10.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/svelte-query"
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: ai
  dependency-version: 6.0.108
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: svelte
  dependency-version: 5.53.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@upstash/redis"
  dependency-version: 1.36.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: ioredis
  dependency-version: 5.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: swr
  dependency-version: 2.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/router-core"
  dependency-version: 1.163.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@trpc/server"
  dependency-version: 11.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@types/bun"
  dependency-version: 1.3.10
  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.68
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@swc/core"
  dependency-version: 1.15.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.53.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.163.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.163.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-router-ssr-query"
  dependency-version: 1.163.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.166.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
...

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 Mar 3, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 3, 2026

Deploying orpc with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8926c72
Status: ✅  Deploy successful!
Preview URL: https://a153cdab.orpc-4zt.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-dev-3jsg.orpc-4zt.pages.dev

View logs

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 3, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 3, 2026

More templates

@orpc/ai-sdk

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

@orpc/arktype

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

@orpc/client

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

@orpc/contract

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

@orpc/experimental-durable-iterator

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

@orpc/hey-api

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

@orpc/interop

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

@orpc/json-schema

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

@orpc/nest

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

@orpc/openapi

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

@orpc/openapi-client

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

@orpc/otel

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

@orpc/experimental-pino

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

@orpc/experimental-publisher

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

@orpc/experimental-publisher-durable-object

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

@orpc/experimental-ratelimit

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

@orpc/react

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

@orpc/react-query

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

@orpc/experimental-react-swr

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

@orpc/server

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

@orpc/shared

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

@orpc/solid-query

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

@orpc/standard-server

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

@orpc/standard-server-aws-lambda

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

@orpc/standard-server-fastify

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

@orpc/standard-server-fetch

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

@orpc/standard-server-node

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

@orpc/standard-server-peer

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

@orpc/svelte-query

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

@orpc/tanstack-query

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

@orpc/trpc

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

@orpc/valibot

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

@orpc/vue-colada

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

@orpc/vue-query

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

@orpc/zod

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

commit: c712465

@codecov
Copy link

codecov bot commented Mar 3, 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 size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants