Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump astro from 4.16.3 to 5.0.3 in /website in the dependabot group (#…
…324) Bumps the dependabot group in /website with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 4.16.3 to 5.0.3 <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@5.0.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12645">#12645</a> <a href="https://github.com/withastro/astro/commit/8704c5439ccaa4bdcebdebb725f297cdf8d48a5d"><code>8704c54</code></a> Thanks <a href="https://github.com/sarah11918"><code>@sarah11918</code></a>! - Updates some reference links in error messages for new v5 docs.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12641">#12641</a> <a href="https://github.com/withastro/astro/commit/48ca3997888e960c6aaec633ab21160540656656"><code>48ca399</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug where <code>astro info --copy</code> wasn't working correctly on <code>macOS</code> systems.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12461">#12461</a> <a href="https://github.com/withastro/astro/commit/62939add0b04b05b64f9b88d85fa5b0d34aae2d4"><code>62939ad</code></a> Thanks <a href="https://github.com/kyr0"><code>@kyr0</code></a>! - Removes the misleading log message telling that a custom renderer is not recognized while it clearly is and works.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12642">#12642</a> <a href="https://github.com/withastro/astro/commit/ff18b9c18558dcfdae581cc1c603a9a53491c7c2"><code>ff18b9c</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Provides more information when logging a warning for accessing <code>Astro.request.headers</code> in prerendered pages</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12634">#12634</a> <a href="https://github.com/withastro/astro/commit/03958d939217e6acef25c0aa1af2de663b04c956"><code>03958d9</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Improves error message formatting for user config and content collection frontmatter</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12547">#12547</a> <a href="https://github.com/withastro/astro/commit/6b6e18d7a0f08342eced2a77ddb371810b030868"><code>6b6e18d</code></a> Thanks <a href="https://github.com/mtwilliams-code"><code>@mtwilliams-code</code></a>! - Fixes a bug where URL search parameters weren't passed when using the i18n <code>fallback</code> feature.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12449">#12449</a> <a href="https://github.com/withastro/astro/commit/e6b80172391d5f9aa5b1de26a8694ba4a28a43f3"><code>e6b8017</code></a> Thanks <a href="https://github.com/apatel369"><code>@apatel369</code></a>! - Fixes an issue where the custom <code>assetFileNames</code> configuration caused assets to be incorrectly moved to the server directory instead of the client directory, resulting in 404 errors when accessed from the client side.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12518">#12518</a> <a href="https://github.com/withastro/astro/commit/e216250146fbff746efd542612ce9bae6db9601f"><code>e216250</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where SSR error pages would return duplicated custom headers.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12625">#12625</a> <a href="https://github.com/withastro/astro/commit/74bfad07afe70fec40de4db3d32a87af306406db"><code>74bfad0</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where the <code>experimental.svg</code> had incorrect type, resulting in some errors in the editors.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12631">#12631</a> <a href="https://github.com/withastro/astro/commit/dec0305b7577b431637a129e19fbbe6a28469587"><code>dec0305</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug where the class attribute was rendered twice on the image component</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12623">#12623</a> <a href="https://github.com/withastro/astro/commit/0e4fecbb135915a503b9ea2c12e57cf27cf07be8"><code>0e4fecb</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Correctly handles images in content collections with uppercase file extensions</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12633">#12633</a> <a href="https://github.com/withastro/astro/commit/8a551c1272a22ab7c3fb836d6685a0eb38c33071"><code>8a551c1</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Cleans up content layer sync during builds and programmatic <code>sync()</code> calls</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12640">#12640</a> <a href="https://github.com/withastro/astro/commit/22e405a04491aba47a7f172e7b0ee103fe5babe5"><code>22e405a</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused content collections to be returned empty when run in a test environment</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12613">#12613</a> <a href="https://github.com/withastro/astro/commit/306c9f9a9ae08d194ca2a066ab71cde02eeb0874"><code>306c9f9</code></a> Thanks <a href="https://github.com/matthewp"><code>@matthewp</code></a>! - Fix use of cloned requests in middleware with clientAddress</p> <p>When using <code>context.clientAddress</code> or <code>Astro.clientAddress</code> Astro looks up the address in a hidden property. Cloning a request can cause this hidden property to be lost.</p> <p>The fix is to pass the address as an internal property instead, decoupling it from the request.</p> </li> </ul> <h2>astro@5.0.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12601">#12601</a> <a href="https://github.com/withastro/astro/commit/072492982b338e04549ee576ca7d8480be92cc1c"><code>0724929</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Includes "undefined" in types for getEntry</li> </ul> <h2>astro@5.0.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12590">#12590</a> <a href="https://github.com/withastro/astro/commit/92c269b0f0177cb54540ce03507de81370d67c50"><code>92c269b</code></a> Thanks <a href="https://github.com/kidonng"><code>@kidonng</code></a>! - fix: devtools warnings about dev toolbar form fields</li> </ul> <h2>astro@5.0.0</h2> <h3>Major Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/11798">#11798</a> <a href="https://github.com/withastro/astro/commit/e9e2139bf788893566f5a3fe58daf1d24076f018"><code>e9e2139</code></a> Thanks <a href="https://github.com/matthewp"><code>@matthewp</code></a>! - Unflag globalRoutePriority</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.0.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12645">#12645</a> <a href="https://github.com/withastro/astro/commit/8704c5439ccaa4bdcebdebb725f297cdf8d48a5d"><code>8704c54</code></a> Thanks <a href="https://github.com/sarah11918"><code>@sarah11918</code></a>! - Updates some reference links in error messages for new v5 docs.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12641">#12641</a> <a href="https://github.com/withastro/astro/commit/48ca3997888e960c6aaec633ab21160540656656"><code>48ca399</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug where <code>astro info --copy</code> wasn't working correctly on <code>macOS</code> systems.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12461">#12461</a> <a href="https://github.com/withastro/astro/commit/62939add0b04b05b64f9b88d85fa5b0d34aae2d4"><code>62939ad</code></a> Thanks <a href="https://github.com/kyr0"><code>@kyr0</code></a>! - Removes the misleading log message telling that a custom renderer is not recognized while it clearly is and works.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12642">#12642</a> <a href="https://github.com/withastro/astro/commit/ff18b9c18558dcfdae581cc1c603a9a53491c7c2"><code>ff18b9c</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Provides more information when logging a warning for accessing <code>Astro.request.headers</code> in prerendered pages</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12634">#12634</a> <a href="https://github.com/withastro/astro/commit/03958d939217e6acef25c0aa1af2de663b04c956"><code>03958d9</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Improves error message formatting for user config and content collection frontmatter</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12547">#12547</a> <a href="https://github.com/withastro/astro/commit/6b6e18d7a0f08342eced2a77ddb371810b030868"><code>6b6e18d</code></a> Thanks <a href="https://github.com/mtwilliams-code"><code>@mtwilliams-code</code></a>! - Fixes a bug where URL search parameters weren't passed when using the i18n <code>fallback</code> feature.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12449">#12449</a> <a href="https://github.com/withastro/astro/commit/e6b80172391d5f9aa5b1de26a8694ba4a28a43f3"><code>e6b8017</code></a> Thanks <a href="https://github.com/apatel369"><code>@apatel369</code></a>! - Fixes an issue where the custom <code>assetFileNames</code> configuration caused assets to be incorrectly moved to the server directory instead of the client directory, resulting in 404 errors when accessed from the client side.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12518">#12518</a> <a href="https://github.com/withastro/astro/commit/e216250146fbff746efd542612ce9bae6db9601f"><code>e216250</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where SSR error pages would return duplicated custom headers.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12625">#12625</a> <a href="https://github.com/withastro/astro/commit/74bfad07afe70fec40de4db3d32a87af306406db"><code>74bfad0</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where the <code>experimental.svg</code> had incorrect type, resulting in some errors in the editors.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12631">#12631</a> <a href="https://github.com/withastro/astro/commit/dec0305b7577b431637a129e19fbbe6a28469587"><code>dec0305</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug where the class attribute was rendered twice on the image component</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12623">#12623</a> <a href="https://github.com/withastro/astro/commit/0e4fecbb135915a503b9ea2c12e57cf27cf07be8"><code>0e4fecb</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Correctly handles images in content collections with uppercase file extensions</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12633">#12633</a> <a href="https://github.com/withastro/astro/commit/8a551c1272a22ab7c3fb836d6685a0eb38c33071"><code>8a551c1</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Cleans up content layer sync during builds and programmatic <code>sync()</code> calls</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12640">#12640</a> <a href="https://github.com/withastro/astro/commit/22e405a04491aba47a7f172e7b0ee103fe5babe5"><code>22e405a</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused content collections to be returned empty when run in a test environment</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12613">#12613</a> <a href="https://github.com/withastro/astro/commit/306c9f9a9ae08d194ca2a066ab71cde02eeb0874"><code>306c9f9</code></a> Thanks <a href="https://github.com/matthewp"><code>@matthewp</code></a>! - Fix use of cloned requests in middleware with clientAddress</p> <p>When using <code>context.clientAddress</code> or <code>Astro.clientAddress</code> Astro looks up the address in a hidden property. Cloning a request can cause this hidden property to be lost.</p> <p>The fix is to pass the address as an internal property instead, decoupling it from the request.</p> </li> </ul> <h2>5.0.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12601">#12601</a> <a href="https://github.com/withastro/astro/commit/072492982b338e04549ee576ca7d8480be92cc1c"><code>0724929</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Includes "undefined" in types for getEntry</li> </ul> <h2>5.0.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12590">#12590</a> <a href="https://github.com/withastro/astro/commit/92c269b0f0177cb54540ce03507de81370d67c50"><code>92c269b</code></a> Thanks <a href="https://github.com/kidonng"><code>@kidonng</code></a>! - fix: devtools warnings about dev toolbar form fields</li> </ul> <h2>5.0.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/a5b17359c1d866db481b7b76b7eecbc3ae5790a7"><code>a5b1735</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12617">#12617</a>)</li> <li><a href="https://github.com/withastro/astro/commit/e216250146fbff746efd542612ce9bae6db9601f"><code>e216250</code></a> fix(ssr): duplicate custom headers (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12518">#12518</a>)</li> <li><a href="https://github.com/withastro/astro/commit/d14d967b5f384f7e66db46ac4511c73154167c39"><code>d14d967</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/306c9f9a9ae08d194ca2a066ab71cde02eeb0874"><code>306c9f9</code></a> Keep clientAddress on cloned requests (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12613">#12613</a>)</li> <li><a href="https://github.com/withastro/astro/commit/86abfa5c814fd1142640813d0945da28c8cb2a0a"><code>86abfa5</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/48ca3997888e960c6aaec633ab21160540656656"><code>48ca399</code></a> fix: correctly copy to clipboard in <code>astro info</code> (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12641">#12641</a>)</li> <li><a href="https://github.com/withastro/astro/commit/03958d939217e6acef25c0aa1af2de663b04c956"><code>03958d9</code></a> Improve Zod error messages and user config error messages (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12634">#12634</a>)</li> <li><a href="https://github.com/withastro/astro/commit/8704c5439ccaa4bdcebdebb725f297cdf8d48a5d"><code>8704c54</code></a> [docs] update error message URLs (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12645">#12645</a>)</li> <li><a href="https://github.com/withastro/astro/commit/9cda184bec19d7268411e1c95ffbbace13f9565e"><code>9cda184</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/ff18b9c18558dcfdae581cc1c603a9a53491c7c2"><code>ff18b9c</code></a> chore: better warning (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12642">#12642</a>)</li> <li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/astro@5.0.3/packages/astro">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astro&package-manager=npm_and_yarn&previous-version=4.16.3&new-version=5.0.3)](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 <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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information