Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.7.12 to 5.7.13. <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://redirect.github.com/withastro/astro/pull/13761">#13761</a> <a href="https://github.com/withastro/astro/commit/a2e84631ad0a8dbc466d1301cc07a031334ffe5b"><code>a2e8463</code></a> Thanks <a href="https://github.com/jp-knj"><code>@jp-knj</code></a>! - Adds new content collections errors</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13788">#13788</a> <a href="https://github.com/withastro/astro/commit/7d0b7acb38d5140939d9660b2cf5718e9a8b2c15"><code>7d0b7ac</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where an error would not be thrown when using the <code><Font /></code> component from the experimental fonts API without adding fonts in the Astro config</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13784">#13784</a> <a href="https://github.com/withastro/astro/commit/d7a188988427d1b157d27b789f918c208ece41f7"><code>d7a1889</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes the experimental fonts API to correctly take <code>config.base</code>, <code>config.build.assets</code> and <code>config.build.assetsPrefix</code> into account</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13777">#13777</a> <a href="https://github.com/withastro/astro/commit/a56b8eaec486d26cbc61a7c94c152f4ee8cabc7a"><code>a56b8ea</code></a> Thanks <a href="https://github.com/L4Ph"><code>@L4Ph</code></a>! - Fixed an issue where looping GIF animation would stop when converted to WebP</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13566">#13566</a> <a href="https://github.com/withastro/astro/commit/0489d8fe96fb8ee90284277358e38f55c8e0ab1d"><code>0489d8f</code></a> Thanks <a href="https://github.com/TheOtterlord"><code>@TheOtterlord</code></a>! - Fix build errors being ignored when build.concurrency > 1</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.7.13</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13761">#13761</a> <a href="https://github.com/withastro/astro/commit/a2e84631ad0a8dbc466d1301cc07a031334ffe5b"><code>a2e8463</code></a> Thanks <a href="https://github.com/jp-knj"><code>@jp-knj</code></a>! - Adds new content collections errors</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13788">#13788</a> <a href="https://github.com/withastro/astro/commit/7d0b7acb38d5140939d9660b2cf5718e9a8b2c15"><code>7d0b7ac</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where an error would not be thrown when using the <code><Font /></code> component from the experimental fonts API without adding fonts in the Astro config</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13784">#13784</a> <a href="https://github.com/withastro/astro/commit/d7a188988427d1b157d27b789f918c208ece41f7"><code>d7a1889</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes the experimental fonts API to correctly take <code>config.base</code>, <code>config.build.assets</code> and <code>config.build.assetsPrefix</code> into account</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13777">#13777</a> <a href="https://github.com/withastro/astro/commit/a56b8eaec486d26cbc61a7c94c152f4ee8cabc7a"><code>a56b8ea</code></a> Thanks <a href="https://github.com/L4Ph"><code>@L4Ph</code></a>! - Fixed an issue where looping GIF animation would stop when converted to WebP</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13566">#13566</a> <a href="https://github.com/withastro/astro/commit/0489d8fe96fb8ee90284277358e38f55c8e0ab1d"><code>0489d8f</code></a> Thanks <a href="https://github.com/TheOtterlord"><code>@TheOtterlord</code></a>! - Fix build errors being ignored when build.concurrency > 1</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/29f30247662705a49ff6f9802ada780ecb13efe0"><code>29f3024</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13785">#13785</a>)</li> <li><a href="https://github.com/withastro/astro/commit/68d8c4e10c65f9eaac3a8d91c12b3fc9cadf807c"><code>68d8c4e</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/debd69daa73b01fe8db35db538811336704b9d68"><code>debd69d</code></a> fix(errors): update a broken link in <code>errors-data.ts</code> (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13797">#13797</a>)</li> <li><a href="https://github.com/withastro/astro/commit/0489d8fe96fb8ee90284277358e38f55c8e0ab1d"><code>0489d8f</code></a> Fix build errors being ignored when using concurrency (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13566">#13566</a>)</li> <li><a href="https://github.com/withastro/astro/commit/eb72070700dae82c69ec4d4e34a02769b5b6f882"><code>eb72070</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/a2e84631ad0a8dbc466d1301cc07a031334ffe5b"><code>a2e8463</code></a> refactor(astro): put them to follow a pattern for errors (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13761">#13761</a>)</li> <li><a href="https://github.com/withastro/astro/commit/a56b8eaec486d26cbc61a7c94c152f4ee8cabc7a"><code>a56b8ea</code></a> Gif animation would not loop (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13777">#13777</a>)</li> <li><a href="https://github.com/withastro/astro/commit/cfcacf69d4e18f858b452a892bf0b0a35368d5aa"><code>cfcacf6</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/7d0b7acb38d5140939d9660b2cf5718e9a8b2c15"><code>7d0b7ac</code></a> fix(fonts): properly throw error (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13788">#13788</a>)</li> <li><a href="https://github.com/withastro/astro/commit/a7e4b2b0b0d9b6feeda3c0c87a07d20ee4ffa69f"><code>a7e4b2b</code></a> [ci] format</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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 2 comments.