Bump unocss from 0.58.3 to 0.58.9 #489

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/unocss-0.58.9 into main
dependabot[bot] commented 2024-04-02 01:04:48 +00:00 (Migrated from github.com)

Bumps unocss from 0.58.3 to 0.58.9.

Release notes

Sourced from unocss's releases.

v0.58.9

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.8

   🐞 Bug Fixes

    View changes on GitHub

v0.58.7

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.6

   🚀 Features

... (truncated)

Commits
  • a1069ce chore: release v0.58.9
  • a85a5fc chore: update deps
  • f532b3f feat(preset-mini): keep unitOnlyRE same with tailwind (#3674)
  • 955764b fix(vscode): getColorString nested css var (#3668)
  • c55f9ee chore: release v0.58.8
  • 9af17d4 chore: update deps
  • 31003d2 fix(preset-mini): Cannot read properties of undefined (reading 'split') (#3662)
  • 264436d fix(vue-scoped): Scope only takes effect for vue files (#3661)
  • 4535639 fix(transform-variant-group): Sourcemap warning with Nuxt (#3664)
  • f4a39b4 chore: release v0.58.7
  • Additional commits viewable in compare view

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.58.3 to 0.58.9. <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.9</h2> <h3>   🚀 Features</h3> <ul> <li><strong>preset-mini</strong>: Keep unitOnlyRE same with tailwind  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3674">unocss/unocss#3674</a> <a href="https://github.com/unocss/unocss/commit/f532b3f0"><!-- raw HTML omitted -->(f532b)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>vscode</strong>: GetColorString nested css var  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3668">unocss/unocss#3668</a> <a href="https://github.com/unocss/unocss/commit/955764b4"><!-- raw HTML omitted -->(95576)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.8...v0.58.9">View changes on GitHub</a></h5> <h2>v0.58.8</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>preset-mini</strong>: Cannot read properties of undefined (reading 'split')  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3662">unocss/unocss#3662</a> <a href="https://github.com/unocss/unocss/commit/31003d2f"><!-- raw HTML omitted -->(31003)<!-- raw HTML omitted --></a></li> <li><strong>transform-variant-group</strong>: Sourcemap warning with Nuxt  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3664">unocss/unocss#3664</a> <a href="https://github.com/unocss/unocss/commit/45356391"><!-- raw HTML omitted -->(45356)<!-- raw HTML omitted --></a></li> <li><strong>vue-scoped</strong>: Scope only takes effect for vue files  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3661">unocss/unocss#3661</a> <a href="https://github.com/unocss/unocss/commit/264436d4"><!-- raw HTML omitted -->(26443)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.7...v0.58.8">View changes on GitHub</a></h5> <h2>v0.58.7</h2> <h3>   🚀 Features</h3> <ul> <li><strong>autocomplete</strong>: <ul> <li>Enhance the intellisense for enhancing vscode code fuzzy matching  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3620">unocss/unocss#3620</a> <a href="https://github.com/unocss/unocss/commit/c428e782"><!-- raw HTML omitted -->(c428e)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li>Support <code>bg-[size:*]</code>  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3629">unocss/unocss#3629</a> <a href="https://github.com/unocss/unocss/commit/e0333636"><!-- raw HTML omitted -->(e0333)<!-- raw HTML omitted --></a></li> <li>Support transform-xyz with brackets  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3634">unocss/unocss#3634</a> <a href="https://github.com/unocss/unocss/commit/3f25a7ec"><!-- raw HTML omitted -->(3f25a)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>cli</strong>: Watch for config source changes to reload config  -  by <a href="https://github.com/lukpank"><code>@​lukpank</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3640">unocss/unocss#3640</a> <a href="https://github.com/unocss/unocss/commit/4d1442ba"><!-- raw HTML omitted -->(4d144)<!-- raw HTML omitted --></a></li> <li><strong>preset-attributify</strong>: Fix parsing error for inline arrow functions  -  by <a href="https://github.com/lzl0304"><code>@​lzl0304</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3651">unocss/unocss#3651</a> <a href="https://github.com/unocss/unocss/commit/13faa7a5"><!-- raw HTML omitted -->(13faa)<!-- raw HTML omitted --></a></li> <li><strong>transformer-directives</strong>: Extra semicolon  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3658">unocss/unocss#3658</a> <a href="https://github.com/unocss/unocss/commit/112f2561"><!-- raw HTML omitted -->(112f2)<!-- raw HTML omitted --></a></li> <li><strong>vscode</strong>: Completion color  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3632">unocss/unocss#3632</a> <a href="https://github.com/unocss/unocss/commit/060926b5"><!-- raw HTML omitted -->(06092)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.6...v0.58.7">View changes on GitHub</a></h5> <h2>v0.58.6</h2> <h3>   🚀 Features</h3> <ul> <li><strong>core</strong>: <ul> <li>Add option to output the internal layers as CSS Cascade Layers  -  by <a href="https://github.com/RebeccaStevens"><code>@​RebeccaStevens</code></a> and <strong>Simon He</strong> in <a href="https://redirect.github.com/unocss/unocss/issues/3587">unocss/unocss#3587</a> <a href="https://github.com/unocss/unocss/commit/b798da02"><!-- raw HTML omitted -->(b798d)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>eslint-plugin</strong>: <ul> <li>Add new rule: <code>enforce-class-compile</code>  -  by <a href="https://github.com/levchak0910"><code>@​levchak0910</code></a> and <strong>Jacob Bowdoin</strong> in <a href="https://redirect.github.com/unocss/unocss/issues/3505">unocss/unocss#3505</a> and <a href="https://redirect.github.com/unocss/unocss/issues/3506">unocss/unocss#3506</a> <a href="https://github.com/unocss/unocss/commit/25a938fc"><!-- raw HTML omitted -->(25a93)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li>Support for css property with the theme()  -  by <a href="https://github.com/MellowCo"><code>@​MellowCo</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3554">unocss/unocss#3554</a> <a href="https://github.com/unocss/unocss/commit/8f57ff20"><!-- raw HTML omitted -->(8f57f)<!-- raw HTML omitted --></a></li> <li>Add popover-open pseudo variant  -  by <a href="https://github.com/henrikvilhelmberglund"><code>@​henrikvilhelmberglund</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3619">unocss/unocss#3619</a> <a href="https://github.com/unocss/unocss/commit/f3944deb"><!-- raw HTML omitted -->(f3944)<!-- raw HTML omitted --></a></li> <li>Support font-stretch rules  -  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/3565">unocss/unocss#3565</a> <a href="https://github.com/unocss/unocss/commit/ad1bd4b3"><!-- raw HTML omitted -->(ad1bd)<!-- raw HTML omitted --></a></li> <li>Allow shorter syntax for grid-cols utilities  -  by <a href="https://github.com/AndrewBogdanovTSS"><code>@​AndrewBogdanovTSS</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/3533">unocss/unocss#3533</a> and <a href="https://redirect.github.com/unocss/unocss/issues/3542">unocss/unocss#3542</a> <a href="https://github.com/unocss/unocss/commit/ea68fff7"><!-- raw HTML omitted -->(ea68f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unocss/unocss/commit/a1069ce035ea2a1ea8b2ab909b1e6cb9273a8b3f"><code>a1069ce</code></a> chore: release v0.58.9</li> <li><a href="https://github.com/unocss/unocss/commit/a85a5fc68094d4dd7ad688e3bdda83cb2f2e9526"><code>a85a5fc</code></a> chore: update deps</li> <li><a href="https://github.com/unocss/unocss/commit/f532b3f07c79ef78a4e1a182d94d1f1654c71d53"><code>f532b3f</code></a> feat(preset-mini): keep unitOnlyRE same with tailwind (<a href="https://redirect.github.com/unocss/unocss/issues/3674">#3674</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/955764b482bc731af0cb3a2a3e8e33ce5690ec09"><code>955764b</code></a> fix(vscode): getColorString nested css var (<a href="https://redirect.github.com/unocss/unocss/issues/3668">#3668</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/c55f9eedef53763d4973b72947baf138b06ee6ed"><code>c55f9ee</code></a> chore: release v0.58.8</li> <li><a href="https://github.com/unocss/unocss/commit/9af17d4c12fee7aed6957fb1d710f1a3f2b991b7"><code>9af17d4</code></a> chore: update deps</li> <li><a href="https://github.com/unocss/unocss/commit/31003d2f703e818ff32df2ce03715bc3754c7af0"><code>31003d2</code></a> fix(preset-mini): Cannot read properties of undefined (reading 'split') (<a href="https://redirect.github.com/unocss/unocss/issues/3662">#3662</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/264436d4391f8113865f1a7174f1ae642326055f"><code>264436d</code></a> fix(vue-scoped): Scope only takes effect for vue files (<a href="https://redirect.github.com/unocss/unocss/issues/3661">#3661</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/453563912194016e1e12ec82fe646f9ae47c1990"><code>4535639</code></a> fix(transform-variant-group): Sourcemap warning with Nuxt (<a href="https://redirect.github.com/unocss/unocss/issues/3664">#3664</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/f4a39b4b036cfa4223db9dbd3814de094f0e6587"><code>f4a39b4</code></a> chore: release v0.58.7</li> <li>Additional commits viewable in <a href="https://github.com/unocss/unocss/compare/v0.58.3...v0.58.9">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.58.3&new-version=0.58.9)](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>
dependabot[bot] commented 2024-04-08 01:14:31 +00:00 (Migrated from github.com)

Superseded by #498.

Superseded by #498.

Pull request closed

Sign in to join this conversation.