Skip to content

chore(deps): update all non-major dependencies#2200

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#2200
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/mcp (source) ^1.0.25^1.0.30 age confidence
@iconify-json/lucide ^1.2.96^1.2.98 age confidence
@iconify-json/octicon ^1.2.21^1.2.22 age confidence
@iconify-json/simple-icons ^1.2.72^1.2.75 age confidence
@iconify-json/vscode-icons ^1.2.44^1.2.45 age confidence
@libsql/client (source) ^0.17.0^0.17.2 age confidence
@nuxt/devtools (source) ^3.2.3^3.2.4 age confidence
@nuxt/hints 1.0.0-alpha.101.0.2 age confidence
@nuxt/ui (source) ^4.5.1^4.6.0 age confidence
@nuxtjs/mcp-toolkit (source) ^0.7.0^0.12.0 age confidence
@nuxtjs/turnstile ^1.1.1^1.1.2 age confidence
@vercel/analytics (source) ^2.0.0^2.0.1 age confidence
@vue/compiler-sfc (source) ^3.5.29^3.5.31 age confidence
ai (source) ^6.0.116^6.0.138 age confidence
better-sqlite3 ^12.6.2^12.8.0 age confidence
drizzle-kit (source) ^0.31.9^0.31.10 age confidence
eslint (source) ^10.0.3^10.1.0 age confidence
h3 (source) ^1.15.6^1.15.10 age confidence
happy-dom ^20.8.3^20.8.8 age confidence
nuxt-content-twoslash ^0.2.1^0.4.0 age confidence
pnpm (source) 10.31.010.33.0 age confidence
resend ^6.9.3^6.9.4 age confidence
valibot (source) ^1.2.0^1.3.1 age confidence
vitest (source) ^4.0.18^4.1.1 age confidence
vue (source) ^3.5.29^3.5.31 age confidence
vue-tsc (source) ^3.2.5^3.2.6 age confidence

Release Notes

vercel/ai (@​ai-sdk/mcp)

v1.0.30

Compare Source

Patch Changes

v1.0.29

Compare Source

Patch Changes

v1.0.28

Compare Source

Patch Changes

v1.0.27

Compare Source

Patch Changes

v1.0.26

Compare Source

Patch Changes
tursodatabase/libsql-client-ts (@​libsql/client)

v0.17.2

Compare Source

v0.17.1

Compare Source

nuxt/devtools (@​nuxt/devtools)

v3.2.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt/hints (@​nuxt/hints)

v1.0.2

Compare Source

🩹 Fixes
  • Write hints-config.mjs to fs (#​296)
❤️ Contributors

v1.0.1

Compare Source

🩹 Fixes
  • Prevent circular reference stack overflow in payload.__hints (#​289)
  • Fix #hints-config alias resolution (#​292)
🏡 Chore
  • README: Add modules options explanaition (#​285)
❤️ Contributors

v1.0.0

Compare Source

Nuxt Hints v1.0.0

We are very excited to move Nuxt hints from alpha stage to 1.0.0 !

Developer experience in Nuxt is truly something we treasure and we hope this module will help you out on finding different ways to make your Nuxt application more performant.
We also want to thank every contributors and users of the modules. It is thanks to them that @​nuxt/hints is reaching 1.0.0

Vision

Our vision at Nuxt has always been that better DX will have an impact on end-user's UX. By releasing this module, the goal is to help Nuxt developers to improve their Nuxt applications.

Roadmap

  • Production build integration
    • Having runtime warning in production could help users to actually get what happens in production
  • Font and scripts performance hints
  • Your ideas !
    • Nuxt is what it is thanks to it's incredible community. Your ideas and feedbacks are always welcomed and have an impact on the future of Nuxt.

Features

v1.0.0 comes with several improvement:

🚀 Enhancements
  • Html-validate integration (#​253)
  • hydration: Improve hydration log (#​258)
  • client: Allow to open potential lazy load components in editor (#​270)
  • Add feature related configuration (#​261)
🩹 Fixes
  • lazy-load: Avoid wrapping glob imports (#​264)
  • TDZ violation in lazy-hydration plugin with .client components (#​265)
  • web-vitals: Report all changes for CLS (#​266)
  • client: Remove shiki fit content style (#​272)
  • web-vitals: Correct next-gen image format detection logic (#​273)
  • Set correct tsconfig.json (#​274)
❤️ Thank you to all contributors
nuxt/ui (@​nuxt/ui)

v4.6.0

Compare Source

⚠ BREAKING CHANGES
  • module: use moduleDependencies to manipulate options (#​5384)
Features
Bug Fixes
  • Avatar: use resolved size for image width/height (#​6008) (6dd0fc4)
  • ChatShimmer: handle RTL mode (#​6180) (51793a8)
  • ContentNavigation: prevent toggling disabled parent items (#​6122) (0f1074f)
  • ContentSurround: handle RTL mode (#​6148) (6921f13)
  • ContentToc: reset start margin at lg breakpoint (8f24f79)
  • DashboardSearchButton: use valid HTML structure for trailing slot (#​6194) (578a12f)
  • Editor: guard lift calls for unavailable list extensions (#​6100) (065db6b)
  • Error: support status and statusText properties (1350d62), closes #​6134
  • FileUpload: make multiple, accept and reset options reactive (#​6204) (ae093df)
  • Modal/Slideover/Popover/Drawer: prevent double close:prevent emit (#​6226) (9a0d501)
  • module: only auto-import public composables and allow Vite opt-out (#​6197) (886f5fb)
  • NavigationMenu: improve RTL support for viewport and indicator (#​6164) (755867b)
  • NavigationMenu: propagate disabled state to item in vertical orientation (6d4d651)
  • ProsePre: move shiki line highlight styles to theme (d663950)
nuxt-modules/mcp-toolkit (@​nuxtjs/mcp-toolkit)

v0.12.0

Compare Source

What's Changed

Features 🚀
Bug Fixes 🐞
Continuous Integration 🔄

New Contributors

Full Changelog: https://github.com/nuxt-modules/mcp-toolkit/compare/v0.11.0...@​nuxtjs/mcp-toolkit@0.12.0

v0.11.0

Compare Source

What's Changed

Features 🚀

Full Changelog: nuxt-modules/mcp-toolkit@v0.10.0...v0.11.0

v0.10.0

Compare Source

What's Changed

Features 🚀
Bug Fixes 🐞

Full Changelog: nuxt-modules/mcp-toolkit@v0.9.0...v0.10.0

v0.8.0

Compare Source

What's Changed

Features 🚀
Bug Fixes 🐞
Documentation 📚

New Contributors

Full Changelog: nuxt-modules/mcp-toolkit@v0.7.0...v0.8.0

nuxt-modules/turnstile (@​nuxtjs/turnstile)

v1.1.2

Compare Source

Bug Fixes
  • update peer dependencies (b1b8bf3)
vercel/analytics (@​vercel/analytics)

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: vercel/analytics@v2.0.0...v2.0.1

vuejs/core (@​vue/compiler-sfc)

v3.5.31

Compare Source

Bug Fixes

v3.5.30

Compare Source

Bug Fixes
WiseLibs/better-sqlite3 (better-sqlite3)

v12.8.0

Compare Source

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

drizzle-team/drizzle-orm (drizzle-kit)

v0.31.10

Compare Source

  • Updated to hanji@0.0.8 - native bun stringWidth, stripANSI support, errors for non-TTY environments
  • We've migrated away from esbuild-register to tsx loader, it will now allow to use drizzle-kit seamlessly with both ESM and CJS modules
  • We've also added native Bun and Deno launch support, which will not trigger tsx loader and utilise native bun and deno imports capabilities and faster startup times
eslint/eslint (eslint)

v10.1.0

Compare Source

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#​20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#​20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#​20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#​20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#​20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#​20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#​20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#​20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#​20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#​20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#​20510) (Nicholas C. Zakas)

Chores

h3js/h3 (h3)

v1.15.10

Compare Source

compare changes

🩹 Fixes
  • Preserve percent-encoded req.url in app event handler (#​1355)
❤️ Contributors

v1.15.9

Compare Source

compare changes

🩹 Fixes
  • Preserve %25 in pathname (1103df6)
  • static: Prevent path traversal via double-encoded dot segments (%252e%252e) (c56683d)
  • sse: Sanitize carriage returns in event stream data and comments (ba3c3fe)

v1.15.8

Compare Source

compare changes

🩹 Fixes
  • Preserve %25 in pathname (1103df6)

v1.15.7

Compare Source

compare changes

🩹 Fixes
  • static: Narrow path traversal check to match .. as a path segment only (c049dc0)
  • app: Decode percent-encoded path segments to prevent auth bypass (313ea52)
💅 Refactors
  • Remove implicit event handler conversion warning (#​1340)
❤️ Contributors
capricorn86/happy-dom (happy-dom)

v20.8.8

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where export names can be interpolated as executable code in ESM - By @​capricorn86 in task #​2113
    • A security advisory (GHSA-6q6h-j7hj-3r64) has been reported that shows a security vulnerability where it's possible to escape the VM context and get access to process level functionality. Big thanks to @​tndud042713 for reporting this!

v20.8.7

Compare Source

v20.8.6

Compare Source

v20.8.5

Compare Source

v20.8.4

Compare Source

antfu/nuxt-content-twoslash (nuxt-content-twoslash)

v0.4.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.3.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

[v10.33.0](https://redirect.github.com/pnpm/pnpm/compare/v1


Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from atinux as a code owner March 9, 2026 10:25
@vercel
Copy link
Contributor

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nuxt Error Error Mar 25, 2026 11:05am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6fcf3ad to d3961d6 Compare March 9, 2026 14:39
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^3.5.30 chore(deps): update all non-major dependencies Mar 9, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3961d6 to 1b324a1 Compare March 9, 2026 23:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b324a1 to 1418751 Compare March 10, 2026 06:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1418751 to 882cc55 Compare March 11, 2026 04:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 882cc55 to 25639da Compare March 12, 2026 06:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 25639da to 7d4a469 Compare March 12, 2026 13:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7d4a469 to 2dab427 Compare March 12, 2026 19:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2dab427 to 5ef7364 Compare March 12, 2026 23:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ef7364 to eccecf5 Compare March 13, 2026 12:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eccecf5 to 1327965 Compare March 14, 2026 02:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1327965 to 92b6985 Compare March 15, 2026 06:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 92b6985 to c276b4e Compare March 16, 2026 11:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c276b4e to 3b3542f Compare March 16, 2026 22:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from deba874 to d2866ef Compare March 19, 2026 10:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d2866ef to 523385e Compare March 19, 2026 13:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 523385e to b51d4f4 Compare March 19, 2026 18:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b51d4f4 to f5feb1c Compare March 19, 2026 22:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5feb1c to eb6782e Compare March 20, 2026 18:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eb6782e to d42e980 Compare March 20, 2026 22:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d42e980 to 2a78447 Compare March 22, 2026 14:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a78447 to 3692e43 Compare March 23, 2026 06:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3692e43 to 5ca773d Compare March 23, 2026 15:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ca773d to aaa35ca Compare March 23, 2026 19:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aaa35ca to e24ed25 Compare March 23, 2026 22:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e24ed25 to 1a4c20f Compare March 24, 2026 19:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a4c20f to 6c7217a Compare March 25, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants