Bump the prod-dependencies group with 4 updates #56

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/prod-dependencies-fbd10c7026 into main 2024-02-14 18:57:59 +00:00
dependabot[bot] commented 2024-02-14 18:42:33 +00:00 (Migrated from github.com)

Bumps the prod-dependencies group with 4 updates: @astrojs/rss, vite, unocss and astro-font.

Updates @astrojs/rss from 4.0.4 to 4.0.5

Release notes

Sourced from @​astrojs/rss's releases.

@​astrojs/rss@​4.0.5

Patch Changes

Changelog

Sourced from @​astrojs/rss's changelog.

4.0.5

Patch Changes

Commits

Updates vite from 5.0.12 to 5.1.2

Release notes

Sourced from vite's releases.

create-vite@5.1.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.1.2 (2024-02-14)

5.1.1 (2024-02-09)

5.1.0 (2024-02-08)

Vite 5.1 is out! Read the announcement blog post at https://vitejs.dev/blog/announcing-vite5-1!

5.1.0-beta.7 (2024-02-07)

5.1.0-beta.6 (2024-02-01)

... (truncated)

Commits

Updates unocss from 0.57.7 to 0.58.5

Release notes

Sourced from unocss's releases.

v0.58.5

   🚀 Features

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

   🐞 Bug Fixes

    View changes on GitHub

v0.58.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.58.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 933a8ec chore: release v0.58.5
  • 521f87f feat(preset-icons): support collectionsNodeResolvePath option
  • 2101fbc chore: update deps
  • 17bf24a chore(vite): improve wording (#3547)
  • 9056d43 docs: fix interactive highlight
  • ec77c7f docs(preset-icons): include new iconify node helper (#3538)
  • 0ca0c3a chore: update iconify utils package (#3539)
  • c3ab353 fix(preset-wind): handle pseudo selector correctly when using important str...
  • 8505f48 fix(attributify): add some missing types for jsx (#3529)
  • 8732c5c chore: lint
  • Additional commits viewable in compare view

Updates astro-font from 0.0.72 to 0.0.77

Release notes

Sourced from astro-font's releases.

astro-font@0.0.77

astro-font@0.0.76

  • introduce per config verbose to create less noise in terminals

astro-font@0.0.75

  • introduce fallbackName per config flag to allow customizing fallback font's name

astro-font@0.0.74

  • only use pathe for relativizing the paths to get POSIX like output for font paths (thanks to @​florian-lefebvre for suggesting it & @​pi0 for making pathe)

astro-font@0.0.73

  • use pathe instead of relying on node:path to support all environments
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the prod-dependencies group with 4 updates: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [unocss](https://github.com/unocss/unocss) and [astro-font](https://github.com/rishi-raj-jain/astro-font). Updates `@astrojs/rss` from 4.0.4 to 4.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@​astrojs/rss</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​astrojs/rss</code><a href="https://github.com/4"><code>@​4</code></a>.0.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/9967">#9967</a> <a href="https://github.com/withastro/astro/commit/8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c"><code>8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c</code></a> Thanks <a href="https://github.com/madcampos"><code>@​madcampos</code></a>! - Allows `enclosure' to have a length of 0</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md"><code>@​astrojs/rss</code>'s changelog</a>.</em></p> <blockquote> <h2>4.0.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/9967">#9967</a> <a href="https://github.com/withastro/astro/commit/8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c"><code>8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c</code></a> Thanks <a href="https://github.com/madcampos"><code>@​madcampos</code></a>! - Allows `enclosure' to have a length of 0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/e4999083bf3d0f41c8e2a4f44d19b02d95529ec6"><code>e499908</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9973">#9973</a>)</li> <li><a href="https://github.com/withastro/astro/commit/b3b9f280c59b9cd3e7082b03adf4fbe88f37ad6f"><code>b3b9f28</code></a> fix(rss): use node assert instead of chai (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9980">#9980</a>)</li> <li><a href="https://github.com/withastro/astro/commit/19df112cf744f2d24319ce76eb31d52014ab98c6"><code>19df112</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/4260ecf1ff4ba38f5f068c642158f4cc1a4815e5"><code>4260ecf</code></a> chore(<code>@astrojs/rss</code>): Migrate tests to <code>node:test</code> (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9939">#9939</a>)</li> <li><a href="https://github.com/withastro/astro/commit/8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c"><code>8b8f26f</code></a> FIX: allow rss feeds to have an enclosure with length of 0 (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9967">#9967</a>)</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/rss@4.0.5/packages/astro-rss">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.0.12 to 5.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>create-vite@5.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@5.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.1.2 (2024-02-14)<!-- raw HTML omitted --></h2> <ul> <li>fix: normalize import file path info (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15772">#15772</a>) (<a href="https://github.com/vitejs/vite/commit/306df44">306df44</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15772">#15772</a></li> <li>fix(build): do not output build time when build fails (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15711">#15711</a>) (<a href="https://github.com/vitejs/vite/commit/added3e">added3e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15711">#15711</a></li> <li>fix(runtime): pass path instead of fileURL to <code>isFilePathESM</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15908">#15908</a>) (<a href="https://github.com/vitejs/vite/commit/7b15607">7b15607</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15908">#15908</a></li> <li>fix(worker): support UTF-8 encoding in inline workers (fixes <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12117">#12117</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15866">#15866</a>) (<a href="https://github.com/vitejs/vite/commit/570e0f1">570e0f1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12117">#12117</a> <a href="https://redirect.github.com/vitejs/vite/issues/15866">#15866</a></li> <li>chore: update license file (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15885">#15885</a>) (<a href="https://github.com/vitejs/vite/commit/d9adf18">d9adf18</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15885">#15885</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15874">#15874</a>) (<a href="https://github.com/vitejs/vite/commit/d16ce5d">d16ce5d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15874">#15874</a></li> <li>chore(deps): update dependency dotenv-expand to v11 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15875">#15875</a>) (<a href="https://github.com/vitejs/vite/commit/642d528">642d528</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15875">#15875</a></li> </ul> <h2><!-- raw HTML omitted -->5.1.1 (2024-02-09)<!-- raw HTML omitted --></h2> <ul> <li>fix: empty CSS file was output when only .css?url is used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15846">#15846</a>) (<a href="https://github.com/vitejs/vite/commit/b2873ac">b2873ac</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15846">#15846</a></li> <li>fix: skip not only .js but also .mjs manifest entries (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15841">#15841</a>) (<a href="https://github.com/vitejs/vite/commit/3d860e7">3d860e7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15841">#15841</a></li> <li>chore: post 5.1 release edits (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15840">#15840</a>) (<a href="https://github.com/vitejs/vite/commit/9da6502">9da6502</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15840">#15840</a></li> </ul> <h2>5.1.0 (2024-02-08)</h2> <p>Vite 5.1 is out! Read the announcement blog post at <a href="https://vitejs.dev/blog/announcing-vite5-1">https://vitejs.dev/blog/announcing-vite5-1</a>!</p> <ul> <li>chore: revert <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15746">#15746</a> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15839">#15839</a>) (<a href="https://github.com/vitejs/vite/commit/ed875f8">ed875f8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15746">#15746</a> <a href="https://redirect.github.com/vitejs/vite/issues/15839">#15839</a></li> <li>fix: pass <code>customLogger</code> to <code>loadConfigFromFile</code> (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15824">#15824</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15831">#15831</a>) (<a href="https://github.com/vitejs/vite/commit/55a3427">55a3427</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15824">#15824</a> <a href="https://redirect.github.com/vitejs/vite/issues/15831">#15831</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15803">#15803</a>) (<a href="https://github.com/vitejs/vite/commit/e0a6ef2">e0a6ef2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15803">#15803</a></li> <li>refactor: remove <code>vite build --force</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15837">#15837</a>) (<a href="https://github.com/vitejs/vite/commit/f1a4242">f1a4242</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15837">#15837</a></li> </ul> <h2>5.1.0-beta.7 (2024-02-07)</h2> <ul> <li>fix: disable fs.cachedChecks for custom watch ignore patterns (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15828">#15828</a>) (<a href="https://github.com/vitejs/vite/commit/9070be3">9070be3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15828">#15828</a></li> <li>fix: judge next dirent cache type (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15787">#15787</a>) (<a href="https://github.com/vitejs/vite/commit/5fbeba3">5fbeba3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15787">#15787</a></li> <li>fix: scan entries when the root is in node_modules (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15746">#15746</a>) (<a href="https://github.com/vitejs/vite/commit/c3e83bb">c3e83bb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15746">#15746</a></li> <li>fix(config): improved warning when root path includes bad characters (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15761">#15761</a>) (<a href="https://github.com/vitejs/vite/commit/1c0dc3d">1c0dc3d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15761">#15761</a></li> <li>docs: fix typos in CHANGELOG (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15825">#15825</a>) (<a href="https://github.com/vitejs/vite/commit/3ee4e7b">3ee4e7b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15825">#15825</a></li> <li>perf: use transform cache by resolved id (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15785">#15785</a>) (<a href="https://github.com/vitejs/vite/commit/78d838a">78d838a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15785">#15785</a></li> <li>chore: release notes (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15777">#15777</a>) (<a href="https://github.com/vitejs/vite/commit/775bb50">775bb50</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15777">#15777</a></li> </ul> <h2>5.1.0-beta.6 (2024-02-01)</h2> <ul> <li>feat: experimental Vite Runtime API (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12165">#12165</a>) (<a href="https://github.com/vitejs/vite/commit/8b3ab07">8b3ab07</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12165">#12165</a></li> <li>fix: add ref() and unref() to chokidar.d.ts for typescript build to work (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15706">#15706</a>) (<a href="https://github.com/vitejs/vite/commit/6b45037">6b45037</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15706">#15706</a></li> <li>perf: simplify explicit import mark in import analysis (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15724">#15724</a>) (<a href="https://github.com/vitejs/vite/commit/2805b2d">2805b2d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15724">#15724</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/75ddc0e4fdaf6360e3f9563b432fdaab07510d59"><code>75ddc0e</code></a> release: v5.1.2</li> <li><a href="https://github.com/vitejs/vite/commit/7b1560765e474869c2f2096cff6d519ef01afe48"><code>7b15607</code></a> fix(runtime): pass path instead of fileURL to <code>isFilePathESM</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15908">#15908</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d9adf18e634c1790d9d64c5624a0d0be268711ac"><code>d9adf18</code></a> chore: update license file (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15885">#15885</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/added3ee101522d0cf0c318ac1c2016c10271c47"><code>added3e</code></a> fix(build): do not output build time when build fails (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15711">#15711</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/642d528b7b403eb91c67ff809ffa0fb99a1ff56e"><code>642d528</code></a> chore(deps): update dependency dotenv-expand to v11 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15875">#15875</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d16ce5db2f0c4dd327093bae2cbaab0d20c511e9"><code>d16ce5d</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15874">#15874</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/306df44f6eebd49d2b5ee4216701b447eb65bd1b"><code>306df44</code></a> fix: normalize import file path info (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15772">#15772</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/570e0f185203ceec02b89ff53c7a13add1309e77"><code>570e0f1</code></a> fix(worker): support UTF-8 encoding in inline workers (fixes <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12117">#12117</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15866">#15866</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8e946a10096738399cc11d87c911d4c91fadbb45"><code>8e946a1</code></a> release: v5.1.1</li> <li><a href="https://github.com/vitejs/vite/commit/b2873ac3936de25ca8784327cb9ef16bd4881805"><code>b2873ac</code></a> fix: empty CSS file was output when only .css?url is used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15846">#15846</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.1.2/packages/vite">compare view</a></li> </ul> </details> <br /> Updates `unocss` from 0.57.7 to 0.58.5 <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.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> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>attributify</strong>: Add some missing types for jsx  -  by <a href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3529">unocss/unocss#3529</a> <a href="https://github.com/unocss/unocss/commit/8505f48d"><!-- raw HTML omitted -->(8505f)<!-- raw HTML omitted --></a></li> <li><strong>preset-wind</strong>: Handle pseudo selector correctly when using <code>important</code> string option  -  by <a href="https://github.com/Jungzl"><code>@​Jungzl</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3544">unocss/unocss#3544</a> <a href="https://github.com/unocss/unocss/commit/c3ab353d"><!-- raw HTML omitted -->(c3ab3)<!-- raw HTML omitted --></a></li> <li><strong>webpack</strong>: HMR not work on Windows  -  by <a href="https://github.com/anyesu"><code>@​anyesu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3495">unocss/unocss#3495</a> <a href="https://github.com/unocss/unocss/commit/2ac03d26"><!-- raw HTML omitted -->(2ac03)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.4...v0.58.5">View changes on GitHub</a></h5> <h2>v0.58.4</h2> <h3>   🚀 Features</h3> <ul> <li><strong>preset-wind</strong>: Add <code>important</code> option  -  by <a href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3484">unocss/unocss#3484</a> <a href="https://github.com/unocss/unocss/commit/0ba925e2"><!-- raw HTML omitted -->(0ba92)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Certain inputs causing regex matching to hang  -  by <a href="https://github.com/lewisl9029"><code>@​lewisl9029</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3500">unocss/unocss#3500</a> <a href="https://github.com/unocss/unocss/commit/a361d774"><!-- raw HTML omitted -->(a361d)<!-- raw HTML omitted --></a></li> <li><strong>attributify</strong>: <ul> <li>Add <code>position</code> type for jsx  -  by <a href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3528">unocss/unocss#3528</a> <a href="https://github.com/unocss/unocss/commit/cb0849a4"><!-- raw HTML omitted -->(cb084)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>nuxt</strong>: <ul> <li>Disable nuxt inlineStyles by default, <a href="https://redirect.github.com/unocss/unocss/issues/3472">#3472</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3472">unocss/unocss#3472</a> <a href="https://github.com/unocss/unocss/commit/5cee56e5"><!-- raw HTML omitted -->(5cee5)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-icons</strong>: <ul> <li>Force to not warn in ESLint  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/unocss/unocss/commit/93bfc353"><!-- raw HTML omitted -->(93bfc)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-legacy-compat</strong>: <ul> <li>Update default value  -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3486">unocss/unocss#3486</a> <a href="https://github.com/unocss/unocss/commit/07a67f97"><!-- raw HTML omitted -->(07a67)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>preset-mini</strong>: <ul> <li>Missing place-items  -  by <a href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3526">unocss/unocss#3526</a> <a href="https://github.com/unocss/unocss/commit/fd4cb3ef"><!-- raw HTML omitted -->(fd4cb)<!-- raw HTML omitted --></a></li> <li>Order custom container variants as given  -  by <a href="https://github.com/gllms"><code>@​gllms</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3496">unocss/unocss#3496</a> <a href="https://github.com/unocss/unocss/commit/3020921c"><!-- raw HTML omitted -->(30209)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>transformer-directives</strong>: <ul> <li>Resolve selector group  -  by <a href="https://github.com/zoeyzhao19"><code>@​zoeyzhao19</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3485">unocss/unocss#3485</a> <a href="https://github.com/unocss/unocss/commit/e5c1f9ab"><!-- raw HTML omitted -->(e5c1f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.3...v0.58.4">View changes on GitHub</a></h5> <h2>v0.58.3</h2> <h3>   🚀 Features</h3> <ul> <li>Introduce legacy-compat preset  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> and <strong>Simon He</strong> in <a href="https://redirect.github.com/unocss/unocss/issues/3480">unocss/unocss#3480</a> <a href="https://github.com/unocss/unocss/commit/61b5d62e"><!-- raw HTML omitted -->(61b5d)<!-- raw HTML omitted --></a></li> <li><strong>preset-mini</strong>: Add <code>appearance-auto</code> utility  -  by <a href="https://github.com/navorite"><code>@​navorite</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3470">unocss/unocss#3470</a> <a href="https://github.com/unocss/unocss/commit/7c34befe"><!-- raw HTML omitted -->(7c34b)<!-- raw HTML omitted --></a></li> <li><strong>preset-wind</strong>: Add <code>svh</code>, <code>lvh</code> and <code>dvh</code> values to default theme  -  by <a href="https://github.com/navorite"><code>@​navorite</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/unocss/unocss/issues/3469">unocss/unocss#3469</a> <a href="https://github.com/unocss/unocss/commit/7ec12cc6"><!-- raw HTML omitted -->(7ec12)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>nuxt</strong>: Temporary revert <a href="https://redirect.github.com/unocss/unocss/issues/3448">#3448</a>  -  by <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/3482">unocss/unocss#3482</a> and <a href="https://redirect.github.com/unocss/unocss/issues/3448">unocss/unocss#3448</a> <a href="https://github.com/unocss/unocss/commit/b3905dea"><!-- raw HTML omitted -->(b3905)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/unocss/unocss/compare/v0.58.2...v0.58.3">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/933a8ece8f213372ae422445503efece5945ffce"><code>933a8ec</code></a> chore: release v0.58.5</li> <li><a href="https://github.com/unocss/unocss/commit/521f87f198e24fd2dbaa7321e7842e4ceb464c33"><code>521f87f</code></a> feat(preset-icons): support <code>collectionsNodeResolvePath</code> option</li> <li><a href="https://github.com/unocss/unocss/commit/2101fbce73379d70aceca1e49e4617c70d4a7c30"><code>2101fbc</code></a> chore: update deps</li> <li><a href="https://github.com/unocss/unocss/commit/17bf24adaae973c0b655667ce590d425c74b330f"><code>17bf24a</code></a> chore(vite): improve wording (<a href="https://redirect.github.com/unocss/unocss/issues/3547">#3547</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/9056d435e501f58c424330fb0093b17eb62e7cee"><code>9056d43</code></a> docs: fix interactive highlight</li> <li><a href="https://github.com/unocss/unocss/commit/ec77c7f75343859180a51f1694342219af87b112"><code>ec77c7f</code></a> docs(preset-icons): include new iconify node helper (<a href="https://redirect.github.com/unocss/unocss/issues/3538">#3538</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/0ca0c3a5d2b416bd3d90ffdd2fe1cf5f0dfb459b"><code>0ca0c3a</code></a> chore: update iconify utils package (<a href="https://redirect.github.com/unocss/unocss/issues/3539">#3539</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/c3ab353db22933d60139eda67710607ec87d38bd"><code>c3ab353</code></a> fix(preset-wind): handle pseudo selector correctly when using <code>important</code> str...</li> <li><a href="https://github.com/unocss/unocss/commit/8505f48d4ccba055c0613bd22f120312447682ca"><code>8505f48</code></a> fix(attributify): add some missing types for jsx (<a href="https://redirect.github.com/unocss/unocss/issues/3529">#3529</a>)</li> <li><a href="https://github.com/unocss/unocss/commit/8732c5ca327e26da267a9f60859cea5cc5985dcc"><code>8732c5c</code></a> chore: lint</li> <li>Additional commits viewable in <a href="https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5">compare view</a></li> </ul> </details> <br /> Updates `astro-font` from 0.0.72 to 0.0.77 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rishi-raj-jain/astro-font/releases">astro-font's releases</a>.</em></p> <blockquote> <h2>astro-font@0.0.77</h2> <ul> <li><a href="https://github.com/rishi-raj-jain/astro-font/commit/3a8f838835af9483d48bf27d22b3f793b5e47b5a">ensure better randomness in the fallback font name</a></li> </ul> <h2>astro-font@0.0.76</h2> <ul> <li>introduce per config <code>verbose</code> to create less noise in terminals</li> </ul> <h2>astro-font@0.0.75</h2> <ul> <li>introduce <code>fallbackName</code> per config flag to allow customizing fallback font's name</li> </ul> <h2>astro-font@0.0.74</h2> <ul> <li>only use <code>pathe</code> for relativizing the paths to get POSIX like output for font paths (thanks to <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a> for suggesting it &amp; <a href="https://github.com/pi0"><code>@​pi0</code></a> for making <code>pathe</code>)</li> </ul> <h2>astro-font@0.0.73</h2> <ul> <li>use <code>pathe</code> instead of relying on <code>node:path</code> to support all environments</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/rishi-raj-jain/astro-font/commits">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
changeset-bot[bot] commented 2024-02-14 18:42:36 +00:00 (Migrated from github.com)

🦋 Changeset detected

Latest commit: e235ad0749

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@matthiesenxyz/create-astro-ghostcms Patch
@matthiesenxyz/astro-ghostcms-brutalbyelian Patch
@matthiesenxyz/astro-ghostcms Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

### 🦋 Changeset detected Latest commit: e235ad0749c67e0965aa4903a822a76ffde637b4 **The changes in this PR will be included in the next version bump.** <details><summary>This PR includes changesets to release 3 packages</summary> | Name | Type | | ------------------------------------------- | ----- | | @matthiesenxyz/create-astro-ghostcms | Patch | | @matthiesenxyz/astro-ghostcms-brutalbyelian | Patch | | @matthiesenxyz/astro-ghostcms | Patch | </details> Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md). [Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/MatthiesenXYZ/astro-ghostcms/new/dependabot/npm_and_yarn/prod-dependencies-fbd10c7026?filename=.changeset/wet-turtles-drive.md&value=---%0A%22%40matthiesenxyz%2Fastro-ghostcms-brutalbyelian%22%3A%20patch%0A%22%40matthiesenxyz%2Fastro-ghostcms%22%3A%20patch%0A%22%40matthiesenxyz%2Fcreate-astro-ghostcms%22%3A%20patch%0A%22playground%22%3A%20patch%0A---%0A%0ABump%20the%20prod-dependencies%20group%20with%204%20updates%0A)
Adammatthiesen (Migrated from github.com) approved these changes 2024-02-14 18:49:59 +00:00
Adammatthiesen commented 2024-02-14 18:50:20 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2024-02-14 18:50:24 +00:00 (Migrated from github.com)

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request `@dependabot recreate`.
Adammatthiesen commented 2024-02-14 18:50:43 +00:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
Adammatthiesen (Migrated from github.com) approved these changes 2024-02-14 18:57:53 +00:00
Sign in to join this conversation.
No description provided.