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

   Bumps the typescript group with 5 updates in the 
/airflow-core/src/airflow/ui directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | 
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
 | `8.56.1` | `8.57.2` |
   | 
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
 | `8.56.1` | `8.57.2` |
   | 
[@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils)
 | `8.56.1` | `8.57.2` |
   | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
   | 
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
 | `8.56.1` | `8.57.2` |
   
   
   Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.57.2
   <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.57.2</h2>
   <h2>8.57.2 (2026-03-23)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] remove dangling 
closing parenthesis (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11865";>#11865</a>)</li>
   <li><strong>eslint-plugin:</strong> [array-type] ignore Array and 
ReadonlyArray without type arguments (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11971";>#11971</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-restricted-types] flag banned 
generics in extends or implements (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12120";>#12120</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] skip 
reporting false positives for unresolved type parameters (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12127";>#12127</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] 
preserve type alias infomation (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11954";>#11954</a>)</li>
   <li><strong>typescript-estree:</strong> skip createIsolatedProgram fallback 
for projectService (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12066";>#12066</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/12065";>#12065</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Konv Suu</li>
   <li>mdm317</li>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   <li>RyoheiYamamoto</li>
   <li>SungHyun627 <a 
href="https://github.com/SungHyun627";><code>@​SungHyun627</code></a></li>
   <li>Tamashoo <a 
href="https://github.com/Tamashoo";><code>@​Tamashoo</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2";>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>
   <h2>v8.57.1</h2>
   <h2>8.57.1 (2026-03-16)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] no report for 
property on intersection type (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12126";>#12126</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.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>
   <h2>v8.57.0</h2>
   <h2>8.57.0 (2026-03-09)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow literal 
loop conditions in for/do loops (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080";>#12080</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.57.2 (2026-03-23)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] 
preserve type alias infomation (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11954";>#11954</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] skip 
reporting false positives for unresolved type parameters (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12127";>#12127</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-restricted-types] flag banned 
generics in extends or implements (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12120";>#12120</a>)</li>
   <li><strong>eslint-plugin:</strong> [array-type] ignore Array and 
ReadonlyArray without type arguments (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11971";>#11971</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] remove dangling 
closing parenthesis (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11865";>#11865</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Konv Suu</li>
   <li>mdm317</li>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   <li>SungHyun627 <a 
href="https://github.com/SungHyun627";><code>@​SungHyun627</code></a></li>
   <li>Tamashoo <a 
href="https://github.com/Tamashoo";><code>@​Tamashoo</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2";>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>
   <h2>8.57.1 (2026-03-16)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] no report for 
property on intersection type (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12126";>#12126</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.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>
   <h2>8.57.0 (2026-03-09)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow literal 
loop conditions in for/do loops (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080";>#12080</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-base-to-string] fix false positive 
for toString with overloads (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12089";>#12089</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-promise-reject-errors] add allow 
<code>TypeOrValueSpecifier</code> to prefer-promise-reject-errors (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12094";>#12094</a>)</li>
   <li><strong>typescript-estree:</strong> if the template literal is tagged 
and the text has an invalid escape, <code>cooked</code> will be 
<code>null</code> (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11355";>#11355</a>)</li>
   <li><strong>eslint-plugin:</strong> guard against negative paramIndex in 
no-useless-default-assignment (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12077";>#12077</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/be4d54d26e695cc93605ffcca67dd75848e95c6f";><code>be4d54d</code></a>
 chore(release): publish 8.57.2</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/f68c8e4baca096281b458ccb6ff16ca6c5a1d199";><code>f68c8e4</code></a>
 fix(eslint-plugin): [prefer-readonly-parameter-types] preserve type alias 
inf...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/73acd2e6833c4757d2743a8dbb979154d31a1e98";><code>73acd2e</code></a>
 fix(eslint-plugin): [no-useless-default-assignment] skip reporting false 
posi...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/3d21482030e4fd220f466cea7036e07695277364";><code>3d21482</code></a>
 fix(eslint-plugin): [no-unsafe-return] false positive on unwrapping generic 
(...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/e128548b50573ebe3904662222e05be63970fc32";><code>e128548</code></a>
 fix(eslint-plugin): [no-restricted-types] flag banned generics in extends or 
...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/2b7f63f9cdf91dc216678f9a0d1ffe1aaf2ff0af";><code>2b7f63f</code></a>
 chore(eslint-plugin): correct tsutils.isTypeFlag usage post-merge</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/65175cdfb564218a785e0b63056eee3b113d287f";><code>65175cd</code></a>
 fix(eslint-plugin): [array-type] ignore Array and ReadonlyArray without type 
...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/9c9ab5e8a37a2db49bde7255337f64d1140ee640";><code>9c9ab5e</code></a>
 feat(eslint-plugin): [no-unnecessary-type-arguments] report inferred 
required...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/42a1c89c89e7fe1c13962b2e41cb78611ad16d41";><code>42a1c89</code></a>
 fix(eslint-plugin): [prefer-optional-chain] remove dangling closing 
parenthes...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/71855ff116a074e1ee5e2d804cf5cf493ee49e98";><code>71855ff</code></a>
 docs(eslint-plugin): [no-unnecessary-condition] add link to TS handbook (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12131";>#12131</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/eslint-plugin";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/parser` from 8.56.1 to 8.57.2
   <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.57.2</h2>
   <h2>8.57.2 (2026-03-23)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] remove dangling 
closing parenthesis (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11865";>#11865</a>)</li>
   <li><strong>eslint-plugin:</strong> [array-type] ignore Array and 
ReadonlyArray without type arguments (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11971";>#11971</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-restricted-types] flag banned 
generics in extends or implements (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12120";>#12120</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] skip 
reporting false positives for unresolved type parameters (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12127";>#12127</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] 
preserve type alias infomation (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11954";>#11954</a>)</li>
   <li><strong>typescript-estree:</strong> skip createIsolatedProgram fallback 
for projectService (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12066";>#12066</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/12065";>#12065</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Konv Suu</li>
   <li>mdm317</li>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   <li>RyoheiYamamoto</li>
   <li>SungHyun627 <a 
href="https://github.com/SungHyun627";><code>@​SungHyun627</code></a></li>
   <li>Tamashoo <a 
href="https://github.com/Tamashoo";><code>@​Tamashoo</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2";>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>
   <h2>v8.57.1</h2>
   <h2>8.57.1 (2026-03-16)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] no report for 
property on intersection type (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12126";>#12126</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.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>
   <h2>v8.57.0</h2>
   <h2>8.57.0 (2026-03-09)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow literal 
loop conditions in for/do loops (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080";>#12080</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.57.2 (2026-03-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.57.2";>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>
   <h2>8.57.1 (2026-03-16)</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.57.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>
   <h2>8.57.0 (2026-03-09)</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.57.0";>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/be4d54d26e695cc93605ffcca67dd75848e95c6f";><code>be4d54d</code></a>
 chore(release): publish 8.57.2</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c7c38aa252d7bf6708a225aebedc57686ac33dcd";><code>c7c38aa</code></a>
 chore(release): publish 8.57.1</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/2c6aeeec238dfea860b9f3c146a55f8f49f15cf5";><code>2c6aeee</code></a>
 chore(release): publish 8.57.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/f696dadfc37078efe4119ad2ab0609cde3e42766";><code>f696dad</code></a>
 chore: use pnpm catalog (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12047";>#12047</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/a09921e2de2e8790e6a803016b825815ca9409d8";><code>a09921e</code></a>
 chore: update vitest to 4.x (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12071";>#12071</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/parser";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/utils` from 8.56.1 to 8.57.2
   <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.57.2</h2>
   <h2>8.57.2 (2026-03-23)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] remove dangling 
closing parenthesis (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11865";>#11865</a>)</li>
   <li><strong>eslint-plugin:</strong> [array-type] ignore Array and 
ReadonlyArray without type arguments (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11971";>#11971</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-restricted-types] flag banned 
generics in extends or implements (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12120";>#12120</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] skip 
reporting false positives for unresolved type parameters (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12127";>#12127</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] 
preserve type alias infomation (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11954";>#11954</a>)</li>
   <li><strong>typescript-estree:</strong> skip createIsolatedProgram fallback 
for projectService (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12066";>#12066</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/12065";>#12065</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Konv Suu</li>
   <li>mdm317</li>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   <li>RyoheiYamamoto</li>
   <li>SungHyun627 <a 
href="https://github.com/SungHyun627";><code>@​SungHyun627</code></a></li>
   <li>Tamashoo <a 
href="https://github.com/Tamashoo";><code>@​Tamashoo</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2";>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>
   <h2>v8.57.1</h2>
   <h2>8.57.1 (2026-03-16)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] no report for 
property on intersection type (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12126";>#12126</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.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>
   <h2>v8.57.0</h2>
   <h2>8.57.0 (2026-03-09)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow literal 
loop conditions in for/do loops (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080";>#12080</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.57.2 (2026-03-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.57.2";>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>
   <h2>8.57.1 (2026-03-16)</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.57.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>
   <h2>8.57.0 (2026-03-09)</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.57.0";>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/be4d54d26e695cc93605ffcca67dd75848e95c6f";><code>be4d54d</code></a>
 chore(release): publish 8.57.2</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c7c38aa252d7bf6708a225aebedc57686ac33dcd";><code>c7c38aa</code></a>
 chore(release): publish 8.57.1</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/2c6aeeec238dfea860b9f3c146a55f8f49f15cf5";><code>2c6aeee</code></a>
 chore(release): publish 8.57.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/f696dadfc37078efe4119ad2ab0609cde3e42766";><code>f696dad</code></a>
 chore: use pnpm catalog (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils/issues/12047";>#12047</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/a09921e2de2e8790e6a803016b825815ca9409d8";><code>a09921e</code></a>
 chore: update vitest to 4.x (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils/issues/12071";>#12071</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/utils";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `typescript` from 5.9.3 to 6.0.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/microsoft/TypeScript/releases";>typescript's 
releases</a>.</em></p>
   <blockquote>
   <h2>TypeScript 6.0</h2>
   <p>For release notes, check out the <a 
href="https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/";>release
 announcement blog post</a>.</p>
   <ul>
   <li><a 
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+6.0.0%22";>fixed
 issues query for TypeScript 6.0.0 (Beta)</a>.</li>
   <li><a 
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+6.0.1%22";>fixed
 issues query for TypeScript 6.0.1 (RC)</a>.</li>
   <li><a 
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+6.0.2%22";>fixed
 issues query for TypeScript 6.0.2 (Stable)</a>.</li>
   </ul>
   <p>Downloads are available on:</p>
   <ul>
   <li><a href="https://www.npmjs.com/package/typescript";>npm</a></li>
   </ul>
   <h2>TypeScript 6.0 Beta</h2>
   <p>For release notes, check out the <a 
href="https://devblogs.microsoft.com/typescript/announcing-typescript-6-0-beta/";>release
 announcement</a>.</p>
   <ul>
   <li><a 
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+6.0.0%22+is%3Aclosed+";>fixed
 issues query for Typescript 6.0.0 (Beta)</a>.</li>
   </ul>
   <p>Downloads are available on:</p>
   <ul>
   <li><a href="https://www.npmjs.com/package/typescript";>npm</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/607a22a90d1a5a1b507ce01bb8cd7ec020f954e7";><code>607a22a</code></a>
 Bump version to 6.0.2 and LKG</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/9e72ab71b575e26795d0d9eac3d2d9957beed17c";><code>9e72ab7</code></a>
 🤖 Pick PR <a 
href="https://redirect.github.com/microsoft/TypeScript/issues/63239";>#63239</a> 
(Fix missing lib files in reused pro...) into release-6.0 (#...</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/35ff23d4b0cc715691323ebe54f523c16fe6e3a5";><code>35ff23d</code></a>
 🤖 Pick PR <a 
href="https://redirect.github.com/microsoft/TypeScript/issues/63163";>#63163</a> 
(Port anyFunctionType subtype fix an...) into release-6.0 (#...</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/e175b69138038953d4e85bf6529afe88d56d8fbe";><code>e175b69</code></a>
 Bump version to 6.0.1-rc and LKG</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/af4caac0e91e838c46b3fdc1c9afacad68800f89";><code>af4caac</code></a>
 Update LKG</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/8efd7e8544d8b35c9b33bca44a3124aa2613bf09";><code>8efd7e8</code></a>
 Merge remote-tracking branch 'origin/main' into release-6.0</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/206ed1a00ffde637d821bbb3172d1488e3d949e8";><code>206ed1a</code></a>
 Deprecate assert in import() (<a 
href="https://redirect.github.com/microsoft/TypeScript/issues/63172";>#63172</a>)</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/e688ac8bc3cbb698c4341ee06401bd6beeb1c4ba";><code>e688ac8</code></a>
 Update dependencies (<a 
href="https://redirect.github.com/microsoft/TypeScript/issues/63156";>#63156</a>)</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/29b300deb56c775f19c2f0528012896e4d1db3e0";><code>29b300d</code></a>
 Bump the github-actions group across 1 directory with 2 updates (<a 
href="https://redirect.github.com/microsoft/TypeScript/issues/63205";>#63205</a>)</li>
   <li><a 
href="https://github.com/microsoft/TypeScript/commit/0c2c7a358297d66df690230deaed8c98e7d77c04";><code>0c2c7a3</code></a>
 DOM update (<a 
href="https://redirect.github.com/microsoft/TypeScript/issues/63183";>#63183</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `typescript-eslint` from 8.56.1 to 8.57.2
   <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.57.2</h2>
   <h2>8.57.2 (2026-03-23)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] remove dangling 
closing parenthesis (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11865";>#11865</a>)</li>
   <li><strong>eslint-plugin:</strong> [array-type] ignore Array and 
ReadonlyArray without type arguments (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11971";>#11971</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-restricted-types] flag banned 
generics in extends or implements (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12120";>#12120</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-unsafe-return] false positive on 
unwrapping generic (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12125";>#12125</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] skip 
reporting false positives for unresolved type parameters (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12127";>#12127</a>)</li>
   <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] 
preserve type alias infomation (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11954";>#11954</a>)</li>
   <li><strong>typescript-estree:</strong> skip createIsolatedProgram fallback 
for projectService (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12066";>#12066</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/12065";>#12065</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Konv Suu</li>
   <li>mdm317</li>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   <li>RyoheiYamamoto</li>
   <li>SungHyun627 <a 
href="https://github.com/SungHyun627";><code>@​SungHyun627</code></a></li>
   <li>Tamashoo <a 
href="https://github.com/Tamashoo";><code>@​Tamashoo</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2";>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>
   <h2>v8.57.1</h2>
   <h2>8.57.1 (2026-03-16)</h2>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-optional-chain] no report for 
property on intersection type (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12126";>#12126</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Newton Yuan <a 
href="https://github.com/NewtonYuan";><code>@​NewtonYuan</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.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>
   <h2>v8.57.0</h2>
   <h2>8.57.0 (2026-03-09)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow literal 
loop conditions in for/do loops (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080";>#12080</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.57.2 (2026-03-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.57.2";>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>
   <h2>8.57.1 (2026-03-16)</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.57.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>
   <h2>8.57.0 (2026-03-09)</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.57.0";>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/be4d54d26e695cc93605ffcca67dd75848e95c6f";><code>be4d54d</code></a>
 chore(release): publish 8.57.2</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c7c38aa252d7bf6708a225aebedc57686ac33dcd";><code>c7c38aa</code></a>
 chore(release): publish 8.57.1</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/2c6aeeec238dfea860b9f3c146a55f8f49f15cf5";><code>2c6aeee</code></a>
 chore(release): publish 8.57.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/f696dadfc37078efe4119ad2ab0609cde3e42766";><code>f696dad</code></a>
 chore: use pnpm catalog (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12047";>#12047</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/a09921e2de2e8790e6a803016b825815ca9409d8";><code>a09921e</code></a>
 chore: update vitest to 4.x (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12071";>#12071</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/typescript-eslint";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot 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