Adam Matthiesen
28afb883bd
tests working
2024-02-15 04:14:36 -08:00
Adam Matthiesen
b17f3c188a
update tests
2024-02-15 03:55:09 -08:00
Adam Matthiesen
11ea42c643
Update README.md
2024-02-14 11:53:51 -08:00
Adam Matthiesen
4257f21ab0
Update README.md
2024-02-14 11:52:27 -08:00
Adam Matthiesen
39eeb0598a
chore: update versions ( #58 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @matthiesenxyz/astro-ghostcms@3.2.6
### Patch Changes
- e235ad0: Bump dependencies:
- @astrojs/rss from to
- vite from to
- unocss from to
- astro-font from to
## @matthiesenxyz/astro-ghostcms-brutalbyelian@0.0.9
### Patch Changes
- e235ad0: Bump dependencies:
- @astrojs/rss from to
- vite from to
- unocss from to
- astro-font from to
- Updated dependencies [e235ad0
]
- @matthiesenxyz/astro-ghostcms@3.2.6
## @matthiesenxyz/create-astro-ghostcms@0.0.12
### Patch Changes
- e235ad0: Bump dependencies:
- @astrojs/rss from to
- vite from to
- unocss from to
- astro-font from to
2024-02-14 11:48:35 -08:00
github-actions[bot]
4c0db299ca
chore: update versions
2024-02-14 19:45:06 +00:00
Adam Matthiesen
8d9fc6c775
Update gitlab-sync.yml
2024-02-14 11:44:36 -08:00
Adam Matthiesen
c6051d05c4
Bump the prod-dependencies group with 4 updates ( #56 )
...
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="8b8f26fdf2
"><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="8b8f26fdf2
"><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="e4999083bf
"><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="b3b9f280c5
"><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="19df112cf7
"><code>19df112</code></a>
[ci] format</li>
<li><a
href="4260ecf1ff
"><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="8b8f26fdf2
"><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="75ddc0e4fd
"><code>75ddc0e</code></a>
release: v5.1.2</li>
<li><a
href="7b1560765e
"><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="d9adf18e63
"><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="added3ee10
"><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="642d528b7b
"><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="d16ce5db2f
"><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="306df44f6e
"><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="570e0f1852
"><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="8e946a1009
"><code>8e946a1</code></a>
release: v5.1.1</li>
<li><a
href="b2873ac393
"><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="933a8ece8f
"><code>933a8ec</code></a>
chore: release v0.58.5</li>
<li><a
href="521f87f198
"><code>521f87f</code></a>
feat(preset-icons): support <code>collectionsNodeResolvePath</code>
option</li>
<li><a
href="2101fbce73
"><code>2101fbc</code></a>
chore: update deps</li>
<li><a
href="17bf24adaa
"><code>17bf24a</code></a>
chore(vite): improve wording (<a
href="https://redirect.github.com/unocss/unocss/issues/3547 ">#3547</a>)</li>
<li><a
href="9056d435e5
"><code>9056d43</code></a>
docs: fix interactive highlight</li>
<li><a
href="ec77c7f753
"><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="0ca0c3a5d2
"><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="c3ab353db2
"><code>c3ab353</code></a>
fix(preset-wind): handle pseudo selector correctly when using
<code>important</code> str...</li>
<li><a
href="8505f48d4c
"><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="8732c5ca32
"><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="3a8f838835
">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 & <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>
2024-02-14 10:57:59 -08:00
github-actions[bot]
e235ad0749
Add changeset for dependabot updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 18:57:12 +00:00
dependabot[bot]
c501154a18
Bump the prod-dependencies group with 4 updates
...
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
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.5/packages/astro-rss )
Updates `vite` from 5.0.12 to 5.1.2
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.1.2/packages/vite )
Updates `unocss` from 0.57.7 to 0.58.5
- [Release notes](https://github.com/unocss/unocss/releases )
- [Commits](https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5 )
Updates `astro-font` from 0.0.72 to 0.0.77
- [Release notes](https://github.com/rishi-raj-jain/astro-font/releases )
- [Commits](https://github.com/rishi-raj-jain/astro-font/commits )
---
updated-dependencies:
- dependency-name: "@astrojs/rss"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
- dependency-name: vite
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: unocss
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-dependencies
- dependency-name: astro-font
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:56:50 +00:00
Adam Matthiesen
35b24a5055
Bump the dev-dependencies group with 5 updates ( #57 )
...
Bumps the dev-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest )
| `1.2.1` | `1.2.2` |
|
[@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check )
| `0.4.1` | `0.5.4` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin )
| `6.20.0` | `7.0.1` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser )
| `6.21.0` | `7.0.1` |
|
[eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro )
| `0.29.1` | `0.31.4` |
Updates `vitest` from 1.2.1 to 1.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases ">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.2</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>coverage</strong>:
<ul>
<li>Remove <code>coverage/.tmp</code> files after run - by <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5008 ">vitest-dev/vitest#5008</a>
<a href="https://github.com/vitest-dev/vitest/commit/d53b8580 "><!-- raw
HTML omitted -->(d53b8)<!-- raw HTML omitted --></a></li>
<li>Don't crash when re-run removes earlier run's reports - by <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5022 ">vitest-dev/vitest#5022</a>
<a href="https://github.com/vitest-dev/vitest/commit/6689856f "><!-- raw
HTML omitted -->(66898)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Improve <code>toThrow(asymmetricMatcher)</code> failure message -
by <a href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5000 ">vitest-dev/vitest#5000</a>
<a href="https://github.com/vitest-dev/vitest/commit/a199ac2d "><!-- raw
HTML omitted -->(a199a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>forks</strong>:
<ul>
<li>Set correct <code>VITEST_POOL_ID</code> - by <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5002 ">vitest-dev/vitest#5002</a>
<a href="https://github.com/vitest-dev/vitest/commit/7d0a4692 "><!-- raw
HTML omitted -->(7d0a4)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>threads</strong>:
<ul>
<li>Mention common work-around for the logged error - by <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5024 ">vitest-dev/vitest#5024</a>
<a href="https://github.com/vitest-dev/vitest/commit/915d6c43 "><!-- raw
HTML omitted -->(915d6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>typecheck</strong>:
<ul>
<li>Fix <code>ignoreSourceErrors</code> in run mode - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5044 ">vitest-dev/vitest#5044</a>
<a href="https://github.com/vitest-dev/vitest/commit/6dae3feb "><!-- raw
HTML omitted -->(6dae3)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Provide import.meta.filename and dirname - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5011 ">vitest-dev/vitest#5011</a>
<a href="https://github.com/vitest-dev/vitest/commit/73148575 "><!-- raw
HTML omitted -->(73148)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Expose getHooks & setHooks - by <a
href="https://github.com/adriencaccia "><code>@adriencaccia</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5032 ">vitest-dev/vitest#5032</a>
<a href="https://github.com/vitest-dev/vitest/commit/73448706 "><!-- raw
HTML omitted -->(73448)<!-- raw HTML omitted --></a></li>
<li>Test deep dependencies change detection - by <a
href="https://github.com/blake-newman "><code>@blake-newman</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4934 ">vitest-dev/vitest#4934</a>
<a href="https://github.com/vitest-dev/vitest/commit/9c7c0fc9 "><!-- raw
HTML omitted -->(9c7c0)<!-- raw HTML omitted --></a></li>
<li>Throw an error if vi.mock is exported - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5034 ">vitest-dev/vitest#5034</a>
<a href="https://github.com/vitest-dev/vitest/commit/253df1cc "><!-- raw
HTML omitted -->(253df)<!-- raw HTML omitted --></a></li>
<li>Allow <code>useFakeTimers</code> to fake
<code>requestIdleCallback</code> on non browser - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5028 ">vitest-dev/vitest#5028</a>
<a href="https://github.com/vitest-dev/vitest/commit/a9a486f2 "><!-- raw
HTML omitted -->(a9a48)<!-- raw HTML omitted --></a></li>
<li>Support older NodeJS with async <code>import.meta.resolve</code> -
by <a href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5045 ">vitest-dev/vitest#5045</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf5641a9 "><!-- raw
HTML omitted -->(cf564)<!-- raw HTML omitted --></a></li>
<li>Don't throw an error if mocked file was already imported - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5050 ">vitest-dev/vitest#5050</a>
<a href="https://github.com/vitest-dev/vitest/commit/fff1a270 "><!-- raw
HTML omitted -->(fff1a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5> <a
href="https://github.com/vitest-dev/vitest/compare/v1.2.1...v1.2.2 ">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b1462a4656
"><code>b1462a4</code></a>
chore: release v1.2.2</li>
<li><a
href="6689856fdf
"><code>6689856</code></a>
fix(coverage): don't crash when re-run removes earlier run's reports (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5022 ">#5022</a>)</li>
<li><a
href="fff1a27027
"><code>fff1a27</code></a>
fix(vitest): don't throw an error if mocked file was already imported
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5050 ">#5050</a>)</li>
<li><a
href="6dae3feb82
"><code>6dae3fe</code></a>
fix(typecheck): fix <code>ignoreSourceErrors</code> in run mode (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5044 ">#5044</a>)</li>
<li><a
href="cf5641a934
"><code>cf5641a</code></a>
fix(vitest): support older NodeJS with async
<code>import.meta.resolve</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5045 ">#5045</a>)</li>
<li><a
href="915d6c4317
"><code>915d6c4</code></a>
fix(threads): mention common work-around for the logged error (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5024 ">#5024</a>)</li>
<li><a
href="a9a486f2ca
"><code>a9a486f</code></a>
fix(vitest): allow <code>useFakeTimers</code> to fake
<code>requestIdleCallback</code> on non brows...</li>
<li><a
href="253df1cc8b
"><code>253df1c</code></a>
fix(vitest): throw an error if vi.mock is exported (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5034 ">#5034</a>)</li>
<li><a
href="7344870606
"><code>7344870</code></a>
feat(vitest): expose getHooks & setHooks (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5032 ">#5032</a>)</li>
<li><a
href="9c7c0fc977
"><code>9c7c0fc</code></a>
fix(vitest): test deep dependencies change detection (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4934 ">#4934</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@astrojs/check` from 0.4.1 to 0.5.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/language-tools/releases "><code>@astrojs/check</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@astrojs/check</code><a
href="https://github.com/0 "><code>@0</code></a>.5.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>6924c7e: Fixes semantic highlighting not working inside .ts(x) files
in certain cases</li>
<li>310fbfe: Fix Svelte and Vue integrations not working on Windows in
certain cases</li>
<li>Updated dependencies [6924c7e]</li>
<li>Updated dependencies [310fbfe]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.4</li>
</ul>
</li>
</ul>
<h2><code>@astrojs/check</code><a
href="https://github.com/0 "><code>@0</code></a>.5.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>de58706: Fix imports from certain packages not working correctly in
certain cases</li>
<li>Updated dependencies [de58706]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.3</li>
</ul>
</li>
</ul>
<h2><code>@astrojs/check</code><a
href="https://github.com/0 "><code>@0</code></a>.5.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>a2280a8: Avoid checking Svelte and Vue files when running astro
check</li>
<li>Updated dependencies [a2280a8]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.2</li>
</ul>
</li>
</ul>
<h2><code>@astrojs/check</code><a
href="https://github.com/0 "><code>@0</code></a>.5.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>7b1ab72: Fix TypeScript not working inside script tags</li>
<li>Updated dependencies [7b1ab72]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.1</li>
</ul>
</li>
</ul>
<h2><code>@astrojs/check</code><a
href="https://github.com/0 "><code>@0</code></a>.5.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>15a5532: Upgrade to Volar 2.0. No regressions are currently expected,
however as this is a fairly consequential backend change, please report
any issues you encounter.</p>
<p>For reference, Volar is the underlying framework that powers the
Astro language server, you can think of it as Vite for editor
tooling.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [15a5532]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md "><code>@astrojs/check</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.5.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>6924c7e: Fixes semantic highlighting not working inside .ts(x) files
in certain cases</li>
<li>310fbfe: Fix Svelte and Vue integrations not working on Windows in
certain cases</li>
<li>Updated dependencies [6924c7e]</li>
<li>Updated dependencies [310fbfe]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.4</li>
</ul>
</li>
</ul>
<h2>0.5.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>de58706: Fix imports from certain packages not working correctly in
certain cases</li>
<li>Updated dependencies [de58706]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.3</li>
</ul>
</li>
</ul>
<h2>0.5.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>a2280a8: Avoid checking Svelte and Vue files when running astro
check</li>
<li>Updated dependencies [a2280a8]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.2</li>
</ul>
</li>
</ul>
<h2>0.5.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>7b1ab72: Fix TypeScript not working inside script tags</li>
<li>Updated dependencies [7b1ab72]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.1</li>
</ul>
</li>
</ul>
<h2>0.5.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>15a5532: Upgrade to Volar 2.0. No regressions are currently expected,
however as this is a fairly consequential backend change, please report
any issues you encounter.</p>
<p>For reference, Volar is the underlying framework that powers the
Astro language server, you can think of it as Vite for editor
tooling.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [15a5532]
<ul>
<li><code>@astrojs/language-server</code><a
href="https://github.com/2 "><code>@2</code></a>.7.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c2c2a46d58
"><code>c2c2a46</code></a>
Version Packages (<a
href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/792 ">#792</a>)</li>
<li><a
href="5a5a0988a7
"><code>5a5a098</code></a>
Version Packages (<a
href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/786 ">#786</a>)</li>
<li><a
href="b8158fa437
"><code>b8158fa</code></a>
Version Packages (<a
href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/779 ">#779</a>)</li>
<li><a
href="82ef517fab
"><code>82ef517</code></a>
Version Packages (<a
href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/776 ">#776</a>)</li>
<li><a
href="7cc3dc1118
"><code>7cc3dc1</code></a>
chore: add biome to sort imports and format code (<a
href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/712 ">#712</a>)</li>
<li><a
href="12ed6dc3fa
"><code>12ed6dc</code></a>
Version Packages (<a
href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/774 ">#774</a>)</li>
<li><a
href="15a5532586
"><code>15a5532</code></a>
Update to Volar 2 stable (<a
href="https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check/issues/762 ">#762</a>)</li>
<li>See full diff in <a
href="https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.4/packages/astro-check ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/eslint-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.0.1</h2>
<h2>7.0.1 (2024-02-12)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> update peer dep for parser (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8441 ">#8441</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Tim Dorr <a
href="https://github.com/timdorr "><code>@timdorr</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<h2>v7.0.0</h2>
<h1>7.0.0 (2024-02-12)</h1>
<p>Read more about this release: <a
href="https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ ">https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ </a></p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h3>🚀 Features</h3>
<ul>
<li>add support for flat configs (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/7935 ">#7935</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-find] stop throwing type
errors when converting symbols to numbers (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8390 ">#8390</a>)</li>
</ul>
<h4>⚠️ Breaking Changes</h4>
<ul>
<li>⚠️ bump ESLint, NodeJS, and TS minimum version requirements (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8377 ">#8377</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Brad Zacher <a
href="https://github.com/bradzacher "><code>@bradzacher</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger "><code>@kirkwaiblinger</code></a></li>
<li>StyleShit <a
href="https://github.com/StyleShit "><code>@StyleShit</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan "><code>@yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<!-- raw HTML omitted -->
<h2>v6.21.0</h2>
<h2>6.21.0 (2024-02-05)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md "><code>@typescript-eslint/eslint-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.0.1 (2024-02-12)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> update peer dep for parser</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Tim Dorr</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<h1>7.0.0 (2024-02-12)</h1>
<h3>🚀 Features</h3>
<ul>
<li>
<p>⚠️ bump ESLint, NodeJS, and TS minimum version requirements</p>
</li>
<li>
<p>add support for flat configs</p>
</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-find] stop throwing type
errors when converting symbols to numbers</li>
</ul>
<h4>⚠️ Breaking Changes</h4>
<ul>
<li>⚠️ bump ESLint, NodeJS, and TS minimum version requirements</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Brad Zacher</li>
<li>Kirk Waiblinger</li>
<li>StyleShit</li>
<li>YeonJuan</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<h2>6.21.0 (2024-02-05)</h2>
<h3>🚀 Features</h3>
<ul>
<li>
<p>export plugin metadata</p>
</li>
<li>
<p>allow <code>parserOptions.project: false</code></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4f3215f975
"><code>4f3215f</code></a>
chore(release): publish 7.0.1</li>
<li><a
href="422791c0f5
"><code>422791c</code></a>
fix(eslint-plugin): update peer dep for parser (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8441 ">#8441</a>)</li>
<li><a
href="b27de997c8
"><code>b27de99</code></a>
chore(release): publish 7.0.0</li>
<li><a
href="379f742863
"><code>379f742</code></a>
chore(eslint-plugin): [no-confusing-void-expression] explicitly state
default...</li>
<li><a
href="b636baa197
"><code>b636baa</code></a>
docs: fix restrict-plus-operands example (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8362 ">#8362</a>)</li>
<li><a
href="1aa393c8d4
"><code>1aa393c</code></a>
chore(deps): update dependency prettier to v3.2.5 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8401 ">#8401</a>)</li>
<li><a
href="8ef5f4bffc
"><code>8ef5f4b</code></a>
feat: add support for flat configs (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7935 ">#7935</a>)</li>
<li><a
href="c298350823
"><code>c298350</code></a>
fix(eslint-plugin): [prefer-find] stop throwing type errors when
converting s...</li>
<li><a
href="1200b4c492
"><code>1200b4c</code></a>
chore(deps): update nx to v17.3.0 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8317 ">#8317</a>)</li>
<li><a
href="584db29ec4
"><code>584db29</code></a>
feat: bump ESLint, NodeJS, and TS minimum version requirements (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8377 ">#8377</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/eslint-plugin ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases "><code>@typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.0.1</h2>
<h2>7.0.1 (2024-02-12)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> update peer dep for parser (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8441 ">#8441</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Tim Dorr <a
href="https://github.com/timdorr "><code>@timdorr</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<h2>v7.0.0</h2>
<h1>7.0.0 (2024-02-12)</h1>
<p>Read more about this release: <a
href="https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ ">https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ </a></p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h3>🚀 Features</h3>
<ul>
<li>add support for flat configs (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/7935 ">#7935</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-find] stop throwing type
errors when converting symbols to numbers (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8390 ">#8390</a>)</li>
</ul>
<h4>⚠️ Breaking Changes</h4>
<ul>
<li>⚠️ bump ESLint, NodeJS, and TS minimum version requirements (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8377 ">#8377</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Brad Zacher <a
href="https://github.com/bradzacher "><code>@bradzacher</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger "><code>@kirkwaiblinger</code></a></li>
<li>StyleShit <a
href="https://github.com/StyleShit "><code>@StyleShit</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan "><code>@yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md "><code>@typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>7.0.1 (2024-02-12)</h2>
<p>This was a version bump only for parser to align it with other
projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<h1>7.0.0 (2024-02-12)</h1>
<h3>🚀 Features</h3>
<ul>
<li>
<p>⚠️ bump ESLint, NodeJS, and TS minimum version requirements</p>
</li>
<li>
<p>add support for flat configs</p>
</li>
</ul>
<h4>⚠️ Breaking Changes</h4>
<ul>
<li>⚠️ bump ESLint, NodeJS, and TS minimum version requirements</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Brad Zacher</li>
<li>Kirk Waiblinger</li>
<li>StyleShit</li>
<li>YeonJuan</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4f3215f975
"><code>4f3215f</code></a>
chore(release): publish 7.0.1</li>
<li><a
href="b27de997c8
"><code>b27de99</code></a>
chore(release): publish 7.0.0</li>
<li><a
href="1aa393c8d4
"><code>1aa393c</code></a>
chore(deps): update dependency prettier to v3.2.5 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8401 ">#8401</a>)</li>
<li><a
href="8ef5f4bffc
"><code>8ef5f4b</code></a>
feat: add support for flat configs (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/7935 ">#7935</a>)</li>
<li><a
href="1200b4c492
"><code>1200b4c</code></a>
chore(deps): update nx to v17.3.0 (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8317 ">#8317</a>)</li>
<li><a
href="584db29ec4
"><code>584db29</code></a>
feat: bump ESLint, NodeJS, and TS minimum version requirements (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8377 ">#8377</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser ">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-plugin-astro` from 0.29.1 to 0.31.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ota-meshi/eslint-plugin-astro/releases ">eslint-plugin-astro's
releases</a>.</em></p>
<blockquote>
<h2>v0.31.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/313 ">#313</a>
<a
href="f51a168c01
"><code>f51a168</code></a>
Thanks <a
href="https://github.com/ota-meshi "><code>@ota-meshi</code></a>! - fix:
update astro-eslint-parser to 0.16.3</li>
</ul>
<h2>v0.31.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/306 ">#306</a>
<a
href="babd7ef09c
"><code>babd7ef</code></a>
Thanks <a
href="https://github.com/apps/renovate "><code>@renovate</code></a>! -
fix(deps): update dependency eslint-compat-utils to ^0.4.0</li>
</ul>
<h2>v0.31.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/304 ">#304</a>
<a
href="eec7e97175
"><code>eec7e97</code></a>
Thanks <a
href="https://github.com/apps/renovate "><code>@renovate</code></a>! -
fix(deps): update dependency eslint-compat-utils to ^0.3.0</li>
</ul>
<h2>v0.31.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/301 ">#301</a>
<a
href="12a519057b
"><code>12a5190</code></a>
Thanks <a
href="https://github.com/apps/renovate "><code>@renovate</code></a>! -
fix(deps): update dependency eslint-compat-utils to ^0.2.0</li>
</ul>
<h2>v0.31.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/294 ">#294</a>
<a
href="5b4cf50893
"><code>5b4cf50</code></a>
Thanks <a
href="https://github.com/ota-meshi "><code>@ota-meshi</code></a>! -
Improve compatibility with ESLint v9</p>
</li>
<li>
<p><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/292 ">#292</a>
<a
href="3429da5047
"><code>3429da5</code></a>
Thanks <a
href="https://github.com/ota-meshi "><code>@ota-meshi</code></a>! -
feat: add <code>astro/client-side-ts</code> processor</p>
</li>
</ul>
<h2>v0.30.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/277 ">#277</a>
<a
href="8e785dbefd
"><code>8e785db</code></a>
Thanks <a
href="https://github.com/ota-meshi "><code>@ota-meshi</code></a>! -
feat: use eslint-compat-utils</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md ">eslint-plugin-astro's
changelog</a>.</em></p>
<blockquote>
<h2>0.31.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/313 ">#313</a>
<a
href="f51a168c01
"><code>f51a168</code></a>
Thanks <a
href="https://github.com/ota-meshi "><code>@ota-meshi</code></a>! - fix:
update astro-eslint-parser to 0.16.3</li>
</ul>
<h2>0.31.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/306 ">#306</a>
<a
href="babd7ef09c
"><code>babd7ef</code></a>
Thanks <a
href="https://github.com/apps/renovate "><code>@renovate</code></a>! -
fix(deps): update dependency eslint-compat-utils to ^0.4.0</li>
</ul>
<h2>0.31.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/304 ">#304</a>
<a
href="eec7e97175
"><code>eec7e97</code></a>
Thanks <a
href="https://github.com/apps/renovate "><code>@renovate</code></a>! -
fix(deps): update dependency eslint-compat-utils to ^0.3.0</li>
</ul>
<h2>0.31.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/301 ">#301</a>
<a
href="12a519057b
"><code>12a5190</code></a>
Thanks <a
href="https://github.com/apps/renovate "><code>@renovate</code></a>! -
fix(deps): update dependency eslint-compat-utils to ^0.2.0</li>
</ul>
<h2>0.31.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/294 ">#294</a>
<a
href="5b4cf50893
"><code>5b4cf50</code></a>
Thanks <a
href="https://github.com/ota-meshi "><code>@ota-meshi</code></a>! -
Improve compatibility with ESLint v9</p>
</li>
<li>
<p><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/292 ">#292</a>
<a
href="3429da5047
"><code>3429da5</code></a>
Thanks <a
href="https://github.com/ota-meshi "><code>@ota-meshi</code></a>! -
feat: add <code>astro/client-side-ts</code> processor</p>
</li>
</ul>
<h2>0.30.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/pull/277 ">#277</a>
<a
href="8e785dbefd
"><code>8e785db</code></a>
Thanks <a
href="https://github.com/ota-meshi "><code>@ota-meshi</code></a>! -
feat: use eslint-compat-utils</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4ea1279248
"><code>4ea1279</code></a>
chore: release eslint-plugin-astro (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/314 ">#314</a>)</li>
<li><a
href="f51a168c01
"><code>f51a168</code></a>
fix: update astro-eslint-parser to 0.16.3 (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/313 ">#313</a>)</li>
<li><a
href="e614743737
"><code>e614743</code></a>
chore(deps): update dependency prettier-plugin-astro to ^0.13.0 (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/309 ">#309</a>)</li>
<li><a
href="81cc83eb6c
"><code>81cc83e</code></a>
chore(deps): update dependency esbuild to ^0.20.0 (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/310 ">#310</a>)</li>
<li><a
href="ebdc890aae
"><code>ebdc890</code></a>
chore: format</li>
<li><a
href="bb945ad5cf
"><code>bb945ad</code></a>
chore: release eslint-plugin-astro (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/307 ">#307</a>)</li>
<li><a
href="babd7ef09c
"><code>babd7ef</code></a>
fix(deps): update dependency eslint-compat-utils to ^0.4.0 (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/306 ">#306</a>)</li>
<li><a
href="325c53db8d
"><code>325c53d</code></a>
chore: release eslint-plugin-astro (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/305 ">#305</a>)</li>
<li><a
href="eec7e97175
"><code>eec7e97</code></a>
fix(deps): update dependency eslint-compat-utils to ^0.3.0 (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/304 ">#304</a>)</li>
<li><a
href="ee43850207
"><code>ee43850</code></a>
test: refactor (<a
href="https://redirect.github.com/ota-meshi/eslint-plugin-astro/issues/303 ">#303</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.29.1...v0.31.4 ">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>
2024-02-14 10:49:13 -08:00
Adam Matthiesen
d57aa2d4ba
Update gitlab-sync.yml
2024-02-14 10:47:25 -08:00
github-actions[bot]
7f96748b39
Add changeset for dependabot updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 18:46:02 +00:00
dependabot[bot]
380d612d74
Bump the dev-dependencies group with 5 updates
...
Bumps the dev-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `1.2.1` | `1.2.2` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check ) | `0.4.1` | `0.5.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `6.20.0` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `6.21.0` | `7.0.1` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro ) | `0.29.1` | `0.31.4` |
Updates `vitest` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest )
Updates `@astrojs/check` from 0.4.1 to 0.5.4
- [Release notes](https://github.com/withastro/language-tools/releases )
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md )
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.4/packages/astro-check )
Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser )
Updates `eslint-plugin-astro` from 0.29.1 to 0.31.4
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.29.1...v0.31.4 )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@astrojs/check"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-astro
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:45:37 +00:00
Adam Matthiesen
12571871e6
Update dependabot ( #55 )
2024-02-14 10:39:11 -08:00
Adam Matthiesen
141dcc9cc1
update dependabot
2024-02-14 10:38:25 -08:00
Adam Matthiesen
7691142572
Merge branch 'main' into dev
2024-02-14 10:08:13 -08:00
Adam Matthiesen
ef45cedaf9
Update changeset-main.yml
2024-02-14 09:56:19 -08:00
Adam Matthiesen
87ac9665b7
Update changeset-main.yml
2024-02-14 09:54:59 -08:00
Adam Matthiesen
41f472f057
sync dev ( #54 )
2024-02-14 07:55:34 -08:00
Adam Matthiesen
c85fea0cb7
Delete .npmrc
2024-02-14 07:53:22 -08:00
Adam Matthiesen
03d22bd7ae
Update .gitignore
2024-02-14 07:52:56 -08:00
Adam Matthiesen
80eaeed1ad
Update changeset-main.yml
2024-02-14 06:32:06 -08:00
Adam Matthiesen
da619f3d6b
fix package ( #53 )
2024-02-14 06:30:53 -08:00
Adam Matthiesen
48482678ce
fix package
2024-02-14 06:30:13 -08:00
Adam Matthiesen
fec626b358
fix - Update package.json ( #50 )
2024-02-14 06:25:57 -08:00
Adam Matthiesen
e33730bc60
fix
2024-02-14 06:25:55 -08:00
Adam Matthiesen
572f6515d8
Update deps for brutal theme ( #49 )
2024-02-14 06:20:24 -08:00
Adam Matthiesen
e79d86294a
update deps for theme
2024-02-14 06:20:21 -08:00
Adam Matthiesen
81d1732a9e
chore: update versions ( #48 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @matthiesenxyz/astro-ghostcms@3.2.5
### Patch Changes
- 12be739: Depencency updates
- 455ad3f: Bump astro from 4.0.0 to 4.3.7
## @matthiesenxyz/astro-ghostcms-brutalbyelian@0.0.8
### Patch Changes
- 0f3d47f: Bump @unocss/reset from 0.57.7 to 0.58.5
- 12be739: Depencency updates
- a358b7d: Bump @unocss/astro from 0.57.7 to 0.58.5
- Updated dependencies [455ad3f
]
- Updated dependencies [12be739
]
- Updated dependencies [455ad3f
]
- @matthiesenxyz/astro-ghostcms-rendercontent@0.0.5
- @matthiesenxyz/astro-ghostcms@3.2.5
## @matthiesenxyz/astro-ghostcms-catppuccin@0.0.6
### Patch Changes
- 12be739: Depencency updates
- 754d08a: Bump astro-navbar from 2.3.0 to 2.3.1
- Updated dependencies [12be739
]
- Updated dependencies [455ad3f
]
- @matthiesenxyz/astro-ghostcms@3.2.5
## @matthiesenxyz/astro-ghostcms-rendercontent@0.0.5
### Patch Changes
- 455ad3f: Bump astro from 4.0.0 to 4.3.7
- 12be739: Depencency updates
## @matthiesenxyz/create-astro-ghostcms@0.0.11
### Patch Changes
- 12be739: Depencency updates
2024-02-14 06:14:45 -08:00
Adam Matthiesen
b970575e59
Merge branch 'main' into dev
2024-02-14 06:13:46 -08:00
github-actions[bot]
ed51a3b525
chore: update versions
2024-02-14 14:10:47 +00:00
Adam Matthiesen
ab34c981cc
Update Dependencies ( #47 )
2024-02-14 06:10:06 -08:00
Adam Matthiesen
12be73910c
add changeset
2024-02-14 06:06:32 -08:00
Adam Matthiesen
578c4a51be
removed read-pkg as it was unused.
2024-02-14 06:04:41 -08:00
Adam Matthiesen
3717ccb001
Bump astro from 4.0.0 to 4.3.7 ( #45 )
...
Bumps
[astro](https://github.com/withastro/astro/tree/HEAD/packages/astro )
from 4.0.0 to 4.3.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/releases ">astro's
releases</a>.</em></p>
<blockquote>
<h2>astro@4.3.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9857 ">#9857</a>
<a
href="73bd900754
"><code>73bd900754365b006ee730df9f379ba924e5b3fa</code></a>
Thanks <a
href="https://github.com/iamyunsin "><code>@iamyunsin</code></a>! -
Fixes false positives in the dev overlay audit when multiple
<code>role</code> values exist.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10075 ">#10075</a>
<a
href="71273edbb4
"><code>71273edbb429b5afdba6f8ee14681b66e4c09ecc</code></a>
Thanks <a href="https://github.com/lilnasy "><code>@lilnasy</code></a>!
- Improves error messages for island hydration.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10072 ">#10072</a>
<a
href="8106178043
"><code>8106178043050d142bf385bed2990730518f28e2</code></a>
Thanks <a href="https://github.com/lilnasy "><code>@lilnasy</code></a>!
- Clarifies error messages in endpoint routing.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9971 ">#9971</a>
<a
href="d9266c4467
"><code>d9266c4467ca0faa1213c1a5995164e5655ab375</code></a>
Thanks <a
href="https://github.com/mingjunlu "><code>@mingjunlu</code></a>! -
Fixes an issue where ReadableStream wasn't canceled in dev mode</p>
</li>
</ul>
<h2>astro@4.3.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10063 ">#10063</a>
<a
href="dac759798c
"><code>dac759798c111494e76affd2c2504d63944871fe</code></a>
Thanks <a
href="https://github.com/marwan-mohamed12 "><code>@marwan-mohamed12</code></a>!
- Moves <code>shikiji-core</code> from <code>devDependencies</code> to
<code>dependencies</code> to prevent type errors</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10067 ">#10067</a>
<a
href="989ea63bb2
"><code>989ea63bb2a5a670021541198aa70b8dc7c4bd2f</code></a>
Thanks <a
href="https://github.com/ematipico "><code>@ematipico</code></a>! -
Fixes a regression in the <code>astro:i18n</code> module, where the
functions <code>getAbsoluteLocaleUrl</code> and
<code>getAbsoluteLocaleUrlList</code> returned a URL with double slash
with a certain combination of options.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10060 ">#10060</a>
<a
href="1810309e65
"><code>1810309e65c596266355c3b7bb36cdac70f3305e</code></a>
Thanks <a href="https://github.com/lilnasy "><code>@lilnasy</code></a>!
- Fixes an issue where custom client directives added by integrations
broke builds with a custom root.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9991 ">#9991</a>
<a
href="8fb67c81bb
"><code>8fb67c81bb84530b39df4a1449c0862def0854af</code></a>
Thanks <a href="https://github.com/ktym4a "><code>@ktym4a</code></a>! -
Increases compatibility with standard browser behavior by changing where
view transitions occur on browser back navigation.</p>
</li>
</ul>
<h2>astro@4.3.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10022 ">#10022</a>
<a
href="3fc76efb2a
"><code>3fc76efb2a8faa47edf67562a1f0c84a19be1b33</code></a>
Thanks <a href="https://github.com/lilnasy "><code>@lilnasy</code></a>!
- Fixes a regression where types for the <code>astro:content</code>
module did not include required exports, leading to typescript
errors.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10016 ">#10016</a>
<a
href="037e4f12dd
"><code>037e4f12dd2f460d66f72c9f2d992b95e74d2da9</code></a>
Thanks <a
href="https://github.com/ematipico "><code>@ematipico</code></a>! -
Fixes a bug where routes with a name that start with the name of the
<code>i18n.defaultLocale</code> were incorrectly returning a 404
response.</p>
</li>
</ul>
<h2>astro@4.3.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10013 ">#10013</a>
<a
href="e6b5306a7d
"><code>e6b5306a7de779ce495d0ff076d302de0aa57eaf</code></a>
Thanks <a href="https://github.com/delucis "><code>@delucis</code></a>!
- Fixes a regression in content collection types</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10003 ">#10003</a>
<a
href="ce4283331f
"><code>ce4283331f18c6178654dd705e3cf02efeef004a</code></a>
Thanks <a
href="https://github.com/bholmesdev "><code>@bholmesdev</code></a>! -
Adds support for <code>.strict()</code> on content collection schemas
when a custom <code>slug</code> is present.</p>
</li>
</ul>
<h2>astro@4.3.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9998 ">#9998</a>
<a
href="18ac0940ea
"><code>18ac0940ea1b49b6b0ddd9be1f96aef416e2d7ee</code></a>
Thanks <a
href="https://github.com/ematipico "><code>@ematipico</code></a>! -
Fixes a bug in <code>Astro.currentLocale</code> that wasn't returning
the correct locale when a locale is configured via <code>path</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9998 ">#9998</a>
<a
href="18ac0940ea
"><code>18ac0940ea1b49b6b0ddd9be1f96aef416e2d7ee</code></a>
Thanks <a
href="https://github.com/ematipico "><code>@ematipico</code></a>! -
Fixes a regression in <code>Astro.currentLocale</code> where it stopped
working properly with dynamic routes</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9956 ">#9956</a>
<a
href="81acac24a3
"><code>81acac24a3cac5a9143155c1d9f838ea84a70421</code></a>
Thanks <a
href="https://github.com/matthewp "><code>@matthewp</code></a>! - Fixes
HMR for MDX dependencies in Content Collections</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9999 ">#9999</a>
<a
href="c53a31321a
"><code>c53a31321a935e4be04809046d7e0ba3cc41b272</code></a>
Thanks <a
href="https://github.com/MoustaphaDev "><code>@MoustaphaDev</code></a>!
- Rollbacks the feature which allowed to dynamically generate slots with
variable slot names due to unexpected regressions.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9906 ">#9906</a>
<a
href="3c0876cbed
"><code>3c0876cbed5033e6b5b42cc2b9d8b393d7e5a55e</code></a>
Thanks <a
href="https://github.com/florian-lefebvre "><code>@florian-lefebvre</code></a>!
- Improves the types for the <code>astro:content</code> module by making
low fidelity types available before running <code>astro sync</code></p>
</li>
</ul>
<h2>astro@4.3.2</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md ">astro's
changelog</a>.</em></p>
<blockquote>
<h2>4.3.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9857 ">#9857</a>
<a
href="73bd900754
"><code>73bd900754365b006ee730df9f379ba924e5b3fa</code></a>
Thanks <a
href="https://github.com/iamyunsin "><code>@iamyunsin</code></a>! -
Fixes false positives in the dev overlay audit when multiple
<code>role</code> values exist.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10075 ">#10075</a>
<a
href="71273edbb4
"><code>71273edbb429b5afdba6f8ee14681b66e4c09ecc</code></a>
Thanks <a href="https://github.com/lilnasy "><code>@lilnasy</code></a>!
- Improves error messages for island hydration.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10072 ">#10072</a>
<a
href="8106178043
"><code>8106178043050d142bf385bed2990730518f28e2</code></a>
Thanks <a href="https://github.com/lilnasy "><code>@lilnasy</code></a>!
- Clarifies error messages in endpoint routing.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9971 ">#9971</a>
<a
href="d9266c4467
"><code>d9266c4467ca0faa1213c1a5995164e5655ab375</code></a>
Thanks <a
href="https://github.com/mingjunlu "><code>@mingjunlu</code></a>! -
Fixes an issue where ReadableStream wasn't canceled in dev mode</p>
</li>
</ul>
<h2>4.3.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10063 ">#10063</a>
<a
href="dac759798c
"><code>dac759798c111494e76affd2c2504d63944871fe</code></a>
Thanks <a
href="https://github.com/marwan-mohamed12 "><code>@marwan-mohamed12</code></a>!
- Moves <code>shikiji-core</code> from <code>devDependencies</code> to
<code>dependencies</code> to prevent type errors</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10067 ">#10067</a>
<a
href="989ea63bb2
"><code>989ea63bb2a5a670021541198aa70b8dc7c4bd2f</code></a>
Thanks <a
href="https://github.com/ematipico "><code>@ematipico</code></a>! -
Fixes a regression in the <code>astro:i18n</code> module, where the
functions <code>getAbsoluteLocaleUrl</code> and
<code>getAbsoluteLocaleUrlList</code> returned a URL with double slash
with a certain combination of options.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10060 ">#10060</a>
<a
href="1810309e65
"><code>1810309e65c596266355c3b7bb36cdac70f3305e</code></a>
Thanks <a href="https://github.com/lilnasy "><code>@lilnasy</code></a>!
- Fixes an issue where custom client directives added by integrations
broke builds with a custom root.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9991 ">#9991</a>
<a
href="8fb67c81bb
"><code>8fb67c81bb84530b39df4a1449c0862def0854af</code></a>
Thanks <a href="https://github.com/ktym4a "><code>@ktym4a</code></a>! -
Increases compatibility with standard browser behavior by changing where
view transitions occur on browser back navigation.</p>
</li>
</ul>
<h2>4.3.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10022 ">#10022</a>
<a
href="3fc76efb2a
"><code>3fc76efb2a8faa47edf67562a1f0c84a19be1b33</code></a>
Thanks <a href="https://github.com/lilnasy "><code>@lilnasy</code></a>!
- Fixes a regression where types for the <code>astro:content</code>
module did not include required exports, leading to typescript
errors.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10016 ">#10016</a>
<a
href="037e4f12dd
"><code>037e4f12dd2f460d66f72c9f2d992b95e74d2da9</code></a>
Thanks <a
href="https://github.com/ematipico "><code>@ematipico</code></a>! -
Fixes a bug where routes with a name that start with the name of the
<code>i18n.defaultLocale</code> were incorrectly returning a 404
response.</p>
</li>
</ul>
<h2>4.3.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10013 ">#10013</a>
<a
href="e6b5306a7d
"><code>e6b5306a7de779ce495d0ff076d302de0aa57eaf</code></a>
Thanks <a href="https://github.com/delucis "><code>@delucis</code></a>!
- Fixes a regression in content collection types</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10003 ">#10003</a>
<a
href="ce4283331f
"><code>ce4283331f18c6178654dd705e3cf02efeef004a</code></a>
Thanks <a
href="https://github.com/bholmesdev "><code>@bholmesdev</code></a>! -
Adds support for <code>.strict()</code> on content collection schemas
when a custom <code>slug</code> is present.</p>
</li>
</ul>
<h2>4.3.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9998 ">#9998</a>
<a
href="18ac0940ea
"><code>18ac0940ea1b49b6b0ddd9be1f96aef416e2d7ee</code></a>
Thanks <a
href="https://github.com/ematipico "><code>@ematipico</code></a>! -
Fixes a bug in <code>Astro.currentLocale</code> that wasn't returning
the correct locale when a locale is configured via <code>path</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9998 ">#9998</a>
<a
href="18ac0940ea
"><code>18ac0940ea1b49b6b0ddd9be1f96aef416e2d7ee</code></a>
Thanks <a
href="https://github.com/ematipico "><code>@ematipico</code></a>! -
Fixes a regression in <code>Astro.currentLocale</code> where it stopped
working properly with dynamic routes</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/9956 ">#9956</a>
<a
href="81acac24a3
"><code>81acac24a3cac5a9143155c1d9f838ea84a70421</code></a>
Thanks <a
href="https://github.com/matthewp "><code>@matthewp</code></a>! - Fixes
HMR for MDX dependencies in Content Collections</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e24db1d8a6
"><code>e24db1d</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10092 ">#10092</a>)</li>
<li><a
href="d851387a2d
"><code>d851387</code></a>
[ci] format</li>
<li><a
href="71273edbb4
"><code>71273ed</code></a>
qol(islands): improve hydration errors (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10075 ">#10075</a>)</li>
<li><a
href="73bd900754
"><code>73bd900</code></a>
Fixes audit when multiple <code>role</code> values exist. (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/9857 ">#9857</a>)</li>
<li><a
href="2168635a6f
"><code>2168635</code></a>
chore: Migrate some <code>astro-*.test.js</code> to
<code>node:test</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10078 ">#10078</a>)</li>
<li><a
href="f13d897002
"><code>f13d897</code></a>
chore: remove some weird stuff (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10103 ">#10103</a>)</li>
<li><a
href="11639b120d
"><code>11639b1</code></a>
chore: fix test that was failing (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10101 ">#10101</a>)</li>
<li><a
href="b742646d4e
"><code>b742646</code></a>
[ci] format</li>
<li><a
href="3387f75c99
"><code>3387f75</code></a>
chore: Migrate <code>content-collection-**.test.js</code> to
<code>node:test</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10098 ">#10098</a>)</li>
<li><a
href="3007d24c98
"><code>3007d24</code></a>
chore: Migrate all <code>packages/create-astro/test</code> to node:test
(<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10084 ">#10084</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/astro@4.3.7/packages/astro ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-02-14 05:56:03 -08:00
Adam Matthiesen
4f22ceb488
Bump @unocss/astro from 0.57.7 to 0.58.5 ( #44 )
...
Bumps
[@unocss/astro](https://github.com/unocss/unocss/tree/HEAD/packages/astro )
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 "><code>@unocss/astro</code>'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://github.com/unocss/unocss/tree/HEAD/packages/astro/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://github.com/unocss/unocss/tree/HEAD/packages/astro/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="933a8ece8f
"><code>933a8ec</code></a>
chore: release v0.58.5</li>
<li><a
href="2101fbce73
"><code>2101fbc</code></a>
chore: update deps</li>
<li><a
href="de28b4394a
"><code>de28b43</code></a>
chore: release v0.58.4</li>
<li><a
href="7f7c76dd62
"><code>7f7c76d</code></a>
chore: update deps</li>
<li><a
href="4aba70958a
"><code>4aba709</code></a>
chore: release v0.58.3</li>
<li><a
href="e2a0809507
"><code>e2a0809</code></a>
chore: release v0.58.2</li>
<li><a
href="591ce490d1
"><code>591ce49</code></a>
chore: release v0.58.1</li>
<li><a
href="4c9a23c2e5
"><code>4c9a23c</code></a>
chore: update deps</li>
<li><a
href="fc56bd1eea
"><code>fc56bd1</code></a>
chore: release v0.58.0</li>
<li><a
href="a4fcf372cb
"><code>a4fcf37</code></a>
chore: update deps</li>
<li>Additional commits viewable in <a
href="https://github.com/unocss/unocss/commits/v0.58.5/packages/astro ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-02-14 05:55:01 -08:00
Adam Matthiesen
7b9135b3d0
Merge branch 'dev' into dependabot/npm_and_yarn/unocss/astro-0.58.5
2024-02-14 05:54:47 -08:00
Adam Matthiesen
61ea9bfbb0
Bump @unocss/reset from 0.57.7 to 0.58.5 ( #43 )
...
Bumps [@unocss/reset](https://github.com/unocss/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 "><code>@unocss/reset</code>'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="933a8ece8f
"><code>933a8ec</code></a>
chore: release v0.58.5</li>
<li><a
href="521f87f198
"><code>521f87f</code></a>
feat(preset-icons): support <code>collectionsNodeResolvePath</code>
option</li>
<li><a
href="2101fbce73
"><code>2101fbc</code></a>
chore: update deps</li>
<li><a
href="17bf24adaa
"><code>17bf24a</code></a>
chore(vite): improve wording (<a
href="https://redirect.github.com/unocss/unocss/issues/3547 ">#3547</a>)</li>
<li><a
href="9056d435e5
"><code>9056d43</code></a>
docs: fix interactive highlight</li>
<li><a
href="ec77c7f753
"><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="0ca0c3a5d2
"><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="c3ab353db2
"><code>c3ab353</code></a>
fix(preset-wind): handle pseudo selector correctly when using
<code>important</code> str...</li>
<li><a
href="8505f48d4c
"><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="8732c5ca32
"><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 />
[](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>
2024-02-14 05:52:17 -08:00
Adam Matthiesen
a9c6eacda5
Bump astro-navbar from 2.3.0 to 2.3.1 ( #41 )
...
Bumps [astro-navbar](https://github.com/surjithctly/astro-navbar ) from
2.3.0 to 2.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/surjithctly/astro-navbar/releases ">astro-navbar's
releases</a>.</em></p>
<blockquote>
<h2>v2.3.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Update MenuIcon.astro by <a
href="https://github.com/developers-webllope "><code>@developers-webllope</code></a>
in <a
href="https://redirect.github.com/surjithctly/astro-navbar/pull/23 ">surjithctly/astro-navbar#23</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/surjithctly/astro-navbar/compare/v2.3.0...v2.3.1 ">https://github.com/surjithctly/astro-navbar/compare/v2.3.0...v2.3.1 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3d002a580a
"><code>3d002a5</code></a>
Update package.json</li>
<li><a
href="7640b1052a
"><code>7640b10</code></a>
Merge pull request <a
href="https://redirect.github.com/surjithctly/astro-navbar/issues/23 ">#23</a>
from developers-webllope/patch-1</li>
<li><a
href="457030ad47
"><code>457030a</code></a>
Update MenuIcon.astro</li>
<li>See full diff in <a
href="https://github.com/surjithctly/astro-navbar/compare/v2.3.0...v2.3.1 ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-02-14 05:51:45 -08:00
Adam Matthiesen
eab13d9af2
Update dependabot.yml
2024-02-14 05:33:28 -08:00
github-actions[bot]
455ad3fd9d
Add changeset for dependabot updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 13:33:10 +00:00
dependabot[bot]
9d16a7d0ba
Bump astro from 4.0.0 to 4.3.7
...
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) from 4.0.0 to 4.3.7.
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@4.3.7/packages/astro )
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 13:32:56 +00:00
github-actions[bot]
a358b7de47
Add changeset for dependabot updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 13:31:21 +00:00
dependabot[bot]
b6e529160c
Bump @unocss/astro from 0.57.7 to 0.58.5
...
Bumps [@unocss/astro](https://github.com/unocss/unocss/tree/HEAD/packages/astro ) from 0.57.7 to 0.58.5.
- [Release notes](https://github.com/unocss/unocss/releases )
- [Commits](https://github.com/unocss/unocss/commits/v0.58.5/packages/astro )
---
updated-dependencies:
- dependency-name: "@unocss/astro"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 13:31:05 +00:00
github-actions[bot]
0f3d47fa8e
Add changeset for dependabot updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 13:28:19 +00:00
dependabot[bot]
a33af8604b
Bump @unocss/reset from 0.57.7 to 0.58.5
...
Bumps [@unocss/reset](https://github.com/unocss/unocss ) from 0.57.7 to 0.58.5.
- [Release notes](https://github.com/unocss/unocss/releases )
- [Commits](https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5 )
---
updated-dependencies:
- dependency-name: "@unocss/reset"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 13:28:05 +00:00
Adam Matthiesen
ec7df6474d
lockfile fix ( #42 )
2024-02-14 05:27:33 -08:00
github-actions[bot]
754d08ab06
Add changeset for dependabot updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 13:27:10 +00:00
Adam Matthiesen
f103879957
lockfile fix
2024-02-14 05:27:09 -08:00