Bump unocss from 0.53.1 to 0.53.3 #99

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/unocss-0.53.3 into main 2023-06-23 01:32:17 +00:00
dependabot[bot] commented 2023-06-23 01:09:49 +00:00 (Migrated from github.com)

Bumps unocss from 0.53.1 to 0.53.3.

Release notes

Sourced from unocss's releases.

v0.53.3

No significant changes

    View changes on GitHub

v0.53.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
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 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.53.1 to 0.53.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.53.3</h2> <p><em>No significant changes</em></p> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.53.2...v0.53.3">View changes on GitHub</a></h5> <h2>v0.53.2</h2> <h3>   🚀 Features</h3> <ul> <li>Add dark/light mode switch transition  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2772">unocss/unocss#2772</a> <a href="https://github.com/unocss/unocss/commit/0cf53fc4"><!-- raw HTML omitted -->(0cf53)<!-- raw HTML omitted --></a></li> <li><strong>cli</strong>: Add <code>--stdout</code>  -  by <a href="https://github.com/equt"><code>@​equt</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2783">unocss/unocss#2783</a> <a href="https://github.com/unocss/unocss/commit/2499fcd3"><!-- raw HTML omitted -->(2499f)<!-- raw HTML omitted --></a></li> <li><strong>preset-mini</strong>: Add <code>anywhere</code> to <code>overflow-wrap</code>  -  by <a href="https://github.com/lvjiaxuan"><code>@​lvjiaxuan</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2740">unocss/unocss#2740</a> <a href="https://github.com/unocss/unocss/commit/8d21e1a5"><!-- raw HTML omitted -->(8d21e)<!-- raw HTML omitted --></a></li> <li><strong>shared-integration</strong>: Add skip magic comment  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2770">unocss/unocss#2770</a> <a href="https://github.com/unocss/unocss/commit/5b48356b"><!-- raw HTML omitted -->(5b483)<!-- raw HTML omitted --></a></li> <li><strong>svelte-scoped</strong>: Inject transformers in *CSS files  -  by <a href="https://github.com/scheatkode"><code>@​scheatkode</code></a>, <a href="https://github.com/jacob-8"><code>@​jacob-8</code></a> and <strong>jacob-8</strong> in <a href="https://redirect.github.com/unocss/unocss/issues/2690">unocss/unocss#2690</a> <a href="https://github.com/unocss/unocss/commit/a1a45048"><!-- raw HTML omitted -->(a1a45)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>astro</strong>: <ul> <li>Ensure the reset css load first  -  by <a href="https://github.com/Dunqing"><code>@​Dunqing</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2726">unocss/unocss#2726</a> <a href="https://github.com/unocss/unocss/commit/3b7a38f6"><!-- raw HTML omitted -->(3b7a3)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li>Adjust <code>font-family</code> priority  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2737">unocss/unocss#2737</a> <a href="https://github.com/unocss/unocss/commit/9eb919cb"><!-- raw HTML omitted -->(9eb91)<!-- raw HTML omitted --></a></li> <li>Update cssProperty &amp; <code>cssvar</code> util regex  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2763">unocss/unocss#2763</a> <a href="https://github.com/unocss/unocss/commit/b29d3873"><!-- raw HTML omitted -->(b29d3)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>svelte-scoped</strong>: <ul> <li>Handle empty string in expression  -  by <a href="https://github.com/jacob-8"><code>@​jacob-8</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2747">unocss/unocss#2747</a> <a href="https://github.com/unocss/unocss/commit/1cb4ce12"><!-- raw HTML omitted -->(1cb4c)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.53.1...v0.53.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unocss/unocss/commit/06f3f098372c75f9957b5049cacbc5ae27871b92"><code>06f3f09</code></a> chore: release v0.53.3</li> <li><a href="https://github.com/unocss/unocss/commit/79602789a5d191462aa5b58a7cb7e69bff54777c"><code>7960278</code></a> chore: fix build</li> <li><a href="https://github.com/unocss/unocss/commit/af5284c9d74ba97a597817d6cb7f928529e81fbf"><code>af5284c</code></a> chore: release v0.53.2</li> <li><a href="https://github.com/unocss/unocss/commit/3b7a38f64b8f62d131d089bf993fc97521bf8c4b"><code>3b7a38f</code></a> fix(astro): ensure the reset css load first (<a href="https://redirect.github.com/unocss/unocss/issues/2726">#2726</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/b41a2a8a35408e2d01d3523d95e7ebc9f8bf4f7d"><code>b41a2a8</code></a> chore: update deps</li> <li><a href="https://github.com/unocss/unocss/commit/a1a45048657caa4425fca2a06508f3f0cf0e3460"><code>a1a4504</code></a> feat(svelte-scoped): Inject transformers in *CSS files (<a href="https://redirect.github.com/unocss/unocss/issues/2690">#2690</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/5b48356bd168a9594bf3f77c636a6c8b7c528769"><code>5b48356</code></a> feat(shared-integration): add skip magic comment (<a href="https://redirect.github.com/unocss/unocss/issues/2770">#2770</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/2499fcd33f6bcb1e07147a519fd0f64738ba11ba"><code>2499fcd</code></a> feat(cli): add <code>--stdout</code> (<a href="https://redirect.github.com/unocss/unocss/issues/2783">#2783</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/b8ad6d95ae3a3570e6fd209a4f8b7f60baf0980a"><code>b8ad6d9</code></a> chore: remove duplicate type (<a href="https://redirect.github.com/unocss/unocss/issues/2777">#2777</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/0cf53fc469a5a02caa1c78fa50bcbd3653b216fa"><code>0cf53fc</code></a> feat: add dark/light mode switch transition (<a href="https://redirect.github.com/unocss/unocss/issues/2772">#2772</a>)</li> <li>Additional commits viewable in <a href="https://github.com/unocss/unocss/compare/v0.53.1...v0.53.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.53.1&new-version=0.53.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 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>
Sign in to join this conversation.