Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
@cloudflare/vitest-pool-workers 0.13.0 0.13.1
better-sqlite3 12.6.2 12.8.0
knip 5.86.0 5.87.0
lint-staged 16.3.3 16.4.0
msw 2.12.10 2.12.12
pkg-pr-new 0.0.65 0.0.66
typescript 5.8.3 5.9.3
vite-plugin-solid 2.11.10 2.11.11
openai 6.27.0 6.31.0
svelte 5.53.11 5.53.12
vitepress-plugin-llms 1.11.0 1.11.1
@cloudflare/workers-types 4.20260313.1 4.20260317.1
@nestjs/common 11.1.16 11.1.17
@nestjs/core 11.1.16 11.1.17
@nestjs/platform-express 11.1.16 11.1.17
@nestjs/platform-fastify 11.1.16 11.1.17
@nestjs/testing 11.1.16 11.1.17
@tanstack/router-core 1.166.7 1.167.4
next 16.1.6 16.1.7
@trpc/server 11.12.0 11.13.4
@astrojs/check 0.9.7 0.9.8
@wxt-dev/module-react 1.2.1 1.2.2
wxt 0.20.18 0.20.19
@cloudflare/vite-plugin 1.28.0 1.29.0
@scalar/api-reference-react 0.9.8 0.9.10
wrangler 4.73.0 4.74.0
@tanstack/react-router 1.166.7 1.167.4
@tanstack/react-router-devtools 1.166.7 1.166.9
@tanstack/react-router-ssr-query 1.166.7 1.166.9
@tanstack/react-start 1.166.8 1.166.15

Updates @cloudflare/vitest-pool-workers from 0.13.0 to 0.13.1

Release notes

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

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

Patch Changes

Changelog

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

0.13.1

Patch Changes

Commits

Updates better-sqlite3 from 12.6.2 to 12.8.0

Release notes

Sourced from better-sqlite3's releases.

v12.8.0

What's Changed

New Contributors

Why SQLite v3.51.3 instead of v3.52.0

From the SQLite team:

Some important issues have been found with version 3.52.0. In order to give us time to deal with those issues, we plan to withdraw the 3.52.0 release. In its place, we will put up a new 3.51.3 patch release that includes a fix for the recently discovered WAL-reset bug as well as other patches. This will happen probably within about the next twelve hours.

Hence, if you were planning to upgrade to 3.52.0 tomorrow (Friday, 2026-03-14), perhaps it would be better to wait a day or so for 3.51.3.

At some point we will do version 3.52.1 which will hopefully resolve the issues that have arisen with the 3.52.0 release.

Full Changelog: WiseLibs/better-sqlite3@v12.7.1...v12.8.0

v12.7.1

Also not a viable release

The V8 API change was more bonkers than expected. See v12.8.0.

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.7.0...v12.7.1

v12.7.0

CAUTION: NOT A VIABLE RELEASE

Two (!!) reasons:

  1. Electron v41 bit us and removed functions we were using, so a bunch of prebuilds are missing
  2. From the SQLite team:

    Some important issues have been found with version 3.52.0. In order to give us time to deal with those issues, we plan to withdraw the 3.52.0 release. In its place, we will put up a new 3.51.3 patch release that includes a fix for the recently discovered WAL-reset bug as well as other patches. This will happen probably within about the next twelve hours.

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.2...v12.7.0

... (truncated)

Commits

Updates knip from 5.86.0 to 5.87.0

Release notes

Sourced from knip's releases.

Release 5.87.0

  • Add pkg as built-in pnpm command (#1597) (32ee5591e) - thanks @​azat-io!
  • Add oxlint.config.ts to oxlint plugin (#1598) (2951050e5) - thanks @​DaniFoldi!
  • Add oxfmt plugin (#1599) (6bd980742) - thanks @​DaniFoldi!
  • Head banger (7930467e3)
  • Add sanity to the list (4ee3d0ddd)
  • Fix minor lint issue (9e0dcd974)
  • Flatten test() (d010c5597)
  • Make toPosix a no-op on non-Windows platforms (b37112361)
  • Replace isBuiltin with startsWith('node:') in sanitizeSpecifier (e7b100aef)
  • Skip picomatch recompilation when gitignore adds no new patterns (c7870dba6)
  • Incrementally compile picomatch matchers during gitignore walk (9948284fb)
  • Identify binaries called by find -exec (#1601) (f7367fd48) - thanks @​t3chguy!
  • Identify that @babel/runtime is needed when @babel/plugin-transform-runtime is used (#1602) (ef4da0691) - thanks @​t3chguy!
  • Rename package-manager → resolvers, move find (0bd97f01f)
  • Streamline babel plugin impl (3cc192e08)
  • Detect local $schema references in changesets plugin (resolve #1335) (3a180820f)
  • Resolve Nx run-commands from cwd (resolve #1595) (e71c9acc9)
  • Fix up issue types table (resolve #1376) (20a3762d5)
  • Skip optional peerDep issues for installed deps (resolve #1545) (f554d2f30)
  • Add dim highlight opts for enum/class members, duplicates (resolve #1567) (35ce4229f)
  • Cache isGitIgnored results (75942dd0a)
  • Don't report unused files outside project set (resolve #1606) (fef625da8)
  • Fix openapi-ts dependency resolution (#1607) (663825ef4) - thanks @​jonahsnider!
  • Improve --performance and --memory output, clean up timerify calls (df0ace489)
Commits
  • b055128 Release knip@5.87.0
  • df0ace4 Improve --performance and --memory output, clean up timerify calls
  • 663825e Fix openapi-ts dependency resolution (#1607)
  • fef625d Don't report unused files outside project set (resolve #1606)
  • 75942dd Cache isGitIgnored results
  • f554d2f Skip optional peerDep issues for installed deps (resolve #1545)
  • e71c9ac Resolve Nx run-commands from cwd (resolve #1595)
  • 3a18082 Detect local $schema references in changesets plugin (resolve #1335)
  • 3cc192e Streamline babel plugin impl
  • 0bd97f0 Rename package-manager → resolvers, move find
  • Additional commits viewable in compare view

Updates lint-staged from 16.3.3 to 16.4.0

Release notes

Sourced from lint-staged's releases.

v16.4.0

Minor Changes

v16.3.4

Patch Changes

Changelog

Sourced from lint-staged's changelog.

16.4.0

Minor Changes

16.3.4

Patch Changes

Commits
  • 445f9dd chore(changeset): release
  • d91be60 docs: update readme to use picomatch
  • b392a9f refactor: extract matchFiles and add unit tests
  • 687fc90 refactor: replace micromatch with picomatch
  • 26dadf9 chore(changeset): release
  • 9d6e827 build(deps): update dependencies
  • See full diff in compare view

Updates msw from 2.12.10 to 2.12.12

Release notes

Sourced from msw's releases.

v2.12.12 (2026-03-17)

Bug Fixes

v2.12.11 (2026-03-15)

Bug Fixes

Commits

Updates pkg-pr-new from 0.0.65 to 0.0.66

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 vite-plugin-solid from 2.11.10 to 2.11.11

Release notes

Sourced from vite-plugin-solid's releases.

vite-plugin-solid@2.11.11

Patch Changes

  • 7f39675: Add vite 8 in peer deps
Changelog

Sourced from vite-plugin-solid's changelog.

2.11.11

Patch Changes

  • 7f39675: Add vite 8 in peer deps
Commits
  • 9c7a3a5 Merge pull request #246 from solidjs/ci--trusted-publishing-permissions
  • 25fb0a1 ci: trusted publishing permissions
  • 04eec66 Merge pull request #245 from solidjs/chore--bump-github-ci-to-node-24
  • 52f1033 chore: bump github ci to node 24
  • 37dcf09 Version Packages (#244)
  • 7f39675 [main] Allow vite 8 in peerDeps (#242)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite-plugin-solid since your current version.


Updates openai from 6.27.0 to 6.31.0

Release notes

Sourced from openai's releases.

v6.31.0

6.31.0 (2026-03-16)

Full Changelog: v6.30.1...v6.31.0

Features

  • api: add in/nin filter types to ComparisonFilter (b2eda27)

v6.30.1

6.30.1 (2026-03-16)

Full Changelog: v6.30.0...v6.30.1

Chores

  • internal: tweak CI branches (25f5d74)

v6.30.0

6.30.0 (2026-03-16)

Full Changelog: v6.29.0...v6.30.0

Features

  • api: add /v1/videos endpoint option to batches (271d879)
  • api: add defer_loading field to NamespaceTool (7cc8f0a)

Bug Fixes

  • api: oidc publishing for npm (fa50066)

v6.29.0

6.29.0 (2026-03-13)

Full Changelog: v6.28.0...v6.29.0

Features

v6.28.0

6.28.0 (2026-03-13)

Full Changelog: v6.27.0...v6.28.0

Features

... (truncated)

Changelog

Sourced from openai's changelog.

6.31.0 (2026-03-16)

Full Changelog: v6.30.1...v6.31.0

Features

  • api: add in/nin filter types to ComparisonFilter (b2eda27)

6.30.1 (2026-03-16)

Full Changelog: v6.30.0...v6.30.1

Chores

  • internal: tweak CI branches (25f5d74)

6.30.0 (2026-03-16)

Full Changelog: v6.29.0...v6.30.0

Features

  • api: add /v1/videos endpoint option to batches (271d879)
  • api: add defer_loading field to NamespaceTool (7cc8f0a)

Bug Fixes

  • api: oidc publishing for npm (fa50066)

6.29.0 (2026-03-13)

Full Changelog: v6.28.0...v6.29.0

Features

6.28.0 (2026-03-13)

Full Changelog: v6.27.0...v6.28.0

Features

  • api: manual updates (d543959)
  • api: manual updates (4f87840)
  • api: sora api improvements: character api, video extensions/edits, higher resolution exports. (262dac2)

Bug Fixes

... (truncated)

Commits
  • c1c713e release: 6.31.0
  • 96166da feat(api): add in/nin filter types to ComparisonFilter
  • 00ef21d ignore the oidc dir
  • f3c92c7 release: 6.30.1
  • 6359334 chore(internal): tweak CI branches
  • ce33e4c codegen metadata
  • 3d195aa release: 6.30.0
  • ba14ec8 fix(api): oidc publishing for npm
  • 577a54c feat(api): add defer_loading field to NamespaceTool
  • 6de3617 feat(api): add /v1/videos endpoint option to batches
  • Additional commits viewable in compare view
Maintainer changes

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


Updates svelte from 5.53.11 to 5.53.12

Release notes

Sourced from svelte's releases.

svelte@5.53.12

Patch Changes

  • fix: update select.__value on change (#17745)

  • chore: add invariant helper for debugging (#17929)

  • fix: ensure deriveds values are correct across batches (#17917)

  • fix: handle async RHS in assignment_value_stale (#17925)

  • fix: avoid traversing clean roots (#17928)

Changelog

Sourced from svelte's changelog.

5.53.12

Patch Changes

  • fix: update select.__value on change (#17745)

  • chore: add invariant helper for debugging (#17929)

  • fix: ensure deriveds values are correct across batches (#17917)

  • fix: handle async RHS in assignment_value_stale (#17925)

  • fix: avoid traversing clean roots (#17928)

Commits

Updates vitepress-plugin-llms from 1.11.0 to 1.11.1

Release notes

Sourced from vitepress-plugin-llms's releases.

v1.11.1

    🩹 Fixes

   💖 Contributors

     View changes on GitHub
Commits
  • 342609f chore: release v1.11.1
  • 734992f fix: 🚑 resolve build failure when generateLLMFriendlyDocsForEachPage is `fa...
  • 512d2c1 docs: 🧳 migrate all links from npmjs.com to npmx.dev
  • 166e6a2 test: reduce bun test command line clutter by only displaying failing tests
  • d45c9d5 chore: add workflow for updating dependents info
  • b03ce40 chore: fix build errors
  • 039a7bd chore(deps): bump deps
  • eb2b642 chore: set the required Node.js version >=18.0.0 in the "engines" field i...
  • 3f1ba13 chore(deps): bump deps
  • 996e20d chore(actions): update GitHub Actions (#112)
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260313.1 to 4.20260317.1

Commits

Updates @nestjs/common from 11.1.16 to 11.1.17

Release notes

Sourced from @​nestjs/common's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • 99ed6e6 fix(deps): update dependency file-type to v21.3.2
  • 268a283 fix(deps): update dependency file-type to v21.3.1
  • See full diff in compare view

Updates @nestjs/core from 11.1.16 to 11.1.17

Release notes

Sourced from @​nestjs/core's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • cbdf737 feat(core): auto run get middleware for head requests
  • See full diff in compare view

Updates @nestjs/platform-express from 11.1.16 to 11.1.17

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

Commits

Updates @nestjs/platform-fastify from 11.1.16 to 11.1.17

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • 8490ac5 fix(deps): update dependency fastify to v5.8.2
  • b8e52ab fix(deps): update dependency fastify to v5.8.1 [security]
  • See full diff in compare view

Updates @nestjs/testing from 11.1.16 to 11.1.17

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

Commits

Updates @tanstack/router-core from 1.166.7 to 1.167.4

Changelog

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

1.167.4

Patch Changes

  • Add @​tanstack/intent AI agent skills and CLI entry points for Router and Start packages (#6866)

1.167.3

Patch Changes

  • Fix retained chained router promise refs during route loads and commits. (#6929)

1.167.2

Patch Changes

  • build: update to vite-config 5.x (rolldown) (#6926)

  • Updated dependencies [838b0eb]:

    • @​tanstack/history@​1.161.6

1.167.1

Patch Changes

  • fix: build with @​tanstack/vite-config 0.4.3 (#6923)

  • Updated dependencies [ef9b241]:

    • @​tanstack/history@​1.161.5

1.167.0

Minor Changes

  • feat: add staleReloadMode (

… directory with 30 updates

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

| Package | From | To |
| --- | --- | --- |
| [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.13.0` | `0.13.1` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.6.2` | `12.8.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.86.0` | `5.87.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.3.3` | `16.4.0` |
| [msw](https://github.com/mswjs/msw) | `2.12.10` | `2.12.12` |
| [pkg-pr-new](https://github.com/stackblitz-labs/pkg.pr.new/tree/HEAD/packages/cli) | `0.0.65` | `0.0.66` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) | `2.11.10` | `2.11.11` |
| [openai](https://github.com/openai/openai-node) | `6.27.0` | `6.31.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.53.11` | `5.53.12` |
| [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) | `1.11.0` | `1.11.1` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20260313.1` | `4.20260317.1` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.16` | `11.1.17` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.16` | `11.1.17` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.16` | `11.1.17` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `11.1.16` | `11.1.17` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.16` | `11.1.17` |
| [@tanstack/router-core](https://github.com/TanStack/router/tree/HEAD/packages/router-core) | `1.166.7` | `1.167.4` |
| [next](https://github.com/vercel/next.js) | `16.1.6` | `16.1.7` |
| [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.12.0` | `11.13.4` |
| [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.7` | `0.9.8` |
| [@wxt-dev/module-react](https://github.com/wxt-dev/wxt/tree/HEAD/packages/module-react) | `1.2.1` | `1.2.2` |
| [wxt](https://github.com/wxt-dev/wxt) | `0.20.18` | `0.20.19` |
| [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) | `1.28.0` | `1.29.0` |
| [@scalar/api-reference-react](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference-react) | `0.9.8` | `0.9.10` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.73.0` | `4.74.0` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.166.7` | `1.167.4` |
| [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.166.7` | `1.166.9` |
| [@tanstack/react-router-ssr-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-ssr-query) | `1.166.7` | `1.166.9` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.166.8` | `1.166.15` |



Updates `@cloudflare/vitest-pool-workers` from 0.13.0 to 0.13.1
- [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/vitest-pool-workers@0.13.1/packages/vitest-pool-workers)

Updates `better-sqlite3` from 12.6.2 to 12.8.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.6.2...v12.8.0)

Updates `knip` from 5.86.0 to 5.87.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@5.87.0/packages/knip)

Updates `lint-staged` from 16.3.3 to 16.4.0
- [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.3.3...v16.4.0)

Updates `msw` from 2.12.10 to 2.12.12
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.10...v2.12.12)

Updates `pkg-pr-new` from 0.0.65 to 0.0.66
- [Commits](https://github.com/stackblitz-labs/pkg.pr.new/commits/v0.0.66/packages/cli)

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 `vite-plugin-solid` from 2.11.10 to 2.11.11
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/vite-plugin-solid/compare/vite-plugin-solid@2.11.10...vite-plugin-solid@2.11.11)

Updates `openai` from 6.27.0 to 6.31.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.27.0...v6.31.0)

Updates `svelte` from 5.53.11 to 5.53.12
- [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.12/packages/svelte)

Updates `vitepress-plugin-llms` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases)
- [Commits](okineadev/vitepress-plugin-llms@v1.11.0...v1.11.1)

Updates `@cloudflare/workers-types` from 4.20260313.1 to 4.20260317.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 `@nestjs/common` from 11.1.16 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/common)

Updates `@nestjs/core` from 11.1.16 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/core)

Updates `@nestjs/platform-express` from 11.1.16 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/platform-express)

Updates `@nestjs/platform-fastify` from 11.1.16 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/platform-fastify)

Updates `@nestjs/testing` from 11.1.16 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/testing)

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

Updates `next` from 16.1.6 to 16.1.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.6...v16.1.7)

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

Updates `@astrojs/check` from 0.9.7 to 0.9.8
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.8/packages/language-tools/astro-check)

Updates `@wxt-dev/module-react` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Changelog](https://github.com/wxt-dev/wxt/blob/main/packages/module-react/CHANGELOG.md)
- [Commits](https://github.com/wxt-dev/wxt/commits/storage-v1.2.2/packages/module-react)

Updates `wxt` from 0.20.18 to 0.20.19
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.20.18...wxt-v0.20.19)

Updates `@cloudflare/vite-plugin` from 1.28.0 to 1.29.0
- [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.29.0/packages/vite-plugin-cloudflare)

Updates `@scalar/api-reference-react` from 0.9.8 to 0.9.10
- [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.73.0 to 4.74.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.74.0/packages/wrangler)

Updates `@tanstack/react-router` from 1.166.7 to 1.167.4
- [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.167.4/packages/react-router)

Updates `@tanstack/react-router-devtools` from 1.166.7 to 1.166.9
- [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.166.9/packages/react-router-devtools)

Updates `@tanstack/react-router-ssr-query` from 1.166.7 to 1.166.9
- [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.166.9/packages/react-router-ssr-query)

Updates `@tanstack/react-start` from 1.166.8 to 1.166.15
- [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.166.15/packages/react-start)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-version: 0.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: better-sqlite3
  dependency-version: 12.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: knip
  dependency-version: 5.87.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: lint-staged
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: msw
  dependency-version: 2.12.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: pkg-pr-new
  dependency-version: 0.0.66
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: vite-plugin-solid
  dependency-version: 2.11.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: openai
  dependency-version: 6.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: svelte
  dependency-version: 5.53.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: vitepress-plugin-llms
  dependency-version: 1.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20260317.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@nestjs/platform-fastify"
  dependency-version: 11.1.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/router-core"
  dependency-version: 1.167.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: next
  dependency-version: 16.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@trpc/server"
  dependency-version: 11.13.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@wxt-dev/module-react"
  dependency-version: 1.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: wxt
  dependency-version: 0.20.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@cloudflare/vite-plugin"
  dependency-version: 1.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@scalar/api-reference-react"
  dependency-version: 0.9.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies-minor-patch
- dependency-name: wrangler
  dependency-version: 4.74.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies-minor-patch
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.167.4
  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.166.9
  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.166.9
  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.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 17, 2026
@cloudflare-workers-and-pages
Copy link

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

Deploying orpc with  Cloudflare Pages  Cloudflare Pages

Latest commit: 79059d7
Status: ✅  Deploy successful!
Preview URL: https://ce0f4937.orpc-4zt.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-dev-yvd7.orpc-4zt.pages.dev

View logs

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

pkg-pr-new bot commented Mar 17, 2026

More templates

@orpc/ai-sdk

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

@orpc/arktype

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

@orpc/client

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

@orpc/contract

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

@orpc/experimental-durable-iterator

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

@orpc/hey-api

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

@orpc/interop

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

@orpc/json-schema

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

@orpc/nest

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

@orpc/openapi

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

@orpc/openapi-client

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

@orpc/otel

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

@orpc/experimental-pino

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

@orpc/experimental-publisher

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

@orpc/experimental-publisher-durable-object

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

@orpc/experimental-ratelimit

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

@orpc/react

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

@orpc/react-query

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

@orpc/experimental-react-swr

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

@orpc/server

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

@orpc/shared

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

@orpc/solid-query

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

@orpc/standard-server

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

@orpc/standard-server-aws-lambda

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

@orpc/standard-server-fastify

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

@orpc/standard-server-fetch

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

@orpc/standard-server-node

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

@orpc/standard-server-peer

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

@orpc/svelte-query

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

@orpc/tanstack-query

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

@orpc/trpc

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

@orpc/valibot

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

@orpc/vue-colada

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

@orpc/vue-query

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

@orpc/zod

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

commit: 79059d7

@codecov
Copy link

codecov bot commented Mar 17, 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