-
Notifications
You must be signed in to change notification settings - Fork 11
Commit 578e6e2
authored
chore(deps-dev): bump astro from 5.6.0 to 5.6.1 (#6643)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.6.0 to 5.6.1.
<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/13519">#13519</a> <a href="https://github.com/withastro/astro/commit/3323f5c554a3af966463cc95a42d7ca789ba678b"><code>3323f5c</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Refactors some internals to improve Rolldown compatibility</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/13545">#13545</a> <a href="https://github.com/withastro/astro/commit/a7aff41681f9235719c03f97650db288f9f5f71a"><code>a7aff41</code></a> Thanks <a href="https://github.com/stramel"><code>@stramel</code></a>! - Prevent empty attributes from appearing in the SVG output</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/13552">#13552</a> <a href="https://github.com/withastro/astro/commit/9cd0fd432634ed664a820ac78c6a3033684c7a83"><code>9cd0fd4</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where Astro validated the i18n configuration incorrectly, causing false positives in downstream libraries.</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.6.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/13519">#13519</a> <a href="https://github.com/withastro/astro/commit/3323f5c554a3af966463cc95a42d7ca789ba678b"><code>3323f5c</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Refactors some internals to improve Rolldown compatibility</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/13545">#13545</a> <a href="https://github.com/withastro/astro/commit/a7aff41681f9235719c03f97650db288f9f5f71a"><code>a7aff41</code></a> Thanks <a href="https://github.com/stramel"><code>@stramel</code></a>! - Prevent empty attributes from appearing in the SVG output</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/13552">#13552</a> <a href="https://github.com/withastro/astro/commit/9cd0fd432634ed664a820ac78c6a3033684c7a83"><code>9cd0fd4</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where Astro validated the i18n configuration incorrectly, causing false positives in downstream libraries.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/9520a23d9dbad41988a1b3a56feddb689f6b481e"><code>9520a23</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13554">#13554</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/5af40dc157f54cfb0f1256d4bff8003bf45114b3"><code>5af40dc</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/9cd0fd432634ed664a820ac78c6a3033684c7a83"><code>9cd0fd4</code></a> fix(i18n): incorrect validation (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13552">#13552</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/a7aff41681f9235719c03f97650db288f9f5f71a"><code>a7aff41</code></a> fix(svg): prevent empty attributes (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13545">#13545</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/3323f5c554a3af966463cc95a42d7ca789ba678b"><code>3323f5c</code></a> feat: improve rolldown compatibility (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13519">#13519</a>)</li>
<li>See full diff 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 f80369b commit 578e6e2Copy full SHA for 578e6e2
2 files changed
+6
-6
lines changed+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments