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

Merged
redbinder0526 merged 1 commit from renovate/all-minor-patch into master 2026-05-25 09:48:45 +02:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/lucide ^1.2.108^1.2.109 age confidence
@iconify-json/octicon ^1.2.24^1.2.25 age confidence
@nuxt/ui (source) ^4.7.1^4.8.0 age confidence
@primer/octicons (source) ^19.26.0^19.27.0 age confidence

Release Notes

nuxt/ui (@​nuxt/ui)

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://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)
primer/octicons (@​primer/octicons)

v19.27.0

Compare Source

Minor Changes
Patch Changes

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@iconify-json/lucide](https://icon-sets.iconify.design/lucide/) | [`^1.2.108` → `^1.2.109`](https://renovatebot.com/diffs/npm/@iconify-json%2flucide/1.2.108/1.2.109) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2flucide/1.2.109?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify-json%2flucide/1.2.108/1.2.109?slim=true) | | [@iconify-json/octicon](https://icon-sets.iconify.design/octicon/) | [`^1.2.24` → `^1.2.25`](https://renovatebot.com/diffs/npm/@iconify-json%2focticon/1.2.24/1.2.25) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2focticon/1.2.25?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify-json%2focticon/1.2.24/1.2.25?slim=true) | | [@nuxt/ui](https://ui.nuxt.com) ([source](https://github.com/nuxt/ui)) | [`^4.7.1` → `^4.8.0`](https://renovatebot.com/diffs/npm/@nuxt%2fui/4.7.1/4.8.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2fui/4.8.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2fui/4.7.1/4.8.0?slim=true) | | [@primer/octicons](https://primer.style/octicons) ([source](https://github.com/primer/octicons)) | [`^19.26.0` → `^19.27.0`](https://renovatebot.com/diffs/npm/@primer%2focticons/19.26.0/19.27.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@primer%2focticons/19.27.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@primer%2focticons/19.26.0/19.27.0?slim=true) | --- ### Release Notes <details> <summary>nuxt/ui (@&#8203;nuxt/ui)</summary> ### [`v4.8.0`](https://github.com/nuxt/ui/blob/HEAD/CHANGELOG.md#480-2026-05-21) [Compare Source](https://github.com/nuxt/ui/compare/v4.7.1...v4.8.0) ##### ⚠ BREAKING CHANGES - **InputMenu:** rename `autocomplete` prop to `mode` to free up HTML attribute ([#&#8203;6474](https://github.com/nuxt/ui/issues/6474)) ##### Features - **Avatar/AvatarGroup:** add `color` prop ([#&#8203;6405](https://github.com/nuxt/ui/issues/6405)) ([6f2396f](https://github.com/nuxt/ui/commit/6f2396fc032c5622214b35be77cf8a54ea4141c5)) - **Breadcrumb:** add `color` prop ([#&#8203;6406](https://github.com/nuxt/ui/issues/6406)) ([955dac1](https://github.com/nuxt/ui/commit/955dac1ad1796c98b43caf3e6a936a9be2098cb4)) - **ChatMessage:** add `body` slot and improve actions alignment ([#&#8203;6460](https://github.com/nuxt/ui/issues/6460)) ([48685b6](https://github.com/nuxt/ui/commit/48685b6fa645bb0db694b2f789e6bd43af116dfc)) - **ChatMessage:** add `color` prop and `header` slot ([#&#8203;6407](https://github.com/nuxt/ui/issues/6407)) ([c6ce8ca](https://github.com/nuxt/ui/commit/c6ce8ca4bee4cb399aef54ee4ba477f3fa4f5ebe)) - **ChatPrompt:** add `submitOnEnter` prop to control Enter behavior ([b597f90](https://github.com/nuxt/ui/commit/b597f909aa9f4b12f3c732ec75f52226bcf88c2e)), closes [#&#8203;6177](https://github.com/nuxt/ui/issues/6177) - **Checkbox/RadioGroup/Switch:** add `highlight` prop for error ring styling ([a0deee4](https://github.com/nuxt/ui/commit/a0deee4d85ddde5f8c59ab908cb21001a77f39a7)) - **CommandPalette:** search and highlight description field ([524c34d](https://github.com/nuxt/ui/commit/524c34d0eb6d669f4386623e811583d7160b0e5b)) - **ContentSearch/DashboardSearch:** enable Fuse.js token search by default ([ba08220](https://github.com/nuxt/ui/commit/ba082207354e481a335aa783e9f1eb455b963b2f)) - **ContentSearch:** add async search support via `useSearchCollection` ([#&#8203;6432](https://github.com/nuxt/ui/issues/6432)) ([a1bef8b](https://github.com/nuxt/ui/commit/a1bef8babc7eab2ebdf4e34d3d5205cb3053a1c7)) - **DashboardGroup:** add `storageOptions` prop ([8f0101b](https://github.com/nuxt/ui/commit/8f0101b2feb7c7fc4ce5388d431f361adc2dd22c)), closes [#&#8203;6170](https://github.com/nuxt/ui/issues/6170) - **Error:** add `icon` prop and `leading` slot ([e6ea707](https://github.com/nuxt/ui/commit/e6ea707ba52ec8eea6d7d567df8c0fc4294fd544)), closes [#&#8203;6119](https://github.com/nuxt/ui/issues/6119) - **Separator:** add `position` prop ([#&#8203;6415](https://github.com/nuxt/ui/issues/6415)) ([844660a](https://github.com/nuxt/ui/commit/844660ad8e092ac9108d6172e0492178f726ed15)) - **Theme:** override component prop defaults ([#&#8203;6031](https://github.com/nuxt/ui/issues/6031)) ([71c008e](https://github.com/nuxt/ui/commit/71c008e56eb62a7da7f7ae134b211daec1c0d4ff)) ##### Bug Fixes - **ChatMessage:** add `wrap-break-word` to content slot ([#&#8203;6476](https://github.com/nuxt/ui/issues/6476)) ([eb468e6](https://github.com/nuxt/ui/commit/eb468e6095e36eaf0ad3209660637e0e664856b0)) - **CommandPalette:** only split tokens in highlight when `useTokenSearch` is enabled ([898fbce](https://github.com/nuxt/ui/commit/898fbced395417871897359077cb0944986f3e70)) - **CommandPalette:** preserve relative order of ignoreFilter groups ([e4c1787](https://github.com/nuxt/ui/commit/e4c17874e1a48d564b15f868237335eb067aa612)) - **CommandPalette:** re-highlight first item after debounced results render ([efd7b8e](https://github.com/nuxt/ui/commit/efd7b8ecc9fdbc75077c3ee6076f94fa4fa753f1)) - **CommandPalette:** update default fuse keys in docs and search components ([0d9cc0d](https://github.com/nuxt/ui/commit/0d9cc0de01536211ca1b3af011968799fb6df174)) - **components:** apply `theme.prefix` to hardcoded utility classes ([f51b1e8](https://github.com/nuxt/ui/commit/f51b1e8809b5a35e9e3583db7a433cd7dd2c8f97)) - **components:** constrain popper content to available viewport height ([007b136](https://github.com/nuxt/ui/commit/007b136a257d03270dff7f7aaf8ab884827ea045)), closes [#&#8203;6449](https://github.com/nuxt/ui/issues/6449) - **ContentSearch:** preserve intermediate ancestors in breadcrumb prefix ([#&#8203;6466](https://github.com/nuxt/ui/issues/6466)) ([f639b19](https://github.com/nuxt/ui/commit/f639b19db25161ce0cd34f0e21c3303f8fe3caf8)) - **ContentToc:** apply `ui.trigger` prop to trigger elements ([252b906](https://github.com/nuxt/ui/commit/252b90659ce93f3795d97c4c056c14f027e02e1d)), closes [#&#8203;6428](https://github.com/nuxt/ui/issues/6428) - **defineShortcuts:** use `e.code` for alt shortcuts to handle macOS key remapping ([231f156](https://github.com/nuxt/ui/commit/231f1569439d3931c186be30ac422eaeb09eabcd)), closes [#&#8203;6444](https://github.com/nuxt/ui/issues/6444) - **FileUpload:** pass `disabled` attribute to button variant ([2890c83](https://github.com/nuxt/ui/commit/2890c8334b35b0b6f528c64f56e80950e5b7409b)), closes [#&#8203;6420](https://github.com/nuxt/ui/issues/6420) - **Form:** improve errors type ([#&#8203;6208](https://github.com/nuxt/ui/issues/6208)) ([c1090ab](https://github.com/nuxt/ui/commit/c1090ab1bb27407c10d76a5e78c6be93432b4eb7)) - **InputMenu/Select/SelectMenu:** respect `trailing: false` over default `trailingIcon` ([#&#8203;6457](https://github.com/nuxt/ui/issues/6457)) ([65b47ce](https://github.com/nuxt/ui/commit/65b47ce7b491238755fc7ab9e403822646da89fd)) - **InputMenu:** rename `autocomplete` prop to `mode` to free up HTML attribute ([#&#8203;6474](https://github.com/nuxt/ui/issues/6474)) ([2799fa6](https://github.com/nuxt/ui/commit/2799fa6f2b25ce3eb15e050f3ef7c57d0d9a2fdb)) - **module:** don't require `@nuxtjs/mdc` when using `content` option ([89f7778](https://github.com/nuxt/ui/commit/89f7778e216833b09342ebf3681fff59d2462d25)) - **module:** pass computed ref directly to useHead innerHTML ([00b7476](https://github.com/nuxt/ui/commit/00b747616fc4890a3fe385b99b0202db02af2228)) - **module:** ship stripped `[#build](https://github.com/nuxt/ui/issues/build)/ui.css` fallback for tooling ([083c2a9](https://github.com/nuxt/ui/commit/083c2a9846a8784f14012f666b98eef443057fe6)), closes [#&#8203;5504](https://github.com/nuxt/ui/issues/5504) - **ProseKbd:** add default slot and make `value` optional ([f317c7f](https://github.com/nuxt/ui/commit/f317c7f6b2b6c9d1050bc9d2e94a58116ddb70e9)) - **Textarea:** autoresize on mount with pre-filled value ([e96a0b6](https://github.com/nuxt/ui/commit/e96a0b62945d3a2412f3e779d3e71ffc386c667a)), closes [#&#8203;5962](https://github.com/nuxt/ui/issues/5962) - **useComponentProps:** treat array-typed theme values as `ClassValue` leaves ([cac3860](https://github.com/nuxt/ui/commit/cac3860aa84147fe1354ea32a7977d74a96496c2)) </details> <details> <summary>primer/octicons (@&#8203;primer/octicons)</summary> ### [`v19.27.0`](https://github.com/primer/octicons/blob/HEAD/CHANGELOG.md#19270) [Compare Source](https://github.com/primer/octicons/compare/v19.26.0...v19.27.0) ##### Minor Changes - [#&#8203;1203](https://github.com/primer/octicons/pull/1203) [`a69618e4`](https://github.com/primer/octicons/commit/a69618e4b64988784c9c0a06bbf809a3fa343642) Thanks [@&#8203;ericwbailey](https://github.com/ericwbailey)! - Add flag icon ##### Patch Changes - [#&#8203;1212](https://github.com/primer/octicons/pull/1212) [`02bd1ef8`](https://github.com/primer/octicons/commit/02bd1ef8d15abffaa45be8e00c5fbc896e276c54) Thanks [@&#8203;ericwbailey](https://github.com/ericwbailey)! - remove hardcoded fill from flag icon </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update all non-major dependencies
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci / ci (22, debian-trixie) (push) Successful in 30s
9045b8d83e
redbinder0526 scheduled this pull request to auto merge when all checks succeed 2026-05-25 09:46:27 +02:00
redbinder0526 deleted branch renovate/all-minor-patch 2026-05-25 09:48:45 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
spacebar/website!10
No description provided.