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

   Bumps the core-ui-package-updates group with 9 updates in the 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.92.4` | 
`0.93.0` |
   | 
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
 | `7.13.0` | `7.13.1` |
   | 
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
 | `8.56.0` | `8.56.1` |
   | 
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
 | `8.56.0` | `8.56.1` |
   | 
[@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils)
 | `8.56.0` | `8.56.1` |
   | [eslint](https://github.com/eslint/eslint) | `10.0.1` | `10.0.2` |
   | 
[eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh)
 | `0.5.1` | `0.5.2` |
   | 
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
 | `8.56.0` | `8.56.1` |
   | 
[vite-plugin-css-injected-by-js](https://github.com/marco-prontera/vite-plugin-css-injected-by-js)
 | `3.5.2` | `4.0.1` |
   
   
   Updates `@hey-api/openapi-ts` from 0.92.4 to 0.93.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/hey-api/openapi-ts/releases";><code>@​hey-api/openapi-ts</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2><code>@​hey-api/openapi-ts</code><a 
href="https://github.com/0";><code>@​0</code></a>.93.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li><strong>plugin(valibot)</strong>: remove 
<code>enum.nodes.nullable</code> resolver node (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3396";>#3396</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/ea6f3865c8e381b3160e1526435c4522f0dc6aa4";><code>ea6f386</code></a>)
 by <a href="https://github.com/mrlubos";><code>@​mrlubos</code></a></li>
   </ul>
   <h3>Removed resolver node</h3>
   <p>Valibot plugin no longer exposes the <code>enum.nodes.nullable</code> 
node. It was refactored so that nullable values are handled outside of 
resolvers.</p>
   <ul>
   <li><strong>plugin(zod)</strong>: remove <code>enum.nodes.nullable</code> 
resolver node (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3398";>#3398</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/737730c9c6450c60a81a8949259336e790e9b4f4";><code>737730c</code></a>)
 by <a href="https://github.com/mrlubos";><code>@​mrlubos</code></a></li>
   </ul>
   <h3>Removed resolver node</h3>
   <p>Zod plugin no longer exposes the <code>enum.nodes.nullable</code> node. 
It was refactored so that nullable values are handled outside of resolvers.</p>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><strong>parser</strong>: prefer unprefixed schema names from external 
files (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3417";>#3417</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/f3a264b2c5d7af06bb44fa0350ef613bde3aff87";><code>f3a264b</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>parser(patch)</strong>: support callback for 
<code>patch.schemas</code> (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3415";>#3415</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/e494f4dd828167a0096a0a488b222a013f911055";><code>e494f4d</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>output</strong>: fix: apply <code>output.header</code> to bundled 
files (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3438";>#3438</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/bcd0a87cdd366cef572eb920b59c115ae65f67bb";><code>bcd0a87</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>parser</strong>: handle OpenAPI 3.1 <code>contentMediaType</code> 
keyword as binary format when file-like (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3431";>#3431</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/d6a85381e3c52b4fd1c4af43ee57506459db7a45";><code>d6a8538</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>input</strong>: fix: improve returned status code when spec fetch 
fails (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3427";>#3427</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/37dd92c6629511860ae434c64ac8af9154ed6aed";><code>37dd92c</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>client</strong>: expose <code>onRequest</code> in RequestOptions 
for SSE request interception (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3392";>#3392</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/8fc46819d5df1d4a353be5ae7cd45a8c669a5d7e";><code>8fc4681</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>parser</strong>: add <code>patch.input</code> and shorthand 
<code>patch()</code> option for full specification transformations (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3411";>#3411</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/ba9f893d71b959721e177717ae85fce34d697002";><code>ba9f893</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>parser</strong>: fix: preserve <code>unevaluatedProperties</code> 
keyword in transforms (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3435";>#3435</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/f659b38701795d2c2b61c8d3f5c43af93893481a";><code>f659b38</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>plugin(zod)</strong>: use <code>.nullable()</code> and 
<code>.nullish()</code> methods (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3398";>#3398</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/737730c9c6450c60a81a8949259336e790e9b4f4";><code>737730c</code></a>)
 by <a href="https://github.com/mrlubos";><code>@​mrlubos</code></a></p>
   </li>
   <li>
   <p><strong>parser</strong>: fix: resolve sibling schemas from external files 
during bundling (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3422";>#3422</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/19fd80aff26b1198d6838d48357702c39ad05501";><code>19fd80a</code></a>)
 by <a href="https://github.com/j-westover";><code>@​j-westover</code></a></p>
   </li>
   <li>
   <p><strong>parser(transforms)</strong>: add <code>schemaName</code> 
transform (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3416";>#3416</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/4b9d032c6a144fa79cedc28e077782b9d67803a3";><code>4b9d032</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>plugin(valibot)</strong>: use <code>.nullable()</code> and 
<code>.nullish()</code> methods (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3396";>#3396</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/ea6f3865c8e381b3160e1526435c4522f0dc6aa4";><code>ea6f386</code></a>)
 by <a href="https://github.com/mrlubos";><code>@​mrlubos</code></a></p>
   </li>
   <li>
   <p><strong>input</strong>: fix: avoid prefixing sources if paths do not 
collide on operations (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3436";>#3436</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/b1a419a835c312a1f8bf36a5b781109368041220";><code>b1a419a</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>parser(patch)</strong>: support callback for 
<code>patch.operations</code> (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3420";>#3420</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/e1cd970e4f3028b29ace44a58b2d2cae18a6c45f";><code>e1cd970</code></a>)
 by <a 
href="https://github.com/apps/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></p>
   </li>
   <li>
   <p><strong>parser</strong>: add support for non-string discriminator 
property types (<a 
href="https://redirect.github.com/hey-api/openapi-ts/pull/3385";>#3385</a>) (<a 
href="https://github.com/hey-api/openapi-ts/commit/dd0be9c6ca93552c3367ca8e8ba785381295a112";><code>dd0be9c</code></a>)
 by <a href="https://github.com/SipanP";><code>@​SipanP</code></a></p>
   </li>
   </ul>
   <h3>Updated Dependencies:</h3>
   <ul>
   <li><code>@​hey-api/shared</code><a 
href="https://github.com/0";><code>@​0</code></a>.2.1</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/6e46330ed8b5796eba872bcd59f77d8a2ca32526";><code>6e46330</code></a>
 Merge pull request <a 
href="https://redirect.github.com/hey-api/openapi-ts/issues/3393";>#3393</a> 
from hey-api/changeset-release/main</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/c9ddeec795ba9a819cd25cb948c1a62539b41d94";><code>c9ddeec</code></a>
 ci: release</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/f3253660d1aa42ad33f88cbd44bf08db4102d77b";><code>f325366</code></a>
 Merge pull request <a 
href="https://redirect.github.com/hey-api/openapi-ts/issues/3440";>#3440</a> 
from hey-api/chore/py-dsl-types</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/406fa1c7255c69498981ab47b1adaeee0d8fb630";><code>406fa1c</code></a>
 chore: clean up some assertions</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/14f2894cd7be943deec36e7ca598f680bffde4cc";><code>14f2894</code></a>
 Merge pull request <a 
href="https://redirect.github.com/hey-api/openapi-ts/issues/3438";>#3438</a> 
from hey-api/copilot/fix-output-header-config</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/c66d565e8595ef0db9060b98a43f6113803facbd";><code>c66d565</code></a>
 Fix typecheck error: use typeof string check instead of Array.isArray for 
Rea...</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/bcd0a87cdd366cef572eb920b59c115ae65f67bb";><code>bcd0a87</code></a>
 Create famous-pianos-attack.md</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/077adc69ab3959f6f2ff3008f0dfccce40258809";><code>077adc6</code></a>
 Remove hardcoded header fallback; apply same fix to openapi-python</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/243d33a1fc66a93c0e00444d90e21cb403625068";><code>243d33a</code></a>
 Fix output header config not applied to bundled client files</li>
   <li><a 
href="https://github.com/hey-api/openapi-ts/commit/3e974bb93d214c791968288a78e97ebd728c772d";><code>3e974bb</code></a>
 Initial plan</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected]";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `react-router-dom` from 7.13.0 to 7.13.1
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md";>react-router-dom's
 changelog</a>.</em></p>
   <blockquote>
   <h2>7.13.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies:
   <ul>
   <li><code>[email protected]</code></li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/remix-run/react-router/commit/aa3f07883c04a4c1da7bfc4d6beb1f1f8c2dfa4c";><code>aa3f078</code></a>
 chore: Update version for release (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/14829";>#14829</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/3207a5cc3278b7212aeb95331107ec052d5a3008";><code>3207a5c</code></a>
 chore: Update version for release (pre) (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/14814";>#14814</a>)</li>
   <li>See full diff in <a 
href="https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";><code>@​typescript-eslint/eslint-plugin</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.56.1</h2>
   <h2>8.56.1 (2026-02-23)</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore(deps): update dependency minimatch to v10.2.2 by <a 
href="https://github.com/benmccann";><code>@​benmccann</code></a> in <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12074";>typescript-eslint/typescript-eslint#12074</a></li>
   </ul>
   <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/eslint-plugin/CHANGELOG.md";><code>@​typescript-eslint/eslint-plugin</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.56.1 (2026-02-23)</h2>
   <p>This was a version bump only for eslint-plugin 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.56.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/96a04a97454cf6b6ae8366711c09333bf6e2327a";><code>96a04a9</code></a>
 chore(release): publish 8.56.1</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/958f390c8c5b136e6f095f9230ba301fc1db00e9";><code>958f390</code></a>
 chore(eslint-plugin): add default excludes to vitest (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12067";>#12067</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/ffb46eaa41a7c8a831dc09f0ed726dd4cc06ea4f";><code>ffb46ea</code></a>
 docs(eslint-plugin): [method-signature-style] clarify autofix impact on type 
...</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";><code>@​typescript-eslint/parser</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.56.1</h2>
   <h2>8.56.1 (2026-02-23)</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore(deps): update dependency minimatch to v10.2.2 by <a 
href="https://github.com/benmccann";><code>@​benmccann</code></a> in <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12074";>typescript-eslint/typescript-eslint#12074</a></li>
   </ul>
   <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/parser/CHANGELOG.md";><code>@​typescript-eslint/parser</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.56.1 (2026-02-23)</h2>
   <p>This was a version bump only for parser 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.56.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/96a04a97454cf6b6ae8366711c09333bf6e2327a";><code>96a04a9</code></a>
 chore(release): publish 8.56.1</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/utils` from 8.56.0 to 8.56.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";><code>@​typescript-eslint/utils</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.56.1</h2>
   <h2>8.56.1 (2026-02-23)</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore(deps): update dependency minimatch to v10.2.2 by <a 
href="https://github.com/benmccann";><code>@​benmccann</code></a> in <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12074";>typescript-eslint/typescript-eslint#12074</a></li>
   </ul>
   <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/utils/CHANGELOG.md";><code>@​typescript-eslint/utils</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.56.1 (2026-02-23)</h2>
   <p>This was a version bump only for utils 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.56.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/96a04a97454cf6b6ae8366711c09333bf6e2327a";><code>96a04a9</code></a>
 chore(release): publish 8.56.1</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/utils";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `eslint` from 10.0.1 to 10.0.2
   <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.0.2</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/2b723616a4daeacd4605f11b4d087d4a7cae5c74";><code>2b72361</code></a>
 fix: update <code>ajv</code> to <code>6.14.0</code> to address security 
vulnerabilities (<a 
href="https://redirect.github.com/eslint/eslint/issues/20537";>#20537</a>) 
(루밀LuMir)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/13eeedbbd16218b0da1425b78cb284937fd964ca";><code>13eeedb</code></a>
 docs: link rule type explanation to CLI option --fix-type (<a 
href="https://redirect.github.com/eslint/eslint/issues/20548";>#20548</a>) (Mike 
McCready)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/98cbf6ba53a1fb2028d25078c7049a538d0e392c";><code>98cbf6b</code></a>
 docs: update migration guide per Program range change (<a 
href="https://redirect.github.com/eslint/eslint/issues/20534";>#20534</a>) 
(Huáng Jùnliàng)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/61a24054411fa56ce74bef554846caa9d8cb01f5";><code>61a2405</code></a>
 docs: add missing semicolon in vars-on-top rule example (<a 
href="https://redirect.github.com/eslint/eslint/issues/20533";>#20533</a>) 
(Abilash)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/951223b29669885643f7854d7c824288ba962d7e";><code>951223b</code></a>
 chore: update dependency <code>@​eslint/eslintrc</code> to ^3.3.4 (<a 
href="https://redirect.github.com/eslint/eslint/issues/20553";>#20553</a>) 
(renovate[bot])</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/6aa1afe6694f3fd7f82116109a5ef2ad18ece074";><code>6aa1afe</code></a>
 chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (<a 
href="https://redirect.github.com/eslint/eslint/issues/20536";>#20536</a>) 
(Milos Djermanovic)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eslint/eslint/commit/55122d6f971119607c85b0df8e62942171c939f7";><code>55122d6</code></a>
 10.0.2</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/80f1e29ec87c07a1cef789c718d6167da59f35f6";><code>80f1e29</code></a>
 Build: changelog update for 10.0.2</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/951223b29669885643f7854d7c824288ba962d7e";><code>951223b</code></a>
 chore: update dependency <code>@​eslint/eslintrc</code> to ^3.3.4 (<a 
href="https://redirect.github.com/eslint/eslint/issues/20553";>#20553</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/13eeedbbd16218b0da1425b78cb284937fd964ca";><code>13eeedb</code></a>
 docs: link rule type explanation to CLI option --fix-type (<a 
href="https://redirect.github.com/eslint/eslint/issues/20548";>#20548</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/6aa1afe6694f3fd7f82116109a5ef2ad18ece074";><code>6aa1afe</code></a>
 chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (<a 
href="https://redirect.github.com/eslint/eslint/issues/20536";>#20536</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/2b723616a4daeacd4605f11b4d087d4a7cae5c74";><code>2b72361</code></a>
 fix: update <code>ajv</code> to <code>6.14.0</code> to address security 
vulnerabilities (<a 
href="https://redirect.github.com/eslint/eslint/issues/20537";>#20537</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/98cbf6ba53a1fb2028d25078c7049a538d0e392c";><code>98cbf6b</code></a>
 docs: update migration guide per Program range change (<a 
href="https://redirect.github.com/eslint/eslint/issues/20534";>#20534</a>)</li>
   <li><a 
href="https://github.com/eslint/eslint/commit/61a24054411fa56ce74bef554846caa9d8cb01f5";><code>61a2405</code></a>
 docs: add missing semicolon in vars-on-top rule example (<a 
href="https://redirect.github.com/eslint/eslint/issues/20533";>#20533</a>)</li>
   <li>See full diff in <a 
href="https://github.com/eslint/eslint/compare/v10.0.1...v10.0.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `eslint-plugin-react-refresh` from 0.5.1 to 0.5.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases";>eslint-plugin-react-refresh's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.5.2</h2>
   <ul>
   <li>Support nested function calls for extraHOCs (actually fixes <a 
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/104";>#104</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md";>eslint-plugin-react-refresh's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.5.2</h2>
   <ul>
   <li>Support nested function calls for extraHOCs (actually fixes <a 
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/104";>#104</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/c0317bfe447d1f014e5e0bedcdfe77e50343c871";><code>c0317bf</code></a>
 Fix support for nested function calls for extraHOCs [publish]</li>
   <li>See full diff in <a 
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.5.1...v0.5.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `typescript-eslint` from 8.56.0 to 8.56.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.56.1</h2>
   <h2>8.56.1 (2026-02-23)</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore(deps): update dependency minimatch to v10.2.2 by <a 
href="https://github.com/benmccann";><code>@​benmccann</code></a> in <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12074";>typescript-eslint/typescript-eslint#12074</a></li>
   </ul>
   <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.56.1 (2026-02-23)</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.56.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/96a04a97454cf6b6ae8366711c09333bf6e2327a";><code>96a04a9</code></a>
 chore(release): publish 8.56.1</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vite-plugin-css-injected-by-js` from 3.5.2 to 4.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/marco-prontera/vite-plugin-css-injected-by-js/releases";>vite-plugin-css-injected-by-js's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/marco-prontera/vite-plugin-css-injected-by-js/issues/157";>#157</a>
 Fix export for esm usage by <a 
href="https://github.com/marco-prontera";><code>@​marco-prontera</code></a> in 
<a 
href="https://redirect.github.com/marco-prontera/vite-plugin-css-injected-by-js/pull/158";>marco-prontera/vite-plugin-css-injected-by-js#158</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/marco-prontera/vite-plugin-css-injected-by-js/compare/v4.0.0...v4.0.1";>https://github.com/marco-prontera/vite-plugin-css-injected-by-js/compare/v4.0.0...v4.0.1</a></p>
   <h2>v4.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/marco-prontera/vite-plugin-css-injected-by-js/issues/154";>#154</a>
 Adding tests by simulating real projects and fix compatibility issue with 
rolldown-vite by <a 
href="https://github.com/marco-prontera";><code>@​marco-prontera</code></a> in 
<a 
href="https://redirect.github.com/marco-prontera/vite-plugin-css-injected-by-js/pull/156";>marco-prontera/vite-plugin-css-injected-by-js#156</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/marco-prontera/vite-plugin-css-injected-by-js/compare/v3.5.2...v4.0.0";>https://github.com/marco-prontera/vite-plugin-css-injected-by-js/compare/v3.5.2...v4.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/marco-prontera/vite-plugin-css-injected-by-js/commit/c4077a22a0f18bc36b42ebce9ac395d4c70574b4";><code>c4077a2</code></a>
 <a 
href="https://redirect.github.com/marco-prontera/vite-plugin-css-injected-by-js/issues/157";>#157</a>
 Fix export for esm usage (<a 
href="https://redirect.github.com/marco-prontera/vite-plugin-css-injected-by-js/issues/158";>#158</a>)</li>
   <li><a 
href="https://github.com/marco-prontera/vite-plugin-css-injected-by-js/commit/6580812430dc01a8113eaafd5704fba3026651fc";><code>6580812</code></a>
 <a 
href="https://redirect.github.com/marco-prontera/vite-plugin-css-injected-by-js/issues/154";>#154</a>
 Adding tests by simulating real projects and fix compatibility issue w...</li>
   <li>See full diff in <a 
href="https://github.com/marco-prontera/vite-plugin-css-injected-by-js/compare/v3.5.2...v4.0.1";>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 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