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

   Bumps the typescript-eslint group in /superset-frontend with 2 updates: 
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
 and 
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
   
   Updates `@typescript-eslint/eslint-plugin` from 8.63.0 to 8.64.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";>@​typescript-eslint/eslint-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.64.0</h2>
   <h2>8.64.0 (2026-07-13)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li>support parsing <code>import defer</code> (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12513";>#12513</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-loop-func] support 
<code>using</code> / <code>await using</code> declarations and deprecate the 
rule (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12500";>#12500</a>)</li>
   <li><strong>typescript-estree:</strong> throw for invalid definite 
assignment in class properties (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12543";>#12543</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [require-array-sort-compare] handle 
constrained arrays (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12512";>#12512</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>송재욱</li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.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>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md";>@​typescript-eslint/eslint-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.64.0 (2026-07-13)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-loop-func] support 
<code>using</code> / <code>await using</code> declarations and deprecate the 
rule (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12500";>#12500</a>)</li>
   <li><strong>typescript-estree:</strong> throw for invalid definite 
assignment in class properties (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12543";>#12543</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [require-array-sort-compare] handle 
constrained arrays (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12512";>#12512</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>송재욱</li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.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/414d9abbf66f77796ab12ec7e75b07722e592832";><code>414d9ab</code></a>
 chore(release): publish 8.64.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/bcfe16fd2c4cbb12227168475172b46cd5788543";><code>bcfe16f</code></a>
 feat(eslint-plugin): [no-loop-func] support <code>using</code> / <code>await 
using</code> declarati...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/5b5bfdeb8fd6b351c4366fb09d46ae35ec6eeea7";><code>5b5bfde</code></a>
 fix(eslint-plugin): [require-array-sort-compare] handle constrained arrays 
(#...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/321856cdadeb369ce89c90327822399b1447e5f9";><code>321856c</code></a>
 chore: cleanup cspell config (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12526";>#12526</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/b418cf577f66e65ea1ddd02619fda3a5de9cb9e6";><code>b418cf5</code></a>
 feat(typescript-estree): throw for invalid definite assignment in class 
prope...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/737de2b569c29327d2e19a81ebd95236bd854335";><code>737de2b</code></a>
 docs: align unified-signatures correct example parameter (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12506";>#12506</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/a63c17ab747b1f539c51ca066c0409a901677004";><code>a63c17a</code></a>
 docs: fix shadowed parameter name in unified-signatures example (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12502";>#12502</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/eslint-plugin";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/parser` from 8.63.0 to 8.65.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";>@​typescript-eslint/parser's
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.65.0</h2>
   <h2>8.65.0 (2026-07-20)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li>add warning when TS 7 is detected (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12529";>#12529</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-restricted-imports] deprecate 
extension rule (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12527";>#12527</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/19562";>#19562</a>,
 <a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/11889";>#11889</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-shadow] specialized error on enum 
declaration and member shadowing (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12578";>#12578</a>)</li>
   <li><strong>parser:</strong> add onUnsupportedTypeScriptVersion option to 
error on unsupported TypeScript versions (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12465";>#12465</a>)</li>
   <li><strong>typescript-estree:</strong> throw for invalid import defer 
syntax (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12552";>#12552</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [prefer-string-starts-ends-with] handle 
escaped $ ending regex literals (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12515";>#12515</a>)</li>
   <li><strong>eslint-plugin:</strong> [unbound-method] report unbound methods 
accessed via member expression on union types (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12448";>#12448</a>)</li>
   <li><strong>eslint-plugin:</strong> 
[no-unnecessary-parameter-property-assignment] don't flag computed assignments 
with a variable key (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12568";>#12568</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Josh Goldberg ✨</li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>Serhii Leniv <a 
href="https://github.com/Serhii-Leniv";><code>@​Serhii-Leniv</code></a></li>
   <li>송재욱</li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.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>
   <h2>v8.64.0</h2>
   <h2>8.64.0 (2026-07-13)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li>support parsing <code>import defer</code> (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12513";>#12513</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-loop-func] support 
<code>using</code> / <code>await using</code> declarations and deprecate the 
rule (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12500";>#12500</a>)</li>
   <li><strong>typescript-estree:</strong> throw for invalid definite 
assignment in class properties (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12543";>#12543</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [require-array-sort-compare] handle 
constrained arrays (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12512";>#12512</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>송재욱</li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.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>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md";>@​typescript-eslint/parser's
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.65.0 (2026-07-20)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li>add warning when TS 7 is detected (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12529";>#12529</a>)</li>
   <li><strong>parser:</strong> add onUnsupportedTypeScriptVersion option to 
error on unsupported TypeScript versions (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12465";>#12465</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Josh Goldberg ✨</li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   <li>송재욱</li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.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>
   <h2>8.64.0 (2026-07-13)</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.64.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/63ba81b6acfa0d663c29aa0013d4672bf3b0426c";><code>63ba81b</code></a>
 chore(release): publish 8.65.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/eaf457631ac381aadfee747c2d098c8ac4df9d63";><code>eaf4576</code></a>
 feat: add warning when TS 7 is detected (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12529";>#12529</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/d8f1044702e3257ee92c0af6681c1455563009db";><code>d8f1044</code></a>
 feat(parser): add onUnsupportedTypeScriptVersion option to error on 
unsupport...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/0d06406f3181f063041dbd1621d71984127ddae1";><code>0d06406</code></a>
 chore: add attw validation to repo (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12437";>#12437</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c2386e49ec6347aa92d53a1f32143ca45984cc13";><code>c2386e4</code></a>
 chore(deps): update dependency prettier to v3.9.5 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12486";>#12486</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/414d9abbf66f77796ab12ec7e75b07722e592832";><code>414d9ab</code></a>
 chore(release): publish 8.64.0</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser";>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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to