Bump @typescript-eslint/parser from 5.22.0 to 5.30.7 in /frontend #308

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/typescript-eslint/parser-5.30.7 into main
dependabot[bot] commented 2022-07-19 09:36:11 +00:00 (Migrated from github.com)

Bumps @typescript-eslint/parser from 5.22.0 to 5.30.7.

Release notes

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

v5.30.7

5.30.7 (2022-07-18)

Bug Fixes

  • eslint-plugin: [no-inferrable] fix optional param to valid code (#5342) (98f6d5e)
  • eslint-plugin: [no-unused-vars] highlight last write reference (#5267) (c3f199a)
  • expose types supporting old versions of typescript (#5339) (4ba9bdb)
  • scope-manager: allow visiting of constraint in infer type (#5331) (b2846a1)

v5.30.6

5.30.6 (2022-07-11)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.30.5

5.30.5 (2022-07-04)

Bug Fixes

  • eslint-plugin: [consistent-indexed-object-style] fix record mode fixer for generics with a default value (#5280) (57f032c)
  • eslint-plugin: [no-base-to-string] add missing apostrophe to message (#5270) (d320174)

v5.30.0

5.30.0 (2022-06-27)

Features

  • eslint-plugin: [no-shadow] add shadowed variable location to the error message (#5183) (8ca08e9)
  • treat this in typeof this as a ThisExpression (#4382) (b04b2ce)

v5.29.0

Note: Version bump only for weekly release.

Unfortunately we marked a website change as a feat, hence this wasn't just a patch-level bump.

v5.28.0

5.28.0 (2022-06-13)

Bug Fixes

  • [TS4.7] allow visiting of typeParameters in TSTypeQuery (#5166) (dc1f930)
  • eslint-plugin: [space-infix-ops] support for optional property without type (#5155) (1f25daf)

... (truncated)

Changelog

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

5.30.7 (2022-07-18)

Bug Fixes

  • expose types supporting old versions of typescript (#5339) (4ba9bdb)

5.30.6 (2022-07-11)

Note: Version bump only for package @​typescript-eslint/parser

5.30.5 (2022-07-04)

Note: Version bump only for package @​typescript-eslint/parser

5.30.4 (2022-07-03)

Note: Version bump only for package @​typescript-eslint/parser

5.30.3 (2022-07-01)

Note: Version bump only for package @​typescript-eslint/parser

5.30.2 (2022-07-01)

Note: Version bump only for package @​typescript-eslint/parser

... (truncated)

Commits

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/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.22.0 to 5.30.7. <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.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> <h2>v5.30.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.29.0...v5.30.0">5.30.0</a> (2022-06-27)</h1> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-shadow] add shadowed variable location to the error message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5183">#5183</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/8ca08e9f18d59b29715c667fbb7d237f6e9a96ba">8ca08e9</a>)</li> <li>treat <code>this</code> in <code>typeof this</code> as a <code>ThisExpression</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4382">#4382</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b04b2ce1ba90d94718891f2562dd210a6d7b8609">b04b2ce</a>)</li> </ul> <h2>v5.29.0</h2> <p>Note: Version bump only for weekly release.</p> <p>Unfortunately we marked a website change as a <code>feat</code>, hence this wasn't just a patch-level bump.</p> <h2>v5.28.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.27.1...v5.28.0">5.28.0</a> (2022-06-13)</h1> <h3>Bug Fixes</h3> <ul> <li>[TS4.7] allow visiting of typeParameters in TSTypeQuery (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5166">#5166</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/dc1f9309cf04aa7314e758980ac687558482f47f">dc1f930</a>)</li> <li><strong>eslint-plugin:</strong> [space-infix-ops] support for optional property without type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5155">#5155</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1f25daf74e5d45077199f9ee9fa9bf31107f4089">1f25daf</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><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> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.30.2...v5.30.3">5.30.3</a> (2022-07-01)</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.1...v5.30.2">5.30.2</a> (2022-07-01)</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/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><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c9a35f33acda74d7c89dfd77271cf09c3a434bed"><code>c9a35f3</code></a> chore: publish v5.30.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d491665d2d168690a61c3b62a681011098be0381"><code>d491665</code></a> chore: publish v5.30.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/be6160742fbdbedeb7799a03389674b6e2a4d7f4"><code>be61607</code></a> chore: publish v5.29.0</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/parser">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=5.22.0&new-version=5.30.7)](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>
dependabot[bot] commented 2022-07-26 10:12:08 +00:00 (Migrated from github.com)

Superseded by #319.

Superseded by #319.

Pull request closed

Sign in to join this conversation.
No description provided.