Commit 1110fcb
authored
chore(deps-dev): bump astro from 5.13.7 to 5.13.8 (#8644)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.13.7 to 5.13.8.
<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>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/withastro/astro/pull/14300">#14300</a> <a href="https://github.com/withastro/astro/commit/bd4a70bde3c8e0c04e2754cf26d222aa36d3c3c8"><code>bd4a70b</code></a> Thanks <a href="https://github.com/louisescher"><code>@louisescher</code></a>! - Adds Vite version & integration versions to output of <code>astro info</code></p>
</li>
<li>
<p><a href="https://github.com/withastro/astro/pull/14341">#14341</a> <a href="https://github.com/withastro/astro/commit/f75fd9977f0f3f8afd1128cc3616205edec0a11c"><code>f75fd99</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Fixes support for declarative Shadow DOM when using the <code><ClientRouter></code> component</p>
</li>
<li>
<p><a href="https://github.com/withastro/astro/pull/14350">#14350</a> <a href="https://github.com/withastro/astro/commit/f59581f2d4566c684c587af816e22763440ded19"><code>f59581f</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Improves error reporting for content collections by adding logging for configuration errors that had previously been silently ignored. Also adds a new error that is thrown if a live collection is used in <code>content.config.ts</code> rather than <code>live.config.ts</code>.</p>
</li>
<li>
<p><a href="https://github.com/withastro/astro/pull/14343">#14343</a> <a href="https://github.com/withastro/astro/commit/13f7d36688042cdb5644786d795fc921841da76a"><code>13f7d36</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a regression in non node runtimes</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>5.13.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/withastro/astro/pull/14300">#14300</a> <a href="https://github.com/withastro/astro/commit/bd4a70bde3c8e0c04e2754cf26d222aa36d3c3c8"><code>bd4a70b</code></a> Thanks <a href="https://github.com/louisescher"><code>@louisescher</code></a>! - Adds Vite version & integration versions to output of <code>astro info</code></p>
</li>
<li>
<p><a href="https://github.com/withastro/astro/pull/14341">#14341</a> <a href="https://github.com/withastro/astro/commit/f75fd9977f0f3f8afd1128cc3616205edec0a11c"><code>f75fd99</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Fixes support for declarative Shadow DOM when using the <code><ClientRouter></code> component</p>
</li>
<li>
<p><a href="https://github.com/withastro/astro/pull/14350">#14350</a> <a href="https://github.com/withastro/astro/commit/f59581f2d4566c684c587af816e22763440ded19"><code>f59581f</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Improves error reporting for content collections by adding logging for configuration errors that had previously been silently ignored. Also adds a new error that is thrown if a live collection is used in <code>content.config.ts</code> rather than <code>live.config.ts</code>.</p>
</li>
<li>
<p><a href="https://github.com/withastro/astro/pull/14343">#14343</a> <a href="https://github.com/withastro/astro/commit/13f7d36688042cdb5644786d795fc921841da76a"><code>13f7d36</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a regression in non node runtimes</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/3c14936b4046062227925ec26c46689418cc3a22"><code>3c14936</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14342">#14342</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/8790cacff72e1be9f9922a1dd57d2bd188b1bf0a"><code>8790cac</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/1d1b84a986483556b9c97fba2fd5088338eb8e3a"><code>1d1b84a</code></a> fix: Skip <code>astro info</code> version tests in ecosystem CI due to manual version ov...</li>
<li><a href="https://github.com/withastro/astro/commit/76c397ed723202d371cc603f67a730ff87ef5ac7"><code>76c397e</code></a> fix(deps): update dependency <code>@astrojs/node</code> to v9.4.1 [security] (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14351">#14351</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/f59581f2d4566c684c587af816e22763440ded19"><code>f59581f</code></a> fix: log errors for invalid content config (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14350">#14350</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/f1ad06663f5f5c983f1ccdf03a706495508ff136"><code>f1ad066</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/9e4ca3356921efa3e67b6b1acb4b9c240a1528f8"><code>9e4ca33</code></a> fix: Read in package versions for CLI tests (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14354">#14354</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/a6c750c07b321decb2ebd4ed0fc48fcdad9e0ecb"><code>a6c750c</code></a> bump devalue (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14346">#14346</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/f7a19990038c7ea1ef32f2f6aa72c7539b4e76ea"><code>f7a1999</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/bd4a70bde3c8e0c04e2754cf26d222aa36d3c3c8"><code>bd4a70b</code></a> feat: Add Vite version & integration versions to <code>astro info</code> (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14300">#14300</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/[email protected]/packages/astro">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>1 parent 74fb6e2 commit 1110fcb
2 files changed
+6
-6
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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments