Skip to content

Commit 0734536

Browse files
chore(deps): bump the minorandpatch group across 1 directory with 2 updates (#6620)
Bumps the minorandpatch group with 2 updates in the /docs directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.39.2 to 0.39.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/starlight/releases">@​astrojs/starlight's releases</a>.</em></p> <blockquote> <h2><code>@​astrojs/starlight</code><a href="https://github.com/0"><code>@​0</code></a>.39.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3910">#3910</a> <a href="https://github.com/withastro/starlight/commit/dddf40510a304d4ff1f137b12c07f0dafdd9c198"><code>dddf405</code></a> Thanks <a href="https://github.com/andreialba"><code>@​andreialba</code></a>! - Improves Romanian UI translations</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3924">#3924</a> <a href="https://github.com/withastro/starlight/commit/02f2ce1ea2c2d814fdd2ecdd609d35109479d8cd"><code>02f2ce1</code></a> Thanks <a href="https://github.com/BouRock"><code>@​BouRock</code></a>! - Improves Turkish UI translations</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3928">#3928</a> <a href="https://github.com/withastro/starlight/commit/11a7ed2d6ce14f131b3678f3fc13e1b16a273312"><code>11a7ed2</code></a> Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>! - Updates Pagefind to v1.5 and adds support for Pagefind’s new <a href="https://pagefind.app/docs/ranking/#configuring-diacritic-similarity"><code>diacriticSimilarity</code></a> and <a href="https://pagefind.app/docs/ranking/#configuring-metadata-weights"><code>metaWeights</code></a> advanced ranking options</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3927">#3927</a> <a href="https://github.com/withastro/starlight/commit/e94487041f5e22b5dc89ed8247c2bb0c737f891f"><code>e944870</code></a> Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! - Refactors internal file path handling for Starlight content collections.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md">@​astrojs/starlight's changelog</a>.</em></p> <blockquote> <h2>0.39.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3910">#3910</a> <a href="https://github.com/withastro/starlight/commit/dddf40510a304d4ff1f137b12c07f0dafdd9c198"><code>dddf405</code></a> Thanks <a href="https://github.com/andreialba"><code>@​andreialba</code></a>! - Improves Romanian UI translations</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3924">#3924</a> <a href="https://github.com/withastro/starlight/commit/02f2ce1ea2c2d814fdd2ecdd609d35109479d8cd"><code>02f2ce1</code></a> Thanks <a href="https://github.com/BouRock"><code>@​BouRock</code></a>! - Improves Turkish UI translations</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3928">#3928</a> <a href="https://github.com/withastro/starlight/commit/11a7ed2d6ce14f131b3678f3fc13e1b16a273312"><code>11a7ed2</code></a> Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>! - Updates Pagefind to v1.5 and adds support for Pagefind’s new <a href="https://pagefind.app/docs/ranking/#configuring-diacritic-similarity"><code>diacriticSimilarity</code></a> and <a href="https://pagefind.app/docs/ranking/#configuring-metadata-weights"><code>metaWeights</code></a> advanced ranking options</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3927">#3927</a> <a href="https://github.com/withastro/starlight/commit/e94487041f5e22b5dc89ed8247c2bb0c737f891f"><code>e944870</code></a> Thanks <a href="https://github.com/HiDeoo"><code>@​HiDeoo</code></a>! - Refactors internal file path handling for Starlight content collections.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/starlight/commit/668a467380b2136d55ed00535480d741dae2d58b"><code>668a467</code></a> [ci] release (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3913">#3913</a>)</li> <li><a href="https://github.com/withastro/starlight/commit/11a7ed2d6ce14f131b3678f3fc13e1b16a273312"><code>11a7ed2</code></a> Add support for new Pagefind ranking options (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3928">#3928</a>)</li> <li><a href="https://github.com/withastro/starlight/commit/02f2ce1ea2c2d814fdd2ecdd609d35109479d8cd"><code>02f2ce1</code></a> Update Turkish translations (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3924">#3924</a>)</li> <li><a href="https://github.com/withastro/starlight/commit/e94487041f5e22b5dc89ed8247c2bb0c737f891f"><code>e944870</code></a> Refactor <code>getCollectionPosixPath()</code> (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3927">#3927</a>)</li> <li><a href="https://github.com/withastro/starlight/commit/dddf40510a304d4ff1f137b12c07f0dafdd9c198"><code>dddf405</code></a> fix: improve Romanian UI translations (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3910">#3910</a>)</li> <li><a href="https://github.com/withastro/starlight/commit/1b5f399993c8e548fd9bedc86a6c60e1e4cf162d"><code>1b5f399</code></a> CI/E2E tests improvements (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3901">#3901</a>)</li> <li><a href="https://github.com/withastro/starlight/commit/d1d74527ff0fcfe3c7306f00a2ca1e3d300f4b61"><code>d1d7452</code></a> Fix inaccurate comment on <code>:lang</code> selectors (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3893">#3893</a>)</li> <li>See full diff in <a href="https://github.com/withastro/starlight/commits/@astrojs/starlight@0.39.3/packages/starlight">compare view</a></li> </ul> </details> <br /> Updates `astro` from 6.4.2 to 6.4.4 <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@6.4.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16926">#16926</a> <a href="https://github.com/withastro/astro/commit/1b39ae8485406937501d8a734afe2a464d671064"><code>1b39ae8</code></a> Thanks <a href="https://github.com/narendraio"><code>@​narendraio</code></a>! - Prevents <code>App.match()</code> from throwing on request paths that contain an invalid percent-sequence.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16924">#16924</a> <a href="https://github.com/withastro/astro/commit/2c0bc943d96d602b429ce3ecbb379d01a46903b5"><code>2c0bc94</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes an issue where editing a client-side component (e.g. with <code>client:idle</code>, <code>client:load</code>, etc.) caused an unnecessary full program reload of the backend during development.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16958">#16958</a> <a href="https://github.com/withastro/astro/commit/2c1d50f5f9d557d7cdc17fd75f3a10fd203699c9"><code>2c1d50f</code></a> Thanks <a href="https://github.com/fkatsuhiro"><code>@​fkatsuhiro</code></a>! - Fixes a bug where static file endpoints using <code>getStaticPaths</code> with <code>.html</code> in dynamic param values (e.g. <code>{ path: 'file.html' }</code>) would fail with a <code>NoMatchingStaticPathFound</code> error during build. The <code>.html</code> suffix is no longer incorrectly stripped from endpoint route pathnames.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16855">#16855</a> <a href="https://github.com/withastro/astro/commit/c610cda44b273c15a6e7eaa4a84fa194002643e1"><code>c610cda</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes dynamic routes returning 500 &quot;TypeError: Missing parameter&quot; when using domain-based i18n routing in SSR.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16946">#16946</a> <a href="https://github.com/withastro/astro/commit/606c37b886a9e25170ba82634cc81a8a775e8ac6"><code>606c37b</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Fixes <code>Astro.routePattern</code> to preserve original casing of dynamic parameter names from filenames. Previously, a file at <code>src/pages/blog/[postId].astro</code> would return <code>/blog/[postid]</code> for <code>Astro.routePattern</code> due to an internal <code>.toLowerCase()</code> call. It now correctly returns <code>/blog/[postId]</code>.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16720">#16720</a> <a href="https://github.com/withastro/astro/commit/16d49b694071be212fb8c5a141ade72e8717a30e"><code>16d49b6</code></a> Thanks <a href="https://github.com/thomas-callahan-collibra"><code>@​thomas-callahan-collibra</code></a>! - Fix an issue where dynamic routes would return the string <code>[object Object]</code> instead of the expected content, in certain runtimes.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16703">#16703</a> <a href="https://github.com/withastro/astro/commit/17390a6184d5cbd5ff85b7f652a92f5a6a7b0557"><code>17390a6</code></a> Thanks <a href="https://github.com/henrybrewer00-dotcom"><code>@​henrybrewer00-dotcom</code></a>! - Fixes styles being stripped when the project root is started with a path whose case differs from the actual filesystem case (e.g. running <code>astro dev</code> from <code>d:\dev\app</code> while the folder on disk is <code>D:\dev\app</code>).</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16855">#16855</a> <a href="https://github.com/withastro/astro/commit/c610cda44b273c15a6e7eaa4a84fa194002643e1"><code>c610cda</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes <code>Astro.currentLocale</code> returning the default locale instead of the domain's locale on dynamic routes served from a mapped domain.</p> </li> </ul> <h2>astro@6.4.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16900">#16900</a> <a href="https://github.com/withastro/astro/commit/17a0fbd34d11db765e79caf269bfd5f43ef51da8"><code>17a0fbd</code></a> Thanks <a href="https://github.com/ocavue"><code>@​ocavue</code></a>! - Bumps <code>devalue</code> dependency to v5.8.1</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16016">#16016</a> <a href="https://github.com/withastro/astro/commit/0d85e1b7ea58a243bd1b61bdfb951c4fd87b9db5"><code>0d85e1b</code></a> Thanks <a href="https://github.com/felmonon"><code>@​felmonon</code></a>! - Fix a false positive in the dev toolbar accessibility audit for anchors with text inside closed <code>&lt;details&gt;</code> elements.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16911">#16911</a> <a href="https://github.com/withastro/astro/commit/79c6c469a735bece8a80200f7b188e15f1abff24"><code>79c6c46</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes a bug where <code>experimental.advancedRouting</code> with <code>astro/hono</code> handlers threw <code>TypeError: Cannot read properties of undefined (reading 'route')</code> for unmatched routes instead of rendering the custom 404 page.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16899">#16899</a> <a href="https://github.com/withastro/astro/commit/239c469cd2cd66d147a302a2ca14e07a0891f9b8"><code>239c469</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes a false &quot;does not call the middleware() handler&quot; warning when using <code>astro()</code> in a custom <code>src/app.ts</code> and the first request is a redirect route.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16887">#16887</a> <a href="https://github.com/withastro/astro/commit/493acdb4abc56534e9efa68af16e3ef273d7d88b"><code>493acdb</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes <code>redirectToDefaultLocale</code> not working after the Advanced Routing refactoring.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16908">#16908</a> <a href="https://github.com/withastro/astro/commit/ef53ab91e8362b50bb1a3ab73d9350b93ea41de4"><code>ef53ab9</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Improves optimized fallbacks generation when using the Fonts API by using better metrics for bold variants</p> </li> </ul> </blockquote> </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>6.4.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16926">#16926</a> <a href="https://github.com/withastro/astro/commit/1b39ae8485406937501d8a734afe2a464d671064"><code>1b39ae8</code></a> Thanks <a href="https://github.com/narendraio"><code>@​narendraio</code></a>! - Prevents <code>App.match()</code> from throwing on request paths that contain an invalid percent-sequence.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16924">#16924</a> <a href="https://github.com/withastro/astro/commit/2c0bc943d96d602b429ce3ecbb379d01a46903b5"><code>2c0bc94</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes an issue where editing a client-side component (e.g. with <code>client:idle</code>, <code>client:load</code>, etc.) caused an unnecessary full program reload of the backend during development.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16958">#16958</a> <a href="https://github.com/withastro/astro/commit/2c1d50f5f9d557d7cdc17fd75f3a10fd203699c9"><code>2c1d50f</code></a> Thanks <a href="https://github.com/fkatsuhiro"><code>@​fkatsuhiro</code></a>! - Fixes a bug where static file endpoints using <code>getStaticPaths</code> with <code>.html</code> in dynamic param values (e.g. <code>{ path: 'file.html' }</code>) would fail with a <code>NoMatchingStaticPathFound</code> error during build. The <code>.html</code> suffix is no longer incorrectly stripped from endpoint route pathnames.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16855">#16855</a> <a href="https://github.com/withastro/astro/commit/c610cda44b273c15a6e7eaa4a84fa194002643e1"><code>c610cda</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes dynamic routes returning 500 &quot;TypeError: Missing parameter&quot; when using domain-based i18n routing in SSR.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16946">#16946</a> <a href="https://github.com/withastro/astro/commit/606c37b886a9e25170ba82634cc81a8a775e8ac6"><code>606c37b</code></a> Thanks <a href="https://github.com/ematipico"><code>@​ematipico</code></a>! - Fixes <code>Astro.routePattern</code> to preserve original casing of dynamic parameter names from filenames. Previously, a file at <code>src/pages/blog/[postId].astro</code> would return <code>/blog/[postid]</code> for <code>Astro.routePattern</code> due to an internal <code>.toLowerCase()</code> call. It now correctly returns <code>/blog/[postId]</code>.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16720">#16720</a> <a href="https://github.com/withastro/astro/commit/16d49b694071be212fb8c5a141ade72e8717a30e"><code>16d49b6</code></a> Thanks <a href="https://github.com/thomas-callahan-collibra"><code>@​thomas-callahan-collibra</code></a>! - Fix an issue where dynamic routes would return the string <code>[object Object]</code> instead of the expected content, in certain runtimes.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16703">#16703</a> <a href="https://github.com/withastro/astro/commit/17390a6184d5cbd5ff85b7f652a92f5a6a7b0557"><code>17390a6</code></a> Thanks <a href="https://github.com/henrybrewer00-dotcom"><code>@​henrybrewer00-dotcom</code></a>! - Fixes styles being stripped when the project root is started with a path whose case differs from the actual filesystem case (e.g. running <code>astro dev</code> from <code>d:\dev\app</code> while the folder on disk is <code>D:\dev\app</code>).</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16855">#16855</a> <a href="https://github.com/withastro/astro/commit/c610cda44b273c15a6e7eaa4a84fa194002643e1"><code>c610cda</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes <code>Astro.currentLocale</code> returning the default locale instead of the domain's locale on dynamic routes served from a mapped domain.</p> </li> </ul> <h2>6.4.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16900">#16900</a> <a href="https://github.com/withastro/astro/commit/17a0fbd34d11db765e79caf269bfd5f43ef51da8"><code>17a0fbd</code></a> Thanks <a href="https://github.com/ocavue"><code>@​ocavue</code></a>! - Bumps <code>devalue</code> dependency to v5.8.1</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16016">#16016</a> <a href="https://github.com/withastro/astro/commit/0d85e1b7ea58a243bd1b61bdfb951c4fd87b9db5"><code>0d85e1b</code></a> Thanks <a href="https://github.com/felmonon"><code>@​felmonon</code></a>! - Fix a false positive in the dev toolbar accessibility audit for anchors with text inside closed <code>&lt;details&gt;</code> elements.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16911">#16911</a> <a href="https://github.com/withastro/astro/commit/79c6c469a735bece8a80200f7b188e15f1abff24"><code>79c6c46</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes a bug where <code>experimental.advancedRouting</code> with <code>astro/hono</code> handlers threw <code>TypeError: Cannot read properties of undefined (reading 'route')</code> for unmatched routes instead of rendering the custom 404 page.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16899">#16899</a> <a href="https://github.com/withastro/astro/commit/239c469cd2cd66d147a302a2ca14e07a0891f9b8"><code>239c469</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes a false &quot;does not call the middleware() handler&quot; warning when using <code>astro()</code> in a custom <code>src/app.ts</code> and the first request is a redirect route.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16887">#16887</a> <a href="https://github.com/withastro/astro/commit/493acdb4abc56534e9efa68af16e3ef273d7d88b"><code>493acdb</code></a> Thanks <a href="https://github.com/astrobot-houston"><code>@​astrobot-houston</code></a>! - Fixes <code>redirectToDefaultLocale</code> not working after the Advanced Routing refactoring.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/16908">#16908</a> <a href="https://github.com/withastro/astro/commit/ef53ab91e8362b50bb1a3ab73d9350b93ea41de4"><code>ef53ab9</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Improves optimized fallbacks generation when using the Fonts API by using better metrics for bold variants</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/fd7784e3403981c524206a52d7d80eec572c5e89"><code>fd7784e</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/16950">#16950</a>)</li> <li><a href="https://github.com/withastro/astro/commit/c610cda44b273c15a6e7eaa4a84fa194002643e1"><code>c610cda</code></a> Fix dynamic route parameters in domain-based i18n routing (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/16855">#16855</a>)</li> <li><a href="https://github.com/withastro/astro/commit/29b01ee376875235417e117281056684e338b634"><code>29b01ee</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/1b39ae8485406937501d8a734afe2a464d671064"><code>1b39ae8</code></a> fix(astro): guard App.match() against malformed request URIs (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/16926">#16926</a>)</li> <li><a href="https://github.com/withastro/astro/commit/16d49b694071be212fb8c5a141ade72e8717a30e"><code>16d49b6</code></a> Fix issue with dynamic routes in complex projects using workerd (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/16720">#16720</a>)</li> <li><a href="https://github.com/withastro/astro/commit/1adb8763979973664bedadfe9bed9a4548bfb56f"><code>1adb876</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/2c1d50f5f9d557d7cdc17fd75f3a10fd203699c9"><code>2c1d50f</code></a> fix(routing): preserve .html in pathname for endpoint routes with dynamic par...</li> <li><a href="https://github.com/withastro/astro/commit/556b0135a5b19bdf9d3cec51fb73367e9f4c7e9a"><code>556b013</code></a> docs(astro): fix <code>allows to</code> grammar in two source comments (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/16959">#16959</a>)</li> <li><a href="https://github.com/withastro/astro/commit/17390a6184d5cbd5ff85b7f652a92f5a6a7b0557"><code>17390a6</code></a> fix(astro): match case-mismatched project paths in normalizeFilename (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/16703">#16703</a>)</li> <li><a href="https://github.com/withastro/astro/commit/2c0bc943d96d602b429ce3ecbb379d01a46903b5"><code>2c0bc94</code></a> Fix unnecessary backend reloads when editing client-side components (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/16924">#16924</a>)</li> <li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/astro@6.4.4/packages/astro">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 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> 🚀 Preview: Add `preview` label to enable Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 667f806 commit 0734536

2 files changed

Lines changed: 107 additions & 74 deletions

File tree

docs/package-lock.json

Lines changed: 105 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
},
1515
"dependencies": {
1616
"@astrojs/check": "^0.9.9",
17-
"@astrojs/starlight": "^0.39.2",
17+
"@astrojs/starlight": "^0.39.3",
1818
"@astrojs/starlight-tailwind": "^5.0.0",
1919
"@tailwindcss/vite": "^4.3.0",
20-
"astro": "^6.4.2",
20+
"astro": "^6.4.4",
2121
"prettier": "^3.8.3",
2222
"prettier-plugin-astro": "^0.14.1",
2323
"prettier-plugin-tailwindcss": "^0.8.0",

0 commit comments

Comments
 (0)