Skip to content

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

Merged
HugoRCD merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 22, 2026
Merged

chore(deps): update all non-major dependencies#178
HugoRCD merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 22, 2026

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/mcp (source) ^1.0.25^1.0.30 age confidence
@better-auth/api-key (source) ^1.5.5^1.5.6 age confidence
@changesets/changelog-github (source) ^0.5.2^0.6.0 age confidence
@changesets/cli (source) ^2.29.8^2.30.0 age confidence
@electric-sql/pglite (source) ^0.3.16^0.4.1 age confidence
@nuxt/devtools (source) ^3.2.3^3.2.4 age confidence
agents (source) >=0.7.6>=0.7.9 age confidence
ai (source) ^6.0.116^6.0.134 age confidence
better-auth (source) ^1.5.5^1.5.6 age confidence
drizzle-kit (source) ^0.31.9^0.31.10 age confidence
evlog (source) ^2.8.0^2.9.0 age confidence
h3 (source) ^1.15.6^1.15.10 age confidence
motion-v ^2.0.1^2.1.0 age confidence
nuxt-studio ^1.4.0^1.5.1 age confidence
shaders ^2.4.77^2.4.78 age confidence
turbo (source) ^2.8.17^2.8.20 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
better-auth/better-auth (@​better-auth/api-key)

v1.5.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
changesets/changesets (@​changesets/changelog-github)

v0.6.0

Compare Source

Minor Changes
Patch Changes
electric-sql/pglite (@​electric-sql/pglite)

v0.4.1

Patch Changes
  • 37fb39e: clear timers on exit; remove pglite-socket dependency on pglite-postgis

v0.4.0

Minor Changes
  • d848955: New simplified PGlite with separate initdb.
    New included extension: pg_textsearch (experimental).
    New package for postgis (experimental) as extension.
    Breaking changes: 'postgres' is the default database instead of 'template1'.
nuxt/devtools (@​nuxt/devtools)

v3.2.4

Compare Source

Bug Fixes
  • nuxt devtools inspector style (91f093d)
Features
cloudflare/agents (agents)

v0.7.9

Compare Source

Patch Changes
  • #​1128 01cfb52 Thanks @​threepointone! - Add sessionAffinity getter to Agent base class for Workers AI prefix-cache optimization. Returns the Durable Object ID, which is globally unique and stable per agent instance. Pass it as the sessionAffinity option when creating a Workers AI model to route requests from the same agent to the same backend replica.

v0.7.8

Compare Source

Patch Changes
  • #​1122 a16e74d Thanks @​threepointone! - Remove agents/experimental/workspace export. Workspace now lives in @cloudflare/shell — import it from there instead.

v0.7.7

Compare Source

Patch Changes
  • #​1120 6a6108c Thanks @​whoiskatrin! - Restore lost Durable Object alarms when scheduleEvery() reuses an existing interval schedule after restart.
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
HugoRCD/evlog (evlog)

v2.9.0

Compare Source

What's Changed

Features 🚀
Enhancements 🌈
Bug Fixes 🐞
  • fix(nitro): allow useLogger() in server middleware by @​HugoRCD in #​215
  • fix(evlog): respect status/statusCode on Error instances by @​benhid in #​218
  • fix(nitro): make evlogErrorHandler compatible with TanStack Start middleware API by @​HugoRCD in #​220
Documentation 📚
  • docs(tanstack-start): improve TanStack Start documentation coverage by @​HugoRCD in #​219
Dependency Updates 📦
Performance Improvements ⚡️

New Contributors

Full Changelog: https://github.com/HugoRCD/evlog/compare/evlog@2.8.0...evlog@2.9.0

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
motiondivision/motion-vue (motion-v)

v2.1.0

Compare Source

Added
  • useScroll: ScrollOffset presets, scroll timeline acceleration, rest pass-through, MaybeRefOrGetter options typing.
Changed
  • useSpring: rewrite with motion-dom attachFollow.
nuxt-content/nuxt-studio (nuxt-studio)

v1.5.1

Compare Source

Bug Fixes

v1.5.0

Compare Source

Features
Bug Fixes
vercel/turborepo (turbo)

v2.8.20: Turborepo v2.8.20

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.8.19...v2.8.20

v2.8.19: Turborepo v2.8.19

Compare Source

What's Changed

turbo-ignore
Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.8.18...v2.8.19

v2.8.18: Turborepo v2.8.18

Compare Source

What's Changed

create-turbo
@​turbo/codemod
Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.8.17...v2.8.18

vuejs/language-tools (vue-tsc)

v3.2.6

Compare Source

language-core
  • fix: generate $slots type in template correctly with defineSlots (#​5984) - Thanks to @​KazariEX!
  • fix: infer only readonly component of arrays in v-for (#​5987) - Thanks to @​ascott18!
  • fix: avoid false positives for destructured props detection on binding property names (#​5994) - Thanks to @​KazariEX!
vscode
  • fix: use regex for TS extension patching to support VS Code 1.110+ (#​5983) - Thanks to @​ebiryu!

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.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 22, 2026

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

Project Deployment Actions Updated (UTC)
nuxt-mcp-toolkit-docs Building Building Preview, Comment Mar 22, 2026 9:32pm

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 22, 2026

npm i https://pkg.pr.new/@nuxtjs/mcp-toolkit@178

commit: 244c9ad

@HugoRCD HugoRCD merged commit 7e87410 into main Mar 22, 2026
12 checks passed
@HugoRCD HugoRCD deleted the renovate/all-minor-patch branch March 22, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant