dependabot[bot] opened a new pull request, #3636:
URL: https://github.com/apache/iggy/pull/3636

   Bumps the web group with 9 updates in the /web directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | 
[@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)
 | `4.3.1` | `4.3.2` |
   | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | 
`2.68.0` | `2.69.0` |
   | 
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
 | `26.0.1` | `26.1.0` |
   | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.6.0` |
   | 
[eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte)
 | `3.19.0` | `3.20.0` |
   | [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.16` |
   | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.4` |
   | 
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
 | `8.62.0` | `8.62.1` |
   | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.0` | 
`8.1.3` |
   
   
   Updates `@tailwindcss/postcss` from 4.3.1 to 4.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/tailwindlabs/tailwindcss/releases";>@​tailwindcss/postcss's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.3.2</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Support bare spacing values for <code>auto-rows-*</code> and 
<code>auto-cols-*</code> utilities (e.g. <code>auto-rows-12</code> and 
<code>auto-cols-16</code>) (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20229";>#20229</a>)</li>
   <li>Prevent <code>@tailwindcss/cli</code> in <code>--watch</code> mode from 
crashing on Windows when <code>@source</code> points to a directory that 
doesn't exist (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20242";>#20242</a>)</li>
   <li>Prevent <code>@tailwindcss/vite</code> from crashing in Deno v2.8.x when 
<code>context.parentURL</code> is not a valid URL (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20245";>#20245</a>)</li>
   <li>Ensure <code>@tailwindcss/cli</code> in <code>--watch</code> mode 
rebuilds when the input CSS file changes in an ignored directory (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20246";>#20246</a>)</li>
   <li>Allow <code>@variant</code> rules used in <code>addBase(…)</code> to use 
custom variants defined later (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20247";>#20247</a>)</li>
   <li>Prevent <code>@tailwindcss/vite</code> from crashing during HMR when 
scanned files or directories are deleted (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20259";>#20259</a>)</li>
   <li>Generate <code>font-size</code> instead of <code>color</code> 
declarations for <code>text-[--spacing(…)]</code> (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20260";>#20260</a>)</li>
   <li>Prevent <code>@source</code> patterns from scanning unrelated sibling 
files and folders (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20263";>#20263</a>)</li>
   <li>Extract class candidates adjacent to Template Toolkit delimiters like 
<code>%]…[%</code> in <code>.tt</code>, <code>.tt2</code>, and <code>.tx</code> 
files (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269";>#20269</a>)</li>
   <li>Extract class candidates from conditional Maud syntax like 
<code>p.text-black[condition]</code> (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269";>#20269</a>)</li>
   <li>Prevent <code>@position-try</code> rules from triggering unknown at-rule 
warnings when optimizing CSS (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20277";>#20277</a>)</li>
   <li>Support class suggestions for named opacity modifiers from 
<code>--opacity</code> theme values (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20287";>#20287</a>)</li>
   <li>Prevent type errors in <code>@tailwindcss/postcss</code> when used with 
newer PostCSS patch releases (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20289";>#20289</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md";>@​tailwindcss/postcss's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[4.3.2] - 2026-06-26</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Support bare spacing values for <code>auto-rows-*</code> and 
<code>auto-cols-*</code> utilities (e.g. <code>auto-rows-12</code> and 
<code>auto-cols-16</code>) (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20229";>#20229</a>)</li>
   <li>Prevent <code>@tailwindcss/cli</code> in <code>--watch</code> mode from 
crashing on Windows when <code>@source</code> points to a directory that 
doesn't exist (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20242";>#20242</a>)</li>
   <li>Prevent <code>@tailwindcss/vite</code> from crashing in Deno v2.8.x when 
<code>context.parentURL</code> is not a valid URL (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20245";>#20245</a>)</li>
   <li>Ensure <code>@tailwindcss/cli</code> in <code>--watch</code> mode 
rebuilds when the input CSS file changes in an ignored directory (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20246";>#20246</a>)</li>
   <li>Allow <code>@variant</code> rules used in <code>addBase(…)</code> to use 
custom variants defined later (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20247";>#20247</a>)</li>
   <li>Prevent <code>@tailwindcss/vite</code> from crashing during HMR when 
scanned files or directories are deleted (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20259";>#20259</a>)</li>
   <li>Generate <code>font-size</code> instead of <code>color</code> 
declarations for <code>text-[--spacing(…)]</code> (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20260";>#20260</a>)</li>
   <li>Prevent <code>@source</code> patterns from scanning unrelated sibling 
files and folders (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20263";>#20263</a>)</li>
   <li>Extract class candidates adjacent to Template Toolkit delimiters like 
<code>%]…[%</code> in <code>.tt</code>, <code>.tt2</code>, and <code>.tx</code> 
files (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269";>#20269</a>)</li>
   <li>Extract class candidates from conditional Maud syntax like 
<code>p.text-black[condition]</code> (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269";>#20269</a>)</li>
   <li>Prevent <code>@position-try</code> rules from triggering unknown at-rule 
warnings when optimizing CSS (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20277";>#20277</a>)</li>
   <li>Support class suggestions for named opacity modifiers from 
<code>--opacity</code> theme values (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20287";>#20287</a>)</li>
   <li>Prevent type errors in <code>@tailwindcss/postcss</code> when used with 
newer PostCSS patch releases (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20289";>#20289</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tailwindlabs/tailwindcss/commit/056a1550721d4bf79ff732d5ab9414fa83f7064f";><code>056a155</code></a>
 4.3.2 (<a 
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss/issues/20281";>#20281</a>)</li>
   <li>See full diff in <a 
href="https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-postcss";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@sveltejs/kit` from 2.68.0 to 2.69.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sveltejs/kit/releases";>@​sveltejs/kit's 
releases</a>.</em></p>
   <blockquote>
   <h2><code>@​sveltejs/kit</code><a 
href="https://github.com/2";><code>@​2</code></a>.69.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>feat: expose <code>submitted</code> property of remote forms (<a 
href="https://redirect.github.com/sveltejs/kit/pull/14811";>#14811</a>)</li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p>fix: clear issues and touched states on form reset (<a 
href="https://redirect.github.com/sveltejs/kit/pull/16163";>#16163</a>)</p>
   </li>
   <li>
   <p>fix: return <code>undefined</code> from 
<code>fields.branch.issues()</code> when only <code>fields.branch.leaf</code> 
has issues (<a 
href="https://redirect.github.com/sveltejs/kit/pull/16187";>#16187</a>)</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md";>@​sveltejs/kit's
 changelog</a>.</em></p>
   <blockquote>
   <h2>2.69.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>feat: expose <code>submitted</code> property of remote forms (<a 
href="https://redirect.github.com/sveltejs/kit/pull/14811";>#14811</a>)</li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p>fix: clear issues and touched states on form reset (<a 
href="https://redirect.github.com/sveltejs/kit/pull/16163";>#16163</a>)</p>
   </li>
   <li>
   <p>fix: return <code>undefined</code> from 
<code>fields.branch.issues()</code> when only <code>fields.branch.leaf</code> 
has issues (<a 
href="https://redirect.github.com/sveltejs/kit/pull/16187";>#16187</a>)</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sveltejs/kit/commit/18801aec2208d8535b957733a11ed813026b2b28";><code>18801ae</code></a>
 Version Packages (<a 
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/16167";>#16167</a>)</li>
   <li><a 
href="https://github.com/sveltejs/kit/commit/fd628a57348d25fb433f63778e0239892ebb1da2";><code>fd628a5</code></a>
 fix: return <code>undefined</code> from <code>fields.branch.issues()</code> 
when only `fields.branc...</li>
   <li><a 
href="https://github.com/sveltejs/kit/commit/4f6bcbbbb6e104238c41172ce7dbdaba486bbf43";><code>4f6bcbb</code></a>
 feat(remote form): expose <code>submitted</code> property (<a 
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14811";>#14811</a>)</li>
   <li><a 
href="https://github.com/sveltejs/kit/commit/53d37f93cf1f46995264398d4e54bb27bd1e75dd";><code>53d37f9</code></a>
 fix: clear issues and touched states on form reset (<a 
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/16163";>#16163</a>)</li>
   <li>See full diff in <a 
href="https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@types/node` from 26.0.1 to 26.1.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `eslint` from 10.5.0 to 10.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eslint/eslint/releases";>eslint's releases</a>.</em></p>
   <blockquote>
   <h2>v10.6.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/b1f910628e29a018c860e2352bc14cd07c853d67";><code>b1f9106</code></a>
 feat: detect Symbol() and BigInt() in no-constant-binary-expression (<a 
href="https://redirect.github.com/eslint/eslint/issues/20981";>#20981</a>) 
(Taejin Kim)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/f291007cb73f55c09cf3c2aa3a405df379a5c594";><code>f291007</code></a>
 feat: add checkRelationalComparisons to no-constant-binary-expression (<a 
href="https://redirect.github.com/eslint/eslint/issues/20948";>#20948</a>) 
(sethamus)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/6b05784eb271ac98ca3e1e2a48c4b14bb588c786";><code>6b05784</code></a>
 fix: prefer-exponentiation-operator invalid autofix at statement start (<a 
href="https://redirect.github.com/eslint/eslint/issues/20997";>#20997</a>) 
(Milos Djermanovic)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/bb9eb2ab28daf6e6dafc62daa6b5daf9c2b7046c";><code>bb9eb2a</code></a>
 fix: account for shadowed <code>Boolean</code> in 
<code>no-extra-boolean-cast</code> (<a 
href="https://redirect.github.com/eslint/eslint/issues/21013";>#21013</a>) 
(den$)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/8fd8741009a3ed7845c89bfe2fb3eaa2119b2d15";><code>8fd8741</code></a>
 fix: don't report shadowed undefined in <code>radix</code> rule (<a 
href="https://redirect.github.com/eslint/eslint/issues/21011";>#21011</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/5784980ce8ba99556db98907895d82ef49cd0a27";><code>5784980</code></a>
 fix: don't report shadowed undefined in no-throw-literal (<a 
href="https://redirect.github.com/eslint/eslint/issues/21010";>#21010</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/9cd1e6de5bad487a9c713bdc9fda5af7ea0babcd";><code>9cd1e6d</code></a>
 fix: suppress invalid class suggestion in no-promise-executor-return (<a 
href="https://redirect.github.com/eslint/eslint/issues/21008";>#21008</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/d4eb2dc95f17cdf491edca91b7d9caf05b86253f";><code>d4eb2dc</code></a>
 fix: don't report shadowed undefined in prefer-promise-reject-errors (<a 
href="https://redirect.github.com/eslint/eslint/issues/21006";>#21006</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/23604646db6d987d01edb8aa5f4d2a88bd4c01d0";><code>2360464</code></a>
 fix: prefer-promise-reject-errors false positives for shadowed Promise (<a 
href="https://redirect.github.com/eslint/eslint/issues/21003";>#21003</a>) 
(den$)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/63d52d28de705ec46f328d18166e8b7170b3f024";><code>63d52d2</code></a>
 fix: restore max-classes-per-file report range (<a 
href="https://redirect.github.com/eslint/eslint/issues/21002";>#21002</a>) 
(Pixel)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/7feaff0cfb8d6a6260d3ea56887c9161daf8c700";><code>7feaff0</code></a>
 fix: callback detection logic for IIFEs in max-nested-callbacks (<a 
href="https://redirect.github.com/eslint/eslint/issues/20979";>#20979</a>) 
(fnx)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/399a2ec81bcbcff2c67920db51d9276b20ac1025";><code>399a2ec</code></a>
 fix: don't report inner non-callbacks in <code>max-nested-callbacks</code> (<a 
href="https://redirect.github.com/eslint/eslint/issues/20995";>#20995</a>) 
(Milos Djermanovic)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/a83683db1c27193c2ad333fc5c0aedcc8a293db7";><code>a83683d</code></a>
 docs: Update README (GitHub Actions Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/f5449f96c2caabbc1a28b15211873e2f672f5ae5";><code>f5449f9</code></a>
 docs: document userland patterns for global assertionOptions in RuleT… (<a 
href="https://redirect.github.com/eslint/eslint/issues/20986";>#20986</a>) 
(playgirl)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/bea49f7b2899ebf708482f977ef2ada41fd2c3f0";><code>bea49f7</code></a>
 docs: Update README (GitHub Actions Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/e5f70f9b06683a887dd0d6dc1cc91a9c9bea816d";><code>e5f70f9</code></a>
 docs: update code-path diagrams (<a 
href="https://redirect.github.com/eslint/eslint/issues/20984";>#20984</a>) 
(Tanuj Kanti)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/8890c2d40880b195b9167735c24ec0cc5de5eb96";><code>8890c2d</code></a>
 docs: add TypeScript config guidance for MCP server (<a 
href="https://redirect.github.com/eslint/eslint/issues/20796";>#20796</a>) 
(Pierluigi Lenoci)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/3eb3d9b1b5edecc3fcae0519ddba0e3745e889e3";><code>3eb3d9b</code></a>
 docs: Update README (GitHub Actions Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/c5bb59cf613dabafd550227b6adaa9327b1095f5";><code>c5bb59c</code></a>
 docs: Update README (GitHub Actions Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/eb3c97c776731ce11b28cc99f0271f41b9994701";><code>eb3c97c</code></a>
 docs: fix grammar in prefer-const rule description (<a 
href="https://redirect.github.com/eslint/eslint/issues/20983";>#20983</a>) 
(lumir)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/6a42034a57a816b0a313720b3b9df09455bd0b5e";><code>6a42034</code></a>
 ci: run ecosystem tests on main branch (<a 
href="https://redirect.github.com/eslint/eslint/issues/20891";>#20891</a>) 
(sethamus)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/3dbacdbb31673c87ca86ecafbb18712d8d1daed8";><code>3dbacdb</code></a>
 ci: bump actions/checkout from 6 to 7 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21014";>#21014</a>) 
(dependabot[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/c3abfca7c96cc9a244f54eeb66e9971c59280354";><code>c3abfca</code></a>
 chore: correct JSDoc param types in html formatter (<a 
href="https://redirect.github.com/eslint/eslint/issues/21018";>#21018</a>) 
(Minseon Kim)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/a8323209cdbefefd540c5beeaa51418d8ec40f9e";><code>a832320</code></a>
 ci: split ecosystem tests into separate jobs (<a 
href="https://redirect.github.com/eslint/eslint/issues/21001";>#21001</a>) 
(xbinaryx)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/27166e78511db526688afc34bbfab1a458405f3f";><code>27166e7</code></a>
 chore: update ecosystem plugins (<a 
href="https://redirect.github.com/eslint/eslint/issues/21005";>#21005</a>) 
(ESLint Bot)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/865d76e40107d4fa10a17fc3203b303eb8a88dc3";><code>865d76e</code></a>
 ci: bump pnpm/action-setup from 6.0.8 to 6.0.9 (<a 
href="https://redirect.github.com/eslint/eslint/issues/20989";>#20989</a>) 
(dependabot[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/27a88c9fa7c040f4cd39e5a5e6e2d02441c408ef";><code>27a88c9</code></a>
 chore: update dependency markdown-it to v14 in root (<a 
href="https://redirect.github.com/eslint/eslint/issues/20994";>#20994</a>) 
(Milos Djermanovic)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/970cea62b295d931a4109abedeb21ba192d3f2be";><code>970cea6</code></a>
 chore: update dependency markdown-it to v14 (<a 
href="https://redirect.github.com/eslint/eslint/issues/20993";>#20993</a>) 
(Milos Djermanovic)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/b482120bacb40204fbf16f3b20be7207057157a5";><code>b482120</code></a>
 chore: update dependency prettier to v3.8.4 (<a 
href="https://redirect.github.com/eslint/eslint/issues/20990";>#20990</a>) 
(renovate[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/6993fb3173da84999fc208507b93f523aa657448";><code>6993fb3</code></a>
 chore: update ecosystem plugins (<a 
href="https://redirect.github.com/eslint/eslint/issues/20985";>#20985</a>) 
(ESLint Bot)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/5d12a0419636abb71628b7e45063a943c454a7c7";><code>5d12a04</code></a>
 10.6.0</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/f7ca54b138c4ba7b8e65f83b7fe58cc8de50af8b";><code>f7ca54b</code></a>
 Build: changelog update for 10.6.0</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/6a42034a57a816b0a313720b3b9df09455bd0b5e";><code>6a42034</code></a>
 ci: run ecosystem tests on main branch (<a 
href="https://redirect.github.com/eslint/eslint/issues/20891";>#20891</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/b1f910628e29a018c860e2352bc14cd07c853d67";><code>b1f9106</code></a>
 feat: detect Symbol() and BigInt() in no-constant-binary-expression (<a 
href="https://redirect.github.com/eslint/eslint/issues/20981";>#20981</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/3dbacdbb31673c87ca86ecafbb18712d8d1daed8";><code>3dbacdb</code></a>
 ci: bump actions/checkout from 6 to 7 (<a 
href="https://redirect.github.com/eslint/eslint/issues/21014";>#21014</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/c3abfca7c96cc9a244f54eeb66e9971c59280354";><code>c3abfca</code></a>
 chore: correct JSDoc param types in html formatter (<a 
href="https://redirect.github.com/eslint/eslint/issues/21018";>#21018</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/a83683db1c27193c2ad333fc5c0aedcc8a293db7";><code>a83683d</code></a>
 docs: Update README</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/a8323209cdbefefd540c5beeaa51418d8ec40f9e";><code>a832320</code></a>
 ci: split ecosystem tests into separate jobs (<a 
href="https://redirect.github.com/eslint/eslint/issues/21001";>#21001</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/6b05784eb271ac98ca3e1e2a48c4b14bb588c786";><code>6b05784</code></a>
 fix: prefer-exponentiation-operator invalid autofix at statement start (<a 
href="https://redirect.github.com/eslint/eslint/issues/20997";>#20997</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/bb9eb2ab28daf6e6dafc62daa6b5daf9c2b7046c";><code>bb9eb2a</code></a>
 fix: account for shadowed <code>Boolean</code> in 
<code>no-extra-boolean-cast</code> (<a 
href="https://redirect.github.com/eslint/eslint/issues/21013";>#21013</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eslint/eslint/compare/v10.5.0...v10.6.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `eslint-plugin-svelte` from 3.19.0 to 3.20.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sveltejs/eslint-plugin-svelte/releases";>eslint-plugin-svelte's
 releases</a>.</em></p>
   <blockquote>
   <h2>[email protected]</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1545";>#1545</a>
 <a 
href="https://github.com/sveltejs/eslint-plugin-svelte/commit/32ba9159b00bf65ef8fc9a4bf0897dfaf33e8cea";><code>32ba915</code></a>
 Thanks <a 
href="https://github.com/baseballyama";><code>@​baseballyama</code></a>! - feat: 
add <code>svelte/no-at-const-tags</code> rule</li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1503";>#1503</a>
 <a 
href="https://github.com/sveltejs/eslint-plugin-svelte/commit/989bfa5beecc495f38fc563498c39e755668c457";><code>989bfa5</code></a>
 Thanks <a href="https://github.com/teemingc";><code>@​teemingc</code></a>! - 
fix(valid-prop-names-in-kit-pages): drop <code>errors</code> from allowed page 
props in Svelte 5 to follow SvelteKit</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md";>eslint-plugin-svelte's
 changelog</a>.</em></p>
   <blockquote>
   <h2>3.20.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1545";>#1545</a>
 <a 
href="https://github.com/sveltejs/eslint-plugin-svelte/commit/32ba9159b00bf65ef8fc9a4bf0897dfaf33e8cea";><code>32ba915</code></a>
 Thanks <a 
href="https://github.com/baseballyama";><code>@​baseballyama</code></a>! - feat: 
add <code>svelte/no-at-const-tags</code> rule</li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1503";>#1503</a>
 <a 
href="https://github.com/sveltejs/eslint-plugin-svelte/commit/989bfa5beecc495f38fc563498c39e755668c457";><code>989bfa5</code></a>
 Thanks <a href="https://github.com/teemingc";><code>@​teemingc</code></a>! - 
fix(valid-prop-names-in-kit-pages): drop <code>errors</code> from allowed page 
props in Svelte 5 to follow SvelteKit</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sveltejs/eslint-plugin-svelte/commit/e8ee416e24ef0e9d606e260dd94c1e984144830f";><code>e8ee416</code></a>
 chore: release eslint-plugin-svelte (<a 
href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1544";>#1544</a>)</li>
   <li><a 
href="https://github.com/sveltejs/eslint-plugin-svelte/commit/32ba9159b00bf65ef8fc9a4bf0897dfaf33e8cea";><code>32ba915</code></a>
 feat: add no-at-const-tags rule (<a 
href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1545";>#1545</a>)</li>
   <li><a 
href="https://github.com/sveltejs/eslint-plugin-svelte/commit/989bfa5beecc495f38fc563498c39e755668c457";><code>989bfa5</code></a>
 fix: disallow props based on SvelteKit route component type (<a 
href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1503";>#1503</a>)</li>
   <li>See full diff in <a 
href="https://github.com/sveltejs/eslint-plugin-svelte/commits/[email protected]/packages/eslint-plugin-svelte";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `postcss` from 8.5.15 to 8.5.16
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/postcss/postcss/releases";>postcss's 
releases</a>.</em></p>
   <blockquote>
   <h2>8.5.16</h2>
   <ul>
   <li>Fixed <code>Input#origin()</code> position (by <a 
href="https://github.com/mizdra";><code>@​mizdra</code></a>).</li>
   <li>Fixed <code>raws</code> after rehydrating a JSON AST (by <a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   <li>Fixed putting parent-less node in <code>nodes</code> of new node (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   <li>Fixed computing <code>offset</code> in <code>positionBy()</code> (by <a 
href="https://github.com/greymoth-jp";><code>@​greymoth-jp</code></a>).</li>
   <li>Fixed <code>rangeBy()</code> on <code>index: 0</code> (by <a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md";>postcss's 
changelog</a>.</em></p>
   <blockquote>
   <h2>8.5.16</h2>
   <ul>
   <li>Fixed <code>Input#origin()</code> position (by <a 
href="https://github.com/mizdra";><code>@​mizdra</code></a>).</li>
   <li>Fixed <code>raws</code> after rehydrating a JSON AST (by <a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   <li>Fixed putting parent-less node in <code>nodes</code> of new node (by <a 
href="https://github.com/MahinAnowar";><code>@​MahinAnowar</code></a>).</li>
   <li>Fixed computing <code>offset</code> in <code>positionBy()</code> (by <a 
href="https://github.com/greymoth-jp";><code>@​greymoth-jp</code></a>).</li>
   <li>Fixed <code>rangeBy()</code> on <code>index: 0</code> (by <a 
href="https://github.com/sarathfrancis90";><code>@​sarathfrancis90</code></a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/postcss/postcss/commit/92ccc93ff15bd193491d67fad9763e62d489dfad";><code>92ccc93</code></a>
 Release 8.5.16 version</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/818bdd6043359af773ccc3ca8663053d61a707c8";><code>818bdd6</code></a>
 Update formatting</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/46e451068ee6160b837865b715cf6972f28fabd5";><code>46e4510</code></a>
 Fix <code>Input#origin()</code> returning incorrect position (<a 
href="https://redirect.github.com/postcss/postcss/issues/2036";>#2036</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/34942ce76c0b0c9ee65b1421017ac71855e722c4";><code>34942ce</code></a>
 Fix tests</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/d4feed645314ee421edf80ee9ebe453cc75c997f";><code>d4feed6</code></a>
 Don't clone root-less child nodes in container constructor (<a 
href="https://redirect.github.com/postcss/postcss/issues/2097";>#2097</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/da323fc8d327a38199a21987dcbf7e27e3bc34f3";><code>da323fc</code></a>
 Revert version update to fix old Node.js on CI</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/886336919497516df8f140d0fb327bd125e35053";><code>8863369</code></a>
 Update dependencies</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/3828982213fec6bc13d0791b1adf40393be0935e";><code>3828982</code></a>
 Preserve node raws when rehydrating a JSON AST (<a 
href="https://redirect.github.com/postcss/postcss/issues/2100";>#2100</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/d1e80b830386b08dcd5b962fd466d1c51f28e82d";><code>d1e80b8</code></a>
 Fix Node#rangeBy() ignoring index 0 (<a 
href="https://redirect.github.com/postcss/postcss/issues/2091";>#2091</a>)</li>
   <li><a 
href="https://github.com/postcss/postcss/commit/b91e4a63907325d98b75d11fda546bdd91acc608";><code>b91e4a6</code></a>
 Fix Node.js 26 tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/postcss/postcss/compare/8.5.15...8.5.16";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for postcss since your current version.</p>
   </details>
   <br />
   
   Updates `prettier` from 3.8.4 to 3.9.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/prettier/prettier/releases";>prettier's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.9.4</h2>
   <ul>
   <li>Angular: Format <code>@content(name)</code> -&gt; <code>@content 
(name)</code> to align with other block syntax (<a 
href="https://redirect.github.com/prettier/prettier/pull/19499";>#19499</a> by 
<a href="https://github.com/fisker";><code>@​fisker</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.9.4/CHANGELOG.md#394";>Changelog</a></p>
   <h2>3.9.3</h2>
   <ul>
   <li>Markdown: Fix unexpected removal of characters in liquid syntax (<a 
href="https://redirect.github.com/prettier/prettier/pull/19489";>prettier/prettier#19489</a>
 by <a href="https://github.com/seiyab";><code>@​seiyab</code></a>)</li>
   <li>TypeScript: Allow decorators to be used with declare on class fields (<a 
href="https://redirect.github.com/prettier/prettier/pull/19492";>prettier/prettier#19492</a>
 by <a 
href="https://github.com/evoactivity";><code>@​evoactivity</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.9.3/CHANGELOG.md#393";>Changelog</a></p>
   <h2>3.9.1</h2>
   <ul>
   <li>CLI: Fix ignored file has been cached incorrectly (<a 
href="https://redirect.github.com/prettier/prettier/pull/19483";>#19483</a> by 
<a href="https://github.com/kovsu";><code>@​kovsu</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.9.1/CHANGELOG.md#391";>Changelog</a></p>
   <h2>3.9.0</h2>
   <p><a 
href="https://github.com/prettier/prettier/compare/3.8.5...3.9.0";>diff</a></p>
   <p>🔗 <a href="https://prettier.io/blog/2026/06/27/3.9.0";>Prettier 3.9: Major 
parser upgrades and Formatting improvements</a></p>
   <h2>3.8.5</h2>
   <ul>
   <li>Fix Flow variance annotation print (<a 
href="https://redirect.github.com/prettier/prettier/pull/19022";>#19022</a> by 
<a href="https://github.com/marcoww6";><code>@​marcoww6</code></a>)</li>
   </ul>
   <p>🔗 <a 
href="https://github.com/prettier/prettier/blob/3.8.5/CHANGELOG.md#385";>Changelog</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md";>prettier's 
changelog</a>.</em></p>
   <blockquote>
   <h1>3.9.4</h1>
   <p><a 
href="https://github.com/prettier/prettier/compare/3.9.3...3.9.4";>diff</a></p>
   <h4>Angular: Format <code>@content(name)</code> -&gt; <code>@content 
(name)</code> to align with other block syntax (<a 
href="https://redirect.github.com/prettier/prettier/pull/19499";>#19499</a> by 
<a href="https://github.com/fisker";><code>@​fisker</code></a>)</h4>
   <!-- raw HTML omitted -->
   <pre lang="html"><code>&lt;!-- Input --&gt;
   &lt;FancyButton [label]=&quot;title&quot;&gt;
     @content (icon) {
       &lt;span&gt;Icon!&lt;/span&gt;
     }
     @content (description) {
       &lt;span&gt;Description text&lt;/span&gt;
     }
     &lt;span&gt;Other children&lt;/span&gt;
   &lt;/FancyButton&gt;
   <p>&lt;!-- Prettier 3.9.3 --&gt;
   &lt;FancyButton [label]=&quot;title&quot;&gt;
   <a href="https://github.com/content";><code>@​content</code></a>(icon) {
   &lt;span&gt;Icon!&lt;/span&gt;
   }
   <a href="https://github.com/content";><code>@​content</code></a>(description) 
{
   &lt;span&gt;Description text&lt;/span&gt;
   }
   &lt;span&gt;Other children&lt;/span&gt;
   &lt;/FancyButton&gt;</p>
   <p>&lt;!-- Prettier 3.9.4 --&gt;
   &lt;FancyButton [label]=&quot;title&quot;&gt;
   <a href="https://github.com/content";><code>@​content</code></a> (icon) {
   &lt;span&gt;Icon!&lt;/span&gt;
   }
   <a href="https://github.com/content";><code>@​content</code></a> 
(description) {
   &lt;span&gt;Description text&lt;/span&gt;
   }
   &lt;span&gt;Other children&lt;/span&gt;
   &lt;/FancyButton&gt;
   </code></pre></p>
   <h1>3.9.3</h1>
   <p><a 
href="https://github.com/prettier/prettier/compare/3.9.1...3.9.3";>diff</a></p>
   <h4>Markdown: Fix unexpected removal of characters in liquid syntax (<a 
href="https://redirect.github.com/prettier/prettier/pull/19489";>#19489</a> by 
<a href="https://github.com/seiyab";><code>@​seiyab</code></a>)</h4>
   <!-- raw HTML omitted -->
   <pre lang="md"><code>&lt;/tr&gt;&lt;/table&gt; 
   </code></pre>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/prettier/prettier/commit/b693cb22b412b759784bc2298fc86880e351cd3a";><code>b693cb2</code></a>
 Release 3.9.4</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/2e92ac0ee29fb83b7ce32277cb914c2eee192955";><code>2e92ac0</code></a>
 Angular: Format <code>@content(name)</code> -&gt; <code>@content (name)</code> 
to align with other blo...</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/abed2c22db3cb61e922b7284c3b6c65424353ac2";><code>abed2c2</code></a>
 Bump Prettier dependency to 3.9.3</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/6cfbc00921de451e918b18bb5ab6b80e80f5cd34";><code>6cfbc00</code></a>
 Clean changelog_unreleased</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/3732e1dee6a36bdb2e77a722d206a79ac7e67aa3";><code>3732e1d</code></a>
 Release 3.9.3</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/a74a7b05dee7fbef39a6aeff378c3741e1a8ee15";><code>a74a7b0</code></a>
 Allow decorators to be used with <code>declare</code> on class fields (<a 
href="https://redirect.github.com/prettier/prettier/issues/19492";>#19492</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/bd9e11ab41e17a4f61f363a981c1ec24d2a4167a";><code>bd9e11a</code></a>
 Correct text identification in liquid syntax (<a 
href="https://redirect.github.com/prettier/prettier/issues/19489";>#19489</a>)</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/269eee3faa1f82b1de07bb7e4d15e1cee70f80d4";><code>269eee3</code></a>
 Bump Prettier dependency to 3.9.1</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/ec7ccd1ea47c965bda3c958239899737e899603d";><code>ec7ccd1</code></a>
 Clean changelog_unreleased</li>
   <li><a 
href="https://github.com/prettier/prettier/commit/c47654c003fe525572e10d5cc1ea64d7b9c0ee55";><code>c47654c</code></a>
 Release 3.9.1</li>
   <li>Additional commits viewable in <a 
href="https://github.com/prettier/prettier/compare/3.8.4...3.9.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `tailwindcss` from 4.3.1 to 4.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/tailwindlabs/tailwindcss/releases";>tailwindcss's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.3.2</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Support bare spacing values for <code>auto-rows-*</code> and 
<code>auto-cols-*</code> utilities (e.g. <code>auto-rows-12</code> and 
<code>auto-cols-16</code>) (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20229";>#20229</a>)</li>
   <li>Prevent <code>@tailwindcss/cli</code> in <code>--watch</code> mode from 
crashing on Windows when <code>@source</code> points to a directory that 
doesn't exist (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20242";>#20242</a>)</li>
   <li>Prevent <code>@tailwindcss/vite</code> from crashing in Deno v2.8.x when 
<code>context.parentURL</code> is not a valid URL (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20245";>#20245</a>)</li>
   <li>Ensure <code>@tailwindcss/cli</code> in <code>--watch</code> mode 
rebuilds when the input CSS file changes in an ignored directory (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20246";>#20246</a>)</li>
   <li>Allow <code>@variant</code> rules used in <code>addBase(…)</code> to use 
custom variants defined later (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20247";>#20247</a>)</li>
   <li>Prevent <code>@tailwindcss/vite</code> from crashing during HMR when 
scanned files or directories are deleted (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20259";>#20259</a>)</li>
   <li>Generate <code>font-size</code> instead of <code>color</code> 
declarations for <code>text-[--spacing(…)]</code> (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20260";>#20260</a>)</li>
   <li>Prevent <code>@source</code> patterns from scanning unrelated sibling 
files and folders (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20263";>#20263</a>)</li>
   <li>Extract class candidates adjacent to Template Toolkit delimiters like 
<code>%]…[%</code> in <code>.tt</code>, <code>.tt2</code>, and <code>.tx</code> 
files (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269";>#20269</a>)</li>
   <li>Extract class candidates from conditional Maud syntax like 
<code>p.text-black[condition]</code> (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269";>#20269</a>)</li>
   <li>Prevent <code>@position-try</code> rules from triggering unknown at-rule 
warnings when optimizing CSS (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20277";>#20277</a>)</li>
   <li>Support class suggestions for named opacity modifiers from 
<code>--opacity</code> theme values (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20287";>#20287</a>)</li>
   <li>Prevent type errors in <code>@tailwindcss/postcss</code> when used with 
newer PostCSS patch releases (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20289";>#20289</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md";>tailwindcss's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[4.3.2] - 2026-06-26</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Support bare spacing values for <code>auto-rows-*</code> and 
<code>auto-cols-*</code> utilities (e.g. <code>auto-rows-12</code> and 
<code>auto-cols-16</code>) (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20229";>#20229</a>)</li>
   <li>Prevent <code>@tailwindcss/cli</code> in <code>--watch</code> mode from 
crashing on Windows when <code>@source</code> points to a directory that 
doesn't exist (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20242";>#20242</a>)</li>
   <li>Prevent <code>@tailwindcss/vite</code> from crashing in Deno v2.8.x when 
<code>context.parentURL</code> is not a valid URL (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20245";>#20245</a>)</li>
   <li>Ensure <code>@tailwindcss/cli</code> in <code>--watch</code> mode 
rebuilds when the input CSS file changes in an ignored directory (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20246";>#20246</a>)</li>
   <li>Allow <code>@variant</code> rules used in <code>addBase(…)</code> to use 
custom variants defined later (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20247";>#20247</a>)</li>
   <li>Prevent <code>@tailwindcss/vite</code> from crashing during HMR when 
scanned files or directories are deleted (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20259";>#20259</a>)</li>
   <li>Generate <code>font-size</code> instead of <code>color</code> 
declarations for <code>text-[--spacing(…)]</code> (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20260";>#20260</a>)</li>
   <li>Prevent <code>@source</code> patterns from scanning unrelated sibling 
files and folders (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20263";>#20263</a>)</li>
   <li>Extract class candidates adjacent to Template Toolkit delimiters like 
<code>%]…[%</code> in <code>.tt</code>, <code>.tt2</code>, and <code>.tx</code> 
files (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269";>#20269</a>)</li>
   <li>Extract class candidates from conditional Maud syntax like 
<code>p.text-black[condition]</code> (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20269";>#20269</a>)</li>
   <li>Prevent <code>@position-try</code> rules from triggering unknown at-rule 
warnings when optimizing CSS (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20277";>#20277</a>)</li>
   <li>Support class suggestions for named opacity modifiers from 
<code>--opacity</code> theme values (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20287";>#20287</a>)</li>
   <li>Prevent type errors in <code>@tailwindcss/postcss</code> when used with 
newer PostCSS patch releases (<a 
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/20289";>#20289</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tailwindlabs/tailwindcss/commit/056a1550721d4bf79ff732d5ab9414fa83f7064f";><code>056a155</code></a>
 4.3.2 (<a 
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/20281";>#20281</a>)</li>
   <li><a 
href="https://github.com/tailwindlabs/tailwindcss/commit/c8b081d96376871acb0157923e894b7a929cad5b";><code>c8b081d</code></a>
 Add suggestions for named opacity modifiers (<a 
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/20287";>#20287</a>)</li>
   <li><a 
href="https://github.com/tailwindlabs/tailwindcss/commit/c46f654fa0039ad4741c6ecefbe4e2a208a665c3";><code>c46f654</code></a>
 Ensure <code>--alpha(…)</code> is seen as a <code>color</code>, and 
<code>--spacing(…)</code> is seen as a `le...</li>
   <li><a 
href="https://github.com/tailwindlabs/tailwindcss/commit/5e9f66e4284164c62e80d74e69e0cbd8d9c645cc";><code>5e9f66e</code></a>
 Ensure <code>@variant</code> can be used in JS based APIs (<a 
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/20252";>#20252</a>)</li>
   <li><a 
href="https://github.com/tailwindlabs/tailwindcss/commit/707c23b955bdfa7854a03195e503b95dd730b3d2";><code>707c23b</code></a>
 Ensure custom variants can be used via <code>@variant</code> in 
<code>addBase</code> (<a 
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/20247";>#20247</a>)</li>
   <li><a 
href="https://github.com/tailwindlabs/tailwindcss/commit/127d17033a0518701dac8332667b12e0980870ec";><code>127d170</code></a>
 Add bare value support for <code>auto-rows-*</code> and 
<code>auto-cols-*</code> (<a 
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/20229";>#20229</a>)</li>
   <li>See full diff in <a 
href="https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/tailwindcss";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `typescript-eslint` from 8.62.0 to 8.62.1
   <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.62.1</h2>
   <h2>8.62.1 (2026-06-29)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] use suggestion 
instead of autofix for trailing binary operator (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12328";>#12328</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-boolean-literal-compare] 
preserve boolean result in fixer for nullable true comparisons (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12365";>#12365</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] 
parenthesize object literal at left edge of expression statement (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12443";>#12443</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/12418";>#12418</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>mdm317</li>
   <li>Patrick Aleite</li>
   <li>송재욱</li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1";>GitHub
 Releases</a> for more information.</p>
   <p>You can read about our <a 
href="https://typescript-eslint.io/users/versioning";>versioning strategy</a> 
and <a href="https://typescript-eslint.io/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.62.1 (2026-06-29)</h2>
   <p>This was a version bump only for typescript-eslint to align it with other 
projects, there were no code changes.</p>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1";>GitHub
 Releases</a> for more information.</p>
   <p>You can read about our <a 
href="https://typescript-eslint.io/users/versioning";>versioning strategy</a> 
and <a href="https://typescript-eslint.io/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/3ea32f4ba5e196c08c6da1095619d7f65ba4905e";><code>3ea32f4</code></a>
 chore(release): publish 8.62.1</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/typescript-eslint";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vite` from 8.1.0 to 8.1.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases";>vite's 
releases</a>.</em></p>
   <blockquote>
   <h2>v8.1.3</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.1.3/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.1.2</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.1.2/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.1.1</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.1.1/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md";>vite's
 changelog</a>.</em></p>
   <blockquote>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.1.2...v8.1.3";>8.1.3</a> 
(2026-07-02)<!-- raw HTML omitted --></h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>css:</strong> inject inlined CSS after the shebang line (<a 
href="https://redirect.github.com/vitejs/vite/issues/22717";>#22717</a>) (<a 
href="https://github.com/vitejs/vite/commit/1534d362794e856cc718b123cb245e0efcf36b9a";>1534d36</a>)</li>
   <li><strong>deps:</strong> bump <code>es-module-lexer</code> to 2.3.0 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22838";>#22838</a>) (<a 
href="https://github.com/vitejs/vite/commit/7103c3af795396e2ad87e1125eb3fc20d60d9430";>7103c3a</a>)</li>
   <li>preload css for nested dynamic imports (<a 
href="https://redirect.github.com/vitejs/vite/issues/22759";>#22759</a>) (<a 
href="https://github.com/vitejs/vite/commit/2c530542da1c50b95b7f0cb17adf82f64ecf97f3";>2c53054</a>)</li>
   <li><strong>ssr:</strong> correct stacktrace column position for first line 
(<a href="https://redirect.github.com/vitejs/vite/issues/22828";>#22828</a>) (<a 
href="https://github.com/vitejs/vite/commit/c4acd6982a051fa10dbd7e3a37e00f0c467793b8";>c4acd69</a>)</li>
   </ul>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.1.1...v8.1.2";>8.1.2</a> 
(2026-06-30)<!-- raw HTML omitted --></h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> revert es-module-lexer to 2.1.0 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22827";>#22827</a>) (<a 
href="https://github.com/vitejs/vite/commit/0d3bd7c4111b8345cfc353c7bbb2c30601752e26";>0d3bd7c</a>)</li>
   <li>restore, &quot;fix: resolve pnpm .modules.yaml from workspace root 
instead of cwd (<a 
href="https://redirect.github.com/vitejs/vite/issues/22757";>#22757</a>)&quot; 
(<a href="https://redirect.github.com/vitejs/vite/issues/22825";>#22825</a>) (<a 
href="https://github.com/vitejs/vite/commit/efb98cce73f3f89c4f03936ab7741cd5b0636f5c";>efb98cc</a>)</li>
   <li>revert, &quot;fix: escape ids with multiple null bytes (<a 
href="https://redirect.github.com/vitejs/vite/issues/22687";>#22687</a>)&quot; 
(<a 
href="https://github.com/vitejs/vite/commit/cccef55dfaa6253929d2cb58d3af53f217efc877";>cccef55</a>)</li>
   <li>revert, &quot;fix: resolve pnpm .modules.yaml from workspace root 
instead of cwd (<a 
href="https://redirect.github.com/vitejs/vite/issues/22757";>#22757</a>)&quot; 
(<a 
href="https://github.com/vitejs/vite/commit/cf97711963ddcdcfac3e4fcd00771d7a55e92141";>cf97711</a>)</li>
   </ul>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.1.0...v8.1.1";>8.1.1</a> 
(2026-06-30)<!-- raw HTML omitted --></h2>
   <h3>Features</h3>
   <ul>
   <li>update dynamic import warning to link to Vite docs (<a 
href="https://redirect.github.com/vitejs/vite/issues/22823";>#22823</a>) (<a 
href="https://github.com/vitejs/vite/commit/62bd7afd27ec0507bf528a135165dda3a44ebc21";>62bd7af</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>bundled-dev:</strong> avoid stack overflow on 
<code>import.meta.hot.invalidate()</code> (<a 
href="https://redirect.github.com/vitejs/vite/issues/22797";>#22797</a>) (<a 
href="https://github.com/vitejs/vite/commit/709eb8ee03d3c46269755334f59b7e9a353fc522";>709eb8e</a>)</li>
   <li><strong>bundled-dev:</strong> serve assets emitted during HMR/lazy 
compile (<a 
href="https://redirect.github.com/vitejs/vite/issues/22745";>#22745</a>) (<a 
href="https://github.com/vitejs/vite/commit/5876b2cc2e1a01df9363e1e3d1d19f474ba68285";>5876b2c</a>)</li>
   <li><strong>bundledDev:</strong> skip plugin transform hooks for 
rolldown-lazy stub modules (<a 
href="https://redirect.github.com/vitejs/vite/issues/22778";>#22778</a>) (<a 
href="https://github.com/vitejs/vite/commit/8f925e2e496f4d313d860acb53880245b07ce6f7";>8f925e2</a>)</li>
   <li><strong>css:</strong> preserve dollar signs in external 
<code>@import</code> urls with lightningcss (<a 
href="https://redirect.github.com/vitejs/vite/issues/22718";>#22718</a>) (<a 
href="https://github.com/vitejs/vite/commit/9fa7ab4990f4fe74597d0a37a16d84af1c1e3544";>9fa7ab4</a>)</li>
   <li><strong>css:</strong> resolve tsconfig paths in CSS and Sass <a 
href="https://github.com/import";><code>@​import</code></a> (<a 
href="https://redirect.github.com/vitejs/vite/issues/22775";>#22775</a>) (<a 
href="https://github.com/vitejs/vite/commit/ef0b8916160c4d2a677decc062f6faa48fbf1578";>ef0b891</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22734";>#22734</a>) (<a 
href="https://github.com/vitejs/vite/commit/e635f493faa24930ae637318d6564539bc668e89";>e635f49</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22804";>#22804</a>) (<a 
href="https://github.com/vitejs/vite/commit/8837400a676a633af1ad6d3746b584d13cf90ecc";>8837400</a>)</li>
   <li><strong>deps:</strong> update rolldown-related dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22591";>#22591</a>) (<a 
href="https://github.com/vitejs/vite/commit/2ce6677a151c53a019baec32859b646267f9d320";>2ce6677</a>)</li>
   <li>escape ids with multiple null bytes (<a 
href="https://redirect.github.com/vitejs/vite/issues/22687";>#22687</a>) (<a 
href="https://github.com/vitejs/vite/commit/833fc302f3f4a5030f49207b5fbf10422f3247a2";>833fc30</a>)</li>
   <li>hide console window when running 'net use' on Windows (<a 
href="https://redirect.github.com/vitejs/vite/issues/22698";>#22698</a>) (<a 
href="https://github.com/vitejs/vite/commit/92b63f219f6c1872f35461aa75e9e9aec79bb01c";>92b63f2</a>)</li>
   <li>ignore bundled config temp dir (<a 
href="https://redirect.github.com/vitejs/vite/issues/22800";>#22800</a>) (<a 
href="https://github.com/vitejs/vite/commit/043a81096ddf8c6f9077c8e3e12362c83f9ed089";>043a810</a>)</li>
   <li>invert <code>esbuild.jsxSideEffects</code> when converting to 
<code>oxc.jsx.pure</code> (<a 
href="https://redirect.github.com/vitejs/vite/issues/22809";>#22809</a>) (<a 
href="https://github.com/vitejs/vite/commit/33895ba4faa0a46d5bd7b3eb53d02255113c8b5d";>33895ba</a>)</li>
   <li><strong>optimize-deps:</strong> ignore <code>ERR_CLOSED_SERVER</code> in 
scanner (<a 
href="https://redirect.github.com/vitejs/vite/issues/22784";>#22784</a>) (<a 
href="https://github.com/vitejs/vite/commit/085a0ab704bf1a698d459d625a5c955d27b73134";>085a0ab</a>)</li>
   <li><strong>optimizer:</strong> scanner should resolve <code>input</code> 
from <code>root</code> (<a 
href="https://redirect.github.com/vitejs/vite/issues/22769";>#22769</a>) (<a 
href="https://github.com/vitejs/vite/commit/9722b0795b68602597ddd53e3d3c7ed9f00cb831";>9722b07</a>)</li>
   <li>resolve pnpm .modules.yaml from workspace root instead of cwd (<a 
href="https://redirect.github.com/vitejs/vite/issues/22757";>#22757</a>) (<a 
href="https://github.com/vitejs/vite/commit/2531ac7ccd1d581df5febe4a3814226ba8939a20";>2531ac7</a>)</li>
   <li>return sourcemap field from some plugins that were lacking (<a 
href="https://redirect.github.com/vitejs/vite/issues/22782";>#22782</a>) (<a 
href="https://github.com/vitejs/vite/commit/7e18bf802bdde7a386eb3b407c87a67f89a895ca";>7e18bf8</a>)</li>
   <li><strong>server:</strong> handle malformed URI in indexHtmlMiddleware (<a 
href="https://redirect.github.com/vitejs/vite/issues/22781";>#22781</a>) (<a 
href="https://github.com/vitejs/vite/commit/84f5cccc7574c740c46f5cb2a09f29cde8380701";>84f5ccc</a>)</li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li>improve dependency optimizer messages (<a 
href="https://redirect.github.com/vitejs/vite/issues/22549";>#22549</a>) (<a 
href="https://github.com/vitejs/vite/commit/092cb3b4247a06ba176c094a9a743d335adc6574";>092cb3b</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li><strong>css:</strong> remove lightningcss null byte bug workaround (<a 
href="https://redirect.github.com/vitejs/vite/issues/22822";>#22822</a>) (<a 
href="https://github.com/vitejs/vite/commit/2dafd3bb7f8b265037e216f50afaa890ae2e2875";>2dafd3b</a>)</li>
   <li>use pre-defined environments variable to avoid duplicate 
<code>Object.values</code> calls (<a 
href="https://redirect.github.com/vitejs/vite/issues/22790";>#22790</a>) (<a 
href="https://github.com/vitejs/vite/commit/1113acf6cff711196b3443f7126804847c1d4e1e";>1113acf</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitejs/vite/commit/578ffb80d46940f3b99cd96ed609f8b3a0ac5ede";><code>578ffb8</code></a>
 release: v8.1.3</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/7103c3af795396e2ad87e1125eb3fc20d60d9430";><code>7103c3a</code></a>
 fix(deps): bump <code>es-module-lexer</code> to 2.3.0 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22838";>#22838</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/1534d362794e856cc718b123cb245e0efcf36b9a";><code>1534d36</code></a>
 fix(css): inject inlined CSS after the shebang line (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22717";>#22717</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/c4acd6982a051fa10dbd7e3a37e00f0c467793b8";><code>c4acd69</code></a>
 fix(ssr): correct stacktrace column position for first line (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22828";>#22828</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/2c530542da1c50b95b7f0cb17adf82f64ecf97f3";><code>2c53054</code></a>
 fix: preload css for nested dynamic imports (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22759";>#22759</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/ba3119397d0110952f29965774c627a3017d7292";><code>ba31193</code></a>
 release: v8.1.2</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/0d3bd7c4111b8345cfc353c7bbb2c30601752e26";><code>0d3bd7c</code></a>
 fix(deps): revert es-module-lexer to 2.1.0 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22827";>#22827</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/efb98cce73f3f89c4f03936ab7741cd5b0636f5c";><code>efb98cc</code></a>
 fix: restore, &quot;fix: resolve pnpm .modules.yaml from workspace root 
instead of...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/cf97711963ddcdcfac3e4fcd00771d7a55e92141";><code>cf97711</code></a>
 fix: revert, &quot;fix: resolve pnpm .modules.yaml from workspace root instead 
of ...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/cccef55dfaa6253929d2cb58d3af53f217efc877";><code>cccef55</code></a>
 fix: revert, &quot;fix: escape ids with multiple null bytes (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22687";>#22687</a>)&quot;</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vitejs/vite/commits/v8.1.3/packages/vite";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   You can trigger a rebase of this PR 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 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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to