Commit be98449
authored
chore(deps): bump @astrojs/starlight from 0.36.2 to 0.37.4 (#16)
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.36.2 to 0.37.4.
<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>.37.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/starlight/pull/3534">#3534</a> <a href="https://github.com/withastro/starlight/commit/703fab085b99303c0c01325c9bb869ea7e1418c4"><code>703fab0</code></a> Thanks <a href="https://github.com/HiDeoo"><code>@HiDeoo</code></a>! - Fixes support for running builds when <code>npx</code> is unavailable.</p>
<p>Previously, Starlight would spawn a process to run the Pagefind search indexing binary using <code>npx</code>. On platforms where <code>npx</code> isn’t available, this could cause issues. Starlight now runs Pagefind using its Node.js API to avoid a separate process. As a side effect, you may notice that logging during builds is now less verbose.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/starlight/pull/3656">#3656</a> <a href="https://github.com/withastro/starlight/commit/a0e636838092d30cb6b8f80e5535ad842e52d759"><code>a0e6368</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Fixes several edge cases in highlighting the current page heading in Starlight’s table of contents</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/starlight/pull/3663">#3663</a> <a href="https://github.com/withastro/starlight/commit/00cbf001fee4fd59f351c7a6c0f8c353c7c41f13"><code>00cbf00</code></a> Thanks <a href="https://github.com/lines-of-codes"><code>@lines-of-codes</code></a>! - Adds Thai language support</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/starlight/pull/3658">#3658</a> <a href="https://github.com/withastro/starlight/commit/ac793290f0dbd21f9b9a5d6f60aa315043815227"><code>ac79329</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Avoids adding redundant <code>aria-current="false"</code> attributes to sidebar entries</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/starlight/pull/3382">#3382</a> <a href="https://github.com/withastro/starlight/commit/db295c2a3d75aad71a41702f33001195d89de5d2"><code>db295c2</code></a> Thanks <a href="https://github.com/trueberryless"><code>@trueberryless</code></a>! - Fixes an issue where the mobile table of contents is unable to find the first heading when a page has a tall banner.</p>
</li>
</ul>
<h2><code>@astrojs/starlight</code><a href="https://github.com/0"><code>@0</code></a>.37.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/starlight/pull/3648">#3648</a> <a href="https://github.com/withastro/starlight/commit/292666cdcb9d81da2ee32ab5a3e83b2c44cea5cd"><code>292666c</code></a> Thanks <a href="https://github.com/maxchang3"><code>@maxchang3</code></a>! - Prevents unwanted font size adjustments on iOS after orientation changes.</li>
</ul>
<h2><code>@astrojs/starlight</code><a href="https://github.com/0"><code>@0</code></a>.37.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/starlight/pull/3647">#3647</a> <a href="https://github.com/withastro/starlight/commit/9f4efc3c59ee41038b7c0550230a10bb35ad0e50"><code>9f4efc3</code></a> Thanks <a href="https://github.com/gerstenbergit"><code>@gerstenbergit</code></a>! - Adds Greek language support</li>
</ul>
<h2><code>@astrojs/starlight</code><a href="https://github.com/0"><code>@0</code></a>.37.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/starlight/pull/3603">#3603</a> <a href="https://github.com/withastro/starlight/commit/30f6e7fa83ca0a248b1b59d616f55a6f933334a2"><code>30f6e7f</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Fixes support for providing an absolute URL to Starlight’s <code>favicon</code> configuration option</li>
</ul>
<h2><code>@astrojs/starlight</code><a href="https://github.com/0"><code>@0</code></a>.37.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/starlight/pull/3491">#3491</a> <a href="https://github.com/withastro/starlight/commit/28810f085faf017f3fedd1407e741bdf6c232848"><code>28810f0</code></a> Thanks <a href="https://github.com/JusticeMatthew"><code>@JusticeMatthew</code></a>! - Changes text overflow styling in Markdown content</p>
<p>1 parent a1da707 commit be98449
2 files changed
+6
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments