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

Open
renovatebot wants to merge 1 commits from renovate/all-minor-patch into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
solid-js (source) 1.9.121.9.13 age adoption passing confidence
unocss (source) 66.6.866.7.4 age adoption passing confidence

Release Notes

unocss/unocss (unocss)

v66.7.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.7.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v66.7.2

Compare Source

No significant changes

    View changes on GitHub

v66.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [solid-js](https://solidjs.com) ([source](https://github.com/solidjs/solid)) | [`1.9.12` → `1.9.13`](https://renovatebot.com/diffs/npm/solid-js/1.9.12/1.9.13) | ![age](https://developer.mend.io/api/mc/badges/age/npm/solid-js/1.9.13?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/solid-js/1.9.13?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/solid-js/1.9.12/1.9.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/solid-js/1.9.12/1.9.13?slim=true) | | [unocss](https://unocss.dev) ([source](https://github.com/unocss/unocss/tree/HEAD/packages-presets/unocss)) | [`66.6.8` → `66.7.4`](https://renovatebot.com/diffs/npm/unocss/66.6.8/66.7.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/unocss/66.7.4?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unocss/66.7.4?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unocss/66.6.8/66.7.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unocss/66.6.8/66.7.4?slim=true) | --- ### Release Notes <details> <summary>unocss/unocss (unocss)</summary> ### [`v66.7.4`](https://github.com/unocss/unocss/releases/tag/v66.7.4) [Compare Source](https://github.com/unocss/unocss/compare/v66.7.3...v66.7.4) #####    🚀 Features - Introduce `@unocss/twoslash`  -  by [@&#8203;9romise](https://github.com/9romise) and [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5215](https://github.com/unocss/unocss/issues/5215) [<samp>(e4a35)</samp>](https://github.com/unocss/unocss/commit/e4a35e855) #####    🐞 Bug Fixes - **astro**: Skip wind3 reset injection when wind4 is detected  -  by [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5236](https://github.com/unocss/unocss/issues/5236) [<samp>(b48cc)</samp>](https://github.com/unocss/unocss/commit/b48cca818) #####     [View changes on GitHub](https://github.com/unocss/unocss/compare/v66.7.3...v66.7.4) ### [`v66.7.3`](https://github.com/unocss/unocss/releases/tag/v66.7.3) [Compare Source](https://github.com/unocss/unocss/compare/v66.7.2...v66.7.3) #####    🚀 Features - **preset-wind4**: Add scrollbar gutter utilities  -  by [@&#8203;cyphercodes](https://github.com/cyphercodes) and **cyphercodes** in [#&#8203;5224](https://github.com/unocss/unocss/issues/5224) [<samp>(e41b2)</samp>](https://github.com/unocss/unocss/commit/e41b2d5ff) #####    🐞 Bug Fixes - **integration**: Batch filesystem content extraction to avoid ENOMEM  -  by [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5234](https://github.com/unocss/unocss/issues/5234) [<samp>(23eea)</samp>](https://github.com/unocss/unocss/commit/23eea0499) #####    🏎 Performance - Batch token parsing  -  by [@&#8203;TheAlexLichter](https://github.com/TheAlexLichter), **Anthony Fu** and [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5231](https://github.com/unocss/unocss/issues/5231) [<samp>(edc53)</samp>](https://github.com/unocss/unocss/commit/edc53d70d) - **core**: - Skip redundant shortcut variant matching  -  by [@&#8203;TheAlexLichter](https://github.com/TheAlexLichter) in [#&#8203;5233](https://github.com/unocss/unocss/issues/5233) [<samp>(1fd92)</samp>](https://github.com/unocss/unocss/commit/1fd926a29) - Prefilter dynamic rules  -  by [@&#8203;TheAlexLichter](https://github.com/TheAlexLichter) in [#&#8203;5232](https://github.com/unocss/unocss/issues/5232) [<samp>(6dc74)</samp>](https://github.com/unocss/unocss/commit/6dc74b0fd) - **integration**: - Reduce transformer dispatch overhead  -  by [@&#8203;TheAlexLichter](https://github.com/TheAlexLichter) and [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5230](https://github.com/unocss/unocss/issues/5230) [<samp>(df33e)</samp>](https://github.com/unocss/unocss/commit/df33e177d) #####     [View changes on GitHub](https://github.com/unocss/unocss/compare/v66.7.2...v66.7.3) ### [`v66.7.2`](https://github.com/unocss/unocss/releases/tag/v66.7.2) [Compare Source](https://github.com/unocss/unocss/compare/v66.7.0...v66.7.2) *No significant changes* #####     [View changes on GitHub](https://github.com/unocss/unocss/compare/v66.7.1...v66.7.2) ### [`v66.7.0`](https://github.com/unocss/unocss/releases/tag/v66.7.0) [Compare Source](https://github.com/unocss/unocss/compare/v66.6.8...v66.7.0) #####    🚀 Features - **preset-web-fonts**: - Add ZeoSeven Chinese fonts provider  -  by [@&#8203;Jack-sh1](https://github.com/Jack-sh1) and [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5175](https://github.com/unocss/unocss/issues/5175) [<samp>(a8bb9)</samp>](https://github.com/unocss/unocss/commit/a8bb92bd6) - Add onDownload callback to createLocalFontProcessor  -  by [@&#8203;Jack-sh1](https://github.com/Jack-sh1) and [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5199](https://github.com/unocss/unocss/issues/5199) [<samp>(36509)</samp>](https://github.com/unocss/unocss/commit/36509feb3) - **preset-wind4**: - Support theme parse in all bracket syntax rule  -  by [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5181](https://github.com/unocss/unocss/issues/5181) [<samp>(ff1b3)</samp>](https://github.com/unocss/unocss/commit/ff1b38f08) - Enhance border utilities with new color and size options  -  by [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5206](https://github.com/unocss/unocss/issues/5206) [<samp>(b6dc5)</samp>](https://github.com/unocss/unocss/commit/b6dc52eba) #####    🐞 Bug Fixes - **example/astro**: Add [@&#8203;unocss/astro](https://github.com/unocss/astro) dependency  -  by [@&#8203;cworld1](https://github.com/cworld1) in [#&#8203;5179](https://github.com/unocss/unocss/issues/5179) [<samp>(fd88f)</samp>](https://github.com/unocss/unocss/commit/fd88fad31) - **language-server**: Support colorPreview for presetWind4  -  by [@&#8203;Jungzl](https://github.com/Jungzl) in [#&#8203;5186](https://github.com/unocss/unocss/issues/5186) [<samp>(89e4d)</samp>](https://github.com/unocss/unocss/commit/89e4da1fa) - **nuxt**: Apply cssnano workaround for Nuxt 4 as well  -  by [@&#8203;Whyjsee](https://github.com/Whyjsee) and [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5200](https://github.com/unocss/unocss/issues/5200) [<samp>(c907d)</samp>](https://github.com/unocss/unocss/commit/c907dc7c6) - **preset-wind4**: Keep media outside child selectors  -  by [@&#8203;lawrence3699](https://github.com/lawrence3699) and **lawrence3699** in [#&#8203;5189](https://github.com/unocss/unocss/issues/5189) [<samp>(5e964)</samp>](https://github.com/unocss/unocss/commit/5e964a242) - **runtime/preset-icons**: Import createPresetIcons from browser module  -  by [@&#8203;Jungzl](https://github.com/Jungzl) in [#&#8203;5191](https://github.com/unocss/unocss/issues/5191) [<samp>(78eae)</samp>](https://github.com/unocss/unocss/commit/78eae3f5c) - **webpack**: Update RESOLVED\_ID\_RE handling in buildStart and transform methods  -  by [@&#8203;zyyv](https://github.com/zyyv) in [#&#8203;5204](https://github.com/unocss/unocss/issues/5204) [<samp>(72b63)</samp>](https://github.com/unocss/unocss/commit/72b63368f) #####     [View changes on GitHub](https://github.com/unocss/unocss/compare/v66.6.8...v66.7.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xODAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0OS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovatebot force-pushed renovate/all-minor-patch from c3ed3068b1 to 1818cbbe93 2026-05-22 19:20:47 +08:00 Compare
renovatebot changed title from chore(deps): update dependency solid-js to v1.9.13 to chore(deps): update all non-major dependencies 2026-05-22 19:20:52 +08:00
renovatebot force-pushed renovate/all-minor-patch from 1818cbbe93 to 56612bec30 2026-05-25 01:36:44 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 56612bec30 to d090f1b37c 2026-05-30 18:12:07 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from d090f1b37c to 4d943608fd 2026-06-01 05:59:03 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 4d943608fd to d4ee58fd62 2026-06-01 18:49:34 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from d4ee58fd62 to 182ed60c30 2026-06-02 17:10:08 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 182ed60c30 to 1954acbcad 2026-06-11 14:06:55 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 1954acbcad to 21b397d6a7 2026-06-13 01:25:49 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 21b397d6a7 to 9a33de5f45 2026-06-13 17:15:20 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 9a33de5f45 to 408ec60c1b 2026-06-24 16:50:15 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 408ec60c1b to 8d5bd116ff 2026-06-25 16:09:31 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from 8d5bd116ff to d4656b7af7 2026-06-27 11:46:51 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from d4656b7af7 to dce78dcd87 2026-06-30 23:47:55 +08:00 Compare
renovatebot force-pushed renovate/all-minor-patch from dce78dcd87 to 7f583b1fcd 2026-07-01 02:49:36 +08:00 Compare
renovatebot added 1 commit 2026-07-02 16:07:53 +08:00
chore(deps): update all non-major dependencies
renovate/stability-days Updates have met minimum release age requirement
CI / cache-and-install (pull_request) Failing after 51s
0988eb02b5
renovatebot force-pushed renovate/all-minor-patch from 7f583b1fcd to 0988eb02b5 2026-07-02 16:07:53 +08:00 Compare
Some checks are pending
renovate/stability-days Updates have met minimum release age requirement
CI / cache-and-install (pull_request) Failing after 51s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-minor-patch:renovate/all-minor-patch
git checkout renovate/all-minor-patch
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: examples/solid-ts-example#124