Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/logos ^1.2.10^1.2.11 age confidence
@iconify-json/lucide ^1.2.75^1.2.115 age confidence
@iconify-json/simple-icons ^1.2.60^1.2.88 age confidence
@iconify-json/vscode-icons ^1.2.36^1.2.63 age confidence
@nuxt/content (source) ^3.8.2^3.14.0 age confidence
@nuxt/eslint (source) ^1.10.0^1.16.0 age confidence
@nuxt/eslint-config (source) ^1.10.0^1.16.0 age confidence
@nuxt/scripts (source) 0.13.00.13.4 age confidence
@nuxt/test-utils ^3.20.1^3.23.0 age confidence
@nuxt/ui (source) 4.2.14.9.0 age confidence
@nuxthub/core (source) ^0.9.0^0.10.7 age confidence
@tailwindcss/vite (source) ^4.1.17^4.3.2 age confidence
@unhead/vue (source) ^2.0.19^2.1.15 age confidence
@vueuse/core (source) ^14.1.0^14.3.0 age confidence
@vueuse/nuxt (source) ^14.1.0^14.3.0 age confidence
better-sqlite3 ^12.4.6^12.11.1 age confidence
cheerio (source) ^1.1.2^1.2.0 age confidence
defu ^6.1.4^6.1.7 age confidence
eslint (source) ^9.39.1^9.39.4 age confidence
mermaid ^11.12.1^11.16.0 age confidence
pnpm (source) 10.23.010.34.4 age confidence
prettier (source) ^3.6.2^3.9.3 age confidence
reka-ui ^2.6.0^2.10.1 age confidence
tailwindcss (source) ^4.1.17^4.3.2 age confidence
vue (source) ^3.5.25^3.5.39 age confidence
vue-tsc (source) ^3.1.5^3.3.5 age confidence
wrangler (source) 4.50.04.105.0 age confidence

Release Notes

nuxt/content (@​nuxt/content)

v3.14.0

Compare Source

Features
Bug Fixes
  • docs: update Nuxt version from 3 to 4 in template features (#​3780) (1f24029)
  • path-meta: slugify function did not pass to transformer (#​3794) (778d7db)
  • preview: skip collections without source in preview template (#​3771) (8aabefd)

v3.13.0

Compare Source

Bug Fixes
  • get mdc configs by calling mdc:configSources hook (#​3736) (57f5552)
  • preview: move formatDate/formatDateTime into runtime subtree (#​3749) (4a76b2a)

v3.12.0

Compare Source

Features
Bug Fixes

v3.11.2

Compare Source

Bug Fixes
  • studio: fallback to env variable to detect ai feature (#​3713) (3fc8b7b)

v3.11.1

Compare Source

Features
  • collections: create studio collections for AI if detected (#​3709) (7744645)
Bug Fixes
  • issue with disabling contentRawMarkdown (5be6b0c)
nuxt/eslint (@​nuxt/eslint)

v1.16.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.15.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.15.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.15.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.14.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/scripts (@​nuxt/scripts)

v0.13.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.13.3

Compare Source

Full Changelog: nuxt/scripts@v0.13.3...v0.13.3

v0.13.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.13.1

Compare Source

compare changes

🩹 Fixes
  • Allow @stripe/stripe-js v8 (f516827)
  • paypal: V9 sdk peer dependency (a8a93f4)
🏡 Chore
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v4.9.0

Compare Source

Features
Bug Fixes

v4.8.2

Compare Source

Bug Fixes
  • Form: support setting the name attribute (#​6539) (f8186e2)
  • InputMenu/SelectMenu: re-highlight first item when items change (#​6538) (0414dd0)
  • InputNumber/InputDate/InputTime/Calendar: restore locale prop (#​6546) (ed2f955)
  • module: merge custom variants into AppConfig type (#​6531) (f0571c3)

v4.8.1

Compare Source

Bug Fixes
  • ContentSearch/DashboardSearch: proxy missing CommandPalette props (#​6505) (631f5dc)
  • Form: add method="post" to prevent credential leaking via GET before hydration (#​6512) (7a0825a)
  • Icon: avoid recursive icon resolution (#​6495) (d50c121)
  • locale: improve Thai translation accuracy and consistency (#​6509) (5d82418)
  • module: expose component theme keys in AppConfig type (#​6520) (ffaf163)
  • module: revert tagPriority to -2 for inline style tag (2dac778)
  • Select/SelectMenu/InputMenu: add fallback for max-height (#​6503) (f4d7cbe)

v4.8.0

Compare Source

⚠ BREAKING CHANGES
  • InputMenu: rename autocomplete prop to mode to free up HTML attribute (#​6474)
Features
  • Avatar/AvatarGroup: add color prop (#​6405) (6f2396f)
  • Breadcrumb: add color prop (#​6406) (955dac1)
  • ChatMessage: add body slot and improve actions alignment (#​6460) (48685b6)
  • ChatMessage: add color prop and header slot (#​6407) (c6ce8ca)
  • ChatPrompt: add submitOnEnter prop to control Enter behavior (b597f90), closes #​6177
  • Checkbox/RadioGroup/Switch: add highlight prop for error ring styling (a0deee4)
  • CommandPalette: search and highlight description field (524c34d)
  • ContentSearch/DashboardSearch: enable Fuse.js token search by default (ba08220)
  • ContentSearch: add async search support via useSearchCollection (#​6432) (a1bef8b)
  • DashboardGroup: add storageOptions prop (8f0101b), closes #​6170
  • Error: add icon prop and leading slot (e6ea707), closes #​6119
  • Separator: add position prop (#​6415) (844660a)
  • Theme: override component prop defaults (#​6031) (71c008e)
Bug Fixes
  • ChatMessage: add wrap-break-word to content slot (#​6476) (eb468e6)
  • CommandPalette: only split tokens in highlight when useTokenSearch is enabled (898fbce)
  • CommandPalette: preserve relative order of ignoreFilter groups (e4c1787)
  • CommandPalette: re-highlight first item after debounced results render (efd7b8e)
  • CommandPalette: update default fuse keys in docs and search components (0d9cc0d)
  • components: apply theme.prefix to hardcoded utility classes (f51b1e8)
  • components: constrain popper content to available viewport height (007b136), closes #​6449
  • ContentSearch: preserve intermediate ancestors in breadcrumb prefix (#​6466) (f639b19)
  • ContentToc: apply ui.trigger prop to trigger elements (252b906), closes #​6428
  • defineShortcuts: use e.code for alt shortcuts to handle macOS key remapping (231f156), closes #​6444
  • FileUpload: pass disabled attribute to button variant (2890c83), closes #​6420
  • Form: improve errors type (#​6208) (c1090ab)
  • InputMenu/Select/SelectMenu: respect trailing: false over default trailingIcon (#​6457) (65b47ce)
  • InputMenu: rename autocomplete prop to mode to free up HTML attribute (#​6474) (2799fa6)
  • module: don't require @nuxtjs/mdc when using content option (89f7778)
  • module: pass computed ref directly to useHead innerHTML (00b7476)
  • module: ship stripped [#build](https://redirect.github.com/nuxt/ui/issues/build)/ui.css fallback for tooling (083c2a9), closes #​5504
  • ProseKbd: add default slot and make value optional (f317c7f)
  • Textarea: autoresize on mount with pre-filled value (e96a0b6), closes #​5962
  • useComponentProps: treat array-typed theme values as ClassValue leaves (cac3860)

v4.7.1

Compare Source

Bug Fixes
  • ChatMessage: make actions slot accessible on touch devices (f5a3349)
  • Drawer: handle RTL mode (#​6396) (2e3fed2)
  • Link: prevent double-prefixing with @nuxtjs/i18n auto-localization (#​6404) (dde09d0)
  • ProseImg: close zoom overlay on Escape key (e3cdbc5)
  • ProsePrompt: improve responsive (0a5b433)

v4.7.0

Compare Source

Features
Bug Fixes
  • Accordion/Tabs: use item value as stable key to avoid remounts (#​6380) (3cee610)
  • Avatar: remove leading-none from fallback (#​6383) (77ce09a)
  • ChatMessage/ChatMessages: preserve generic message type in slot scope (#​6391) (20f66db)
  • ChatMessages: prevent layout shift caused by indicator during streaming (#​6297) (b7160e2)
  • ChatMessages: use MutationObserver for auto-scroll during streaming (#​6357) (47bf3cb)
  • ChatPromptSubmit: ignore disabled prop when status is not ready (600a2ca)
  • components: resolve defaultVariants in template logic (#​6361) (75b37d0)
  • ContentSearch/DashboardSearch: pick shared props from CommandPalette (cdcf2e5)
  • ContentSearch: speed up navigation mapping (0faf2c2)
  • ContentToc: use links for scrollspy instead of hardcoded h2/h3 (#​6282) (6aba2ea)
  • FieldGroup: prevent context from leaking into portals (#​6313) (5155e27)
  • FileUpload: use form field color and highlight instead of raw props (bb5a9ed)
  • Header/DashboardSidebar/Sidebar: allow auto focus in menu for proper focus trapping (#​6266) (9b91ee4)
  • InputDate/InputTime: increase segments width (#​6339) (4ebdb2f)
  • InputTags: add missing field group variant (#​6326) (aae5378)
  • Link: ensure single-root rendering for v-show and $el resolution (#​6310) (2c4ff35)
  • Modal/Slideover: drop empty header wrapper when empty (#​6381) (1082960)
  • module: use relative tagPriority for inline style tags (#​6299) (ae693d0)
  • PricingTable: align header elements vertically (#​6111) (0daacb0)
  • PricingTable: handle RTL mode (#​6382) (ab203db)
  • ProseCodeCollapse: match background on overscroll (28c89fe)
  • ProseImg: respect markdown width attribute (#​6350) (d4e4ea1)
  • ProsePre: get code from DOM if code prop is missing (#​6333) (b808ce4)
  • Select: support item-aligned position mode (#​6358) (255807a)

v4.6.1

Compare Source

Bug Fixes
  • ai: use part.state for streaming detection and deprecate isReasoningStreaming (d2d7543)
  • ChatMessage: hide files slot when no file parts exist (9cddc8e)
  • ChatMessages: keep indicator visible until first content arrives (195cce8)
  • ChatMessages: reset scroll icon when messages are cleared (#​6239) (4ba3eef)
  • ChatPrompt: guard enter during composition (#​6280) (a911ca8)
  • DashboardSidebar: always pass collapsed: false in mobile menu slots (957a0f5), closes #​6157
  • Modal/Slideover/Drawer: suppress reka ui title and description warnings (3451b8d), closes #​6240
  • module: inline defaultVariants and prefix in dev template (314e23b)
  • module: transpile reka-ui to prevent injection errors (#​6286) (b822c43)

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)

v4.5.1

Compare Source

Bug Fixes
  • components: improve arrow styling with stroke-default and fill-bg (#​6095) (0e9198e)
  • components: improve slots return types and tests (#​6109) (7d1e863)
  • components: prevent transformUI from mutating cached useComponentUI value (286738a), closes #​6104 #​4387
  • ContentToc: add relative positioning to content slot (fcdb231), closes #​6117
  • ContentToc: use rem units for indicator size calculation (d631853)
  • NavigationMenu: prevent navigation when clicking trailing area in horizontal orientation (8f84c90), closes #​6083
  • Page: make slot presence reactive for variant computation (082ea41)
  • types: resolve isArrayOfArray type return (#​6097) (04292d9)
  • useResizable: use function declaration to prevent false auto-import (c22ecf4)

v4.5.0

Compare Source

Features
  • DashboardSidebar/Header: add autoClose prop (#​6089) (2663deb)
  • EditorDragHandle: proxy nested / `n

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • 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.

@nuxthub-admin

nuxthub-admin Bot commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

❌ Deployment failed blog-nuxt

Failed to deploy blog-nuxt 76da16e to preview

📋 View deployment logs

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4e5e3e3 to fa5770d Compare December 1, 2025 10:51
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from fa5770d to 974fb75 Compare December 2, 2025 17:45
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 974fb75 to 76a98e1 Compare December 2, 2025 20:55
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 76a98e1 to 6a149d7 Compare December 3, 2025 07:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 6a149d7 to 6974478 Compare December 3, 2025 19:45
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 6974478 to 0e803e0 Compare December 4, 2025 06:50
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 0e803e0 to 1c8f7ba Compare December 4, 2025 20:25
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1c8f7ba to 3319401 Compare December 5, 2025 05:29
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 3319401 to cb28689 Compare December 6, 2025 11:42
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from cb28689 to 46d12fe Compare December 7, 2025 20:33
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 46d12fe to 49031e8 Compare December 8, 2025 09:46
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 49031e8 to 9be6aa9 Compare December 8, 2025 19:54
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9be6aa9 to 5975937 Compare December 9, 2025 04:52
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5975937 to 14895ff Compare December 10, 2025 05:45
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from c9ac91e to a9eb4a1 Compare December 15, 2025 13:58
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a9eb4a1 to bea1213 Compare December 16, 2025 14:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from bea1213 to 9636f4b Compare December 17, 2025 02:32
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9636f4b to c6ae51c Compare December 17, 2025 17:50
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from c6ae51c to bd92b4c Compare December 17, 2025 23:43
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from bd92b4c to 9fb7722 Compare December 18, 2025 13:10
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9fb7722 to 41ec51a Compare December 18, 2025 18:11
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 41ec51a to 93cc695 Compare December 19, 2025 06:10
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 93cc695 to d3e0c2a Compare December 20, 2025 09:08
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d3e0c2a to e75a797 Compare December 20, 2025 16:37
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from e75a797 to 6bd07f9 Compare December 22, 2025 06:42
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 6bd07f9 to f4ee871 Compare December 23, 2025 05:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f4ee871 to 9eac6e4 Compare December 23, 2025 10:06
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9eac6e4 to 067f1a3 Compare December 23, 2025 17:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 067f1a3 to 2a49cc7 Compare December 24, 2025 09:57
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