chore(deps): update dependency unocss to ^66.1.0 #52

Merged
gitea_1-h.cc merged 1 commits from renovate/all-minor-patch into main 2025-05-06 00:41:38 +08:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unocss (source) ^66.0.0 -> ^66.1.0 age adoption passing confidence

Release Notes

unocss/unocss (unocss)

v66.1.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unocss](https://unocss.dev) ([source](https://github.com/unocss/unocss/tree/HEAD/packages-presets/unocss)) | [`^66.0.0` -> `^66.1.0`](https://renovatebot.com/diffs/npm/unocss/66.0.0/66.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unocss/66.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unocss/66.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unocss/66.0.0/66.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unocss/66.0.0/66.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>unocss/unocss (unocss)</summary> ### [`v66.1.0`](https://github.com/unocss/unocss/releases/tag/v66.1.0) [Compare Source](https://github.com/unocss/unocss/compare/v66.0.0...v66.1.0) #####    🚨 Breaking Changes - **preset-wind4**: - Abandon css theme variables hyphenatable  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4592 [<samp>(f83c9)</samp>](https://github.com/unocss/unocss/commit/f83c9610a) - Redesign wind4 options  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4623 [<samp>(e4956)</samp>](https://github.com/unocss/unocss/commit/e49563fa4) #####    🚀 Features - **core**: - Support `cssValueInput` type in static rule  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4494 [<samp>(0bbd9)</samp>](https://github.com/unocss/unocss/commit/0bbd9e38f) - **eslint-plugin**: - Support ordering jsx binding  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) in https://github.com/unocss/unocss/issues/4528 [<samp>(c6adc)</samp>](https://github.com/unocss/unocss/commit/c6adc2e45) - **examples**: - Update preset-uno to preset-wind3  -  by [@&#8203;pdsuwwz](https://github.com/pdsuwwz) in https://github.com/unocss/unocss/issues/4481 [<samp>(f84ab)</samp>](https://github.com/unocss/unocss/commit/f84abd741) - **icons**: - Expose `cacheMap` in `createCDNFetchLoader`  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(5eae7)</samp>](https://github.com/unocss/unocss/commit/5eae7956b) - **packages-preset**: - New preset for `preset-wind4`  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4439 [<samp>(35555)</samp>](https://github.com/unocss/unocss/commit/355558bd7) - **playground**: - Output css panel filter by layers  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) and [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4489 [<samp>(79468)</samp>](https://github.com/unocss/unocss/commit/79468ec2b) - **postcss**: - Allow content from node_modules  -  by [@&#8203;HomyeeKing](https://github.com/HomyeeKing) in https://github.com/unocss/unocss/issues/4554 [<samp>(79600)</samp>](https://github.com/unocss/unocss/commit/796007095) - **preset-wind4**: - Add reset css in `preset-wind4`  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4458 [<samp>(e5f79)</samp>](https://github.com/unocss/unocss/commit/e5f799984) - Define css property in some rules  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4479 [<samp>(dfc00)</samp>](https://github.com/unocss/unocss/commit/dfc009f3b) - Track used theme keys  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4512 [<samp>(34e42)</samp>](https://github.com/unocss/unocss/commit/34e42a6d2) - Add `processThemeVars` option  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4533 [<samp>(44cb5)</samp>](https://github.com/unocss/unocss/commit/44cb5efea) - Add ` utilityResolver ` option support utility convert  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4544 [<samp>(a8864)</samp>](https://github.com/unocss/unocss/commit/a8864af38) - Hoist css properties  -  by [@&#8203;antfu](https://github.com/antfu) in https://github.com/unocss/unocss/issues/4547 [<samp>(f441f)</samp>](https://github.com/unocss/unocss/commit/f441f2901) - Smarter theme parser  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4611 [<samp>(9dfaf)</samp>](https://github.com/unocss/unocss/commit/9dfaf2a99) - Compatible text-shadow with Tailwind4  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) in https://github.com/unocss/unocss/issues/4615 [<samp>(482a4)</samp>](https://github.com/unocss/unocss/commit/482a47f4f) - **transformer-directives**: - Remove empty CSS classes  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) and [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4626 [<samp>(34694)</samp>](https://github.com/unocss/unocss/commit/346944302) #####    🐞 Bug Fixes - Upgrade & unpin `unconfig`  -  by [@&#8203;sxzz](https://github.com/sxzz) in https://github.com/unocss/unocss/issues/4470 [<samp>(14e1d)</samp>](https://github.com/unocss/unocss/commit/14e1d7b60) - Output css error when preflight selection  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) in https://github.com/unocss/unocss/issues/4483 [<samp>(f57ef)</samp>](https://github.com/unocss/unocss/commit/f57ef6ae5) - **core**: - Fix `CountableSet` on standard class field semantics  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) and [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4437 [<samp>(6deb9)</samp>](https://github.com/unocss/unocss/commit/6deb99fe7) - Correct time to add active rule  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4508 [<samp>(ffb99)</samp>](https://github.com/unocss/unocss/commit/ffb990b04) - **core,preset-wind4**: - Add `operators` type to `CSSEntry` & resovle negative value in `translate`  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) and [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4601 [<samp>(7f4f7)</samp>](https://github.com/unocss/unocss/commit/7f4f77985) - **examples**: - Update outdated vite-plugin-svelte in svelte examples  -  by [@&#8203;henrikvilhelmberglund](https://github.com/henrikvilhelmberglund) in https://github.com/unocss/unocss/issues/4617 [<samp>(a8082)</samp>](https://github.com/unocss/unocss/commit/a8082ffa6) - **inspector**: - Fix inspector typescript error  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) and [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4496 [<samp>(72dce)</samp>](https://github.com/unocss/unocss/commit/72dce329e) - Inspector base with vite base  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) in https://github.com/unocss/unocss/issues/4505 [<samp>(c96fd)</samp>](https://github.com/unocss/unocss/commit/c96fd6397) - Inspector base with vite base "  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4505 [<samp>(4f82e)</samp>](https://github.com/unocss/unocss/commit/4f82ef621) - Fix log path  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) in https://github.com/unocss/unocss/issues/4536 [<samp>(23366)</samp>](https://github.com/unocss/unocss/commit/23366dc8c) - **intereactive**: - Update `shiki` usage & remove `nuxt/devtools` dep  -  by [@&#8203;zyyv](https://github.com/zyyv) [<samp>(4523a)</samp>](https://github.com/unocss/unocss/commit/4523aa248) - **playground**: - Fix the layers sort error  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) in https://github.com/unocss/unocss/issues/4493 [<samp>(020d7)</samp>](https://github.com/unocss/unocss/commit/020d7276d) - **postcss**: - PresetWind4 in [@&#8203;apply](https://github.com/apply) parse error  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) in https://github.com/unocss/unocss/issues/4605 [<samp>(490ef)</samp>](https://github.com/unocss/unocss/commit/490ef0c2e) - **preset-icons**: - Use node icon loader in deno  -  by [@&#8203;nathanwhit](https://github.com/nathanwhit) in https://github.com/unocss/unocss/issues/4612 [<samp>(2022d)</samp>](https://github.com/unocss/unocss/commit/2022d9453) - **preset-mini**: - Handle nested named groups containing hyphens  -  by [@&#8203;yuchenii](https://github.com/yuchenii) in https://github.com/unocss/unocss/issues/4550 [<samp>(cefaa)</samp>](https://github.com/unocss/unocss/commit/cefaa4b04) - **preset-mini, preset-wind4**: - Compatible `colorResolver` matches `undefined`  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4578 [<samp>(88aa9)</samp>](https://github.com/unocss/unocss/commit/88aa9839e) - MutiplePass for `aria` & `data`  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4608 [<samp>(ee370)</samp>](https://github.com/unocss/unocss/commit/ee37028f7) - Add flex basis fraction parse  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4636 [<samp>(f3e93)</samp>](https://github.com/unocss/unocss/commit/f3e9340dc) - **preset-wind4**: - Fix postprocessors for variable prefix  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) in https://github.com/unocss/unocss/issues/4444 [<samp>(43dac)</samp>](https://github.com/unocss/unocss/commit/43dac8118) - Fix theme color resolved key  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4461 [<samp>(c78d0)</samp>](https://github.com/unocss/unocss/commit/c78d0ae0f) - Typo for theme `defaults` key close [#&#8203;4480](https://github.com/unocss/unocss/issues/4480)  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4480 [<samp>(63744)</samp>](https://github.com/unocss/unocss/commit/63744b2fa) - Replace invaild autocomplete template  -  by [@&#8203;zyyv](https://github.com/zyyv) [<samp>(89eba)</samp>](https://github.com/unocss/unocss/commit/89ebaa87a) - Fix color schema rule close [#&#8203;4506](https://github.com/unocss/unocss/issues/4506)  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4506 [<samp>(6cfe5)</samp>](https://github.com/unocss/unocss/commit/6cfe5f105) - Restore support for color default  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4529 [<samp>(31e02)</samp>](https://github.com/unocss/unocss/commit/31e02a22e) - Fix filter css variables  -  by [@&#8203;hrel11](https://github.com/hrel11) and [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4527 [<samp>(64347)</samp>](https://github.com/unocss/unocss/commit/64347d9fc) - ThemeTracking for background gradient color  -  by [@&#8203;zyyv](https://github.com/zyyv) [<samp>(7b6e5)</samp>](https://github.com/unocss/unocss/commit/7b6e5a3a3) - `presetWind4` ring rules  -  by [@&#8203;praburangki](https://github.com/praburangki) in https://github.com/unocss/unocss/issues/4539 [<samp>(7b99b)</samp>](https://github.com/unocss/unocss/commit/7b99bf758) - Shadow property  -  by [@&#8203;antfu](https://github.com/antfu) in https://github.com/unocss/unocss/issues/4546 [<samp>(08b52)</samp>](https://github.com/unocss/unocss/commit/08b52c8a4) - Provide rule context in border rules  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4552 [<samp>(c31f2)</samp>](https://github.com/unocss/unocss/commit/c31f2af81) - Abandon using JSON.stringify for initial-value  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4567 [<samp>(3d5b5)</samp>](https://github.com/unocss/unocss/commit/3d5b515d6) - Add support for arbitrary values in will-change  -  by [@&#8203;hrel11](https://github.com/hrel11) and [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4564 [<samp>(a214a)</samp>](https://github.com/unocss/unocss/commit/a214a0f7b) - Position and translate with fraction  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) in https://github.com/unocss/unocss/issues/4600 [<samp>(c9c94)</samp>](https://github.com/unocss/unocss/commit/c9c943c82) - Patch theme default key  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4603 [<samp>(5fcbc)</samp>](https://github.com/unocss/unocss/commit/5fcbccddc) - Resovle space size from theme  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4632 [<samp>(0a0fa)</samp>](https://github.com/unocss/unocss/commit/0a0fa924f) - Optimize border opacity  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4635 [<samp>(580ba)</samp>](https://github.com/unocss/unocss/commit/580ba2f07) - **rule-utils**: - Replace all alpha placeholder occurrences in colors  -  by [@&#8203;sumimakito](https://github.com/sumimakito) in https://github.com/unocss/unocss/issues/4486 [<samp>(dcb6e)</samp>](https://github.com/unocss/unocss/commit/dcb6e49b4) - **transformer-directives**: - Mangled [@&#8203;apply](https://github.com/apply) chained breakpoints  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) in https://github.com/unocss/unocss/issues/4614 [<samp>(66a21)</samp>](https://github.com/unocss/unocss/commit/66a21efd4) - **transformer-variant-group**: - Correctly match square brackets  -  by [@&#8203;lzl0304](https://github.com/lzl0304) in https://github.com/unocss/unocss/issues/4462 [<samp>(7a8b6)</samp>](https://github.com/unocss/unocss/commit/7a8b62985) - **vite**: - More efficient and robust global build mode  -  by [@&#8203;antfu](https://github.com/antfu) and **sapphi-red** in https://github.com/unocss/unocss/issues/4586 [<samp>(0300c)</samp>](https://github.com/unocss/unocss/commit/0300cc6dd) - Call css plugin transform handlers more properly  -  by [@&#8203;sapphi-red](https://github.com/sapphi-red) in https://github.com/unocss/unocss/issues/4598 [<samp>(a1d7b)</samp>](https://github.com/unocss/unocss/commit/a1d7bc0cf) - **vscode**: - Fix the vscode autocomplete in vue pug template  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) in https://github.com/unocss/unocss/issues/4543 [<samp>(15c38)</samp>](https://github.com/unocss/unocss/commit/15c38ab52) #####    🏎 Performance - **preset-wind4**: - Optimize wind4 something  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4449 [<samp>(e1225)</samp>](https://github.com/unocss/unocss/commit/e1225a7f7) - Optimize scheme rule  -  by [@&#8203;zhangmo8](https://github.com/zhangmo8) in https://github.com/unocss/unocss/issues/4491 [<samp>(28e95)</samp>](https://github.com/unocss/unocss/commit/28e951795) - Hoist remRE  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) in https://github.com/unocss/unocss/issues/4548 [<samp>(55e70)</samp>](https://github.com/unocss/unocss/commit/55e708765) - Expose `themeDeps` in wind4 meta related to [#&#8203;4623](https://github.com/unocss/unocss/issues/4623)  -  by [@&#8203;zyyv](https://github.com/zyyv) in https://github.com/unocss/unocss/issues/4623 [<samp>(db6f1)</samp>](https://github.com/unocss/unocss/commit/db6f1c892) #####     [View changes on GitHub](https://github.com/unocss/unocss/compare/v66.0.0...v66.1.0) </details> --- ### Configuration 📅 **Schedule**: 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MC4yLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovatebot force-pushed renovate/all-minor-patch from 5f4aa349cf to f46079b135 2025-05-05 21:07:51 +08:00 Compare
gitea_1-h.cc merged commit f46079b135 into main 2025-05-06 00:41:38 +08:00
gitea_1-h.cc deleted branch renovate/all-minor-patch 2025-05-06 00:41:38 +08:00
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#52
No description provided.