Easily migrate your Ghost Site to Astro, an Astro Integration that turns your Ghost server into a Headless CMS https://astro-ghostcms.xyz/
Go to file
Adam Matthiesen 20ba7b1bd2
Bump the prod-dependencies group with 10 updates (#83)
Bumps the prod-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.1.4` | `5.1.5` |
| [@eliancodes/brutal-ui](https://github.com/ElianCodes/brutal-ui) |
`0.2.3` | `0.2.6` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` |
`5.4.2` |
| [ultrahtml](https://github.com/natemoo-re/ultrahtml) | `1.5.2` |
`1.5.3` |
|
[@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter)
| `5.0.16` | `5.0.17` |
| [astro-seo](https://github.com/jonasmerlin/astro-seo) | `0.8.2` |
`0.8.3` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) |
`4.4.0` | `4.4.13` |
| [sass](https://github.com/sass/dart-sass) | `1.71.0` | `1.71.1` |
|
[@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight)
| `0.19.0` | `0.21.1` |
| [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.33.2` |

Updates `vite` from 5.1.4 to 5.1.5
<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.5 (2024-03-04)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: <code>__vite__mapDeps</code> code injection (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15732">#15732</a>)
(<a href="https://github.com/vitejs/vite/commit/aff54e1">aff54e1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15732">#15732</a></li>
<li>fix: analysing build chunk without dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15469">#15469</a>)
(<a href="https://github.com/vitejs/vite/commit/bd52283">bd52283</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15469">#15469</a></li>
<li>fix: import with query with imports field (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16085">#16085</a>)
(<a href="https://github.com/vitejs/vite/commit/ab823ab">ab823ab</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16085">#16085</a></li>
<li>fix: normalize literal-only entry pattern (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16010">#16010</a>)
(<a href="https://github.com/vitejs/vite/commit/1dccc37">1dccc37</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16010">#16010</a></li>
<li>fix: optimizeDeps.entries with literal-only pattern(s) (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15853">#15853</a>)
(<a href="https://github.com/vitejs/vite/commit/49300b3">49300b3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15853">#15853</a></li>
<li>fix: output correct error for empty import specifier (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16055">#16055</a>)
(<a href="https://github.com/vitejs/vite/commit/a9112eb">a9112eb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16055">#16055</a></li>
<li>fix: upgrade esbuild to 0.20.x (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16062">#16062</a>)
(<a href="https://github.com/vitejs/vite/commit/899d9b1">899d9b1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16062">#16062</a></li>
<li>fix(runtime): runtime HMR affects only imported files (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15898">#15898</a>)
(<a href="https://github.com/vitejs/vite/commit/57463fc">57463fc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15898">#15898</a></li>
<li>fix(scanner): respect <code>experimentalDecorators: true</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15206">#15206</a>)
(<a href="https://github.com/vitejs/vite/commit/4144781">4144781</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15206">#15206</a></li>
<li>revert: &quot;fix: upgrade esbuild to 0.20.x&quot; (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16072">#16072</a>)
(<a href="https://github.com/vitejs/vite/commit/11cceea">11cceea</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16072">#16072</a></li>
<li>refactor: share code with vite runtime (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15907">#15907</a>)
(<a href="https://github.com/vitejs/vite/commit/b20d542">b20d542</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15907">#15907</a></li>
<li>refactor(runtime): use functions from <code>pathe</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16061">#16061</a>)
(<a href="https://github.com/vitejs/vite/commit/aac2ef7">aac2ef7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16061">#16061</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16028">#16028</a>)
(<a href="https://github.com/vitejs/vite/commit/7cfe80d">7cfe80d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16028">#16028</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2af1ae807d"><code>2af1ae8</code></a>
release: v5.1.5</li>
<li><a
href="bd52283a70"><code>bd52283</code></a>
fix: analysing build chunk without dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15469">#15469</a>)</li>
<li><a
href="ab823ab618"><code>ab823ab</code></a>
fix: import with query with imports field (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16085">#16085</a>)</li>
<li><a
href="11cceeab39"><code>11cceea</code></a>
revert: &quot;fix: upgrade esbuild to 0.20.x&quot; (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16072">#16072</a>)</li>
<li><a
href="899d9b1d27"><code>899d9b1</code></a>
fix: upgrade esbuild to 0.20.x (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16062">#16062</a>)</li>
<li><a
href="aac2ef7752"><code>aac2ef7</code></a>
refactor(runtime): use functions from <code>pathe</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16061">#16061</a>)</li>
<li><a
href="a9112ebb21"><code>a9112eb</code></a>
fix: output correct error for empty import specifier (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16055">#16055</a>)</li>
<li><a
href="1dccc3713a"><code>1dccc37</code></a>
fix: normalize literal-only entry pattern (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16010">#16010</a>)</li>
<li><a
href="7cfe80d0df"><code>7cfe80d</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16028">#16028</a>)</li>
<li><a
href="b20d54257e"><code>b20d542</code></a>
refactor: share code with vite runtime (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15907">#15907</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.1.5/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@eliancodes/brutal-ui` from 0.2.3 to 0.2.6
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ElianCodes/brutal-ui/blob/main/CHANGELOG.md"><code>@​eliancodes/brutal-ui</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.2.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>button props</li>
</ul>
<h2>0.2.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>add ActualButton component</li>
</ul>
<h2>0.2.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>make button extend HTMLButton</li>
<li>c6d3ff6: Change the use of utility css classes to vanilla css for
the Button component.</li>
</ul>
<p>All notable changes to this project will be documented in this file.
See <a
href="https://github.com/conventional-changelog/standard-version">standard-version</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ElianCodes/brutal-ui/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.3.3 to 5.4.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.4 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.1 (RC)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.4 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="42bb138173"><code>42bb138</code></a>
Bump version to 5.4.2 and LKG</li>
<li><a
href="992c70519c"><code>992c705</code></a>
Add release pipeline to release-5.4 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57513">#57513</a>)</li>
<li><a
href="db6b2a9802"><code>db6b2a9</code></a>
Bump version to 5.4.1-rc and LKG</li>
<li><a
href="bd4f51c8f0"><code>bd4f51c</code></a>
Update LKG</li>
<li><a
href="8a1f79dca5"><code>8a1f79d</code></a>
Merge remote-tracking branch 'origin/main' into release-5.4</li>
<li><a
href="d04e3489b0"><code>d04e348</code></a>
Improve apparent type of mapped types (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57122">#57122</a>)</li>
<li><a
href="86a16636ca"><code>86a1663</code></a>
Update package-lock.json</li>
<li><a
href="feb57c269b"><code>feb57c2</code></a>
Instantiate earlier inferred constraints in conditional types (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57362">#57362</a>)</li>
<li><a
href="91e67ffbea"><code>91e67ff</code></a>
fix(57392): using is not suggested as a keyword (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57394">#57394</a>)</li>
<li><a
href="29c0024bcf"><code>29c0024</code></a>
Avoid creating rest elements with <code>errorType</code> when
<code>any</code> is spread (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57116">#57116</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `ultrahtml` from 1.5.2 to 1.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/natemoo-re/ultrahtml/releases">ultrahtml's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>ebc97e0: upgrades <code>dts-bundle-generator</code> to
<code>9.2.1</code>, fixing an issue with <code>.d.ts</code>
generation which led methods prefixed with two underscores to be
incorrectly made private in the generated declaration file.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/natemoo-re/ultrahtml/blob/main/CHANGELOG.md">ultrahtml's
changelog</a>.</em></p>
<blockquote>
<h2>1.5.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>ebc97e0: upgrades <code>dts-bundle-generator</code> to
<code>9.2.1</code>, fixing an issue with <code>.d.ts</code>
generation which led methods prefixed with two underscores to be
incorrectly made private in the generated declaration file.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="93a127343f"><code>93a1273</code></a>
Merge pull request <a
href="https://redirect.github.com/natemoo-re/ultrahtml/issues/68">#68</a>
from natemoo-re/changeset-release/main</li>
<li><a
href="8d42d8dbf2"><code>8d42d8d</code></a>
[ci] release</li>
<li><a
href="007824dffe"><code>007824d</code></a>
Merge pull request <a
href="https://redirect.github.com/natemoo-re/ultrahtml/issues/65">#65</a>
from michaelhthomas/chore/upgrade-dts-bundle-generator</li>
<li><a
href="efc44dc146"><code>efc44dc</code></a>
Merge pull request <a
href="https://redirect.github.com/natemoo-re/ultrahtml/issues/67">#67</a>
from natemoo-re/fix-test</li>
<li><a
href="a59ac9291e"><code>a59ac92</code></a>
This Fixes <code>script.test.ts</code>, Mozilla.org updated the website
being tested fro...</li>
<li><a
href="ebc97e0186"><code>ebc97e0</code></a>
chore: add changeset</li>
<li><a
href="2f6c0dade6"><code>2f6c0da</code></a>
chore: upgrade <code>dts-bundle-generator</code> <code>8.0.1</code>
-&gt; <code>9.2.1</code></li>
<li>See full diff in <a
href="https://github.com/natemoo-re/ultrahtml/compare/v1.5.2...v1.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@fontsource-variable/inter` from 5.0.16 to 5.0.17
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter">compare
view</a></li>
</ul>
</details>
<br />

Updates `astro-seo` from 0.8.2 to 0.8.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jonasmerlin/astro-seo/releases">astro-seo's
releases</a>.</em></p>
<blockquote>
<h2>v0.8.3</h2>
<h3><a
href="https://github.com/jonasmerlin/astro-seo/compare/v0.8.2...v0.8.3">0.8.3</a>
(2024-03-03)</h3>
<ul>
<li>improvement: re-export Props as SEOProps</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jonasmerlin/astro-seo/blob/main/CHANGELOG.md">astro-seo's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/jonasmerlin/astro-seo/compare/v0.8.2...v0.8.3">0.8.3</a>
(2024-03-03)</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7d3387a2d9"><code>7d3387a</code></a>
chore(release): 0.8.3</li>
<li><a
href="9278a17b2e"><code>9278a17</code></a>
improvement: re-export Props as SEOProps</li>
<li><a
href="6974c405b4"><code>6974c40</code></a>
test: Delete trailing slash from test</li>
<li><a
href="3c16c642a5"><code>3c16c64</code></a>
Update all GH actions to latest version</li>
<li><a
href="8e3f440441"><code>8e3f440</code></a>
chore: Update Cypress GH action to v6</li>
<li><a
href="47c2378a94"><code>47c2378</code></a>
Update CHANGELOG</li>
<li>See full diff in <a
href="https://github.com/jonasmerlin/astro-seo/compare/v0.8.2...v0.8.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `astro` from 4.4.0 to 4.4.13
<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.4.13</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/10342">#10342</a>
<a
href="a2e9b2b936"><code>a2e9b2b936666b2a4779feb00dcb8ff0ab82c2ec</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes
<code>@​astrojs/db</code> loading TS in the fixtures</li>
</ul>
<h2>astro@4.4.12</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/10336">#10336</a>
<a
href="f2e60a9675"><code>f2e60a96754ed1d86001fe4d5d3a0c0ef657408d</code></a>
Thanks <a
href="https://github.com/FredKSchott"><code>@​FredKSchott</code></a>! -
Fixes an issue where slotting interactive components within a
&quot;client:only&quot; component prevented all component code in the
page from running.</li>
</ul>
<h2>astro@4.4.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10281">#10281</a>
<a
href="9deb919ff9"><code>9deb919ff95b1d2ffe5a5f70ec683e32ebfafd05</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes an issue where <code>404.astro</code> was ignored with
<code>i18n</code> routing enabled.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10279">#10279</a>
<a
href="9ba3e2605d"><code>9ba3e2605daee3861e3bf6c5768f1d8bced4709d</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes an issue where returning redirect responses resulted in missing
files with certain adapters.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10319">#10319</a>
<a
href="19ecccedaa"><code>19ecccedaab6d8fa0ff23711c88fa7d4fa34df38</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes an issue where streaming SSR responses sometimes failed with
&quot;<code>iterator.result</code> is not a function&quot; on node-based
adapters.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10302">#10302</a>
<a
href="992537e79f"><code>992537e79f1847b590a2e226aac88a47a6304f68</code></a>
Thanks <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>!
- Fixes an issue that causes static entrypoints build to fail because of
the path in certain conditions. Specifically, it failed if the path had
an extension (like <code>.astro</code>, <code>.mdx</code> etc) and such
extension would be also within the path (like
<code>./.astro/index.astro</code>).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10298">#10298</a>
<a
href="819d20a89c"><code>819d20a89c0d269333c2d397c1080884f516307a</code></a>
Thanks <a href="https://github.com/Fryuni"><code>@​Fryuni</code></a>! -
Fix an incorrect conflict resolution between pages generated from static
routes and rest parameters</p>
</li>
</ul>
<h2>astro@4.4.10</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/10235">#10235</a>
<a
href="4bc360cd5f"><code>4bc360cd5f25496aca3232f6efb3710424a14a34</code></a>
Thanks <a
href="https://github.com/sanman1k98"><code>@​sanman1k98</code></a>! -
Fixes jerky scrolling on IOS when using view transitions.</li>
</ul>
<h2>astro@4.4.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10278">#10278</a>
<a
href="a548a3a99c"><code>a548a3a99c2835c19662fc38636f92b2bda26614</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! -
Fixes original images sometimes being kept / deleted when they shouldn't
in both MDX and Markdoc</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10280">#10280</a>
<a
href="3488be9b59"><code>3488be9b59d1cb65325b0e087c33bcd74aaa4926</code></a>
Thanks <a
href="https://github.com/bholmesdev"><code>@​bholmesdev</code></a>! -
Finalize db API to a shared db/ directory.</p>
</li>
</ul>
<h2>astro@4.4.8</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/10275">#10275</a>
<a
href="5e3e74b61d"><code>5e3e74b61daa2ba44c761c9ab5745818661a656e</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! -
Fixes dev toolbar warning about using the proper loading attributes on
images using <code>data:</code> URIs</li>
</ul>
<h2>astro@4.4.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10274">#10274</a>
<a
href="e556151603"><code>e556151603a2f0173059d0f98fdcbec0610b48ff</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes a regression introduced in v4.4.5 where image optimization did
not work in dev mode when a base was configured.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10263">#10263</a>
<a
href="9bdbed723e"><code>9bdbed723e0aa4243d7d6ee64d1c1df3b75b9aeb</code></a>
Thanks <a
href="https://github.com/martrapp"><code>@​martrapp</code></a>! - Adds
auto completion for <code>astro:</code> event names when adding or
removing event listeners on <code>document</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10284">#10284</a>
<a
href="07f89429a1"><code>07f89429a1ef5173d3321e0b362a9dc71fc74fe5</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! -
Fixes an issue where in Node SSR, the image endpoint could be used
maliciously to reveal unintended information about the underlying
system.</p>
<p>Thanks to Google Security Team for reporting this issue.</p>
</li>
</ul>
<!-- 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.4.13</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/10342">#10342</a>
<a
href="a2e9b2b936"><code>a2e9b2b936666b2a4779feb00dcb8ff0ab82c2ec</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes
<code>@​astrojs/db</code> loading TS in the fixtures</li>
</ul>
<h2>4.4.12</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/10336">#10336</a>
<a
href="f2e60a9675"><code>f2e60a96754ed1d86001fe4d5d3a0c0ef657408d</code></a>
Thanks <a
href="https://github.com/FredKSchott"><code>@​FredKSchott</code></a>! -
Fixes an issue where slotting interactive components within a
&quot;client:only&quot; component prevented all component code in the
page from running.</li>
</ul>
<h2>4.4.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10281">#10281</a>
<a
href="9deb919ff9"><code>9deb919ff95b1d2ffe5a5f70ec683e32ebfafd05</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes an issue where <code>404.astro</code> was ignored with
<code>i18n</code> routing enabled.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10279">#10279</a>
<a
href="9ba3e2605d"><code>9ba3e2605daee3861e3bf6c5768f1d8bced4709d</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes an issue where returning redirect responses resulted in missing
files with certain adapters.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10319">#10319</a>
<a
href="19ecccedaa"><code>19ecccedaab6d8fa0ff23711c88fa7d4fa34df38</code></a>
Thanks <a href="https://github.com/lilnasy"><code>@​lilnasy</code></a>!
- Fixes an issue where streaming SSR responses sometimes failed with
&quot;<code>iterator.result</code> is not a function&quot; on node-based
adapters.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10302">#10302</a>
<a
href="992537e79f"><code>992537e79f1847b590a2e226aac88a47a6304f68</code></a>
Thanks <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>!
- Fixes an issue that causes static entrypoints build to fail because of
the path in certain conditions. Specifically, it failed if the path had
an extension (like <code>.astro</code>, <code>.mdx</code> etc) and such
extension would be also within the path (like
<code>./.astro/index.astro</code>).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10298">#10298</a>
<a
href="819d20a89c"><code>819d20a89c0d269333c2d397c1080884f516307a</code></a>
Thanks <a href="https://github.com/Fryuni"><code>@​Fryuni</code></a>! -
Fix an incorrect conflict resolution between pages generated from static
routes and rest parameters</p>
</li>
</ul>
<h2>4.4.10</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/10235">#10235</a>
<a
href="4bc360cd5f"><code>4bc360cd5f25496aca3232f6efb3710424a14a34</code></a>
Thanks <a
href="https://github.com/sanman1k98"><code>@​sanman1k98</code></a>! -
Fixes jerky scrolling on IOS when using view transitions.</li>
</ul>
<h2>4.4.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10278">#10278</a>
<a
href="a548a3a99c"><code>a548a3a99c2835c19662fc38636f92b2bda26614</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! -
Fixes original images sometimes being kept / deleted when they shouldn't
in both MDX and Markdoc</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/10280">#10280</a>
<a
href="3488be9b59"><code>3488be9b59d1cb65325b0e087c33bcd74aaa4926</code></a>
Thanks <a
href="https://github.com/bholmesdev"><code>@​bholmesdev</code></a>! -
Finalize db API to a shared db/ directory.</p>
</li>
</ul>
<h2>4.4.8</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/10275">#10275</a>
<a
href="5e3e74b61d"><code>5e3e74b61daa2ba44c761c9ab5745818661a656e</code></a>
Thanks <a
href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! -
Fixes dev toolbar warning about using the proper loading attributes on
images using <code>data:</code> URIs</li>
</ul>
<h2>4.4.7</h2>
<h3>Patch Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c793f194c9"><code>c793f19</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10344">#10344</a>)</li>
<li><a
href="74cf1af86e"><code>74cf1af</code></a>
Fix cli package resolution for <code>@astrojs/db</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10338">#10338</a>)</li>
<li><a
href="a2e9b2b936"><code>a2e9b2b</code></a>
Fixes loading .ts configs in astro:db (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10342">#10342</a>)</li>
<li><a
href="038201fbae"><code>038201f</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10337">#10337</a>)</li>
<li><a
href="f2e60a9675"><code>f2e60a9</code></a>
Revert bad release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10336">#10336</a>)</li>
<li><a
href="dd3935b31c"><code>dd3935b</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10332">#10332</a>)</li>
<li><a
href="2809d13600"><code>2809d13</code></a>
[ci] format</li>
<li><a
href="507b4ac246"><code>507b4ac</code></a>
fix(rendering): allow render instructions to propagate while rendering
slots ...</li>
<li><a
href="5fe98599a3"><code>5fe9859</code></a>
fix broken link in code examples (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10322">#10322</a>)</li>
<li><a
href="3c0b854ac6"><code>3c0b854</code></a>
chore: delete <code>core/endpoint/index.ts</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10324">#10324</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/astro@4.4.13/packages/astro">compare
view</a></li>
</ul>
</details>
<br />

Updates `sass` from 1.71.0 to 1.71.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sass/dart-sass/releases">sass's
releases</a>.</em></p>
<blockquote>
<h2>Dart Sass 1.71.1</h2>
<p>To install Sass 1.71.1, download one of the packages below and <a
href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or
see <a href="https://sass-lang.com/install">the Sass website</a> for
full installation instructions.</p>
<h1>Changes</h1>
<h3>Command-Line Interface</h3>
<ul>
<li>Ship the musl Linux release with the proper Dart executable.</li>
</ul>
<h3>JavaScript API</h3>
<ul>
<li>
<p>Export the <code>NodePackageImporter</code> class in ESM mode.</p>
</li>
<li>
<p>Allow <code>NodePackageImporter</code> to locate a default directory
even when the entrypoint is an ESM module.</p>
</li>
</ul>
<h3>Dart API</h3>
<ul>
<li>Make passing a null argument to <code>NodePackageImporter()</code> a
static error rather than just a runtime error.</li>
</ul>
<h3>Embedded Sass</h3>
<ul>
<li>In the JS Embedded Host, properly install the musl Linux embedded
compiler when running on musl Linux.</li>
</ul>
<p>See the <a
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1711">full
changelog</a> for changes in earlier releases.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's
changelog</a>.</em></p>
<blockquote>
<h2>1.71.1</h2>
<h3>Command-Line Interface</h3>
<ul>
<li>Ship the musl Linux release with the proper Dart executable.</li>
</ul>
<h3>JavaScript API</h3>
<ul>
<li>
<p>Export the <code>NodePackageImporter</code> class in ESM mode.</p>
</li>
<li>
<p>Allow <code>NodePackageImporter</code> to locate a default directory
even when the
entrypoint is an ESM module.</p>
</li>
</ul>
<h3>Dart API</h3>
<ul>
<li>Make passing a null argument to <code>NodePackageImporter()</code> a
static error rather
than just a runtime error.</li>
</ul>
<h3>Embedded Sass</h3>
<ul>
<li>In the JS Embedded Host, properly install the musl Linux embedded
compiler
when running on musl Linux.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1b4d703ad3"><code>1b4d703</code></a>
Release 1.71.1 (<a
href="https://redirect.github.com/sass/dart-sass/issues/2182">#2182</a>)</li>
<li><a
href="6d66c4376a"><code>6d66c43</code></a>
Properly handle <code>new NodePackageImporter()</code> with an ESM
entrypoint (<a
href="https://redirect.github.com/sass/dart-sass/issues/2181">#2181</a>)</li>
<li><a
href="85a932f648"><code>85a932f</code></a>
Add missing ESM export of NodePackageImporter (<a
href="https://redirect.github.com/sass/dart-sass/issues/2177">#2177</a>)</li>
<li><a
href="786dd63ea1"><code>786dd63</code></a>
Fix linux musl builds (<a
href="https://redirect.github.com/sass/dart-sass/issues/2175">#2175</a>)</li>
<li>See full diff in <a
href="https://github.com/sass/dart-sass/compare/1.71.0...1.71.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@astrojs/starlight` from 0.19.0 to 0.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/starlight/releases"><code>@​astrojs/starlight</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​astrojs/starlight</code><a
href="https://github.com/0"><code>@​0</code></a>.21.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1584">#1584</a>
<a
href="8851d5cd0d"><code>8851d5cd</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds 2 new icons: <code>apple</code> and <code>linux</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1577">#1577</a>
<a
href="0ba77890e0"><code>0ba77890</code></a>
Thanks <a
href="https://github.com/morinokami"><code>@​morinokami</code></a>! -
Translates <code>fileTree.directory</code> UI string into Japanese.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1593">#1593</a>
<a
href="fa7ed2458c"><code>fa7ed245</code></a>
Thanks <a
href="https://github.com/liruifengv"><code>@​liruifengv</code></a>! -
Translates <code>fileTree.directory</code> UI string into simplified
Chinese.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1585">#1585</a>
<a
href="bd4e278f7f"><code>bd4e278f</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Translates <code>fileTree.directory</code> UI string into French.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1587">#1587</a>
<a
href="c579426025"><code>c5794260</code></a>
Thanks <a
href="https://github.com/Eveeifyeve"><code>@​Eveeifyeve</code></a>! -
Adds 1 new icon: <code>homebrew</code>.</p>
</li>
</ul>
<h2><code>@​astrojs/starlight</code><a
href="https://github.com/0"><code>@​0</code></a>.21.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1568">#1568</a>
<a
href="5f99a71ddf"><code>5f99a71d</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds support for optionally setting an icon on a
<code>&lt;TabItem&gt;</code> component to make it easier to visually
distinguish between tabs.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1308">#1308</a>
<a
href="9a918a5b49"><code>9a918a5b</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds <code>&lt;FileTree&gt;</code> component to display the structure of
a directory.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1308">#1308</a>
<a
href="9a918a5b49"><code>9a918a5b</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds 144 new file-type icons from the <a
href="https://github.com/jesseweed/seti-ui#current-icons">Seti UI icon
set</a>, available with the <code>seti:</code> prefix, e.g.
<code>seti:javascript</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1564">#1564</a>
<a
href="d880065e29"><code>d880065e</code></a>
Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>!
- Adds a <code>&lt;Steps&gt;</code> component for styling more complex
guided tasks.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1308">#1308</a>
<a
href="9a918a5b49"><code>9a918a5b</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds 5 new icons: <code>astro</code>, <code>biome</code>,
<code>bun</code>, <code>mdx</code>, and <code>pnpm</code>.</p>
</li>
</ul>
<h2><code>@​astrojs/starlight</code><a
href="https://github.com/0"><code>@​0</code></a>.20.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/starlight/pull/1553">#1553</a>
<a
href="8e09114755"><code>8e091147</code></a>
Thanks <a
href="https://github.com/hippotastic"><code>@​hippotastic</code></a>! -
Updates Expressive Code to v0.33.4 to fix potential race condition bug
in Shiki.</li>
</ul>
<h2><code>@​astrojs/starlight</code><a
href="https://github.com/0"><code>@​0</code></a>.20.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1541">#1541</a>
<a
href="1043052f38"><code>1043052f</code></a>
Thanks <a
href="https://github.com/hippotastic"><code>@​hippotastic</code></a>! -
Updates <code>astro-expressive-code</code> dependency to the latest
minor release (0.33).</p>
<p>This unlocks support for <a
href="https://expressive-code.com/key-features/word-wrap/">word wrap</a>
and <a href="https://expressive-code.com/plugins/line-numbers/">line
numbers</a>, as well as updating the syntax highlighter to the latest
Shiki release, which includes new and updated language grammars.</p>
<p>See the <a href="https://expressive-code.com/releases/">Expressive
Code release notes</a> for more information including details of
potentially breaking changes.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1542">#1542</a>
<a
href="b3b7a60699"><code>b3b7a606</code></a>
Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>!
- Improves error messages shown by Starlight for configuration
errors.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1544">#1544</a>
<a
href="65dc6586ef"><code>65dc6586</code></a>
Thanks <a
href="https://github.com/torn4dom4n"><code>@​torn4dom4n</code></a>! -
Update Vietnamese UI translations</p>
</li>
</ul>
<h2><code>@​astrojs/starlight</code><a
href="https://github.com/0"><code>@​0</code></a>.19.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/starlight/pull/1527">#1527</a>
<a
href="163bc848e1"><code>163bc84</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Exports the <code>StarlightPageProps</code> TypeScript type representing
the props expected by the <code>&lt;StarlightPage /&gt;</code>
component.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md"><code>@​astrojs/starlight</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.21.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1584">#1584</a>
<a
href="8851d5cd0d"><code>8851d5cd</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds 2 new icons: <code>apple</code> and <code>linux</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1577">#1577</a>
<a
href="0ba77890e0"><code>0ba77890</code></a>
Thanks <a
href="https://github.com/morinokami"><code>@​morinokami</code></a>! -
Translates <code>fileTree.directory</code> UI string into Japanese.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1593">#1593</a>
<a
href="fa7ed2458c"><code>fa7ed245</code></a>
Thanks <a
href="https://github.com/liruifengv"><code>@​liruifengv</code></a>! -
Translates <code>fileTree.directory</code> UI string into simplified
Chinese.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1585">#1585</a>
<a
href="bd4e278f7f"><code>bd4e278f</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Translates <code>fileTree.directory</code> UI string into French.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1587">#1587</a>
<a
href="c579426025"><code>c5794260</code></a>
Thanks <a
href="https://github.com/Eveeifyeve"><code>@​Eveeifyeve</code></a>! -
Adds 1 new icon: <code>homebrew</code>.</p>
</li>
</ul>
<h2>0.21.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1568">#1568</a>
<a
href="5f99a71ddf"><code>5f99a71d</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds support for optionally setting an icon on a
<code>&lt;TabItem&gt;</code> component to make it easier to visually
distinguish between tabs.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1308">#1308</a>
<a
href="9a918a5b49"><code>9a918a5b</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds <code>&lt;FileTree&gt;</code> component to display the structure of
a directory.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1308">#1308</a>
<a
href="9a918a5b49"><code>9a918a5b</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds 144 new file-type icons from the <a
href="https://github.com/jesseweed/seti-ui#current-icons">Seti UI icon
set</a>, available with the <code>seti:</code> prefix, e.g.
<code>seti:javascript</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1564">#1564</a>
<a
href="d880065e29"><code>d880065e</code></a>
Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>!
- Adds a <code>&lt;Steps&gt;</code> component for styling more complex
guided tasks.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1308">#1308</a>
<a
href="9a918a5b49"><code>9a918a5b</code></a>
Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! -
Adds 5 new icons: <code>astro</code>, <code>biome</code>,
<code>bun</code>, <code>mdx</code>, and <code>pnpm</code>.</p>
</li>
</ul>
<h2>0.20.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/starlight/pull/1553">#1553</a>
<a
href="8e09114755"><code>8e091147</code></a>
Thanks <a
href="https://github.com/hippotastic"><code>@​hippotastic</code></a>! -
Updates Expressive Code to v0.33.4 to fix potential race condition bug
in Shiki.</li>
</ul>
<h2>0.20.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1541">#1541</a>
<a
href="1043052f38"><code>1043052f</code></a>
Thanks <a
href="https://github.com/hippotastic"><code>@​hippotastic</code></a>! -
Updates <code>astro-expressive-code</code> dependency to the latest
minor release (0.33).</p>
<p>This unlocks support for <a
href="https://expressive-code.com/key-features/word-wrap/">word wrap</a>
and <a href="https://expressive-code.com/plugins/line-numbers/">line
numbers</a>, as well as updating the syntax highlighter to the latest
Shiki release, which includes new and updated language grammars.</p>
<p>See the <a href="https://expressive-code.com/releases/">Expressive
Code release notes</a> for more information including details of
potentially breaking changes.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1542">#1542</a>
<a
href="b3b7a60699"><code>b3b7a606</code></a>
Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>!
- Improves error messages shown by Starlight for configuration
errors.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/starlight/pull/1544">#1544</a>
<a
href="65dc6586ef"><code>65dc6586</code></a>
Thanks <a
href="https://github.com/torn4dom4n"><code>@​torn4dom4n</code></a>! -
Update Vietnamese UI translations</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6204cf2880"><code>6204cf2</code></a>
[ci] release (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1586">#1586</a>)</li>
<li><a
href="8851d5cd0d"><code>8851d5c</code></a>
Add <code>apple</code> &amp; <code>linux</code> icons (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1584">#1584</a>)</li>
<li><a
href="8e37ac8db0"><code>8e37ac8</code></a>
[ci] format</li>
<li><a
href="c579426025"><code>c579426</code></a>
Add <code>homebrew</code> icon (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1587">#1587</a>)</li>
<li><a
href="fa7ed2458c"><code>fa7ed24</code></a>
Translates <code>fileTree.directory</code> UI string into simplified
Chinese. (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1593">#1593</a>)</li>
<li><a
href="bd4e278f7f"><code>bd4e278</code></a>
i18n(fr): translate <code>fileTree.directory</code> UI string (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1585">#1585</a>)</li>
<li><a
href="0ba77890e0"><code>0ba7789</code></a>
Translate <code>fileTree.directory</code> into Japanese (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1577">#1577</a>)</li>
<li><a
href="dae1cb2601"><code>dae1cb2</code></a>
[ci] format</li>
<li><a
href="ab38709dd9"><code>ab38709</code></a>
[ci] release (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1574">#1574</a>)</li>
<li><a
href="d880065e29"><code>d880065</code></a>
Add <code>\&lt;Steps&gt;</code> component (<a
href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1564">#1564</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/starlight/commits/@astrojs/starlight@0.21.1/packages/starlight">compare
view</a></li>
</ul>
</details>
<br />

Updates `sharp` from 0.32.6 to 0.33.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lovell/sharp/blob/main/docs/changelog.md">sharp's
changelog</a>.</em></p>
<blockquote>
<h3>v0.33.2 - 12th January 2024</h3>
<ul>
<li>
<p>Upgrade to libvips v8.15.1 for upstream bug fixes.</p>
</li>
<li>
<p>TypeScript: add definition for <code>keepMetadata</code>.
<a href="https://redirect.github.com/lovell/sharp/pull/3914">#3914</a>
<a href="https://github.com/abhi0498"><code>@​abhi0498</code></a></p>
</li>
<li>
<p>Ensure <code>extend</code> operation stays sequential when copying
(regression in 0.32.0).
<a
href="https://redirect.github.com/lovell/sharp/issues/3928">#3928</a></p>
</li>
<li>
<p>Improve error handling for unsupported multi-page rotation.
<a
href="https://redirect.github.com/lovell/sharp/issues/3940">#3940</a></p>
</li>
</ul>
<h3>v0.33.1 - 17th December 2023</h3>
<ul>
<li>
<p>Add support for Yarn Plug'n'Play filesystem layout.
<a
href="https://redirect.github.com/lovell/sharp/issues/3888">#3888</a></p>
</li>
<li>
<p>Emit warning when attempting to use invalid ICC profiles.
<a
href="https://redirect.github.com/lovell/sharp/issues/3895">#3895</a></p>
</li>
<li>
<p>Ensure <code>VIPS_NOVECTOR</code> environment variable is respected.
<a href="https://redirect.github.com/lovell/sharp/pull/3897">#3897</a>
<a href="https://github.com/icetee"><code>@​icetee</code></a></p>
</li>
</ul>
<h3>v0.33.0 - 29th November 2023</h3>
<ul>
<li>
<p>Drop support for Node.js 14 and 16, now requires Node.js ^18.17.0 or
&gt;= 20.3.0</p>
</li>
<li>
<p>Prebuilt binaries distributed via npm registry and installed via
package manager.</p>
</li>
<li>
<p>Building from source requires dependency on
<code>node-addon-api</code>.</p>
</li>
<li>
<p>Remove <code>sharp.vendor</code>.</p>
</li>
<li>
<p>Partially deprecate <code>withMetadata()</code>, use
<code>withExif()</code> and <code>withIccProfile()</code>.</p>
</li>
<li>
<p>Add experimental support for WebAssembly-based runtimes.
<a href="https://github.com/RReverser"><code>@​RReverser</code></a></p>
</li>
<li>
<p>Options for <code>trim</code> operation must be an Object, add new
<code>lineArt</code> option.
<a
href="https://redirect.github.com/lovell/sharp/issues/2363">#2363</a></p>
</li>
<li>
<p>Improve luminance of <code>tint</code> operation with weighting
function.
<a href="https://redirect.github.com/lovell/sharp/issues/3338">#3338</a>
<a href="https://github.com/jcupitt"><code>@​jcupitt</code></a></p>
</li>
<li>
<p>Ensure all <code>Error</code> objects contain a <code>stack</code>
property.
<a
href="https://redirect.github.com/lovell/sharp/issues/3653">#3653</a></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bcb22af034"><code>bcb22af</code></a>
Release v0.33.2</li>
<li><a
href="d04dc62666"><code>d04dc62</code></a>
Prerelease v0.33.2-rc.1</li>
<li><a
href="c30d355f97"><code>c30d355</code></a>
CI: Fix npm smoke test expectation</li>
<li><a
href="49cb148b38"><code>49cb148</code></a>
Prerelease v0.33.2-rc.0</li>
<li><a
href="3bc31a8b20"><code>3bc31a8</code></a>
CI: Verify emscripten versions match</li>
<li><a
href="c28523e70e"><code>c28523e</code></a>
CI: Update Emscripten Docker image to 3.1.51 (<a
href="https://redirect.github.com/lovell/sharp/issues/3907">#3907</a>)</li>
<li><a
href="278f393f74"><code>278f393</code></a>
Upgrade to libvips v8.15.1</li>
<li><a
href="cbf68c1395"><code>cbf68c1</code></a>
Improve error for unsupported multi-page rotation <a
href="https://redirect.github.com/lovell/sharp/issues/3940">#3940</a></li>
<li><a
href="45e8071599"><code>45e8071</code></a>
Add runtime check for outdated Node.js version</li>
<li><a
href="b96389d975"><code>b96389d</code></a>
Docs: refresh index</li>
<li>Additional commits viewable in <a
href="https://github.com/lovell/sharp/compare/v0.32.6...v0.33.2">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-03-07 06:37:43 -08:00
.changeset Add changeset for dependabot updates 2024-03-07 14:09:01 +00:00
.github Create coauthor.yml 2024-03-07 06:19:19 -08:00
.vscode Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00
packages Bump the prod-dependencies group with 10 updates 2024-03-07 14:08:41 +00:00
playgrounds Bump the prod-dependencies group with 10 updates 2024-03-07 14:08:41 +00:00
unlighthouse Create README.md 2024-01-23 18:40:45 -08:00
.gitignore Update .gitignore 2024-02-14 07:52:56 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2024-01-24 16:48:13 -08:00
CONTRIBUTING.md Update changeset and contributing information and add new workflow 2024-02-14 03:13:37 -08:00
LICENSE Massive Repo Cleanup and organization 2024-02-14 05:17:01 -08:00
README.md update and remove now unused package 2024-03-05 23:15:39 -08:00
SECURITY.md Create SECURITY.md 2024-01-24 17:01:02 -08:00
biome.json Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00
package.json New version check system setup 2024-03-03 08:16:17 -08:00
pnpm-lock.yaml Bump the prod-dependencies group with 10 updates 2024-03-07 14:08:41 +00:00
pnpm-workspace.yaml First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
vitest.workspace.json Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00

README.md

Want to Chat? Join our Discord

For a full always up to date documentation please checkout Our Website

Don't like GitHub, and prefer GitLab? This Repo is Auto Cloned to Gitlab! Check it out here: GitLab: Astro-GhostCMS

Demos

Quick Start

# Its easy run this command and follow the prompt!
npx @matthiesenxyz/create-astro-ghostcms

Our Supporters:

Want to be listed here? by name or logo? Signup Here for an Astro-GhostCMS Suppoter Membership (Silver and up get listed here) Also All Suppoter Memberships get a Discord rank!

Repo Structure

This repo is structured as a pnpm monorepo. All of our packages can be found under the packages/ folder. These are all internal packages or independently published that can be found on npmjs.com

In this Repo you will find the Following:

Contributing

Acknowledgments

Ghost is a trademark of The Ghost Foundation. This project is not directly related to or provided by The Ghost Foundation and is intended to help create a easier method to utilize their provided JavaScript tools to link a Headless GhostCMS install in to your Astro project.

Built with Astro

Maintained with GitKraken

gitkraken-logo-stencil-color