Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.23.0 in /frontend #169

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-5.23.0 into main 2022-05-10 10:14:11 +00:00
dependabot[bot] commented 2022-05-10 09:54:13 +00:00 (Migrated from github.com)

Bumps @typescript-eslint/eslint-plugin from 5.17.0 to 5.23.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v5.23.0

5.23.0 (2022-05-09)

Bug Fixes

  • ast-spec: correct AwaitExpression.argument type (#4880) (3ec5f53)
  • eslint-plugin: [no-restricted-imports] allow type import as long as there's one matching pattern (#4898) (0419d28)
  • eslint-plugin: [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (#4901) (4507ac8)

Features

v5.22.0

5.22.0 (2022-05-02)

Bug Fixes

  • eslint-plugin: [comma-spacing] verify nextToken exists (#4868) (23746f8)

Features

  • ast-spec: add fixture test framework and some initial fixtures (#3258) (f3cf87b)
  • eslint-plugin: [no-duplicate-enum-values] add rule (#4833) (5899164)

v5.21.0

5.21.0 (2022-04-25)

Bug Fixes

  • eslint-plugin: [no-misused-promises] prioritize false returns when checking whether a function returns only void (#4841) (ccadb60)
  • eslint-plugin: [no-namespace] fix false positive for exported namespaces when allowDeclarations=true (#4844) (4e7c9be)
  • eslint-plugin: [space-infix-ops] fix no error when right type is function (#4848) (d74d559)

Features

  • eslint-plugin: [parameter-properties] add rule to replace no-parameter-properties (#4622) (88ed9ec)

v5.20.0

5.20.0 (2022-04-18)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

5.23.0 (2022-05-09)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] allow type import as long as there's one matching pattern (#4898) (0419d28)
  • eslint-plugin: [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (#4901) (4507ac8)

5.22.0 (2022-05-02)

Bug Fixes

  • eslint-plugin: [comma-spacing] verify nextToken exists (#4868) (23746f8)

Features

  • eslint-plugin: [no-duplicate-enum-values] add rule (#4833) (5899164)

5.21.0 (2022-04-25)

Bug Fixes

  • eslint-plugin: [no-misused-promises] prioritize false returns when checking whether a function returns only void (#4841) (ccadb60)
  • eslint-plugin: [no-namespace] fix false positive for exported namespaces when allowDeclarations=true (#4844) (4e7c9be)
  • eslint-plugin: [space-infix-ops] fix no error when right type is function (#4848) (d74d559)

Features

  • eslint-plugin: [parameter-properties] add rule to replace no-parameter-properties (#4622) (88ed9ec)

5.20.0 (2022-04-18)

Features

... (truncated)

Commits
  • 80a2e0a chore: publish v5.23.0
  • 7735475 Rename no-non-null-assertion to member-ordering in README (#4921)
  • db5a814 Fix typo in link (#4918)
  • 4507ac8 fix(eslint-plugin): [no-unnecessary-type-constraint] change to suggestion fix...
  • 0419d28 fix(eslint-plugin): [no-restricted-imports] allow type import as long as ther...
  • 6e1016c chore: publish v5.22.0
  • 98e6234 docs: overhauled member-ordering docs and types (#4873)
  • 3a06f78 Fix typo (#4884)
  • b53de9b docs: correct doc of parameter-properties to match the code (#4879)
  • 23746f8 fix(eslint-plugin): [comma-spacing] verify nextToken exists (#4868)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.23.0. <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>v5.23.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.22.0...v5.23.0">5.23.0</a> (2022-05-09)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>ast-spec:</strong> correct <code>AwaitExpression.argument</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4880">#4880</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3ec5f53bad79b133ef5dee71c402160b3acf13cf">3ec5f53</a>)</li> <li><strong>eslint-plugin:</strong> [no-restricted-imports] allow type import as long as there's one matching pattern (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4898">#4898</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0419d287b637e805c33036a45760badc2498e19b">0419d28</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4901">#4901</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4507ac84c76da0ced43b6679305afe1891e7afca">4507ac8</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>utils:</strong> update eslint types (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4896">#4896</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/da485279f13cb95db1ee131a4f9c5367d54020fe">da48527</a>)</li> </ul> <h2>v5.22.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.21.0...v5.22.0">5.22.0</a> (2022-05-02)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [comma-spacing] verify <code>nextToken</code> exists (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4868">#4868</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/23746f8babace7c2354368d6fb0881be26e19c41">23746f8</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>ast-spec:</strong> add fixture test framework and some initial fixtures (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3258">#3258</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f3cf87bf20fd0542f92a96a318aa9ee5bf23c1f6">f3cf87b</a>)</li> <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] add rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4833">#4833</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5899164b35d91106512a2720b23ba92e1893132f">5899164</a>)</li> </ul> <h2>v5.21.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.20.0...v5.21.0">5.21.0</a> (2022-04-25)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-misused-promises] prioritize false returns when checking whether a function returns only void (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4841">#4841</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccadb6075d6977c4921ffc09fa40f515f4d497c5">ccadb60</a>)</li> <li><strong>eslint-plugin:</strong> [no-namespace] fix false positive for exported namespaces when allowDeclarations=true (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4844">#4844</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4e7c9be6ff7e2448f4151563d7921cd285c2e349">4e7c9be</a>)</li> <li><strong>eslint-plugin:</strong> [space-infix-ops] fix no error when right type is function (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4848">#4848</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d74d559c25e336c3ebe917bf5c43e14ffa2de694">d74d559</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [parameter-properties] add rule to replace <code>no-parameter-properties</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4622">#4622</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/88ed9ec9d6b971a9533565920fdcd6890ea941e9">88ed9ec</a>)</li> </ul> <h2>v5.20.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.19.0...v5.20.0">5.20.0</a> (2022-04-18)</h1> <!-- 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> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.22.0...v5.23.0">5.23.0</a> (2022-05-09)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-restricted-imports] allow type import as long as there's one matching pattern (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4898">#4898</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0419d287b637e805c33036a45760badc2498e19b">0419d28</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4901">#4901</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4507ac84c76da0ced43b6679305afe1891e7afca">4507ac8</a>)</li> </ul> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.21.0...v5.22.0">5.22.0</a> (2022-05-02)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [comma-spacing] verify <code>nextToken</code> exists (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4868">#4868</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/23746f8babace7c2354368d6fb0881be26e19c41">23746f8</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] add rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4833">#4833</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5899164b35d91106512a2720b23ba92e1893132f">5899164</a>)</li> </ul> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.20.0...v5.21.0">5.21.0</a> (2022-04-25)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-misused-promises] prioritize false returns when checking whether a function returns only void (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4841">#4841</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccadb6075d6977c4921ffc09fa40f515f4d497c5">ccadb60</a>)</li> <li><strong>eslint-plugin:</strong> [no-namespace] fix false positive for exported namespaces when allowDeclarations=true (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4844">#4844</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4e7c9be6ff7e2448f4151563d7921cd285c2e349">4e7c9be</a>)</li> <li><strong>eslint-plugin:</strong> [space-infix-ops] fix no error when right type is function (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4848">#4848</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d74d559c25e336c3ebe917bf5c43e14ffa2de694">d74d559</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [parameter-properties] add rule to replace <code>no-parameter-properties</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4622">#4622</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/88ed9ec9d6b971a9533565920fdcd6890ea941e9">88ed9ec</a>)</li> </ul> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.19.0...v5.20.0">5.20.0</a> (2022-04-18)</h1> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/80a2e0a688979fc8f20e16be72db7b0790da54c9"><code>80a2e0a</code></a> chore: publish v5.23.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7735475f1162d44fda95748265b04a6dc71409d5"><code>7735475</code></a> Rename no-non-null-assertion to member-ordering in README (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4921">#4921</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/db5a8144b245af6416f0241f2d61d5bd2b879293"><code>db5a814</code></a> Fix typo in link (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4918">#4918</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4507ac84c76da0ced43b6679305afe1891e7afca"><code>4507ac8</code></a> fix(eslint-plugin): [no-unnecessary-type-constraint] change to suggestion fix...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0419d287b637e805c33036a45760badc2498e19b"><code>0419d28</code></a> fix(eslint-plugin): [no-restricted-imports] allow type import as long as ther...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6e1016c9dad7bd77bd9858b68fa0977ad30d6965"><code>6e1016c</code></a> chore: publish v5.22.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/98e623463532e7e6208d43581a576568a14994ff"><code>98e6234</code></a> docs: overhauled member-ordering docs and types (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4873">#4873</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3a06f78b6e02056677c3487aff0af5fdea913373"><code>3a06f78</code></a> Fix typo (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4884">#4884</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b53de9be235fe40ee8a61646aa1a618f3852a76a"><code>b53de9b</code></a> docs: correct doc of parameter-properties to match the code (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4879">#4879</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/23746f8babace7c2354368d6fb0881be26e19c41"><code>23746f8</code></a> fix(eslint-plugin): [comma-spacing] verify <code>nextToken</code> exists (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4868">#4868</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=5.17.0&new-version=5.23.0)](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>
Sign in to join this conversation.
No description provided.