Bump unocss from 0.57.7 to 0.58.3 #397

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/unocss-0.58.3 into main 2024-01-22 01:06:09 +00:00
dependabot[bot] commented 2024-01-03 00:13:23 +00:00 (Migrated from github.com)

Bumps unocss from 0.57.7 to 0.58.3.

Release notes

Sourced from unocss's releases.

v0.58.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.0

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [unocss](https://github.com/unocss/unocss) from 0.57.7 to 0.58.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/unocss/unocss/releases">unocss's releases</a>.</em></p> <blockquote> <h2>v0.58.3</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce legacy-compat preset  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> and <strong>Simon He</strong> in <a href="https://redirect.github.com/unocss/unocss/issues/3480">unocss/unocss#3480</a> <a href="https://github.com/unocss/unocss/commit/61b5d62e"><!-- raw HTML omitted -->(61b5d)<!-- raw HTML omitted --></a></li> <li><strong>preset-mini</strong>: Add <code>appearance-auto</code> utility  -  by <a href="https://github.com/navorite"><code>@​navorite</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3470">unocss/unocss#3470</a> <a href="https://github.com/unocss/unocss/commit/7c34befe"><!-- raw HTML omitted -->(7c34b)<!-- raw HTML omitted --></a></li> <li><strong>preset-wind</strong>: Add <code>svh</code>, <code>lvh</code> and <code>dvh</code> values to default theme  -  by <a href="https://github.com/navorite"><code>@​navorite</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3469">unocss/unocss#3469</a> <a href="https://github.com/unocss/unocss/commit/7ec12cc6"><!-- raw HTML omitted -->(7ec12)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>nuxt</strong>: Temporary revert <a href="https://redirect.github.com/unocss/unocss/issues/3448">#3448</a>  -  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/3482">unocss/unocss#3482</a> and <a href="https://redirect.github.com/unocss/unocss/issues/3448">unocss/unocss#3448</a> <a href="https://github.com/unocss/unocss/commit/b3905dea"><!-- raw HTML omitted -->(b3905)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.2...v0.58.3">View changes on GitHub</a></h5> <h2>v0.58.2</h2> <h3>   🚀 Features</h3> <ul> <li><strong>vscode</strong>: Introduce <code>strictAnnotationMatch</code> and turn on by default, close <a href="https://redirect.github.com/unocss/unocss/issues/3278">#3278</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3278">unocss/unocss#3278</a> <a href="https://github.com/unocss/unocss/commit/8cbe6af5"><!-- raw HTML omitted -->(8cbe6)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>preset-wind</strong>: Add missing coma for Jello animation keyframes  -  by <a href="https://github.com/abensur"><code>@​abensur</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3466">unocss/unocss#3466</a> <a href="https://github.com/unocss/unocss/commit/532cc8a2"><!-- raw HTML omitted -->(532cc)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.1...v0.58.2">View changes on GitHub</a></h5> <h2>v0.58.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>nuxt</strong>: <ul> <li>Inject uno.css adjustable  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3448">unocss/unocss#3448</a> <a href="https://github.com/unocss/unocss/commit/da0e476c"><!-- raw HTML omitted -->(da0e4)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li>Support css variable defaultValue  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3453">unocss/unocss#3453</a> <a href="https://github.com/unocss/unocss/commit/b60149d8"><!-- raw HTML omitted -->(b6014)<!-- raw HTML omitted --></a></li> <li>Support <code>size-*</code> shorthand  -  by <a href="https://github.com/Mini-ghost"><code>@​Mini-ghost</code></a>, <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/3425">unocss/unocss#3425</a> <a href="https://github.com/unocss/unocss/commit/7623e65f"><!-- raw HTML omitted -->(7623e)<!-- raw HTML omitted --></a></li> <li>Add <code>gap-(col &amp;nbsp;-&amp;nbsp; by @yheuhtozr and @antfu [&lt;samp&gt;(row)-)&lt;/samp&gt;](https://github.com/unocss/unocss/commit/row)-</code> shorthands (<a href="https://redirect.github.com/unocss/unocss/issues/3423">#3423</a>))</li> <li>Support new color notation using css variables for compatibility  -  by <a href="https://github.com/LeekJay"><code>@​LeekJay</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3437">unocss/unocss#3437</a> <a href="https://github.com/unocss/unocss/commit/e9dccbdb"><!-- raw HTML omitted -->(e9dcc)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vscode</strong>: <ul> <li>Add rem to px preview on selection style  -  by <a href="https://github.com/zoeyzhao19"><code>@​zoeyzhao19</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3464">unocss/unocss#3464</a> <a href="https://github.com/unocss/unocss/commit/526c1414"><!-- raw HTML omitted -->(526c1)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>eslint-plugin</strong>: <ul> <li>Provide correct docs link, close <a href="https://redirect.github.com/unocss/unocss/issues/3461">#3461</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3461">unocss/unocss#3461</a> <a href="https://github.com/unocss/unocss/commit/f55cd6f1"><!-- raw HTML omitted -->(f55cd)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-attributify</strong>: <ul> <li>Nested attribute parsing  -  by <a href="https://github.com/2hu12"><code>@​2hu12</code></a> and <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3275">unocss/unocss#3275</a> <a href="https://github.com/unocss/unocss/commit/a8d00064"><!-- raw HTML omitted -->(a8d00)<!-- raw HTML omitted --></a></li> <li>Remove StringNumberComposition type for better perf  -  by <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a> and <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3459">unocss/unocss#3459</a> <a href="https://github.com/unocss/unocss/commit/f3b58aca"><!-- raw HTML omitted -->(f3b58)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vscode</strong>: <ul> <li>RegisterUnocss cache rules  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3428">unocss/unocss#3428</a> <a href="https://github.com/unocss/unocss/commit/0ccde558"><!-- raw HTML omitted -->(0ccde)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.0...v0.58.1">View changes on GitHub</a></h5> <h2>v0.58.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unocss/unocss/commit/4aba70958a6cdb13067064c0e9af1e16f5e0bfd4"><code>4aba709</code></a> chore: release v0.58.3</li> <li><a href="https://github.com/unocss/unocss/commit/7ec12cc6042e875b543735b235d511c304273412"><code>7ec12cc</code></a> feat(preset-wind): add <code>svh</code>, <code>lvh</code> and <code>dvh</code> values to default theme (<a href="https://redirect.github.com/unocss/unocss/issues/3469">#3469</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/b3905dea36a2b55f56b63a2323755c39b0706a99"><code>b3905de</code></a> fix(nuxt): temporary revert <a href="https://redirect.github.com/unocss/unocss/issues/3448">#3448</a> (<a href="https://redirect.github.com/unocss/unocss/issues/3482">#3482</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/61b5d62e6da2128f7f9562ce1a195c12ff68dd1f"><code>61b5d62</code></a> feat: introduce legacy-compat preset (<a href="https://redirect.github.com/unocss/unocss/issues/3480">#3480</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/ce591fc47ae12f9f43e52ae6f55419985c007219"><code>ce591fc</code></a> chore: typo (<a href="https://redirect.github.com/unocss/unocss/issues/3481">#3481</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/7c34befeb029d1c34c2be0004251561bf4e014d7"><code>7c34bef</code></a> feat(preset-mini): add <code>appearance-auto</code> utility (<a href="https://redirect.github.com/unocss/unocss/issues/3470">#3470</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/e2a0809507b7e4d6a40d723b8bf4a24550d28146"><code>e2a0809</code></a> chore: release v0.58.2</li> <li><a href="https://github.com/unocss/unocss/commit/8cbe6af5c9ef11263bd01102cdad5ebe6a5577d8"><code>8cbe6af</code></a> feat(vscode): introduce <code>strictAnnotationMatch</code> and turn on by default, close...</li> <li><a href="https://github.com/unocss/unocss/commit/532cc8a2af4d774138652bfcccae648c153b22de"><code>532cc8a</code></a> fix(preset-wind): add missing coma for Jello animation keyframes (<a href="https://redirect.github.com/unocss/unocss/issues/3466">#3466</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/591ce490d10141152b154e8ac7b8580e6a631eeb"><code>591ce49</code></a> chore: release v0.58.1</li> <li>Additional commits viewable in <a href="https://github.com/unocss/unocss/compare/v0.57.7...v0.58.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=unocss&package-manager=npm_and_yarn&previous-version=0.57.7&new-version=0.58.3)](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>
nomadjimbob commented 2024-01-22 01:02:38 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
Sign in to join this conversation.