Bump unocss from 0.54.3 to 0.55.0 #196

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/unocss-0.55.0 into main
dependabot[bot] commented 2023-08-14 00:44:11 +00:00 (Migrated from github.com)

Bumps unocss from 0.54.3 to 0.55.0.

Release notes

Sourced from unocss's releases.

v0.55.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 401510f chore: release v0.55.0
  • 631a255 feat(cli)!: add --write-transformed option, disable source write back by de...
  • 345a83c fix!: add vite as an optional peer dependency to core and astro (#2941)
  • ef6a3bc feat(inspector): analyzer (#2762)
  • 382c832 fix(vite): improve per-module mode (#2940)
  • See full diff 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.54.3 to 0.55.0. <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.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Add vite as an optional peer dependency to core and astro  -  by <a href="https://github.com/vonagam"><code>@​vonagam</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2941">unocss/unocss#2941</a> <a href="https://github.com/unocss/unocss/commit/345a83cd"><!-- raw HTML omitted -->(345a8)<!-- raw HTML omitted --></a></li> <li><strong>cli</strong>: Add <code>--write-transformed</code> option, disable source write back by default  -  by <a href="https://github.com/brofrain"><code>@​brofrain</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2948">unocss/unocss#2948</a> <a href="https://github.com/unocss/unocss/commit/631a2559"><!-- raw HTML omitted -->(631a2)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li><strong>inspector</strong>: Analyzer  -  by <a href="https://github.com/enkot"><code>@​enkot</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2762">unocss/unocss#2762</a> <a href="https://github.com/unocss/unocss/commit/ef6a3bc3"><!-- raw HTML omitted -->(ef6a3)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>vite</strong>: Improve <code>per-module</code> mode  -  by <a href="https://github.com/zoeyzhao19"><code>@​zoeyzhao19</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/2940">unocss/unocss#2940</a> <a href="https://github.com/unocss/unocss/commit/382c8325"><!-- raw HTML omitted -->(382c8)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.54.3...v0.55.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unocss/unocss/commit/401510f3fc154f99ccaad7c3d71e03640abb37f9"><code>401510f</code></a> chore: release v0.55.0</li> <li><a href="https://github.com/unocss/unocss/commit/631a25594709bb8228b69477973be149ae8dae0c"><code>631a255</code></a> feat(cli)!: add <code>--write-transformed</code> option, disable source write back by de...</li> <li><a href="https://github.com/unocss/unocss/commit/345a83cd6eda24849ca60c7533551ccb34813eaf"><code>345a83c</code></a> fix!: add vite as an optional peer dependency to core and astro (<a href="https://redirect.github.com/unocss/unocss/issues/2941">#2941</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/ef6a3bc35d8d94bc609e0408e700fb2732f0d607"><code>ef6a3bc</code></a> feat(inspector): analyzer (<a href="https://redirect.github.com/unocss/unocss/issues/2762">#2762</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/382c83256bd54b6499185be664dfbed83d0f1493"><code>382c832</code></a> fix(vite): improve <code>per-module</code> mode (<a href="https://redirect.github.com/unocss/unocss/issues/2940">#2940</a>)</li> <li>See full diff in <a href="https://github.com/unocss/unocss/compare/v0.54.3...v0.55.0">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.54.3&new-version=0.55.0)](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 2023-08-17 00:46:51 +00:00 (Migrated from github.com)

Superseded by #204.

Superseded by #204.

Pull request closed

Sign in to join this conversation.