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

Merged
spacebot merged 1 commit from renovate/all-minor-patch into master 2026-06-01 02:02:42 +02:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/lucide ^1.2.109^1.2.111 age confidence
@nuxt/ui (source) ^4.8.0^4.8.1 age confidence
@primer/octicons (source) ^19.27.0^19.28.0 age confidence

Release Notes

nuxt/ui (@​nuxt/ui)

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

v19.28.0

Compare Source

Minor Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 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 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.109` → `^1.2.111`](https://renovatebot.com/diffs/npm/@iconify-json%2flucide/1.2.109/1.2.111) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2flucide/1.2.111?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify-json%2flucide/1.2.109/1.2.111?slim=true) | | [@nuxt/ui](https://ui.nuxt.com) ([source](https://github.com/nuxt/ui)) | [`^4.8.0` → `^4.8.1`](https://renovatebot.com/diffs/npm/@nuxt%2fui/4.8.0/4.8.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2fui/4.8.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2fui/4.8.0/4.8.1?slim=true) | | [@primer/octicons](https://primer.style/octicons) ([source](https://github.com/primer/octicons)) | [`^19.27.0` → `^19.28.0`](https://renovatebot.com/diffs/npm/@primer%2focticons/19.27.0/19.28.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@primer%2focticons/19.28.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@primer%2focticons/19.27.0/19.28.0?slim=true) | --- ### Release Notes <details> <summary>nuxt/ui (@&#8203;nuxt/ui)</summary> ### [`v4.8.1`](https://github.com/nuxt/ui/blob/HEAD/CHANGELOG.md#481-2026-05-28) [Compare Source](https://github.com/nuxt/ui/compare/v4.8.0...v4.8.1) ##### Bug Fixes - **ContentSearch/DashboardSearch:** proxy missing CommandPalette props ([#&#8203;6505](https://github.com/nuxt/ui/issues/6505)) ([631f5dc](https://github.com/nuxt/ui/commit/631f5dc543fecaa36d5090a10a3db3223e9671b5)) - **Form:** add `method="post"` to prevent credential leaking via GET before hydration ([#&#8203;6512](https://github.com/nuxt/ui/issues/6512)) ([7a0825a](https://github.com/nuxt/ui/commit/7a0825ad6a17627ce4c6dd860df3cebb7cf1d813)) - **Icon:** avoid recursive icon resolution ([#&#8203;6495](https://github.com/nuxt/ui/issues/6495)) ([d50c121](https://github.com/nuxt/ui/commit/d50c121c05372082a7414d205d612513e89d3af7)) - **locale:** improve Thai translation accuracy and consistency ([#&#8203;6509](https://github.com/nuxt/ui/issues/6509)) ([5d82418](https://github.com/nuxt/ui/commit/5d82418c56e956a9f1b684b48f9bf40197cdf3aa)) - **module:** expose component theme keys in AppConfig type ([#&#8203;6520](https://github.com/nuxt/ui/issues/6520)) ([ffaf163](https://github.com/nuxt/ui/commit/ffaf163f77601015e4fa9e29bc18a33ca7dcb93d)) - **module:** revert `tagPriority` to `-2` for inline style tag ([2dac778](https://github.com/nuxt/ui/commit/2dac77803466b79a12a2c806c90a6b48b75a5a63)) - **Select/SelectMenu/InputMenu:** add fallback for `max-height` ([#&#8203;6503](https://github.com/nuxt/ui/issues/6503)) ([f4d7cbe](https://github.com/nuxt/ui/commit/f4d7cbe71f3cb62eaf8b92a4da73f115324fcf6a)) </details> <details> <summary>primer/octicons (@&#8203;primer/octicons)</summary> ### [`v19.28.0`](https://github.com/primer/octicons/blob/HEAD/CHANGELOG.md#19280) [Compare Source](https://github.com/primer/octicons/compare/v19.27.0...v19.28.0) ##### Minor Changes - [#&#8203;1208](https://github.com/primer/octicons/pull/1208) [`eddab3ff`](https://github.com/primer/octicons/commit/eddab3ff19f1450eb1d60c78b1d20c2c4bc3fd15) Thanks [@&#8203;dylanatsmith](https://github.com/dylanatsmith)! - Fix vscode icon: update 16px, add 24px, remove 32px and 48px </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on Monday" - Automerge - At any time (no schedule defined) 🚦 **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](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
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci / ci (22, debian-trixie) (push) Failing after 21s
05b441c700
spacebot scheduled this pull request to auto merge when all checks succeed 2026-06-01 02:02:40 +02:00
spacebot merged commit c6cf519d99 into master 2026-06-01 02:02:42 +02:00
spacebot deleted branch renovate/all-minor-patch 2026-06-01 02:02:43 +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!12
No description provided.