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 (#1620)
Bumps the all group with 3 updates: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@iconify-json/simple-icons](https://github.com/iconify/icon-sets). Updates `@astrojs/rss` from 4.0.10 to 4.0.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@astrojs/rss</code>'s releases</a>.</em></p> <blockquote> <h2><code>@astrojs/rss</code><a href="https://github.com/4"><code>@4</code></a>.0.11</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12829">#12829</a> <a href="https://github.com/withastro/astro/commit/ebe2aa95c7f4a6559cec8b82d155da34a57bdd53"><code>ebe2aa9</code></a> Thanks <a href="https://github.com/SapphicMoe"><code>@SapphicMoe</code></a>! - Revert incorrect Content-Type header applied for RSS XML file</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md"><code>@astrojs/rss</code>'s changelog</a>.</em></p> <blockquote> <h2>4.0.11</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12829">#12829</a> <a href="https://github.com/withastro/astro/commit/ebe2aa95c7f4a6559cec8b82d155da34a57bdd53"><code>ebe2aa9</code></a> Thanks <a href="https://github.com/SapphicMoe"><code>@SapphicMoe</code></a>! - Revert incorrect Content-Type header applied for RSS XML file</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/161df286c3abdbf8c49e8e7de820ce0e36ab5c55"><code>161df28</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/12801">#12801</a>)</li> <li><a href="https://github.com/withastro/astro/commit/ebe2aa95c7f4a6559cec8b82d155da34a57bdd53"><code>ebe2aa9</code></a> fix(<code>@astrojs/rss</code>): revert incorrect Content-Type header applied for RSS XML f...</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/astro-rss">compare view</a></li> </ul> </details> <br /> Updates `astro` from 5.1.1 to 5.1.2 <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/12798">#12798</a> <a href="https://github.com/withastro/astro/commit/7b0cb852f6336c0f9cc65bd044864004e759d810"><code>7b0cb85</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Improves warning logs for invalid content collection configuration</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12781">#12781</a> <a href="https://github.com/withastro/astro/commit/96c4b925333fede1a53d19657d15e0052da90780"><code>96c4b92</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a regression that caused <code>default()</code> to not work with <code>reference()</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12820">#12820</a> <a href="https://github.com/withastro/astro/commit/892dd9f6cd3935ce1d4f4dec523b248c2d15da12"><code>892dd9f</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused cookies to not be deleted when destroying a session</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12864">#12864</a> <a href="https://github.com/withastro/astro/commit/440d8a54f7b3d75dd16decb7d9d29e3724bff394"><code>440d8a5</code></a> Thanks <a href="https://github.com/kaytwo"><code>@kaytwo</code></a>! - Fixes a bug where the session ID wasn't correctly regenerated</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12768">#12768</a> <a href="https://github.com/withastro/astro/commit/524c855075bb75696500445fdc31cb2c69b09627"><code>524c855</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where Astro didn't print error logs when Astro Islands were used in incorrect cases.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12814">#12814</a> <a href="https://github.com/withastro/astro/commit/f12f1118bc4687cc807a4495ffcaafcb0861b7a2"><code>f12f111</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where Astro didn't log anything in case a file isn't created during the build.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12875">#12875</a> <a href="https://github.com/withastro/astro/commit/e109002c3d5980362788360211e61f11f4394837"><code>e109002</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug in emulated legacy collections where the entry passed to the getCollection filter function did not include the legacy entry fields.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12768">#12768</a> <a href="https://github.com/withastro/astro/commit/524c855075bb75696500445fdc31cb2c69b09627"><code>524c855</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where Astro was printing the incorrect output format when running the <code>astro build</code> command</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12810">#12810</a> <a href="https://github.com/withastro/astro/commit/70a9f0b984638c21a4da1d83b7d5a5c9940bb693"><code>70a9f0b</code></a> Thanks <a href="https://github.com/louisescher"><code>@louisescher</code></a>! - Fixes server islands failing to check content-type header under certain circumstances</p> <p>Sometimes a reverse proxy or similar service might modify the content-type header to include the charset or other parameters in the media type of the response. This previously wasn't handled by the client-side server island script and thus removed the script without actually placing the requested content in the DOM. This fix makes it so the script checks if the header starts with the proper content type instead of exactly matching <code>text/html</code>, so the following will still be considered a valid header: <code>text/html; charset=utf-8</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12816">#12816</a> <a href="https://github.com/withastro/astro/commit/7fb21844dff893c90dc0a07fd13cefdba61d0a45"><code>7fb2184</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where an injected route entrypoint wasn't correctly marked because the resolved file path contained a query parameter.</p> <p>This fixes some edge case where some injected entrypoint were not resolved when using an adapter.</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.1.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12798">#12798</a> <a href="https://github.com/withastro/astro/commit/7b0cb852f6336c0f9cc65bd044864004e759d810"><code>7b0cb85</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Improves warning logs for invalid content collection configuration</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12781">#12781</a> <a href="https://github.com/withastro/astro/commit/96c4b925333fede1a53d19657d15e0052da90780"><code>96c4b92</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a regression that caused <code>default()</code> to not work with <code>reference()</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12820">#12820</a> <a href="https://github.com/withastro/astro/commit/892dd9f6cd3935ce1d4f4dec523b248c2d15da12"><code>892dd9f</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused cookies to not be deleted when destroying a session</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12864">#12864</a> <a href="https://github.com/withastro/astro/commit/440d8a54f7b3d75dd16decb7d9d29e3724bff394"><code>440d8a5</code></a> Thanks <a href="https://github.com/kaytwo"><code>@kaytwo</code></a>! - Fixes a bug where the session ID wasn't correctly regenerated</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12768">#12768</a> <a href="https://github.com/withastro/astro/commit/524c855075bb75696500445fdc31cb2c69b09627"><code>524c855</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where Astro didn't print error logs when Astro Islands were used in incorrect cases.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12814">#12814</a> <a href="https://github.com/withastro/astro/commit/f12f1118bc4687cc807a4495ffcaafcb0861b7a2"><code>f12f111</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where Astro didn't log anything in case a file isn't created during the build.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12875">#12875</a> <a href="https://github.com/withastro/astro/commit/e109002c3d5980362788360211e61f11f4394837"><code>e109002</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug in emulated legacy collections where the entry passed to the getCollection filter function did not include the legacy entry fields.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12768">#12768</a> <a href="https://github.com/withastro/astro/commit/524c855075bb75696500445fdc31cb2c69b09627"><code>524c855</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where Astro was printing the incorrect output format when running the <code>astro build</code> command</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12810">#12810</a> <a href="https://github.com/withastro/astro/commit/70a9f0b984638c21a4da1d83b7d5a5c9940bb693"><code>70a9f0b</code></a> Thanks <a href="https://github.com/louisescher"><code>@louisescher</code></a>! - Fixes server islands failing to check content-type header under certain circumstances</p> <p>Sometimes a reverse proxy or similar service might modify the content-type header to include the charset or other parameters in the media type of the response. This previously wasn't handled by the client-side server island script and thus removed the script without actually placing the requested content in the DOM. This fix makes it so the script checks if the header starts with the proper content type instead of exactly matching <code>text/html</code>, so the following will still be considered a valid header: <code>text/html; charset=utf-8</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12816">#12816</a> <a href="https://github.com/withastro/astro/commit/7fb21844dff893c90dc0a07fd13cefdba61d0a45"><code>7fb2184</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where an injected route entrypoint wasn't correctly marked because the resolved file path contained a query parameter.</p> <p>This fixes some edge case where some injected entrypoint were not resolved when using an adapter.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/161df286c3abdbf8c49e8e7de820ce0e36ab5c55"><code>161df28</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12801">#12801</a>)</li> <li><a href="https://github.com/withastro/astro/commit/7fb21844dff893c90dc0a07fd13cefdba61d0a45"><code>7fb2184</code></a> fix: injected route entrypoint (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12816">#12816</a>)</li> <li><a href="https://github.com/withastro/astro/commit/f12f1118bc4687cc807a4495ffcaafcb0861b7a2"><code>f12f111</code></a> fix: missing log (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12814">#12814</a>)</li> <li><a href="https://github.com/withastro/astro/commit/e109002c3d5980362788360211e61f11f4394837"><code>e109002</code></a> fix: pass emulated entry to getCollection filter function (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12875">#12875</a>)</li> <li><a href="https://github.com/withastro/astro/commit/ac00c64ee769e0d54eb090c78eba2ce13cdb638f"><code>ac00c64</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/524c855075bb75696500445fdc31cb2c69b09627"><code>524c855</code></a> fix(core): add error log for server islands (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12768">#12768</a>)</li> <li><a href="https://github.com/withastro/astro/commit/892dd9f6cd3935ce1d4f4dec523b248c2d15da12"><code>892dd9f</code></a> fix: pass cookie options to delete (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12820">#12820</a>)</li> <li><a href="https://github.com/withastro/astro/commit/440d8a54f7b3d75dd16decb7d9d29e3724bff394"><code>440d8a5</code></a> fix: session regeneration (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12864">#12864</a>)</li> <li><a href="https://github.com/withastro/astro/commit/96c4b925333fede1a53d19657d15e0052da90780"><code>96c4b92</code></a> fix: make <code>reference()</code> a sync transform (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12781">#12781</a>)</li> <li><a href="https://github.com/withastro/astro/commit/5ab724c633da9d71ddc5242e994239e6293af936"><code>5ab724c</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 /> Updates `@iconify-json/simple-icons` from 1.2.17 to 1.2.18 <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