Yet another Astro.js template. No default pages and no components, only DX config.
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) | `5.1.4` | `5.1.5` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.1.6` | `5.1.8` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.17.5` | `3.18.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.20.0` | `8.21.0` | Updates `@astrojs/tailwind` from 5.1.4 to 5.1.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@astrojs/tailwind</code>'s releases</a>.</em></p> <blockquote> <h2><code>@astrojs/tailwind</code><a href="https://github.com/5"><code>@5</code></a>.1.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/13011">#13011</a> <a href="https://github.com/withastro/astro/commit/cf3088060d45227dcb48e041c4ed5e0081d71398"><code>cf30880</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md"><code>@astrojs/tailwind</code>'s changelog</a>.</em></p> <blockquote> <h2>5.1.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/13011">#13011</a> <a href="https://github.com/withastro/astro/commit/cf3088060d45227dcb48e041c4ed5e0081d71398"><code>cf30880</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/0a0b1978a7ea9902174df96852e6a676023cd128"><code>0a0b197</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind/issues/12991">#12991</a>)</li> <li><a href="https://github.com/withastro/astro/commit/3357ff649768f3c359834ffbe656cbec1a2803d4"><code>3357ff6</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind/issues/13008">#13008</a>)</li> <li><a href="https://github.com/withastro/astro/commit/cf3088060d45227dcb48e041c4ed5e0081d71398"><code>cf30880</code></a> fix: upgrade Vite and update tests (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind/issues/13011">#13011</a>)</li> <li><a href="https://github.com/withastro/astro/commit/7a0855b264c22875d3d5921c2d60382c3260f79d"><code>7a0855b</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind/issues/12579">#12579</a>)</li> <li><a href="https://github.com/withastro/astro/commit/3d89e6282235a8da45d9ddfe02bcf7ec78056941"><code>3d89e62</code></a> fix: align esbuild to vite (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind/issues/12361">#12361</a>)</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/tailwind">compare view</a></li> </ul> </details> <br /> Updates `astro` from 5.1.6 to 5.1.8 <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/12998">#12998</a> <a href="https://github.com/withastro/astro/commit/9ce003802109f704cc1f081759f3d2af2c1ea2c2"><code>9ce0038</code></a> Thanks <a href="https://github.com/Kynson"><code>@Kynson</code></a>! - Fixes the issue that audit incorrectly flag images as above the fold when the scrolling container is not body</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12990">#12990</a> <a href="https://github.com/withastro/astro/commit/2e12f1d7526f12fa0e1e63482f100bbb81a8b36e"><code>2e12f1d</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused references to be incorrectly reported as invalid</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12984">#12984</a> <a href="https://github.com/withastro/astro/commit/2d259cf4abf27a4f0a067bedb32d0459c4fce507"><code>2d259cf</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug in dev where files would stop being watched if the Astro config file was edited</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12984">#12984</a> <a href="https://github.com/withastro/astro/commit/2d259cf4abf27a4f0a067bedb32d0459c4fce507"><code>2d259cf</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug where the content layer would use an outdated version of the Astro config if it was edited in dev</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12982">#12982</a> <a href="https://github.com/withastro/astro/commit/429aa7547572915b5f7f9a4146529e704069128b"><code>429aa75</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Fixes an issue where server islands do not work in projects that use an adapter but only have prerendered pages. If an adapter is added, the server island endpoint will now be added by default.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12995">#12995</a> <a href="https://github.com/withastro/astro/commit/78fd73a0dfbfab120111d5f1d1eaecd563bc82a6"><code>78fd73a</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where <code>astro:actions</code> types would not work when using <code>src/actions.ts</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13011">#13011</a> <a href="https://github.com/withastro/astro/commit/cf3088060d45227dcb48e041c4ed5e0081d71398"><code>cf30880</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12733">#12733</a> <a href="https://github.com/withastro/astro/commit/bbf1d8894e6ce5d2ebe45452a27072b9929053a8"><code>bbf1d88</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused the dev server to return an error if requesting "//"</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13001">#13001</a> <a href="https://github.com/withastro/astro/commit/627aec3f04de424ec144cefac4a5a3b70d9ba0fb"><code>627aec3</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused Astro to attempt to inject environment variables into non-source files, causing performance problems and broken builds</p> </li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12361">#12361</a> <a href="https://github.com/withastro/astro/commit/3d89e6282235a8da45d9ddfe02bcf7ec78056941"><code>3d89e62</code></a> Thanks <a href="https://github.com/LunaticMuch"><code>@LunaticMuch</code></a>! - Upgrades the <code>esbuild</code> version to match <code>vite</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12980">#12980</a> <a href="https://github.com/withastro/astro/commit/1a026afb427cd4b472c8f1174a08f10086f4fb89"><code>1a026af</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where setting the status of a page to <code>404</code> in development would show the default 404 page (or custom one if provided) instead of using the current page</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12182">#12182</a> <a href="https://github.com/withastro/astro/commit/c30070b9271e4c494e7cbf3a1c45515782034911"><code>c30070b</code></a> Thanks <a href="https://github.com/braden-w"><code>@braden-w</code></a>! - Improves matching of 404 and 500 routes</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/withastro/astro/commit/3d89e6282235a8da45d9ddfe02bcf7ec78056941"><code>3d89e62</code></a>]:</p> <ul> <li><code>@astrojs/markdown-remark</code><a href="https://github.com/6"><code>@6</code></a>.0.2</li> </ul> </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.8</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12998">#12998</a> <a href="https://github.com/withastro/astro/commit/9ce003802109f704cc1f081759f3d2af2c1ea2c2"><code>9ce0038</code></a> Thanks <a href="https://github.com/Kynson"><code>@Kynson</code></a>! - Fixes the issue that audit incorrectly flag images as above the fold when the scrolling container is not body</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12990">#12990</a> <a href="https://github.com/withastro/astro/commit/2e12f1d7526f12fa0e1e63482f100bbb81a8b36e"><code>2e12f1d</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused references to be incorrectly reported as invalid</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12984">#12984</a> <a href="https://github.com/withastro/astro/commit/2d259cf4abf27a4f0a067bedb32d0459c4fce507"><code>2d259cf</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug in dev where files would stop being watched if the Astro config file was edited</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12984">#12984</a> <a href="https://github.com/withastro/astro/commit/2d259cf4abf27a4f0a067bedb32d0459c4fce507"><code>2d259cf</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug where the content layer would use an outdated version of the Astro config if it was edited in dev</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12982">#12982</a> <a href="https://github.com/withastro/astro/commit/429aa7547572915b5f7f9a4146529e704069128b"><code>429aa75</code></a> Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! - Fixes an issue where server islands do not work in projects that use an adapter but only have prerendered pages. If an adapter is added, the server island endpoint will now be added by default.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12995">#12995</a> <a href="https://github.com/withastro/astro/commit/78fd73a0dfbfab120111d5f1d1eaecd563bc82a6"><code>78fd73a</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where <code>astro:actions</code> types would not work when using <code>src/actions.ts</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13011">#13011</a> <a href="https://github.com/withastro/astro/commit/cf3088060d45227dcb48e041c4ed5e0081d71398"><code>cf30880</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12733">#12733</a> <a href="https://github.com/withastro/astro/commit/bbf1d8894e6ce5d2ebe45452a27072b9929053a8"><code>bbf1d88</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused the dev server to return an error if requesting "//"</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13001">#13001</a> <a href="https://github.com/withastro/astro/commit/627aec3f04de424ec144cefac4a5a3b70d9ba0fb"><code>627aec3</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Fixes a bug that caused Astro to attempt to inject environment variables into non-source files, causing performance problems and broken builds</p> </li> </ul> <h2>5.1.7</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12361">#12361</a> <a href="https://github.com/withastro/astro/commit/3d89e6282235a8da45d9ddfe02bcf7ec78056941"><code>3d89e62</code></a> Thanks <a href="https://github.com/LunaticMuch"><code>@LunaticMuch</code></a>! - Upgrades the <code>esbuild</code> version to match <code>vite</code></p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12980">#12980</a> <a href="https://github.com/withastro/astro/commit/1a026afb427cd4b472c8f1174a08f10086f4fb89"><code>1a026af</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@florian-lefebvre</code></a>! - Fixes a case where setting the status of a page to <code>404</code> in development would show the default 404 page (or custom one if provided) instead of using the current page</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12182">#12182</a> <a href="https://github.com/withastro/astro/commit/c30070b9271e4c494e7cbf3a1c45515782034911"><code>c30070b</code></a> Thanks <a href="https://github.com/braden-w"><code>@braden-w</code></a>! - Improves matching of 404 and 500 routes</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/withastro/astro/commit/3d89e6282235a8da45d9ddfe02bcf7ec78056941"><code>3d89e62</code></a>]:</p> <ul> <li><code>@astrojs/markdown-remark</code><a href="https://github.com/6"><code>@6</code></a>.0.2</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/0a0b1978a7ea9902174df96852e6a676023cd128"><code>0a0b197</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12991">#12991</a>)</li> <li><a href="https://github.com/withastro/astro/commit/d06518246f3e12bf9c43f9589cadcbb01e30a5e3"><code>d065182</code></a> Revert "feat(server-islands): only encode ETAGO delimiter (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11513">#11513</a>)" (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13013">#13013</a>)</li> <li><a href="https://github.com/withastro/astro/commit/3357ff649768f3c359834ffbe656cbec1a2803d4"><code>3357ff6</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13008">#13008</a>)</li> <li><a href="https://github.com/withastro/astro/commit/f64b73cb8aaae02c52fa438ac8361044cf67f6dc"><code>f64b73c</code></a> feat(server-islands): only encode ETAGO delimiter (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/11513">#11513</a>)</li> <li><a href="https://github.com/withastro/astro/commit/9cc46f66e9c3b83f6a79d03bc5ee442ae97683f6"><code>9cc46f6</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/cf3088060d45227dcb48e041c4ed5e0081d71398"><code>cf30880</code></a> fix: upgrade Vite and update tests (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13011">#13011</a>)</li> <li><a href="https://github.com/withastro/astro/commit/7babf22b7fbcbe421f86f5ce8afdde7213c8d982"><code>7babf22</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/9ce003802109f704cc1f081759f3d2af2c1ea2c2"><code>9ce0038</code></a> fix: audit incorrectly flagging images as above the fold (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12993">#12993</a>) (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12998">#12998</a>)</li> <li><a href="https://github.com/withastro/astro/commit/22eafffd100ee2839d5a08b20d553c7f11e400c9"><code>22eafff</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/429aa7547572915b5f7f9a4146529e704069128b"><code>429aa75</code></a> Fix server islands for prerender-only sites (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12982">#12982</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 `eslint-plugin-prettier` from 5.2.1 to 5.2.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p> <blockquote> <h2>v5.2.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/703">#703</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a> Thanks <a href="https://github.com/BPScott"><code>@BPScott</code></a>! - Add name field to recommended flat config</li> </ul> <h2>v5.2.2</h2> <h2>Patch Changes</h2> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/700">#700</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/aa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a> Thanks <a href="https://github.com/ntnyq"><code>@ntnyq</code></a>! - fix: report node when loc not found</li> </ul> <h2>What's Changed</h2> <ul> <li>docs(README): fixes legacy ESlint configs link by <a href="https://github.com/2KAbhishek"><code>@2KAbhishek</code></a> in <a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/686">prettier/eslint-plugin-prettier#686</a></li> <li>fix: report node when loc not found by <a href="https://github.com/ntnyq"><code>@ntnyq</code></a> in <a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/700">prettier/eslint-plugin-prettier#700</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/2KAbhishek"><code>@2KAbhishek</code></a> made their first contribution in <a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/686">prettier/eslint-plugin-prettier#686</a></li> <li><a href="https://github.com/ntnyq"><code>@ntnyq</code></a> made their first contribution in <a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/700">prettier/eslint-plugin-prettier#700</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2">https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>5.2.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/703">#703</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a> Thanks <a href="https://github.com/BPScott"><code>@BPScott</code></a>! - Add name field to recommended flat config</li> </ul> <h2>5.2.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/700">#700</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/aa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a> Thanks <a href="https://github.com/ntnyq"><code>@ntnyq</code></a>! - fix: report node when loc not found</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/6fd7ba1374960ad943c46e8c4e607bffc142347a"><code>6fd7ba1</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/704">#704</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/190d6f9738fe4eaa2ba38fe785795293e985962a"><code>190d6f9</code></a> build(deps): Bump synckit from 0.9.1 to 0.9.2 (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/705">#705</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/9cf6a01a56e1f80ab3bbbbabe829c739ecae797c"><code>9cf6a01</code></a> build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/677">#677</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a> chore: add plugin name to flat recommended config (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/703">#703</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/35a5cd02cf8f607e04bcf577241c76a17e224179"><code>35a5cd0</code></a> chore: bupm eslint-plugin-comments (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/702">#702</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/df123a5812b6f9f2dc27fa518f3036e784b07f15"><code>df123a5</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/701">#701</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/e272d7c65e5c8b3d186ef8749a81b2074c2b2d85"><code>e272d7c</code></a> chore: use double quote for changesets/changelog files</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/aa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a> fix: report node when loc not found (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/700">#700</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/37d87eab917bb7614877fa65fa7fe37b4d4448ad"><code>37d87ea</code></a> chore: update FUNDING.yml</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/b307125faeb58b6dbfd5d8812b2dffcfdc8358df"><code>b307125</code></a> docs(README): fixes legacy ESlint configs link (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/686">#686</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-tailwindcss` from 3.17.5 to 3.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/releases">eslint-plugin-tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.18.0</h2> <ul> <li>feat: <a href="https://redirect.github.com/francoismassart/eslint-plugin-tailwindcss/issues/376"><code>enforces-shorthand</code> rule now support <code>place-content-*</code>/<code>place-items-*</code>/<code>place-self-*</code></a></li> <li>fix: <a href="https://redirect.github.com/francoismassart/eslint-plugin-tailwindcss/issues/378"><code>enforces-shorthand</code> does not work for <code>h-</code> & <code>w-</code> when prefixed</a> (by <a href="https://github.com/Kamahl19">Kamahl19</a> 🙏)</li> <li>docs: so long X 🚀</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/be925ffa722aa192e41c4ff46fae5615c4134276"><code>be925ff</code></a> 3.18.0</li> <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/84c1b57c51c78e3faf2cc136c4855de7d094a79a"><code>84c1b57</code></a> docs: changelog</li> <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/e6133d76f6cb1bda4493b94e3385a0978ce6ece8"><code>e6133d7</code></a> feat: issue <a href="https://redirect.github.com/francoismassart/eslint-plugin-tailwindcss/issues/376">#376</a></li> <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/79c4c0e20885dc07931434d4cf0f7bf8e84011d9"><code>79c4c0e</code></a> docs: sponsors + remove twitter</li> <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/b98c8823a3bc748f012ee2cc436bb5c6998d6862"><code>b98c882</code></a> test: add new case for <a href="https://github.com/francoismassart/eslint-plugin-tailw">https://github.com/francoismassart/eslint-plugin-tailw</a>...</li> <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/27d868de9997691b0ff716857107ff2e27bb499f"><code>27d868d</code></a> Fix <a href="https://redirect.github.com/francoismassart/eslint-plugin-tailwindcss/issues/378">#378</a> - enforces-shorthand does not work for h- & w- when prefixed (<a href="https://redirect.github.com/francoismassart/eslint-plugin-tailwindcss/issues/379">#379</a>)</li> <li>See full diff in <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.17.5...v3.18.0">compare view</a></li> </ul> </details> <br /> Updates `lint-staged` from 15.3.0 to 15.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/releases">lint-staged's releases</a>.</em></p> <blockquote> <h2>v15.4.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1504">#1504</a> <a href="https://github.com/lint-staged/lint-staged/commit/1c7a45ed2c7fee9d5f55337be16a51e4c9b240e1"><code>1c7a45e</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Default TypeScript config filenames match JS equivalents.</p> </li> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1504">#1504</a> <a href="https://github.com/lint-staged/lint-staged/commit/9cc18c9debb185490f9ae4f9c1d21ec8c2587393"><code>9cc18c9</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Add missing conditional exports syntax for TypeScript types.</p> </li> </ul> <h2>v15.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1500">#1500</a> <a href="https://github.com/lint-staged/lint-staged/commit/a8ec1ddb587d2c1c2420dbb4baff8160f0ac46c9"><code>a8ec1dd</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - <em>Lint-staged</em> now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:</p> <pre lang="js"><code>/** * @filename: lint-staged.config.js * @type {import('lint-staged').Configuration} */ export default { '*': 'prettier --write', } </code></pre> <p>It's also possible to use the <code>.ts</code> file extension for the configuration if your Node.js version supports it. The <code>--experimental-strip-types</code> flag was introduced in <a href="https://github.com/nodejs/node/releases/tag/v22.6.0">Node.js v22.6.0</a> and unflagged in <a href="https://github.com/nodejs/node/releases/tag/v23.6.0">v23.6.0</a>, enabling Node.js to execute TypeScript files without additional configuration.</p> <pre lang="shell"><code>export NODE_OPTIONS="--experimental-strip-types" <p>npx lint-staged --config lint-staged.config.ts<br /> </code></pre></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1501">#1501</a> <a href="https://github.com/lint-staged/lint-staged/commit/9b793640e1f87b46e4f40fcfc1ecf9d6f6013ac9"><code>9b79364</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Handle possible failures when logging user shell for debug info.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md">lint-staged's changelog</a>.</em></p> <blockquote> <h2>15.4.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1504">#1504</a> <a href="https://github.com/lint-staged/lint-staged/commit/1c7a45ed2c7fee9d5f55337be16a51e4c9b240e1"><code>1c7a45e</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Default TypeScript config filenames match JS equivalents.</p> </li> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1504">#1504</a> <a href="https://github.com/lint-staged/lint-staged/commit/9cc18c9debb185490f9ae4f9c1d21ec8c2587393"><code>9cc18c9</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Add missing conditional exports syntax for TypeScript types.</p> </li> </ul> <h2>15.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1500">#1500</a> <a href="https://github.com/lint-staged/lint-staged/commit/a8ec1ddb587d2c1c2420dbb4baff8160f0ac46c9"><code>a8ec1dd</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - <em>Lint-staged</em> now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:</p> <pre lang="js"><code>/** * @filename: lint-staged.config.js * @type {import('lint-staged').Configuration} */ export default { '*': 'prettier --write', } </code></pre> <p>It's also possible to use the <code>.ts</code> file extension for the configuration if your Node.js version supports it. The <code>--experimental-strip-types</code> flag was introduced in <a href="https://github.com/nodejs/node/releases/tag/v22.6.0">Node.js v22.6.0</a> and unflagged in <a href="https://github.com/nodejs/node/releases/tag/v23.6.0">v23.6.0</a>, enabling Node.js to execute TypeScript files without additional configuration.</p> <pre lang="shell"><code>export NODE_OPTIONS="--experimental-strip-types" <p>npx lint-staged --config lint-staged.config.ts<br /> </code></pre></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1501">#1501</a> <a href="https://github.com/lint-staged/lint-staged/commit/9b793640e1f87b46e4f40fcfc1ecf9d6f6013ac9"><code>9b79364</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Handle possible failures when logging user shell for debug info.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/1c93c9e1272df8fe5fdc7ebb2e6bb846a45a0fd4"><code>1c93c9e</code></a> chore(changeset): release (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1505">#1505</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/c0206646f1b1130bbe8bd25c839afe874f97f20d"><code>c020664</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1504">#1504</a> from lint-staged/fix-typescript</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/1c7a45ed2c7fee9d5f55337be16a51e4c9b240e1"><code>1c7a45e</code></a> fix: default TypeScript config filenames match JS equivalents</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/9cc18c9debb185490f9ae4f9c1d21ec8c2587393"><code>9cc18c9</code></a> fix: add missing conditional export for TypeScript types</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/7ff1e584e69494656f53c1597a1b9ceebf3d60a9"><code>7ff1e58</code></a> chore(changeset): release (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1502">#1502</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/b881830d6d0c3c6f33fcf70b1a086b2f0753a1d7"><code>b881830</code></a> docs: adjust README regarding TypeScript</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/41c9fee6b1bc7e16bf6287451b2e57d7d48138f6"><code>41c9fee</code></a> docs: sync changelog and README regarding TypeScript</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/6de75297b8ecff1e3d3a51cf779eeb681041e022"><code>6de7529</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1500">#1500</a> from lint-staged/typescript-types</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/012916ef590f79fb9cb381746dfb98158bda3a58"><code>012916e</code></a> feat: enable loading configuration from TS files (if Node.js supports importi...</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/e95d5cdf82e8f661aa7a41347b5e0badaa471df5"><code>e95d5cd</code></a> feat: add TypeScript types for the main lint-staged Node.js API</li> <li>Additional commits viewable in <a href="https://github.com/lint-staged/lint-staged/compare/v15.3.0...v15.4.1">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.20.0 to 8.21.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.21.0</h2> <h2>8.21.0 (2025-01-20)</h2> <h3>🚀 Features</h3> <ul> <li><strong>ast-spec:</strong> support import attributes in <code>TSImportType</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10640">#10640</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments] handle type args on jsx (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10630">#10630</a>)</li> <li><strong>eslint-plugin:</strong> check JSX spread elements for misused spread usage (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10653">#10653</a>)</li> <li><strong>eslint-plugin:</strong> [no-for-in-array] report on any type which may be an array or array-like (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10535">#10535</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] don't crash for recursive array or tuple types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10633">#10633</a>)</li> <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] handle template literal (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10675">#10675</a>)</li> <li><strong>eslint-plugin-internal:</strong> [debug-namespace] on windows (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10661">#10661</a>)</li> <li><strong>rule-tester:</strong> handle window root path (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10654">#10654</a>)</li> <li><strong>scope-manager:</strong> add a reference for JSX closing element if it exists (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10614">#10614</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Arya Emami <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a></li> <li>Ronen Amiel</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.21.0 (2025-01-20)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/79af426500b0665f3f706bfcca11c10acc7b83e0"><code>79af426</code></a> chore(release): publish 8.21.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a157fd4c62741d2dec2e4f47f738f499b616035d"><code>a157fd4</code></a> chore: standardized on inline named exports (mostly) (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10596">#10596</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/typescript-eslint">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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 0 comments.