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.5.5 to 4.5.9 (#10)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.5.5 to 4.5.9. <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/10532">#10532</a> <a href="https://github.com/withastro/astro/commit/8306ce1ff7b71a2a0d7908336c9be462a54d395a"><code>8306ce1ff7b71a2a0d7908336c9be462a54d395a</code></a> Thanks <a href="https://github.com/martrapp"><code>@martrapp</code></a>! - Fixes a style issue of <code>client:only</code> components in DEV mode during view transitions.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10473">#10473</a> <a href="https://github.com/withastro/astro/commit/627e47d67af4846cea2acf26a96b4124001b26fc"><code>627e47d67af4846cea2acf26a96b4124001b26fc</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Fixes and improves performance when rendering Astro JSX</p> </li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10504">#10504</a> <a href="https://github.com/withastro/astro/commit/8e4e554cc211e59c329c0a5d110c839c886ff120"><code>8e4e554cc211e59c329c0a5d110c839c886ff120</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@Princesseuh</code></a>! - Update Babel version to fix regression in Babel's <code>7.24.2</code>.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/withastro/astro/commit/19e42c368184013fc30d1e46753b9e9383bb2bdf"><code>19e42c368184013fc30d1e46753b9e9383bb2bdf</code></a>]:</p> <ul> <li><code>@astrojs/markdown-remark</code><a href="https://github.com/4"><code>@4</code></a>.3.1</li> </ul> </li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/10493">#10493</a> <a href="https://github.com/withastro/astro/commit/e4a6462751725878bfe47632eeafa6854cad5bf2"><code>e4a6462751725878bfe47632eeafa6854cad5bf2</code></a> Thanks <a href="https://github.com/firefoxic"><code>@firefoxic</code></a>! - <code><link></code> tags created by astro for optimized stylesheets now do not include the closing forward slash. This slash is optional for void elements such as link, but made some html validation fail.</li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10455">#10455</a> <a href="https://github.com/withastro/astro/commit/c12666166db724915e42e37a048483c99f88e6d9"><code>c12666166db724915e42e37a048483c99f88e6d9</code></a> Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>! - Adds a helpful error message that will be shown when an endpoint does not return a <code>Response</code>.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10426">#10426</a> <a href="https://github.com/withastro/astro/commit/6a9a35ee15069541c3144012385366a3c689240a"><code>6a9a35ee15069541c3144012385366a3c689240a</code></a> Thanks <a href="https://github.com/markgaze"><code>@markgaze</code></a>! - Fixes an issue with generating JSON schemas when the schema is a function</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10448">#10448</a> <a href="https://github.com/withastro/astro/commit/fcece3658697248ab58f77b3d4a8b14d362f3c47"><code>fcece3658697248ab58f77b3d4a8b14d362f3c47</code></a> Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>! - Fixes an issue where multiple rendering errors resulted in a crash of the SSR app server.</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>4.5.9</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10532">#10532</a> <a href="https://github.com/withastro/astro/commit/8306ce1ff7b71a2a0d7908336c9be462a54d395a"><code>8306ce1ff7b71a2a0d7908336c9be462a54d395a</code></a> Thanks <a href="https://github.com/martrapp"><code>@martrapp</code></a>! - Fixes a style issue of <code>client:only</code> components in DEV mode during view transitions.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10473">#10473</a> <a href="https://github.com/withastro/astro/commit/627e47d67af4846cea2acf26a96b4124001b26fc"><code>627e47d67af4846cea2acf26a96b4124001b26fc</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Fixes and improves performance when rendering Astro JSX</p> </li> </ul> <h2>4.5.8</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10504">#10504</a> <a href="https://github.com/withastro/astro/commit/8e4e554cc211e59c329c0a5d110c839c886ff120"><code>8e4e554cc211e59c329c0a5d110c839c886ff120</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@Princesseuh</code></a>! - Update Babel version to fix regression in Babel's <code>7.24.2</code>.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/withastro/astro/commit/19e42c368184013fc30d1e46753b9e9383bb2bdf"><code>19e42c368184013fc30d1e46753b9e9383bb2bdf</code></a>]:</p> <ul> <li><code>@astrojs/markdown-remark</code><a href="https://github.com/4"><code>@4</code></a>.3.1</li> </ul> </li> </ul> <h2>4.5.7</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/10493">#10493</a> <a href="https://github.com/withastro/astro/commit/e4a6462751725878bfe47632eeafa6854cad5bf2"><code>e4a6462751725878bfe47632eeafa6854cad5bf2</code></a> Thanks <a href="https://github.com/firefoxic"><code>@firefoxic</code></a>! - <code><link></code> tags created by astro for optimized stylesheets now do not include the closing forward slash. This slash is optional for void elements such as link, but made some html validation fail.</li> </ul> <h2>4.5.6</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10455">#10455</a> <a href="https://github.com/withastro/astro/commit/c12666166db724915e42e37a048483c99f88e6d9"><code>c12666166db724915e42e37a048483c99f88e6d9</code></a> Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>! - Adds a helpful error message that will be shown when an endpoint does not return a <code>Response</code>.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10426">#10426</a> <a href="https://github.com/withastro/astro/commit/6a9a35ee15069541c3144012385366a3c689240a"><code>6a9a35ee15069541c3144012385366a3c689240a</code></a> Thanks <a href="https://github.com/markgaze"><code>@markgaze</code></a>! - Fixes an issue with generating JSON schemas when the schema is a function</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/10448">#10448</a> <a href="https://github.com/withastro/astro/commit/fcece3658697248ab58f77b3d4a8b14d362f3c47"><code>fcece3658697248ab58f77b3d4a8b14d362f3c47</code></a> Thanks <a href="https://github.com/lilnasy"><code>@lilnasy</code></a>! - Fixes an issue where multiple rendering errors resulted in a crash of the SSR app server.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/1cd2a740221ee14267f2889c4eb200bbcecb08aa"><code>1cd2a74</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10522">#10522</a>)</li> <li><a href="https://github.com/withastro/astro/commit/8306ce1ff7b71a2a0d7908336c9be462a54d395a"><code>8306ce1</code></a> Fixes a style issue of <code>client:only</code> components in DEV mode during view trans...</li> <li><a href="https://github.com/withastro/astro/commit/8cac744746a62903dbaa345a6e3cb0e13c6ff4d7"><code>8cac744</code></a> Avoid generators in render head API (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10528">#10528</a>)</li> <li><a href="https://github.com/withastro/astro/commit/ca5455af3d6991d3402518a1744dc583c8a983af"><code>ca5455a</code></a> Avoid generators when crawling module graph (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10529">#10529</a>)</li> <li><a href="https://github.com/withastro/astro/commit/627e47d67af4846cea2acf26a96b4124001b26fc"><code>627e47d</code></a> Improve Astro JSX rendering (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10473">#10473</a>)</li> <li><a href="https://github.com/withastro/astro/commit/fdceed58894f34c81db46b104da662daf0807cb4"><code>fdceed5</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10503">#10503</a>)</li> <li><a href="https://github.com/withastro/astro/commit/8e4e554cc211e59c329c0a5d110c839c886ff120"><code>8e4e554</code></a> chore: update Babel version (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10504">#10504</a>)</li> <li><a href="https://github.com/withastro/astro/commit/17b4991cffb2f16fb3deba5881c54fa67c9ee9ce"><code>17b4991</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10488">#10488</a>)</li> <li><a href="https://github.com/withastro/astro/commit/e4a6462751725878bfe47632eeafa6854cad5bf2"><code>e4a6462</code></a> fix: void elements (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10493">#10493</a>)</li> <li><a href="https://github.com/withastro/astro/commit/0ddc327ee85535b1a3b415ae49c664f9848b87f4"><code>0ddc327</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/10471">#10471</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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astro&package-manager=npm_and_yarn&previous-version=4.5.5&new-version=4.5.9)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information