Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/lucide ^1.2.72^1.2.82 age confidence
@iconify-json/simple-icons ^1.2.57^1.2.64 age confidence
@iconify-json/vscode-icons ^1.2.33^1.2.37 age confidence
@nuxt/content (source) ^3.8.0^3.10.0 age confidence
@nuxt/eslint-config (source) ^1.10.0^1.12.1 age confidence
@nuxt/test-utils ^3.20.0^3.21.0 age confidence
@nuxt/test-utils ^3.20.1^3.21.0 age confidence
@nuxt/ui (source) ^4.1.0^4.3.0 age confidence
@nuxthub/core (source) 0.9.00.10.4 age confidence
@tsconfig/node22 (source) ^22.0.2^22.0.5 age confidence
@types/node (source) ^22.19.0^22.19.3 age confidence
@vitejs/plugin-vue (source) ^6.0.1^6.0.3 age confidence
@vitest/ui (source) ^4.0.6^4.0.16 age confidence
@volar/typescript (source) ^2.4.23^2.4.27 age confidence
@vue/devtools-kit (source) ^8.0.3^8.0.5 age confidence
better-sqlite3 ^12.4.1^12.5.0 age confidence
eslint (source) ^9.39.1^9.39.2 age confidence
knitwork ^1.2.0^1.3.0 age confidence
nuxt-og-image (source) ^5.1.12^5.1.13 age confidence
pnpm (source) 10.20.010.27.0 age confidence
prettier (source) ^3.6.2^3.7.4 age confidence
reka-ui ^2.6.0^2.7.0 age confidence
shiki (source) ^3.14.0^3.20.0 age confidence
unplugin (source) ^2.3.10^2.3.11 age confidence
unplugin-ast ^0.15.3^0.15.4 age confidence
vite (source) ^7.1.12^7.3.0 age confidence
vite-plugin-vue-devtools (source) ^8.0.3^8.0.5 age confidence
vue-router (source) ^4.6.3^4.6.4 age confidence
wrangler (source) ^4.45.3^4.54.0 age confidence
zod (source) ^4.1.12^4.3.3 age confidence

Release Notes

nuxt/content (@​nuxt/content)

v3.10.0

Compare Source

Features
Bug Fixes
  • database: sqlite memory driver syntax (#​3635) (9b4b4f2)
  • docs: prerendering issues (b8c5225)
  • lint: configs (1ef7768)
  • lint: unique headings (c5cc00c)
  • module: work with route rules cache: true (#​3617) (fa6c267)
  • nuxthub: inherit preset form node/cloudflare (551a7fb)
  • parser: do not extract content title & description from body on data collections (4f4e958)
  • path-meta: apply path meta fields if they exists in schema (#​3632) (b3d7464)

v3.9.0

Compare Source

Features
  • amplity: usenode:sqlite on AWS Amplify if Node.js > 22 (#​3598) e74bb6d
Bug Fixes
  • fs-watcher: add timeout to deal with race-condition c07336e
  • prepare for NuxtHub 0.10 with hub.db (#​3624) 8a9f9d3
  • respect app.baseURL in Cloudflare database handler (#​3608) 1af6adc

v3.8.2

Compare Source

v3.8.1

Compare Source

Bug Fixes
Performance Improvements
nuxt/eslint (@​nuxt/eslint-config)

v1.12.1

Compare Source

No significant changes

    View changes on GitHub

v1.11.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/test-utils (@​nuxt/test-utils)

v3.21.0

Compare Source

3.21.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: Support rerender behavior in renderSuspended (#​1466)
  • runtime-utils: Support once option in registerEndpoint (#​1475)
  • runtime-utils: Support css modules in mount + render helpers (#​1464)
  • runtime-utils: Pass app context across in mount + render helpers (#​1477)
  • runtime-utils: Support mocked target arguments in mockNuxtImport (#​1492)
🩹 Fixes
  • runtime: Remove redefinition of $fetch.create (#​1471)
  • runtime-utils: Pass non-enumerable globalProperties in mount + render helpers (#​1476)
  • module: Include vitest config in node project (#​1497)
  • runtime-utils: Improve mount + render helpers (#​1483)
  • Revert to @nuxt/kit v3 for bridge support (#​1498)
🏡 Chore
  • Move built dep configuration -> workspace file (d936cb465)
  • Update pnpm to 10.21 and enable trust policy (ed6ff050d)
  • Revert pnpm trust policy and restore provenance action (b034f0a5e)
  • Remove spurious globby dependency (eba19d16b)
  • Remove export (2a88683bd)
  • Remove @nuxt/kit from peer dependencies (b80ca5ea8)
  • Add back @nuxt/kit as peer dep (5c126e1af)
  • Bump vite-node to v5 (3322919c2)
🤖 CI
  • Rebuild better-sqlite3 on windows (9fdaf3824)
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v4.3.0

Compare Source

Features
Bug Fixes
  • BlogPost/ChangelogVersion/PageFeature/User: allow tab focus (47d93d3), closes #​5635
  • Carousel: consistent stopOnInteraction behavior (#​5489) (36a7861)
  • Carousel: improve dots focus styles (cc90fb8)
  • ColorModeButton: improve icon class merging (2ce9af2)
  • ContentSearch/DasboardSearch: set full height on mobile to prevent jump (70317e5)
  • DashboardResizeHandle: allow hover over panel with z-index (07147f1)
  • EditorDragHandle: add missing UButton import (1b850bb)
  • EditorToolbar: map dropdown items recursively to support kind (feb756d)
  • FormField: hide error if error prop is false (#​5599) (6b7fe25)
  • InputDate/InputTime: add missing field group variant (#​5596) (cb3cec2)
  • PageCard/PageCTA/PageSection: handle reverse prop under lg screens (#​5545) (60b430c)
  • ProseA/ProseCallout/ProseCard: improve focus styles (df5f8c2)
  • Slider: add aria-label to thumb (#​5313) (f99ec46)
  • Table: only forward necessary props (#​5527) (b0b209e)
  • Table: properly position pinned columns based on size (e885b0e), closes #​4721 #​3927

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

⚠ BREAKING CHANGES
  • components: consistent exposed refs (#​5385)
  • module: properly export composables from module
Features
Bug Fixes
  • AuthForm: ensure header is shown with leading slot (#​5405) (b61127a)
  • AuthForm: use password input id for aria-controls (#​5312) (55ea9be)
  • ChatPrompt: proxy disabled prop (a8f2156), closes #​5300
  • CheckboxGroup/RadioGroup/Switch: consistent disabled styles (ddd8faf), closes #​5391
  • ColorModeButton: use css to display color mode icon (#​5394) (1d1c638)
  • CommandPalette/ContentSearch: improve performances and filtering logic (#​5433) (e751b37)
  • components: calc virtualizer estimateSize based on item description (56ae8e7)
  • components: clean html attributes extend (fda3c98), closes #​5348
  • components: consistent exposed refs (#​5385) (fce2df4)
  • components: remove locale / dir props proxy (#​5432) (a6efa7a)
  • ContentNavigation/NavigationMenu/Tabs: ensure proper badge display (e5c11e6)
  • ContentSearchButton/DashboardSearchButton: hide label and trailing with css when collapsed (3e72bf8)
  • FileUpload: ensure native validation works with required (#​5358) (eb491e1)
  • Form: refine nested prop type handling and simplify logic (#​5360) (8d5c26f)
  • inertia: set serverRendered dynamically to prevent SSR crash (#​5396) (c0da1b2)
  • Input/InputNumber/Textarea: make modelModifiers generic (#​5361) (5c347af)
  • InputMenu: prevent change event when selecting create item (418c87b), closes #​4664
  • Link: partial extend for vue-router and inertia (637ef58)
  • Marquee: move keyframes into global css (1e6242e)
  • module: detect lazy components when using experimental.componentDetection (5a5ac45)
  • module: properly export composables from module (cb25902), closes #​5370
  • module: scan layers when using component detection (9872740), closes #​5389
  • NavigationMenu: hide label and trailing with css when collapsed (f004031), closes #​4254
  • NavigationMenu: proxy modelValue / defaultValue in vertical orientation (cffaaaa), closes #​5392
  • ProseCallout: add inline-block class to icon (#​5317) (fc36f69)
  • RadioGroup: update update:modelValue emit type (#​5349) (4cb0638)
  • Table: apply styles to th based on column meta (#​5418) (620defa)
  • types: export missing utils types (#​5448) (5f0a107)
  • vite: write theme templates (#​5355) (411ebcc)
  • vue: check import.meta.env.SSR to support vite-ssg (#​5347) (8f38c04)
nuxt-hub/core (@​nuxthub/core)

v0.10.4

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • types: Properly export ModuleHooks (d2060fd)
  • db: Add ts declaration for hub:db:schema (#​733)
  • db: Update neon-http connection string format in setup.ts (#​750)
📖 Documentation
  • Restructure docs, update routes & navigation (#​717)
  • Add og image (7edb2fc)
  • Clarify D1 migrations not run during build (#​734)
  • Auto-generate wrangler bindings from config (#​732)
  • Clean up prose tabs spacing (#​738)
  • blob: Add @​nuxt/image integration guide (#​729)
  • installation: Update module installation command (#​749)
🏡 Chore
❤️ Contributors

v0.10.3

Compare Source

compare changes

🚀 Enhancements
  • db: Support drizzle casing (#​731)
  • Auto-generate wrangler bindings from hub config (#​716)
🩹 Fixes
  • db: Pass mode to drizzle for mysql (#​730)
  • build: Merge nitro generated env to root in wrangler.json (#​720)
❤️ Contributors

v0.10.2

Compare Source

compare changes

🚀 Enhancements
  • blob: Add support for access and improve s3 driver (#​709)
  • db: Add drizzle-orm/neon-http support (#​713)
🩹 Fixes
  • db: Resolve JSON $type<> types in schema (#​723)
  • Make sure to run tsdown in new context for proper types generation (038ea73)
📖 Documentation
  • Add PageHeaderLinks and MCP server (#​705)
  • Remove unused badge (2a37e09)
🏡 Chore
❤️ Contributors

v0.10.1

Compare Source

compare changes

🩹 Fixes
  • db: Lazy D1/Hyperdrive binding access (#​694)
  • db: Setup config relative path on windows (#​702)
  • Support d1 local migrations (fa0b2b7)
  • Add no_bundle mode (b2cb2fc)
📖 Documentation
🏡 Chore
  • Update css (d60fa8f)
  • Disable cloudflare-module locally (c6e3459)
  • Simplify cache driver for cloudflare (5a13325)
  • Revert compat date (38d7ed8)
  • Try using nitro default with latest compat date (4ae483a)
  • Try to set compat flag manually (b00d094)
  • Try bundling again (96517c5)
❤️ Contributors

v0.10.0

Compare Source

compare changes

🚀 Enhancements
  • ⚠️ Make nuxthub multi-vendor (#​693)
📖 Documentation
  • Update changelog date to today (31ced48)
⚠️ Breaking Changes
  • ⚠️ Make nuxthub multi-vendor (#​693)
❤️ Contributors

v0.9.1

Compare Source

compare changes

🚀 Enhancements
  • Use prose-img from @nuxt/ui-pro (#​573)
  • types: Export HubBlob interface for external use (#​658)
  • Self hosting first (#​686)
🩹 Fixes
  • Prefer nitro.static over _generate (#​601)
  • types: Add missing type definition for databaseMigrationsDirs (#​635)
  • migrations: Do not return after first successful migrate (#​659)
📖 Documentation
  • Update changelog date (9e9d6fe)
  • Add image in changelog (94aee1c)
  • cache: Add note on cache key normalization and escapeKey usage (#​632)
🏡 Chore
❤️ Contributors
tsconfig/bases (@​tsconfig/node22)

v22.0.5

Compare Source

v22.0.4

Compare Source

v22.0.3

Compare Source

vitest-dev/vitest (@​vitest/ui)

v4.0.16

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.15

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.0.14

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes

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 force-pushed the renovate/all-minor-patch branch 12 times, most recently from 2515abd to 07be91c Compare November 18, 2025 15:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 7e38f01 to 1fc307b Compare November 25, 2025 14:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 11f285f to d042d12 Compare November 27, 2025 09:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from ba693d7 to cf914e8 Compare December 15, 2025 13:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from f576de4 to 03e9f6d Compare December 20, 2025 15:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ecac49d to 444c6eb Compare December 29, 2025 09:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a686c47 to 61966a2 Compare December 31, 2025 08:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 61966a2 to a048e42 Compare December 31, 2025 19:46
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