Bump @astrojs/starlight from 0.17.0 to 0.17.2 (#31)
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.17.0 to 0.17.2. <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>.17.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1442">#1442</a> <a href="1a642e4d74
"><code>1a642e4</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Fixes URLs in language picker for sites with <code>build.format: 'file'</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1440">#1440</a> <a href="2ea1e88318
"><code>2ea1e88</code></a> Thanks <a href="https://github.com/hippotastic"><code>@hippotastic</code></a>! - Adds JS support to the <code>@astrojs/starlight/expressive-code</code> export to allow importing from non-TS environments.</p> </li> </ul> <h2><code>@astrojs/starlight</code><a href="https://github.com/0"><code>@0</code></a>.17.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1437">#1437</a> <a href="655aed4840
"><code>655aed4</code></a> Thanks <a href="https://github.com/hippotastic"><code>@hippotastic</code></a>! - Adds Starlight-specific types to <code>defineEcConfig</code> function and exports <code>StarlightExpressiveCodeOptions</code>.</p> <p>This provides Starlight types and IntelliSense support for your Expressive Code configuration options inside an <code>ec.config.mjs</code> file. See the <a href="https://expressive-code.com/key-features/code-component/#using-an-ecconfigmjs-file">Expressive Code documentation</a> for more information.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1420">#1420</a> <a href="275f87fd7f
"><code>275f87f</code></a> Thanks <a href="https://github.com/abdelhalimjean"><code>@abdelhalimjean</code></a>! - Fix rare <code>font-family</code> issue if users have a font installed with a name of <code>""</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1365">#1365</a> <a href="a0af7cc696
"><code>a0af7cc</code></a> Thanks <a href="https://github.com/kevinzunigacuellar"><code>@kevinzunigacuellar</code></a>! - Correctly format Pagefind search result links when <code>trailingSlash: 'never'</code> is used</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"><code>@astrojs/starlight</code>'s changelog</a>.</em></p> <blockquote> <h2>0.17.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1442">#1442</a> <a href="1a642e4d74
"><code>1a642e4</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Fixes URLs in language picker for sites with <code>build.format: 'file'</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1440">#1440</a> <a href="2ea1e88318
"><code>2ea1e88</code></a> Thanks <a href="https://github.com/hippotastic"><code>@hippotastic</code></a>! - Adds JS support to the <code>@astrojs/starlight/expressive-code</code> export to allow importing from non-TS environments.</p> </li> </ul> <h2>0.17.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1437">#1437</a> <a href="655aed4840
"><code>655aed4</code></a> Thanks <a href="https://github.com/hippotastic"><code>@hippotastic</code></a>! - Adds Starlight-specific types to <code>defineEcConfig</code> function and exports <code>StarlightExpressiveCodeOptions</code>.</p> <p>This provides Starlight types and IntelliSense support for your Expressive Code configuration options inside an <code>ec.config.mjs</code> file. See the <a href="https://expressive-code.com/key-features/code-component/#using-an-ecconfigmjs-file">Expressive Code documentation</a> for more information.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1420">#1420</a> <a href="275f87fd7f
"><code>275f87f</code></a> Thanks <a href="https://github.com/abdelhalimjean"><code>@abdelhalimjean</code></a>! - Fix rare <code>font-family</code> issue if users have a font installed with a name of <code>""</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/1365">#1365</a> <a href="a0af7cc696
"><code>a0af7cc</code></a> Thanks <a href="https://github.com/kevinzunigacuellar"><code>@kevinzunigacuellar</code></a>! - Correctly format Pagefind search result links when <code>trailingSlash: 'never'</code> is used</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="df83f141ce
"><code>df83f14</code></a> [ci] release (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1441">#1441</a>)</li> <li><a href="1a642e4d74
"><code>1a642e4</code></a> Update <code>localizedUrl()</code> to handle <code>.html</code> routes correctly (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1442">#1442</a>)</li> <li><a href="c5f4a71c69
"><code>c5f4a71</code></a> Update Vitest to v1 (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1438">#1438</a>)</li> <li><a href="95db585c08
"><code>95db585</code></a> [ci] format</li> <li><a href="2ea1e88318
"><code>2ea1e88</code></a> Add JS support to <code>@astrojs/starlight/expressive-code</code> export (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1440">#1440</a>)</li> <li><a href="e4bbfd6e7b
"><code>e4bbfd6</code></a> [ci] format</li> <li><a href="f60f1d05f6
"><code>f60f1d0</code></a> [ci] release (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1432">#1432</a>)</li> <li><a href="655aed4840
"><code>655aed4</code></a> Add Starlight types to <code>defineEcConfig</code> and export `StarlightExpressiveCodeOp...</li> <li><a href="a0af7cc696
"><code>a0af7cc</code></a> extend config options to pagefind (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1365">#1365</a>)</li> <li><a href="275f87fd7f
"><code>275f87f</code></a> fix : font not rendered properly on firefox <a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1419">#1419</a> (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/1420">#1420</a>)</li> <li>Additional commits viewable in <a href="https://github.com/withastro/starlight/commits/@astrojs/starlight@0.17.2/packages/starlight">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>
This commit is contained in:
commit
42e69757e4
|
@ -302,8 +302,8 @@ importers:
|
|||
specifier: ^0.4.1
|
||||
version: 0.4.1(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3)
|
||||
'@astrojs/starlight':
|
||||
specifier: ^0.17.0
|
||||
version: 0.17.0(astro@4.2.8)
|
||||
specifier: ^0.17.2
|
||||
version: 0.17.2(astro@4.2.8)
|
||||
astro:
|
||||
specifier: ^4.2.8
|
||||
version: 4.2.8(sass@1.70.0)(typescript@5.3.3)
|
||||
|
@ -490,8 +490,8 @@ packages:
|
|||
zod: 3.22.4
|
||||
dev: false
|
||||
|
||||
/@astrojs/starlight@0.17.0(astro@4.2.8):
|
||||
resolution: {integrity: sha512-a2s+x/5r0v7S5jERC91IuEqV+PXDUlFNVDJPrcbpjx0xaqvg4TezL1K3gWCptfHO1mUE9ikQ8vaArbNbgFVb/g==}
|
||||
/@astrojs/starlight@0.17.2(astro@4.2.8):
|
||||
resolution: {integrity: sha512-2Zme8DobPaocbALX6LqkR8thDxa0RK3qikNccvwzowuYjGMzGvldt524RimFaVB0zTNrtrw2Sp1jamF1KJae8w==}
|
||||
peerDependencies:
|
||||
astro: ^4.0.0
|
||||
dependencies:
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.4.1",
|
||||
"@astrojs/starlight": "^0.17.0",
|
||||
"@astrojs/starlight": "^0.17.2",
|
||||
"astro": "^4.2.8",
|
||||
"astro-font": "^0.0.77",
|
||||
"sass": "^1.69.5",
|
||||
|
|
Loading…
Reference in New Issue