Bump unocss from 0.58.3 to 0.59.4 #513

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

Bumps unocss from 0.58.3 to 0.59.4.

Release notes

Sourced from unocss's releases.

v0.59.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.59.3

   🐞 Bug Fixes

    View changes on GitHub

v0.59.2

   🐞 Bug Fixes

    View changes on GitHub

v0.59.1

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by unocss-bot, a new releaser for unocss since your current version.


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.59.4. <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.59.4</h2> <h3>   🚀 Features</h3> <ul> <li><strong>core</strong>: Support safelist access to RuleContext  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a>, <a href="https://github.com/zyyv"><code>@​zyyv</code></a>, <strong>Chris</strong> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3693">unocss/unocss#3693</a> <a href="https://github.com/unocss/unocss/commit/04c27754"><!-- raw HTML omitted -->(04c27)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>eslint-plugin</strong>: Compactible with eslint v9  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/unocss/unocss/commit/09e3bea7"><!-- raw HTML omitted -->(09e3b)<!-- raw HTML omitted --></a></li> <li><strong>preset-mini</strong>: Transform-cpu  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3730">unocss/unocss#3730</a> <a href="https://github.com/unocss/unocss/commit/a3170ae1"><!-- raw HTML omitted -->(a3170)<!-- raw HTML omitted --></a></li> <li><strong>webpack</strong>: SourceMap  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3732">unocss/unocss#3732</a> <a href="https://github.com/unocss/unocss/commit/0dab7878"><!-- raw HTML omitted -->(0dab7)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.59.3...v0.59.4">View changes on GitHub</a></h5> <h2>v0.59.3</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>preset-mini</strong>: <ul> <li>Remove LF in question mark rule  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3717">unocss/unocss#3717</a> <a href="https://github.com/unocss/unocss/commit/c51bf4c6"><!-- raw HTML omitted -->(c51bf)<!-- raw HTML omitted --></a></li> <li>Transform-cpu  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3729">unocss/unocss#3729</a> <a href="https://github.com/unocss/unocss/commit/9a371344"><!-- raw HTML omitted -->(9a371)<!-- raw HTML omitted --></a></li> <li>Use <code>borderRadius</code> from theme to autosuggest <code>rounded</code> values  -  by <a href="https://github.com/DamianOsipiuk"><code>@​DamianOsipiuk</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3727">unocss/unocss#3727</a> <a href="https://github.com/unocss/unocss/commit/18346b48"><!-- raw HTML omitted -->(18346)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>shared-integration</strong>: <ul> <li>Improve ide matching regex  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3712">unocss/unocss#3712</a> <a href="https://github.com/unocss/unocss/commit/ddcf2dc6"><!-- raw HTML omitted -->(ddcf2)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vscode</strong>: <ul> <li>ContextLoader with workspace  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3728">unocss/unocss#3728</a> <a href="https://github.com/unocss/unocss/commit/351a4f16"><!-- raw HTML omitted -->(351a4)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.59.2...v0.59.3">View changes on GitHub</a></h5> <h2>v0.59.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Move <code>@unocss/webpack</code> to ESM First  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3708">unocss/unocss#3708</a> <a href="https://github.com/unocss/unocss/commit/25e97ca0"><!-- raw HTML omitted -->(25e97)<!-- raw HTML omitted --></a></li> <li>Revert <a href="https://redirect.github.com/unocss/unocss/issues/3696">#3696</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3696">unocss/unocss#3696</a> <a href="https://github.com/unocss/unocss/commit/8e615ab5"><!-- raw HTML omitted -->(8e615)<!-- raw HTML omitted --></a></li> <li><strong>preset-mini</strong>: Negative custom spacing  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3694">unocss/unocss#3694</a> <a href="https://github.com/unocss/unocss/commit/0f4ad400"><!-- raw HTML omitted -->(0f4ad)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.59.1...v0.59.2">View changes on GitHub</a></h5> <h2>v0.59.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>eslint-plugin</strong>: <ul> <li>Support ESLint v9  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/unocss/unocss/commit/0cc40911"><!-- raw HTML omitted -->(0cc40)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>postcss</strong>: <ul> <li>Too many open files error  -  by <a href="https://github.com/sonofmagic"><code>@​sonofmagic</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3695">unocss/unocss#3695</a> <a href="https://github.com/unocss/unocss/commit/119187fa"><!-- raw HTML omitted -->(11918)<!-- raw HTML omitted --></a></li> <li>Support async rule in directives, fix <a href="https://redirect.github.com/unocss/unocss/issues/3699">#3699</a>  -  by <a href="https://github.com/DarkHole1"><code>@​DarkHole1</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3701">unocss/unocss#3701</a> and <a href="https://redirect.github.com/unocss/unocss/issues/3699">unocss/unocss#3699</a> <a href="https://github.com/unocss/unocss/commit/f4ca55c8"><!-- raw HTML omitted -->(f4ca5)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li><code>marker</code> pesudo element  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3702">unocss/unocss#3702</a> <a href="https://github.com/unocss/unocss/commit/0b4a901e"><!-- raw HTML omitted -->(0b4a9)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>shared-integration</strong>: <ul> <li>DefaultIdeMatchInclude  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3696">unocss/unocss#3696</a> <a href="https://github.com/unocss/unocss/commit/7f85b396"><!-- raw HTML omitted -->(7f85b)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.59.0...v0.59.1">View changes on GitHub</a></h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unocss/unocss/commit/8938d426a02228dd5bebb8beb0e967e23b7fda51"><code>8938d42</code></a> chore: release v0.59.4</li> <li><a href="https://github.com/unocss/unocss/commit/be39d7cb5f89b26f71f1af042e627a823330c5b1"><code>be39d7c</code></a> chore: update deps</li> <li><a href="https://github.com/unocss/unocss/commit/09e3bea733878e6a6bc3f62a0b3d7d4edc5877b7"><code>09e3bea</code></a> fix(eslint-plugin): compactible with eslint v9</li> <li><a href="https://github.com/unocss/unocss/commit/04c277541064f480dac47243a210440d60508800"><code>04c2775</code></a> feat(core): support safelist access to RuleContext (<a href="https://redirect.github.com/unocss/unocss/issues/3693">#3693</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/7c8641a92b39921af75b875d26ae143f85b11e5b"><code>7c8641a</code></a> docs: improve wording (<a href="https://redirect.github.com/unocss/unocss/issues/3707">#3707</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/e19fd6ff2e1db0ba557a336bbed07daad5b0ad2a"><code>e19fd6f</code></a> docs: update docs/examples related to <code>@unocss/postcss</code> (<a href="https://redirect.github.com/unocss/unocss/issues/3740">#3740</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/5858efaf652518e21fec13a860324956b404d5aa"><code>5858efa</code></a> chore: fix the example of <code>vite-react</code> (<a href="https://redirect.github.com/unocss/unocss/issues/3737">#3737</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/0dab7878e9713d0205306ee52572a5cb99938bc9"><code>0dab787</code></a> fix(webpack): sourceMap (<a href="https://redirect.github.com/unocss/unocss/issues/3732">#3732</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/a3170ae1ad3fd0e76ffc2c90036ebc8710fef275"><code>a3170ae</code></a> fix(preset-mini): transform-cpu (<a href="https://redirect.github.com/unocss/unocss/issues/3730">#3730</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/28e49768367ca48bdbedfa15e55f1cbef4346230"><code>28e4976</code></a> chore: release v0.59.3</li> <li>Additional commits viewable in <a href="https://github.com/unocss/unocss/compare/v0.58.3...v0.59.4">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~unocss-bot">unocss-bot</a>, a new releaser for unocss since your current version.</p> </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.59.4)](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-22 08:17:39 +00:00 (Migrated from github.com)

Looks like unocss is no longer a dependency, so this is no longer needed.

Looks like unocss is no longer a dependency, so this is no longer needed.

Pull request closed

Sign in to join this conversation.