dependabot[bot] opened a new pull request, #20986: URL: https://github.com/apache/superset/pull/20986
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.19.0 to 5.32.0. <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>v5.32.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.31.0...v5.32.0">5.32.0</a> (2022-08-01)</h1> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-use-before-define] add "allowNamedExports" option (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5397">#5397</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ad412cdd74dc5619fbe4bf27c0a5eb5c5a4b65ca">ad412cd</a>)</li> </ul> <h2>v5.31.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.7...v5.31.0">5.31.0</a> (2022-07-25)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [typedef] Support nested array destructuring with type annotation (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5311">#5311</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6d19efed16d1cf0357ad363b6373d2021c49a8c8">6d19efe</a>)</li> <li><strong>scope-manager:</strong> handle typeParameters of TSInstantiationExpression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5355">#5355</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2595ccf67cd5158edbd6bebd9ac2dbd8bbd8b99c">2595ccf</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-generic-ctors] check class field declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5288">#5288</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/48f996e8dda79c9c865e8ca6552069902836648b">48f996e</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] add ignoreTernaryTests option (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4965">#4965</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f82727ffeb97475c07773ca1d1e5b9609fcc5e68">f82727f</a>)</li> </ul> <h2>v5.30.7</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.6...v5.30.7">5.30.7</a> (2022-07-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-inferrable] fix optional param to valid code (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5342">#5342</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/98f6d5e6d08d1eb9789da52a15f337f5f53438bd">98f6d5e</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] highlight last write reference (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5267">#5267</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c3f199a65a16aa72f5bb83e81a1ce0ffb5f69772">c3f199a</a>)</li> <li>expose types supporting old versions of typescript (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5339">#5339</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4ba9bdb93f87e6bc370f13aa1de48f435abe3f88">4ba9bdb</a>)</li> <li><strong>scope-manager:</strong> allow visiting of constraint in infer type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5331">#5331</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b2846a16777a3aea7b1e6ac9d81b9b6dce0bb874">b2846a1</a>)</li> </ul> <h2>v5.30.6</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.5...v5.30.6">5.30.6</a> (2022-07-11)</h2> <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p> <h2>v5.30.5</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.0...v5.30.5">5.30.5</a> (2022-07-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] fix record mode fixer for generics with a default value (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5280">#5280</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/57f032c2e6a822c049177713778d0077ee138d9a">57f032c</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] add missing apostrophe to message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5270">#5270</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/58034e343a167ca7751b54d2b2a0e7d3852aabec">d320174</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> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.31.0...v5.32.0">5.32.0</a> (2022-08-01)</h1> <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.7...v5.31.0">5.31.0</a> (2022-07-25)</h1> <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.6...v5.30.7">5.30.7</a> (2022-07-18)</h2> <h3>Bug Fixes</h3> <ul> <li>expose types supporting old versions of typescript (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5339">#5339</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4ba9bdb93f87e6bc370f13aa1de48f435abe3f88">4ba9bdb</a>)</li> </ul> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.5...v5.30.6">5.30.6</a> (2022-07-11)</h2> <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.4...v5.30.5">5.30.5</a> (2022-07-04)</h2> <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.3...v5.30.4">5.30.4</a> (2022-07-03)</h2> <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/17dcf2742af64629844a08fecaaf52a583a5be2c"><code>17dcf27</code></a> chore: publish v5.32.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3983d84bb6affc3d14658380491ed74c0692fb0f"><code>3983d84</code></a> chore: publish v5.31.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7ea14aee8b91b1622d7aea8a7f65aba9fe0839b0"><code>7ea14ae</code></a> chore(website): streamlined Getting Started docs (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5248">#5248</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/557ce041be53443a35a933549fe38660a9a770c5"><code>557ce04</code></a> chore: publish v5.30.7</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4ba9bdb93f87e6bc370f13aa1de48f435abe3f88"><code>4ba9bdb</code></a> fix: expose types supporting old versions of typescript (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5339">#5339</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6fd476c32c4757cb9f4c442f0cd92875671eed30"><code>6fd476c</code></a> chore: publish v5.30.6</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ea3ee8ef4d8bb01211be69ef5715ec203a347810"><code>ea3ee8e</code></a> chore: publish v5.30.5</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/11c821df674492acf88c45118583b6d712f38a87"><code>11c821d</code></a> chore: publish v5.30.4</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/75a86d9cc986b092dbc3c1eb93e076f244b074f0"><code>75a86d9</code></a> chore: publish v5.30.3</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9ad925b3b91968038436b6e41b8d94b19dd66288"><code>9ad925b</code></a> chore: publish v5.30.2</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </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]
