Bump unocss from 0.55.4 to 0.55.6 #225

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/unocss-0.55.6 into main 2023-09-04 01:11:04 +00:00
dependabot[bot] commented 2023-09-04 01:03:16 +00:00 (Migrated from github.com)

Bumps unocss from 0.55.4 to 0.55.6.

Release notes

Sourced from unocss's releases.

v0.55.6

   🚀 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 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.55.4 to 0.55.6. <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.55.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>playground</strong>: <ul> <li>Transfrom custom css  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3065">unocss/unocss#3065</a> <a href="https://github.com/unocss/unocss/commit/bccd4fda"><!-- raw HTML omitted -->(bccd4)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li>Align with theme for zIndex  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3062">unocss/unocss#3062</a> <a href="https://github.com/unocss/unocss/commit/965920a7"><!-- raw HTML omitted -->(96592)<!-- raw HTML omitted --></a></li> <li>Add <code>view-transition</code> rule  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/unocss/unocss/commit/d623b9c4"><!-- raw HTML omitted -->(d623b)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>playground</strong>: Type error  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3063">unocss/unocss#3063</a> <a href="https://github.com/unocss/unocss/commit/a80d1afb"><!-- raw HTML omitted -->(a80d1)<!-- raw HTML omitted --></a></li> <li><strong>postcss</strong>: Incorrect order of breakpoints  -  by <a href="https://github.com/Dunqing"><code>@​Dunqing</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3064">unocss/unocss#3064</a> <a href="https://github.com/unocss/unocss/commit/eff08662"><!-- raw HTML omitted -->(eff08)<!-- raw HTML omitted --></a></li> <li><strong>preset-mini</strong>: Vertical align false positive  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/unocss/unocss/commit/22cb3d35"><!-- raw HTML omitted -->(22cb3)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.55.4...v0.55.6">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unocss/unocss/commit/ba6f4f5c9aa86ba622e5cdcaa2fdee870d9f5e9e"><code>ba6f4f5</code></a> chore: release v0.55.6</li> <li><a href="https://github.com/unocss/unocss/commit/22cb3d350500604a49d97b919cc4b6827d40d858"><code>22cb3d3</code></a> fix(preset-mini): vertical align false positive</li> <li><a href="https://github.com/unocss/unocss/commit/54101f122da2f5659328e71269f92f8d9340bfe9"><code>54101f1</code></a> chore: release v0.55.5</li> <li><a href="https://github.com/unocss/unocss/commit/d623b9c4811931fed4e6947500b09aa2683791d2"><code>d623b9c</code></a> feat(preset-mini): add <code>view-transition</code> rule</li> <li><a href="https://github.com/unocss/unocss/commit/965920a7231743ae2bf0a097c102983e7e00bf31"><code>965920a</code></a> feat(preset-mini): align with theme for zIndex (<a href="https://redirect.github.com/unocss/unocss/issues/3062">#3062</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/eff08662d0d9b5b80a911cf1e6c70940b9bfb6b9"><code>eff0866</code></a> fix(postcss): incorrect order of breakpoints (<a href="https://redirect.github.com/unocss/unocss/issues/3064">#3064</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/bccd4fda770d1320a8afd00e5c3a9e22a7e76b26"><code>bccd4fd</code></a> feat(playground): transfrom custom css (<a href="https://redirect.github.com/unocss/unocss/issues/3065">#3065</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/a80d1afb20c8df0dbc62ca6c04f3930f5ec8f46f"><code>a80d1af</code></a> fix(playground): type error (<a href="https://redirect.github.com/unocss/unocss/issues/3063">#3063</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/2071549c8591184873ed852b5d42c060435e86dc"><code>2071549</code></a> chore: fix git-hooks (<a href="https://redirect.github.com/unocss/unocss/issues/3059">#3059</a>)</li> <li>See full diff in <a href="https://github.com/unocss/unocss/compare/v0.55.4...v0.55.6">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.55.4&new-version=0.55.6)](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>
Sign in to join this conversation.