Bump unocss from 0.58.3 to 0.58.8 #488

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/unocss-0.58.8 into main
dependabot[bot] commented 2024-03-29 01:06:36 +00:00 (Migrated from github.com)

Bumps unocss from 0.58.3 to 0.58.8.

Release notes

Sourced from unocss's releases.

v0.58.8

   🐞 Bug Fixes

    View changes on GitHub

v0.58.7

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.6

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 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
  • 1418d71 chore: update deps
  • c428e78 feat(autocomplete): enhance the intellisense for enhancing vscode code fuzzy ...
  • 3f25a7e feat(preset-mini): support transform-xyz with brackets (#3634)
  • 4d1442b fix(cli): watch for config source changes to reload config (#3640)
  • 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.8. <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.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> <h3>   🐞 Bug Fixes</h3> <ul> <li>Capture group of RESOLVED_ID_RE  -  by <a href="https://github.com/RebeccaStevens"><code>@​RebeccaStevens</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3588">unocss/unocss#3588</a> <a href="https://github.com/unocss/unocss/commit/09514dbb"><!-- raw HTML omitted -->(09514)<!-- raw HTML omitted --></a></li> <li>Shortcuts will now respect any layer variants give them  -  by <a href="https://github.com/RebeccaStevens"><code>@​RebeccaStevens</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3592">unocss/unocss#3592</a> <a href="https://github.com/unocss/unocss/commit/2ffbd012"><!-- raw HTML omitted -->(2ffbd)<!-- raw HTML omitted --></a></li> <li><strong>autocomplete</strong>: <ul> <li>Fix background color autocomplete  -  by <a href="https://github.com/jsardev"><code>@​jsardev</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3549">unocss/unocss#3549</a> <a href="https://github.com/unocss/unocss/commit/809c592e"><!-- raw HTML omitted -->(809c5)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li>Handle arbitrary gradients correctly  -  by <a href="https://github.com/henrikvilhelmberglund"><code>@​henrikvilhelmberglund</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3589">unocss/unocss#3589</a> <a href="https://github.com/unocss/unocss/commit/84088d87"><!-- raw HTML omitted -->(84088)<!-- raw HTML omitted --></a></li> <li>Fixed shadow inset not working  -  by <a href="https://github.com/lzl0304"><code>@​lzl0304</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3612">unocss/unocss#3612</a> <a href="https://github.com/unocss/unocss/commit/cc09252a"><!-- raw HTML omitted -->(cc092)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>webpack</strong>:</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/unocss/unocss/commit/1418d71336b3d2bfd7ad31c8ba7bc152d605838b"><code>1418d71</code></a> chore: update deps</li> <li><a href="https://github.com/unocss/unocss/commit/c428e7821c3dbe2706c150c099a42313c4953869"><code>c428e78</code></a> feat(autocomplete): enhance the intellisense for enhancing vscode code fuzzy ...</li> <li><a href="https://github.com/unocss/unocss/commit/3f25a7ec24e88db66ce55ac6934aa6d281bca23f"><code>3f25a7e</code></a> feat(preset-mini): support transform-xyz with brackets (<a href="https://redirect.github.com/unocss/unocss/issues/3634">#3634</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/4d1442ba60d6a2f113aef07e5e23cdc5439774ca"><code>4d1442b</code></a> fix(cli): watch for config source changes to reload config (<a href="https://redirect.github.com/unocss/unocss/issues/3640">#3640</a>)</li> <li>Additional commits viewable in <a href="https://github.com/unocss/unocss/compare/v0.58.3...v0.58.8">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.8)](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-02 01:04:49 +00:00 (Migrated from github.com)

Superseded by #489.

Superseded by #489.

Pull request closed

Sign in to join this conversation.