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 4 updates (#1622)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the all group with 4 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [asciinema-player](https://github.com/asciinema/asciinema-player), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@iconify-json/simple-icons](https://github.com/iconify/icon-sets). Updates `@astrojs/mdx` from 4.0.3 to 4.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@astrojs/mdx</code>'s releases</a>.</em></p> <blockquote> <h2><code>@astrojs/mdx</code><a href="https://github.com/4"><code>@4</code></a>.0.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12959">#12959</a> <a href="https://github.com/withastro/astro/commit/3a267f33a2a2576c9065c88646ed67f5a7a8ba0b"><code>3a267f3</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Reverts <a href="https://github.com/withastro/astro/commit/9a3b48c5c3e8f597159454f06c5a0ce8e709bc50">https://github.com/withastro/astro/commit/9a3b48c5c3e8f597159454f06c5a0ce8e709bc50</a> which caused a regression for rendering inline MDX components and MDX files from content collections</li> </ul> <h2><code>@astrojs/mdx</code><a href="https://github.com/4"><code>@4</code></a>.0.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12921">#12921</a> <a href="https://github.com/withastro/astro/commit/aeb7e1ac11ebf87847ed2fac89072aa2b4ac2aae"><code>aeb7e1a</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused Image component to be imported on MDX pages that did not include images</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12913">#12913</a> <a href="https://github.com/withastro/astro/commit/9a3b48c5c3e8f597159454f06c5a0ce8e709bc50"><code>9a3b48c</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Makes internal <code>check()</code> function a no-op to allow faster component renders and prevent React 19 component warnings</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md"><code>@astrojs/mdx</code>'s changelog</a>.</em></p> <blockquote> <h2>4.0.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12959">#12959</a> <a href="https://github.com/withastro/astro/commit/3a267f33a2a2576c9065c88646ed67f5a7a8ba0b"><code>3a267f3</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Reverts <a href="https://github.com/withastro/astro/commit/9a3b48c5c3e8f597159454f06c5a0ce8e709bc50">https://github.com/withastro/astro/commit/9a3b48c5c3e8f597159454f06c5a0ce8e709bc50</a> which caused a regression for rendering inline MDX components and MDX files from content collections</li> </ul> <h2>4.0.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12921">#12921</a> <a href="https://github.com/withastro/astro/commit/aeb7e1ac11ebf87847ed2fac89072aa2b4ac2aae"><code>aeb7e1a</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused Image component to be imported on MDX pages that did not include images</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12913">#12913</a> <a href="https://github.com/withastro/astro/commit/9a3b48c5c3e8f597159454f06c5a0ce8e709bc50"><code>9a3b48c</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Makes internal <code>check()</code> function a no-op to allow faster component renders and prevent React 19 component warnings</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/2f9ba982fe5cf74aacee9e55c0f86df52e335710"><code>2f9ba98</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12945">#12945</a>)</li> <li><a href="https://github.com/withastro/astro/commit/3a267f33a2a2576c9065c88646ed67f5a7a8ba0b"><code>3a267f3</code></a> Revert "Make MDX integration check noop (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12913">#12913</a>)" (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12959">#12959</a>)</li> <li><a href="https://github.com/withastro/astro/commit/5f16a4c524393ef993ab62d2f6d42ba4cae756a0"><code>5f16a4c</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12919">#12919</a>)</li> <li><a href="https://github.com/withastro/astro/commit/44841fc281f8920b32f4b4a94deefeb3ad069cf3"><code>44841fc</code></a> fix: conditionally import image style (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12925">#12925</a>)</li> <li><a href="https://github.com/withastro/astro/commit/0770810aa458192d1d6f14a51a17504885f67644"><code>0770810</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/aeb7e1ac11ebf87847ed2fac89072aa2b4ac2aae"><code>aeb7e1a</code></a> fix(mdx): don't import image component when no images are used (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12921">#12921</a>)</li> <li><a href="https://github.com/withastro/astro/commit/9a3b48c5c3e8f597159454f06c5a0ce8e709bc50"><code>9a3b48c</code></a> Make MDX integration check noop (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12913">#12913</a>)</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx">compare view</a></li> </ul> </details> <br /> Updates `asciinema-player` from 3.8.1 to 3.8.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/asciinema/asciinema-player/releases">asciinema-player's releases</a>.</em></p> <blockquote> <h2>3.8.2</h2> <p>Notable changes:</p> <ul> <li>fixed blinking of ascii drawing chars (<a href="https://redirect.github.com/asciinema/asciinema-player/issues/273">#273</a>)</li> <li>background color is no longer brightened (value + 8) when blink attribute is set - this caused ugly rendering in some scenarios, and no terminals I tested do this either</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/asciinema/asciinema-player/commit/4258b003c6e829eaaac1fd9e11817cda317c5fec"><code>4258b00</code></a> npm audit fix</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/43643a7e9fe848187e73a8e3ba7bf8a1988ef4aa"><code>43643a7</code></a> Bump version</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/fbb3d9a35e45edaaea5a756c82a37028720df69e"><code>fbb3d9a</code></a> Fix blinking of ascii drawing chars</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/1e9d78065b774854153e5e86d19215698cf54b93"><code>1e9d780</code></a> Don't brighten the background color when blink attr is set</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/3e536133058c02b61f8306c70b5f5c8a98bda1a4"><code>3e53613</code></a> Upgrade caniuse-lite</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/436df7bd94cf914051b8045cd291c2e51aabb322"><code>436df7b</code></a> Upgrade avt to the latest version</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/96e5262252a005aa743818e08a4540b08227e838"><code>96e5262</code></a> cargo fmt</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/6dfd9c722cbb2d76cc154b08aa4eb229952b01e5"><code>6dfd9c7</code></a> Add typescript-language-server to the flake</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/c09e1d2625450a32e9e76063cdc315fd54ecdd9d"><code>c09e1d2</code></a> Use hex triplet in RGB color serializer</li> <li><a href="https://github.com/asciinema/asciinema-player/commit/42f213553728ed478398411a4d5b7985c4bc1bcd"><code>42f2135</code></a> Rename avt::Vt wrapper struct (and therefore JS class) to <code>Vt</code></li> <li>Additional commits viewable in <a href="https://github.com/asciinema/asciinema-player/compare/v3.8.1...v3.8.2">compare view</a></li> </ul> </details> <br /> Updates `astro` from 5.1.2 to 5.1.5 <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/12934">#12934</a> <a href="https://github.com/withastro/astro/commit/673a518b011e2df35a099f8205611d98a223a92a"><code>673a518</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes a regression where the Astro Container didn't work during the build, using <code>pnpm</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12955">#12955</a> <a href="https://github.com/withastro/astro/commit/db447f2816836b635355cc2b0a73678facd155a5"><code>db447f2</code></a> Thanks <a href="https://github.com/martrapp"><code>@martrapp</code></a>! - Lets TypeScript know about the "blocking" and "disabled" attributes of the <code><link></code> element.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12922">#12922</a> <a href="https://github.com/withastro/astro/commit/faf74af522f4499ab95531b24a0a1c14070abe8b"><code>faf74af</code></a> Thanks <a href="https://github.com/adamchal"><code>@adamchal</code></a>! - Improves performance of static asset generation by fixing a bug that caused image transforms to be performed serially. This fix ensures that processing uses all CPUs when running in a multi-core environment.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12947">#12947</a> <a href="https://github.com/withastro/astro/commit/3c2292f2f0accf1974b30dbe32f040c56413e731"><code>3c2292f</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused empty content collections when running dev with NODE_ENV set</p> </li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12927">#12927</a> <a href="https://github.com/withastro/astro/commit/ad2a752662946e3a80849605f073812b06adf632"><code>ad2a752</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes a bug where Astro attempted to decode a request URL multiple times, resulting in an unexpected behaviour when decoding the character <code>%</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12912">#12912</a> <a href="https://github.com/withastro/astro/commit/0c0c66bf0df23ab5a9bd2f147e303d8397d3222e"><code>0c0c66b</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Improves the config error for invalid combinations of <code>context</code> and <code>access</code> properties under <code>env.schema</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12935">#12935</a> <a href="https://github.com/withastro/astro/commit/3d47e6baff7a17d3ef09630b0d90362baef41f97"><code>3d47e6b</code></a> Thanks <a href="https://github.com/AirBorne04"><code>@AirBorne04</code></a>! - Fixes an issue where <code>Astro.locals</code> coming from an adapter weren't available in the <code>404.astro</code>, when using the <code>astro dev</code> command,</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12925">#12925</a> <a href="https://github.com/withastro/astro/commit/44841fc281f8920b32f4b4a94deefeb3ad069cf3"><code>44841fc</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Ensures image styles are not imported unless experimental responsive images are enabled</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12926">#12926</a> <a href="https://github.com/withastro/astro/commit/8e64bb727f78f24b26fd1c0b1289ab1ccd611114"><code>8e64bb7</code></a> Thanks <a href="https://github.com/oliverlynch"><code>@oliverlynch</code></a>! - Improves remote image cache efficiency by separating image data and metadata into a binary and sidecar JSON file.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12920">#12920</a> <a href="https://github.com/withastro/astro/commit/8b9d53037879cd7ca7bee4d20b4e6f08e984a7df"><code>8b9d530</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Processes markdown with empty body as remark and rehype plugins may add additional content or frontmatter</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12918">#12918</a> <a href="https://github.com/withastro/astro/commit/fd12a26ac6012c6b8a26f5a178e1bb46092a1806"><code>fd12a26</code></a> Thanks <a href="https://github.com/lameuler"><code>@lameuler</code></a>! - Fixes a bug where the logged output path does not match the actual output path when using <code>build.format: 'preserve'</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12676">#12676</a> <a href="https://github.com/withastro/astro/commit/2ffc0fcab78b658a6ee73a8f8b291802093dce5e"><code>2ffc0fc</code></a> Thanks <a href="https://github.com/koyopro"><code>@koyopro</code></a>! - Allows configuring Astro modules TypeScript compilation with the <code>vite.esbuild</code> config</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12938">#12938</a> <a href="https://github.com/withastro/astro/commit/dbb04f3c04ce868b5c985c848a2c40a3761a6dad"><code>dbb04f3</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug where content collections would sometimes appear empty when first running astro dev</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12937">#12937</a> <a href="https://github.com/withastro/astro/commit/30edb6d9d0aaf28bea1fec73879f63fe134507d0"><code>30edb6d</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes a bug where users could use <code>Astro.request.headers</code> during a rewrite inside prerendered routes. This an invalid behaviour, and now Astro will show a warning if this happens.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12937">#12937</a> <a href="https://github.com/withastro/astro/commit/30edb6d9d0aaf28bea1fec73879f63fe134507d0"><code>30edb6d</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where the use of <code>Astro.rewrite</code> would trigger the invalid use of <code>Astro.request.headers</code></p> </li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12877">#12877</a> <a href="https://github.com/withastro/astro/commit/73a078835eb92a05c3f681ee025c93d6db85b907"><code>73a0788</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Fixes sourcemap warning generated by the <code>astro:server-islands</code> Vite plugin</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12906">#12906</a> <a href="https://github.com/withastro/astro/commit/2d89492d73142ed5c7cea9448d841a9892e66598"><code>2d89492</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused pages that return an empty array from getStaticPath to match every path</p> </li> <li> <p><a href="https://github.com/withastro/astro/commit/011fa0f00ce457cb6b582d36b6b5b17aa89f0a70"><code>011fa0f</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where <code>astro:content</code> types would be erased when restarting the dev server</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12907">#12907</a> <a href="https://github.com/withastro/astro/commit/dbf1275987d4d9724eab471f1600fba9a50aefb8"><code>dbf1275</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a regression around the server islands route, which was not passed to the adapters <code>astro:build:done</code> hook</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12818">#12818</a> <a href="https://github.com/withastro/astro/commit/579bd93794b787485479aa3b16554409a0504ed2"><code>579bd93</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes race condition where dev server would attempt to load collections before the content had loaded</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12883">#12883</a> <a href="https://github.com/withastro/astro/commit/fbac92f8bdbb5ee1312726b2a535a81271b3f7d6"><code>fbac92f</code></a> Thanks <a href="https://github.com/kaytwo"><code>@kaytwo</code></a>! - Fixes a bug where responses can be returned before session data is saved</p> </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.1.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12934">#12934</a> <a href="https://github.com/withastro/astro/commit/673a518b011e2df35a099f8205611d98a223a92a"><code>673a518</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes a regression where the Astro Container didn't work during the build, using <code>pnpm</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12955">#12955</a> <a href="https://github.com/withastro/astro/commit/db447f2816836b635355cc2b0a73678facd155a5"><code>db447f2</code></a> Thanks <a href="https://github.com/martrapp"><code>@martrapp</code></a>! - Lets TypeScript know about the "blocking" and "disabled" attributes of the <code><link></code> element.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12922">#12922</a> <a href="https://github.com/withastro/astro/commit/faf74af522f4499ab95531b24a0a1c14070abe8b"><code>faf74af</code></a> Thanks <a href="https://github.com/adamchal"><code>@adamchal</code></a>! - Improves performance of static asset generation by fixing a bug that caused image transforms to be performed serially. This fix ensures that processing uses all CPUs when running in a multi-core environment.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12947">#12947</a> <a href="https://github.com/withastro/astro/commit/3c2292f2f0accf1974b30dbe32f040c56413e731"><code>3c2292f</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused empty content collections when running dev with NODE_ENV set</p> </li> </ul> <h2>5.1.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12927">#12927</a> <a href="https://github.com/withastro/astro/commit/ad2a752662946e3a80849605f073812b06adf632"><code>ad2a752</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes a bug where Astro attempted to decode a request URL multiple times, resulting in an unexpected behaviour when decoding the character <code>%</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12912">#12912</a> <a href="https://github.com/withastro/astro/commit/0c0c66bf0df23ab5a9bd2f147e303d8397d3222e"><code>0c0c66b</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Improves the config error for invalid combinations of <code>context</code> and <code>access</code> properties under <code>env.schema</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12935">#12935</a> <a href="https://github.com/withastro/astro/commit/3d47e6baff7a17d3ef09630b0d90362baef41f97"><code>3d47e6b</code></a> Thanks <a href="https://github.com/AirBorne04"><code>@AirBorne04</code></a>! - Fixes an issue where <code>Astro.locals</code> coming from an adapter weren't available in the <code>404.astro</code>, when using the <code>astro dev</code> command,</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12925">#12925</a> <a href="https://github.com/withastro/astro/commit/44841fc281f8920b32f4b4a94deefeb3ad069cf3"><code>44841fc</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Ensures image styles are not imported unless experimental responsive images are enabled</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12926">#12926</a> <a href="https://github.com/withastro/astro/commit/8e64bb727f78f24b26fd1c0b1289ab1ccd611114"><code>8e64bb7</code></a> Thanks <a href="https://github.com/oliverlynch"><code>@oliverlynch</code></a>! - Improves remote image cache efficiency by separating image data and metadata into a binary and sidecar JSON file.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12920">#12920</a> <a href="https://github.com/withastro/astro/commit/8b9d53037879cd7ca7bee4d20b4e6f08e984a7df"><code>8b9d530</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Processes markdown with empty body as remark and rehype plugins may add additional content or frontmatter</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12918">#12918</a> <a href="https://github.com/withastro/astro/commit/fd12a26ac6012c6b8a26f5a178e1bb46092a1806"><code>fd12a26</code></a> Thanks <a href="https://github.com/lameuler"><code>@lameuler</code></a>! - Fixes a bug where the logged output path does not match the actual output path when using <code>build.format: 'preserve'</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12676">#12676</a> <a href="https://github.com/withastro/astro/commit/2ffc0fcab78b658a6ee73a8f8b291802093dce5e"><code>2ffc0fc</code></a> Thanks <a href="https://github.com/koyopro"><code>@koyopro</code></a>! - Allows configuring Astro modules TypeScript compilation with the <code>vite.esbuild</code> config</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12938">#12938</a> <a href="https://github.com/withastro/astro/commit/dbb04f3c04ce868b5c985c848a2c40a3761a6dad"><code>dbb04f3</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug where content collections would sometimes appear empty when first running astro dev</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12937">#12937</a> <a href="https://github.com/withastro/astro/commit/30edb6d9d0aaf28bea1fec73879f63fe134507d0"><code>30edb6d</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes a bug where users could use <code>Astro.request.headers</code> during a rewrite inside prerendered routes. This an invalid behaviour, and now Astro will show a warning if this happens.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12937">#12937</a> <a href="https://github.com/withastro/astro/commit/30edb6d9d0aaf28bea1fec73879f63fe134507d0"><code>30edb6d</code></a> Thanks <a href="https://github.com/ematipico"><code>@ematipico</code></a>! - Fixes an issue where the use of <code>Astro.rewrite</code> would trigger the invalid use of <code>Astro.request.headers</code></p> </li> </ul> <h2>5.1.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12877">#12877</a> <a href="https://github.com/withastro/astro/commit/73a078835eb92a05c3f681ee025c93d6db85b907"><code>73a0788</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Fixes sourcemap warning generated by the <code>astro:server-islands</code> Vite plugin</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12906">#12906</a> <a href="https://github.com/withastro/astro/commit/2d89492d73142ed5c7cea9448d841a9892e66598"><code>2d89492</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused pages that return an empty array from getStaticPath to match every path</p> </li> <li> <p><a href="https://github.com/withastro/astro/commit/011fa0f00ce457cb6b582d36b6b5b17aa89f0a70"><code>011fa0f</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where <code>astro:content</code> types would be erased when restarting the dev server</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12907">#12907</a> <a href="https://github.com/withastro/astro/commit/dbf1275987d4d9724eab471f1600fba9a50aefb8"><code>dbf1275</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a regression around the server islands route, which was not passed to the adapters <code>astro:build:done</code> hook</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/2f9ba982fe5cf74aacee9e55c0f86df52e335710"><code>2f9ba98</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12945">#12945</a>)</li> <li><a href="https://github.com/withastro/astro/commit/faf74af522f4499ab95531b24a0a1c14070abe8b"><code>faf74af</code></a> Improve Static Asset Generation Performance (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12922">#12922</a>)</li> <li><a href="https://github.com/withastro/astro/commit/1c36331782b63044aed167a092e4b913d2f1a656"><code>1c36331</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/db447f2816836b635355cc2b0a73678facd155a5"><code>db447f2</code></a> Adds blocking and disabled attributes to the TypeScript definition of the HTM...</li> <li><a href="https://github.com/withastro/astro/commit/df0c5665c1c1bbbaa878d01bca28d6558762ea00"><code>df0c566</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/3c2292f2f0accf1974b30dbe32f040c56413e731"><code>3c2292f</code></a> fix: explicitly set dev mode for data store (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12947">#12947</a>)</li> <li><a href="https://github.com/withastro/astro/commit/35d77b4f7bff653879c9bdb55d8a6fe3881ffae9"><code>35d77b4</code></a> chore: better types (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12944">#12944</a>)</li> <li><a href="https://github.com/withastro/astro/commit/ce842c9b7e27b8ab1c5d43bafd1a64a7bfa29194"><code>ce842c9</code></a> chore: add <code>funding</code> to the main package (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12946">#12946</a>)</li> <li><a href="https://github.com/withastro/astro/commit/673a518b011e2df35a099f8205611d98a223a92a"><code>673a518</code></a> fix(container): compiling error with pnpm (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12934">#12934</a>)</li> <li><a href="https://github.com/withastro/astro/commit/5f16a4c524393ef993ab62d2f6d42ba4cae756a0"><code>5f16a4c</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12919">#12919</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 /> Updates `@iconify-json/simple-icons` from 1.2.18 to 1.2.19 <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