Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the all group with 3 updates (#1590)
Bumps the all group with 3 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [astro-icon](https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core) and [@iconify-json/simple-icons](https://github.com/iconify/icon-sets). Updates `astro` from 4.16.13 to 4.16.14 <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/12480">#12480</a> <a href="https://github.com/withastro/astro/commit/c3b7e7cfa13603c08eb923703f31a92d514e82db"><code>c3b7e7c</code></a> Thanks <a href="https://github.com/matthewp"><code>@matthewp</code></a>! - Removes the default throw behavior in <code>astro:env</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12444">#12444</a> <a href="https://github.com/withastro/astro/commit/28dd3ce5222a667fe113238254edf59318b3fa14"><code>28dd3ce</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where a server island hydration script might fail case the island ID misses from the DOM.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12476">#12476</a> <a href="https://github.com/withastro/astro/commit/80a9a5299a9d51f2b09900d3200976d687feae8f"><code>80a9a52</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where the Content Layer <code>glob()</code> loader would not update when renaming or deleting an entry</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12418">#12418</a> <a href="https://github.com/withastro/astro/commit/25baa4ed0c5f55fa85c2c7e2c15848937ed1dc9b"><code>25baa4e</code></a> Thanks <a href="https://github.com/oliverlynch"><code>@oliverlynch</code></a>! - Fix cached image redownloading if it is the first asset</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12477">#12477</a> <a href="https://github.com/withastro/astro/commit/46f6b386b3db6332f286d79958ef10261958cceb"><code>46f6b38</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where the SSR build was emitting the <code>dist/server/entry.mjs</code> file with an incorrect import at the top of the file/</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12365">#12365</a> <a href="https://github.com/withastro/astro/commit/a23985b02165c2ddce56d511b3f97b6815c452c9"><code>a23985b</code></a> Thanks <a href="https://github.com/apatel369"><code>@apatel369</code></a>! - Fixes an issue where <code>Astro.currentLocale</code> was not correctly returning the locale for 404 and 500 pages.</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.16.14</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12480">#12480</a> <a href="https://github.com/withastro/astro/commit/c3b7e7cfa13603c08eb923703f31a92d514e82db"><code>c3b7e7c</code></a> Thanks <a href="https://github.com/matthewp"><code>@matthewp</code></a>! - Removes the default throw behavior in <code>astro:env</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12444">#12444</a> <a href="https://github.com/withastro/astro/commit/28dd3ce5222a667fe113238254edf59318b3fa14"><code>28dd3ce</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where a server island hydration script might fail case the island ID misses from the DOM.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12476">#12476</a> <a href="https://github.com/withastro/astro/commit/80a9a5299a9d51f2b09900d3200976d687feae8f"><code>80a9a52</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where the Content Layer <code>glob()</code> loader would not update when renaming or deleting an entry</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12418">#12418</a> <a href="https://github.com/withastro/astro/commit/25baa4ed0c5f55fa85c2c7e2c15848937ed1dc9b"><code>25baa4e</code></a> Thanks <a href="https://github.com/oliverlynch"><code>@oliverlynch</code></a>! - Fix cached image redownloading if it is the first asset</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12477">#12477</a> <a href="https://github.com/withastro/astro/commit/46f6b386b3db6332f286d79958ef10261958cceb"><code>46f6b38</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where the SSR build was emitting the <code>dist/server/entry.mjs</code> file with an incorrect import at the top of the file/</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12365">#12365</a> <a href="https://github.com/withastro/astro/commit/a23985b02165c2ddce56d511b3f97b6815c452c9"><code>a23985b</code></a> Thanks <a href="https://github.com/apatel369"><code>@apatel369</code></a>! - Fixes an issue where <code>Astro.currentLocale</code> was not correctly returning the locale for 404 and 500 pages.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/b9c05f45b2c9780d7b5518adb4a545cf69f075a6"><code>b9c05f4</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12452">#12452</a>)</li> <li><a href="https://github.com/withastro/astro/commit/e329657a00ae4b36efa395670eacb66a4bb0c576"><code>e329657</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/a23985b02165c2ddce56d511b3f97b6815c452c9"><code>a23985b</code></a> fix: return correct locale in root 404 and 500 page with i18n (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12365">#12365</a>)</li> <li><a href="https://github.com/withastro/astro/commit/28dd3ce5222a667fe113238254edf59318b3fa14"><code>28dd3ce</code></a> fix: server island hydration (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12444">#12444</a>)</li> <li><a href="https://github.com/withastro/astro/commit/ab0580bc94334d7924b5bb0ac808669d9d8930c3"><code>ab0580b</code></a> refactor(build): don't emit <code>middleware.mjs</code> (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12479">#12479</a>)</li> <li><a href="https://github.com/withastro/astro/commit/c3b7e7cfa13603c08eb923703f31a92d514e82db"><code>c3b7e7c</code></a> Remove default throw behavior in astro:env (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12480">#12480</a>)</li> <li><a href="https://github.com/withastro/astro/commit/46f6b386b3db6332f286d79958ef10261958cceb"><code>46f6b38</code></a> fix(build): generated entry (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12477">#12477</a>)</li> <li><a href="https://github.com/withastro/astro/commit/80a9a5299a9d51f2b09900d3200976d687feae8f"><code>80a9a52</code></a> fix: content layer glob deletion (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12476">#12476</a>)</li> <li><a href="https://github.com/withastro/astro/commit/25baa4ed0c5f55fa85c2c7e2c15848937ed1dc9b"><code>25baa4e</code></a> Ensure final asset directory exists before writing cached files (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12418">#12418</a>)</li> <li><a href="https://github.com/withastro/astro/commit/cec4af8fe59ff895c0ca82aab8b6ed6a81ad1f4d"><code>cec4af8</code></a> Add publint checks (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12445">#12445</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 /> Updates `astro-icon` from 1.1.2 to 1.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/natemoo-re/astro-icon/releases">astro-icon's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/natemoo-re/astro-icon/pull/250">#250</a> <a href="https://github.com/natemoo-re/astro-icon/commit/41218facd06f51a63d75cccb80c3745c256ec99f"><code>41218facd06f51a63d75cccb80c3745c256ec99f</code></a> Thanks <a href="https://github.com/harukats"><code>@harukats</code></a>! - Fixes type definitions and hash calculation for aliased icon names</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/natemoo-re/astro-icon/blob/main/packages/core/CHANGELOG.md">astro-icon's changelog</a>.</em></p> <blockquote> <h2>1.1.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/natemoo-re/astro-icon/pull/250">#250</a> <a href="https://github.com/natemoo-re/astro-icon/commit/41218facd06f51a63d75cccb80c3745c256ec99f"><code>41218facd06f51a63d75cccb80c3745c256ec99f</code></a> Thanks <a href="https://github.com/harukats"><code>@harukats</code></a>! - Fixes type definitions and hash calculation for aliased icon names</li> </ul> <h2>1.1.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/natemoo-re/astro-icon/commit/1e6d429829a0e90ea2d43354daddedf026e08e51"><code>1e6d429829a0e90ea2d43354daddedf026e08e51</code></a> Thanks <a href="https://github.com/natemoo-re"><code>@natemoo-re</code></a>! - Fixes change detection logic for local icons while <code>astro dev</code> is running</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/natemoo-re/astro-icon/commit/60ea42f4d75c86bce6b91ba39fa5ebbbb3cd6077"><code>60ea42f</code></a> chore: release (<a href="https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core/issues/253">#253</a>)</li> <li><a href="https://github.com/natemoo-re/astro-icon/commit/3529aa21f5c3f57aff33f8b6a8c570862d80d220"><code>3529aa2</code></a> chore: release (<a href="https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core/issues/252">#252</a>)</li> <li><a href="https://github.com/natemoo-re/astro-icon/commit/41218facd06f51a63d75cccb80c3745c256ec99f"><code>41218fa</code></a> fix: include aliases in icon type definitions and hash calculation (<a href="https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core/issues/250">#250</a>)</li> <li><a href="https://github.com/natemoo-re/astro-icon/commit/83204077430a3ff7d1e73c565b1f521e55df84e5"><code>8320407</code></a> chore: format</li> <li><a href="https://github.com/natemoo-re/astro-icon/commit/4690189f19d7a9b9b471847b812e867d7ccc8b31"><code>4690189</code></a> Fixed bug (<a href="https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core/issues/251">#251</a>)</li> <li>See full diff in <a href="https://github.com/natemoo-re/astro-icon/commits/[email protected]/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.11 to 1.2.12 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/iconify/icon-sets/commits">compare view</a></li> </ul> </details> <br /> 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information