Skip to content

Commit 5cc2d25

Browse files
chore(docs): bump @astrojs/starlight from 0.37.0 to 0.37.1 in /docs (#75)
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.37.0 to 0.37.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>.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> </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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/starlight/commit/7f0a519ba82fd96746cd7c14bb21826a8a03abf0"><code>7f0a519</code></a> [ci] release (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3608">#3608</a>)</li> <li><a href="https://github.com/withastro/starlight/commit/1d004b110b3690d35301e5da25b43e98adee1a4d"><code>1d004b1</code></a> [ci] format</li> <li><a href="https://github.com/withastro/starlight/commit/30f6e7fa83ca0a248b1b59d616f55a6f933334a2"><code>30f6e7f</code></a> Fix support for using an absolute URL for favicons (<a href="https://github.com/withastro/starlight/tree/HEAD/packages/starlight/issues/3603">#3603</a>)</li> <li><a href="https://github.com/withastro/starlight/commit/0223fbc7a93304ff73b622f752332dd376005cd2"><code>0223fbc</code></a> [ci] format</li> <li>See full diff in <a href="https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.1/packages/starlight">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/starlight&package-manager=npm_and_yarn&previous-version=0.37.0&new-version=0.37.1)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29a939d commit 5cc2d25

2 files changed

Lines changed: 48 additions & 77 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/check": "^0.9.6",
15-
"@astrojs/starlight": "^0.37.0",
15+
"@astrojs/starlight": "^0.37.1",
1616
"astro": "^5.16.6",
1717
"prettier": "^3.7.3",
1818
"sharp": "^0.34.5",

docs/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)