Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/gateway (source) ^2.0.18 -> ^2.0.21 age confidence
@ai-sdk/vue (source) ^2.0.108 -> ^2.0.112 age confidence
@iconify-json/lucide ^1.2.79 -> ^1.2.80 age confidence
@iconify-json/simple-icons ^1.2.61 -> ^1.2.62 age confidence
@nuxt/eslint (source) ^1.11.0 -> ^1.12.1 age confidence
@types/node (source) ^24.10.1 -> ^24.10.3 age confidence
ai (source) ^5.0.108 -> ^5.0.112 age confidence
drizzle-orm (source) ^0.45.0 -> ^0.45.1 age confidence
nuxt (source) ^4.2.1 -> ^4.2.2 age confidence
nuxt-auth-utils ^0.5.25 -> ^0.5.26 age confidence
pnpm (source) 10.24.0 -> 10.25.0 age confidence
vue-tsc (source) ^3.1.6 -> ^3.1.8 age confidence

Release Notes

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

v2.0.21

Compare Source

Patch Changes
  • 53f53c1: Support imageConfig.aspectRatio configuration for Gemini models

v2.0.20

Compare Source

Patch Changes

v2.0.19

Compare Source

Patch Changes
  • a107843: fix(provider/google): lazy schema loading

    import time improved by 12.5% (22.3ms ➡️ 19.5ms)

nuxt/eslint (@​nuxt/eslint)

v1.12.1

Compare Source

No significant changes

    View changes on GitHub
drizzle-team/drizzle-orm (drizzle-orm)

v0.45.1

Compare Source

  • Fixed pg-native Pool detection in node-postgres transactions breaking in environments with forbidden require() (#​5107)
nuxt/nuxt (nuxt)

v4.2.2

Compare Source

4.2.2 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes
  • nitro: Do not show pretty error handler when testing (243261edb)
  • nuxt: Generate valid references for component declaration items (#​33388)
  • nuxt: Sync internal route before calling page:finish hook (#​33707)
  • kit: Add TypeScript path alias support for test files (#​33672)
  • nitro: Ensure html is a string before injecting error handler (f70b70c97)
  • nitro: Include layer server directories in tsconfig.server.json (#​33510)
  • nuxt: Ensure deduped async data executions return latest promise (#​33740)
  • kit,nuxt: Type + respect moduleDependencies by meta name (#​33774)
  • nuxt,schema: Ignore .d.vue.ts declarations (1c73525a2)
  • kit,nuxt: Protect against resolved nuxt module subpath (#​33767)
  • nuxt: Re-execute callOnce during HMR (#​33810)
  • nuxt: Resolve watch callback after reactive key change in useAsyncData (#​33802)
  • nuxt: Escape HTML in development error page stack trace (#​33820)
  • kit: Do not add resolved rootDir to cached layer config (#​33779)
  • kit,schema: Add moduleDependencies -> installModule (#​33689)
💅 Refactors
  • nuxt: Improve type safety within callOnce function (#​33825)
📖 Documentation
🏡 Chore
  • Update pnpm to 10.21 and enable trust policy (d2c9711c0)
  • Revert pnpm trust policy and restore provenance action (f9d0e0a3d)
  • Update markdownlint config to ignore mdc issues (e7fff7132)
  • Pin to single version of unstorage (ec316eae8)
✅ Tests
  • Add patchProp and nodeOps to excluded Vue helpers (#​33754)
  • Use fake timers for watch params test (08d9d2f3b)
🤖 CI
  • Add --pnpm flag to correctly publish prerelease (#​33688)
  • Update action lint config (#​33710)
❤️ Contributors
atinux/nuxt-auth-utils (nuxt-auth-utils)

v0.5.26

Compare Source

compare changes

🚀 Enhancements
  • Opt out of session plugin with loadStrategy: 'none' (#​472)
  • Add Shopify Customer Account API OAuth provider (#​470)
  • Add utility for checking outdated password hashes during login flow (#​471)
🩹 Fixes
  • LiveChat: Remove scope assumption with LiveChat login (#​432)
  • Properly handle state if cookie already exists (3a0a3e7)
  • Missing code_challenge and state mismatch (#​465)
  • Steam 403 error when running locally (#​473)
  • zitadel: Don't prefix domain with https:// if another protocol is used (#​475)
  • UserSession type safety (#​459)
  • Add explicit security options to OAuth cookies to prevent state mismatch errors (#​463)
📖 Documentation
  • Set the auth.d.ts in shared/types/ (84f879e)
  • Fix typo in README regarding Nuxt Auth Utils (#​474)
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v10.25.0

Compare Source

vuejs/language-tools (vue-tsc)

v3.1.8

Compare Source

Features
  • feat(vscode): support multiline attribute for <script> and <style> tag (#​5830) - Thanks to @​serkodev!
  • feat(vscode): supports format with selected range (#​5761) - Thanks to @​serkodev!
  • feat(language-service): add tsconfig-based document link support for Pug
Bug Fixes
  • fix(language-core): limit the range of parseDiagnostics checks (#​5823)
  • fix(language-core): restore default import bindings for template scope (#​5824) - Thanks to @​serkodev!
  • fix(typescript-plugin): get preferences and formatOptions in tsserver (#​5829)
  • fix(language-core): avoid generating component options within the setup scope (#​5832)
Other Changes
  • perf(language-core): dedupe component options generation (#​5831)

v3.1.7

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

vercel bot commented Dec 8, 2025

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

Project Deployment Preview Comments Updated (UTC)
nuxt-ui-chat Ready Ready Preview Comment Dec 11, 2025 10:31pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8bf41aa to 90a7d38 Compare December 8, 2025 10:12
@renovate renovate bot changed the title chore(deps): update devdependency vue-tsc to ^3.1.7 chore(deps): update all non-major dependencies Dec 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 90a7d38 to 9945485 Compare December 8, 2025 16:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9945485 to f21ec48 Compare December 8, 2025 23:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f21ec48 to 3ecb379 Compare December 9, 2025 04:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ecb379 to 7f25ab8 Compare December 9, 2025 19:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f25ab8 to c043661 Compare December 10, 2025 05:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c043661 to 9014737 Compare December 10, 2025 16:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9014737 to 9d4e6e0 Compare December 10, 2025 21:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9d4e6e0 to c0d702e Compare December 11, 2025 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c0d702e to 361ba2f Compare December 11, 2025 08:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 361ba2f to c1f20f9 Compare December 11, 2025 16:31
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.

1 participant