Bump unocss from 0.58.3 to 0.58.7 #486

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/unocss-0.58.7 into main
dependabot[bot] commented 2024-03-27 00:37:05 +00:00 (Migrated from github.com)

Bumps unocss from 0.58.3 to 0.58.7.

Release notes

Sourced from unocss's releases.

v0.58.7

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.5

   🚀 Features

  • preset-icons: Support collectionsNodeResolvePath option  -  by @​antfu (521f8)

... (truncated)

Commits
  • 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)
  • 13faa7a fix(preset-attributify): fix parsing error for inline arrow functions (#3651)
  • 112f256 fix(transformer-directives): extra semicolon (#3658)
  • b9ab39d docs(sveltekit): Fix broken vitePreprocess imports in example SvelteKit proje...
  • 7db41ec docs: in Rules add note explaining that CSS property syntax is used, alter Ru...
  • e033363 feat(preset-mini): support bg-[size:*] (#3629)
  • 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.7. <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.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>: <ul> <li>Escape special chars in robust way  -  by <a href="https://github.com/xc2"><code>@​xc2</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3570">unocss/unocss#3570</a> <a href="https://github.com/unocss/unocss/commit/e1a8c5e6"><!-- raw HTML omitted -->(e1a8c)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.5...v0.58.6">View changes on GitHub</a></h5> <h2>v0.58.5</h2> <h3>   🚀 Features</h3> <ul> <li><strong>preset-icons</strong>: Support <code>collectionsNodeResolvePath</code> option  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/unocss/unocss/commit/521f87f1"><!-- raw HTML omitted -->(521f8)<!-- raw HTML omitted --></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/unocss/unocss/commit/13faa7a5346a165b739437a8eed5cf8a7627ad48"><code>13faa7a</code></a> fix(preset-attributify): fix parsing error for inline arrow functions (<a href="https://redirect.github.com/unocss/unocss/issues/3651">#3651</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/112f2561263e853e664db4a99d14aa4a8d8780e6"><code>112f256</code></a> fix(transformer-directives): extra semicolon (<a href="https://redirect.github.com/unocss/unocss/issues/3658">#3658</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/b9ab39de9b5fb8d9b178163b7747fcef884d07cb"><code>b9ab39d</code></a> docs(sveltekit): Fix broken vitePreprocess imports in example SvelteKit proje...</li> <li><a href="https://github.com/unocss/unocss/commit/7db41ec2ae42a8b33d02da6e6e4342bf0ae56755"><code>7db41ec</code></a> docs: in Rules add note explaining that CSS property syntax is used, alter Ru...</li> <li><a href="https://github.com/unocss/unocss/commit/e0333636210ace12a620058112c14893e3950491"><code>e033363</code></a> feat(preset-mini): support <code>bg-[size:*]</code> (<a href="https://redirect.github.com/unocss/unocss/issues/3629">#3629</a>)</li> <li>Additional commits viewable in <a href="https://github.com/unocss/unocss/compare/v0.58.3...v0.58.7">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.7)](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-03-29 01:06:37 +00:00 (Migrated from github.com)

Superseded by #488.

Superseded by #488.

Pull request closed

Sign in to join this conversation.