Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📦 chore: Bump @unocss/postcss from 0.64.1 to 0.65.0 (#136)
Bumps [@unocss/postcss](https://github.com/unocss/unocss/tree/HEAD/packages/postcss) from 0.64.1 to 0.65.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/unocss/unocss/releases"><code>@unocss/postcss</code>'s releases</a>.</em></p> <blockquote> <h2>v0.65.0</h2> <h4>If you are interested, please read our <a href="https://github.com/unocss/unocss/discussions/4309">upgrade introduction</a> 🌟🌟🌟.</h4> <h3> 🚨 Breaking Changes</h3> <ul> <li><strong>core</strong>: <ul> <li>Deprecate <code>new UnoGenerator</code>, make <code>createGenerator()</code> async - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4268">unocss/unocss#4268</a> <a href="https://github.com/unocss/unocss/commit/5420b131"><!-- raw HTML omitted -->(5420b)<!-- raw HTML omitted --></a></li> <li>Support async presets. <code>resolvePreset</code> and <code>resolvePresets</code> now returns promise - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4294">unocss/unocss#4294</a> <a href="https://github.com/unocss/unocss/commit/0f987ca7"><!-- raw HTML omitted -->(0f987)<!-- raw HTML omitted --></a></li> <li>Allow variants to return multiple results - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4291">unocss/unocss#4291</a> <a href="https://github.com/unocss/unocss/commit/b035f278"><!-- raw HTML omitted -->(b035f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3> 🚀 Features</h3> <ul> <li>Export submodules of preset-wind seperately - by <a href="https://github.com/CommanderXL"><code>@CommanderXL</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4267">unocss/unocss#4267</a> <a href="https://github.com/unocss/unocss/commit/c2e07f0f"><!-- raw HTML omitted -->(c2e07)<!-- raw HTML omitted --></a></li> <li>Support Vite 6 - by <a href="https://github.com/sxzz"><code>@sxzz</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4289">unocss/unocss#4289</a> <a href="https://github.com/unocss/unocss/commit/bc36345c"><!-- raw HTML omitted -->(bc363)<!-- raw HTML omitted --></a></li> <li>Allow fine-grained sorting order on multi-selector rules - by <a href="https://github.com/ameinhardt"><code>@ameinhardt</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4308">unocss/unocss#4308</a> <a href="https://github.com/unocss/unocss/commit/10e714ab"><!-- raw HTML omitted -->(10e71)<!-- raw HTML omitted --></a></li> <li><strong>attributify</strong>: Support special attributify case - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4295">unocss/unocss#4295</a> <a href="https://github.com/unocss/unocss/commit/01994e57"><!-- raw HTML omitted -->(01994)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: Output layer order css - by <a href="https://github.com/zyyv"><code>@zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4299">unocss/unocss#4299</a> <a href="https://github.com/unocss/unocss/commit/d7cd925f"><!-- raw HTML omitted -->(d7cd9)<!-- raw HTML omitted --></a></li> <li><strong>core, preset-mini</strong>: Generate preflights on demand - by <a href="https://github.com/zyyv"><code>@zyyv</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4252">unocss/unocss#4252</a> <a href="https://github.com/unocss/unocss/commit/882ce876"><!-- raw HTML omitted -->(882ce)<!-- raw HTML omitted --></a></li> <li><strong>preset-legacy-compat</strong>: Add <code>legacyColorSpace</code> option - by <a href="https://github.com/zyyv"><code>@zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4301">unocss/unocss#4301</a> <a href="https://github.com/unocss/unocss/commit/fd13bf10"><!-- raw HTML omitted -->(fd13b)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>eslint-plugin</strong>: <ul> <li>Improve class ordering for Svelte components - by <a href="https://github.com/vineryap"><code>@vineryap</code></a>, <a href="https://github.com/antfu"><code>@antfu</code></a> and <a href="https://github.com/zyyv"><code>@zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4205">unocss/unocss#4205</a> <a href="https://github.com/unocss/unocss/commit/c2df1288"><!-- raw HTML omitted -->(c2df1)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>postcss</strong>: <ul> <li>Don't add root node to root - by <a href="https://github.com/ameinhardt"><code>@ameinhardt</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4286">unocss/unocss#4286</a> <a href="https://github.com/unocss/unocss/commit/8bfc987b"><!-- raw HTML omitted -->(8bfc9)<!-- raw HTML omitted --></a></li> <li>Keep rule order - by <a href="https://github.com/ameinhardt"><code>@ameinhardt</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4270">unocss/unocss#4270</a> <a href="https://github.com/unocss/unocss/commit/b2374fb2"><!-- raw HTML omitted -->(b2374)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-icons</strong>: <ul> <li>Validate collection name before load icon svg data - by <a href="https://github.com/ntnyq"><code>@ntnyq</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4278">unocss/unocss#4278</a> <a href="https://github.com/unocss/unocss/commit/cd69c17c"><!-- raw HTML omitted -->(cd69c)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li>Spread mutiple pseudo-elements for correct variant handling - by <a href="https://github.com/zyyv"><code>@zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4298">unocss/unocss#4298</a> <a href="https://github.com/unocss/unocss/commit/95a9f692"><!-- raw HTML omitted -->(95a9f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>rspack</strong>: <ul> <li>Optimize unplugin rspack plugin.__vfsModules id not includes __virtualModulePrefix - by <a href="https://github.com/thinke5"><code>@thinke5</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4300">unocss/unocss#4300</a> <a href="https://github.com/unocss/unocss/commit/e6bbf1a9"><!-- raw HTML omitted -->(e6bbf)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>shared-integration</strong>: <ul> <li>DefaultIdeMatchInclude regexp stuck in vscode - by <a href="https://github.com/Simon-He95"><code>@Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4306">unocss/unocss#4306</a> <a href="https://github.com/unocss/unocss/commit/1281ed2f"><!-- raw HTML omitted -->(1281e)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>svelte-scoped</strong>: <ul> <li>Fix async context creation, fix <a href="https://github.com/unocss/unocss/tree/HEAD/packages/postcss/issues/4307">#4307</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4307">unocss/unocss#4307</a> <a href="https://github.com/unocss/unocss/commit/73f75a1b"><!-- raw HTML omitted -->(73f75)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/unocss/unocss/compare/v0.64.1...v0.65.0">View changes on GitHub</a></h5> <h2>v0.65.0-beta.3</h2> <h3> 🚀 Features</h3> <ul> <li><strong>core</strong>: Output layer order css - by <a href="https://github.com/zyyv"><code>@zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4299">unocss/unocss#4299</a> <a href="https://github.com/unocss/unocss/commit/d7cd925f"><!-- raw HTML omitted -->(d7cd9)<!-- raw HTML omitted --></a></li> <li><strong>core, preset-mini</strong>: Generate preflights on demand - by <a href="https://github.com/zyyv"><code>@zyyv</code></a> and <strong>Anthony Fu</strong> in <a href="https://redirect.github.com/unocss/unocss/issues/4252">unocss/unocss#4252</a> <a href="https://github.com/unocss/unocss/commit/882ce876"><!-- raw HTML omitted -->(882ce)<!-- raw HTML omitted --></a></li> <li><strong>preset-legacy-compat</strong>: Add <code>legacyColorSpace</code> option - by <a href="https://github.com/zyyv"><code>@zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4301">unocss/unocss#4301</a> <a href="https://github.com/unocss/unocss/commit/fd13bf10"><!-- raw HTML omitted -->(fd13b)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>eslint-plugin</strong>: Improve class ordering for Svelte components - by <a href="https://github.com/vineryap"><code>@vineryap</code></a>, <a href="https://github.com/antfu"><code>@antfu</code></a> and <a href="https://github.com/zyyv"><code>@zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/4205">unocss/unocss#4205</a> <a href="https://github.com/unocss/unocss/commit/c2df1288"><!-- raw HTML omitted -->(c2df1)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unocss/unocss/commit/2d579e3490507fd8261b2cab46e9ee1537d5c50d"><code>2d579e3</code></a> chore: release v0.65.0</li> <li><a href="https://github.com/unocss/unocss/commit/6ee7f55b071a61345f9415f710d83ed0ff647093"><code>6ee7f55</code></a> chore: release v0.65.0-beta.3</li> <li><a href="https://github.com/unocss/unocss/commit/d3c58357a360ab37bd401d55b7083a7f713335e1"><code>d3c5835</code></a> chore: release v0.65.0-beta.2</li> <li><a href="https://github.com/unocss/unocss/commit/87a5e62118b13163d7bc93fe107c5bfdf86fa306"><code>87a5e62</code></a> chore: release v0.65.0-beta.1</li> <li><a href="https://github.com/unocss/unocss/commit/5420b13169099285a872ecb41d710acb9d84ef0e"><code>5420b13</code></a> feat(core)!: deprecate <code>new UnoGenerator</code>, make <code>createGenerator()</code> async (<a href="https://github.com/unocss/unocss/tree/HEAD/packages/postcss/issues/4">#4</a>...</li> <li><a href="https://github.com/unocss/unocss/commit/b2374fb2eebaa4e38c788f7b2289ad25a0633135"><code>b2374fb</code></a> fix(postcss): keep rule order (<a href="https://github.com/unocss/unocss/tree/HEAD/packages/postcss/issues/4270">#4270</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/8bfc987b4f206e64dbf9c26470a56a70a911558e"><code>8bfc987</code></a> fix(postcss): don't add root node to root (<a href="https://github.com/unocss/unocss/tree/HEAD/packages/postcss/issues/4286">#4286</a>)</li> <li>See full diff in <a href="https://github.com/unocss/unocss/commits/v0.65.0/packages/postcss">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@unocss/postcss&package-manager=npm_and_yarn&previous-version=0.64.1&new-version=0.65.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information