build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.15.0 to 8.0.0 #496

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.0.0 into main
dependabot[bot] commented 2024-08-05 09:29:23 -07:00 (Migrated from github.com)

Bumps @typescript-eslint/eslint-plugin from 7.15.0 to 8.0.0.

Release notes

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

v8.0.0

8.0.0 (2024-07-31)

🚀 Features

  • stricter parent types for the AST (#9560)
  • speed up non-type-aware linting with project service (#8322)
  • v8 integration branch (#9165)
  • ast-spec: remove deprecated type params (#8933)
  • eslint-plugin: remove formatting/layout rules (#8833)
  • eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true (#8872)
  • eslint-plugin: deprecate no-loss-of-precision extension rule (#8832)
  • eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9 (#8971)
  • eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces (#8977)
  • eslint-plugin: remove deprecated no-throw-literal rule (#9092)
  • eslint-plugin: apply initial config changes for v8 (#9079)
  • eslint-plugin: remove no-useless-template-literals (#9207)
  • eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option (#9234)
  • eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types (#9102)
  • eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option (#9324)
  • eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock (#9325)
  • eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in (#9326)
  • eslint-plugin: [no-unused-vars] report if var used only in typeof (#9330)
  • eslint-plugin: [no-floating-promises] disable checkThenables by default for v8 (#9559)
  • eslint-plugin: [return-await] add return-await to strict-type-checked preset (#9604)
  • eslint-plugin: [no-unnecessary-type-parameters] promote to strict (#9662)
  • parser: always enable comment, loc, range, tokens (#8617)
  • rule-tester: support multipass fixes (#8883)
  • rule-tester: switched to flat config (#9603)
  • type-utils: remove getTokenAtPosition (#9444)
  • type-utils: support intersection types in TypeOrValueSpecifier (#9633)
  • typescript-estree: remove slow deprecated and isolated programs (#8834)
  • typescript-estree: split TSMappedType typeParameter into constraint and key (#7065)
  • typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference (#8922)
  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService (#9084)
  • typescript-estree: remove EXPERIMENTAL_useSourceOfProjectReferenceRedirect (#9104)
  • typescript-estree: also remove projectService in withoutProjectParserOptions (#9287)
  • typescript-estree: exposes ProjectService logs through the plugin (#9337)
  • utils: add Linter configType constructor option (#8999)
  • utils: swap LegacyESLint out for FlatESLint as ESLint export (#8972)
  • utils: remove deprecated context helpers (#9000)
  • utils: allow specifying additional rule meta.docs in RuleCreator (#9025)

🩹 Fixes

  • correct eslint-plugin's peerDependency on parser@8 (#9089)
  • bring back in allowdefaultprojectforfiles rename (7dfceeeea)
  • disable projectService in disabled-type-checked shared config (#9460)
  • eslint-plugin: include alpha pre-releases in parser peer dependency (#9099)

... (truncated)

Changelog

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

8.0.0 (2024-07-31)

🚀 Features

  • stricter parent types for the AST

  • typescript-estree: split TSMappedType typeParameter into constraint and key

  • eslint-plugin: remove formatting/layout rules

  • eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true

  • eslint-plugin: deprecate no-loss-of-precision extension rule

  • eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9

  • typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference

  • utils: allow specifying additional rule meta.docs in RuleCreator

  • eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces

  • rule-tester: support multipass fixes

  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService

  • eslint-plugin: remove deprecated no-throw-literal rule

  • eslint-plugin: apply initial config changes for v8

  • eslint-plugin: remove no-useless-template-literals

  • eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option

  • eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types

  • eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option

  • eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock

  • eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in

  • eslint-plugin: [no-unused-vars] report if var used only in typeof

  • eslint-plugin: [no-floating-promises] disable checkThenables by default for v8

  • rule-tester: switched to flat config

  • eslint-plugin: [no-unnecessary-type-parameters] promote to strict

... (truncated)

Commits
  • 1db993a chore(release): publish 8.0.0
  • ce09260 docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...
  • b8274d3 fix(rule-tester): provide Linter a cwd in its constructor (#9678)
  • 1b0468e Merge branch 'main'
  • 838dd0c chore: use parserOptions.projectService internally (#9659)
  • 35cf3d2 chore(release): publish 7.18.0
  • 46a5709 docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...
  • 9eec790 fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...
  • 9927a29 docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
  • 6cebdf6 feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 7.15.0 to 8.0.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>v8.0.0</h2> <h1>8.0.0 (2024-07-31)</h1> <h3>🚀 Features</h3> <ul> <li>stricter parent types for the AST (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9560">#9560</a>)</li> <li>speed up non-type-aware linting with project service (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8322">#8322</a>)</li> <li>v8 integration branch (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9165">#9165</a>)</li> <li><strong>ast-spec:</strong> remove deprecated type params (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8933">#8933</a>)</li> <li><strong>eslint-plugin:</strong> remove formatting/layout rules (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8833">#8833</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] change ignoreConditionalTests default to true (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8872">#8872</a>)</li> <li><strong>eslint-plugin:</strong> deprecate no-loss-of-precision extension rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8832">#8832</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] align catch behavior to ESLint 9 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8971">#8971</a>)</li> <li><strong>eslint-plugin:</strong> split no-empty-object-type out from ban-types and no-empty-interfaces (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8977">#8977</a>)</li> <li><strong>eslint-plugin:</strong> remove deprecated no-throw-literal rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9092">#9092</a>)</li> <li><strong>eslint-plugin:</strong> apply initial config changes for v8 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9079">#9079</a>)</li> <li><strong>eslint-plugin:</strong> remove no-useless-template-literals (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9207">#9207</a>)</li> <li><strong>eslint-plugin:</strong> [no-floating-promises] add 'allowForKnownSafeCalls' option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9234">#9234</a>)</li> <li><strong>eslint-plugin:</strong> replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9102">#9102</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] add <code>reportUnusedIgnorePattern</code> option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9324">#9324</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] support <code>ignoreClassWithStaticInitBlock</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9325">#9325</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9326">#9326</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] report if var used only in typeof (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9330">#9330</a>)</li> <li><strong>eslint-plugin:</strong> [no-floating-promises] disable checkThenables by default for v8 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9559">#9559</a>)</li> <li><strong>eslint-plugin:</strong> [return-await] add return-await to strict-type-checked preset (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9604">#9604</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] promote to strict (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9662">#9662</a>)</li> <li><strong>parser:</strong> always enable comment, loc, range, tokens (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8617">#8617</a>)</li> <li><strong>rule-tester:</strong> support multipass fixes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8883">#8883</a>)</li> <li><strong>rule-tester:</strong> switched to flat config (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9603">#9603</a>)</li> <li><strong>type-utils:</strong> remove getTokenAtPosition (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9444">#9444</a>)</li> <li><strong>type-utils:</strong> support intersection types in TypeOrValueSpecifier (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9633">#9633</a>)</li> <li><strong>typescript-estree:</strong> remove slow deprecated and isolated programs (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8834">#8834</a>)</li> <li><strong>typescript-estree:</strong> split TSMappedType typeParameter into constraint and key (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/7065">#7065</a>)</li> <li><strong>typescript-estree:</strong> rename automaticSingleRunInference to disallowAutomaticSingleRunInference (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8922">#8922</a>)</li> <li><strong>typescript-estree:</strong> stabilize EXPERIMENTAL_useProjectService as projectService (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9084">#9084</a>)</li> <li><strong>typescript-estree:</strong> remove EXPERIMENTAL_useSourceOfProjectReferenceRedirect (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9104">#9104</a>)</li> <li><strong>typescript-estree:</strong> also remove projectService in withoutProjectParserOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9287">#9287</a>)</li> <li><strong>typescript-estree:</strong> exposes ProjectService logs through the plugin (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9337">#9337</a>)</li> <li><strong>utils:</strong> add Linter configType constructor option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8999">#8999</a>)</li> <li><strong>utils:</strong> swap LegacyESLint out for FlatESLint as ESLint export (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8972">#8972</a>)</li> <li><strong>utils:</strong> remove deprecated context helpers (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9000">#9000</a>)</li> <li><strong>utils:</strong> allow specifying additional rule meta.docs in RuleCreator (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9025">#9025</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>correct eslint-plugin's peerDependency on parser@8 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9089">#9089</a>)</li> <li>bring back in allowdefaultprojectforfiles rename (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7dfceeeea">7dfceeeea</a>)</li> <li>disable <code>projectService</code> in <code>disabled-type-checked</code> shared config (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9460">#9460</a>)</li> <li><strong>eslint-plugin:</strong> include alpha pre-releases in parser peer dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9099">#9099</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> <h1>8.0.0 (2024-07-31)</h1> <h3>🚀 Features</h3> <ul> <li> <p>stricter parent types for the AST</p> </li> <li> <p><strong>typescript-estree:</strong> split TSMappedType typeParameter into constraint and key</p> </li> <li> <p><strong>eslint-plugin:</strong> remove formatting/layout rules</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] change ignoreConditionalTests default to true</p> </li> <li> <p><strong>eslint-plugin:</strong> deprecate no-loss-of-precision extension rule</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unused-vars] align catch behavior to ESLint 9</p> </li> <li> <p><strong>typescript-estree:</strong> rename automaticSingleRunInference to disallowAutomaticSingleRunInference</p> </li> <li> <p><strong>utils:</strong> allow specifying additional rule meta.docs in RuleCreator</p> </li> <li> <p><strong>eslint-plugin:</strong> split no-empty-object-type out from ban-types and no-empty-interfaces</p> </li> <li> <p><strong>rule-tester:</strong> support multipass fixes</p> </li> <li> <p><strong>typescript-estree:</strong> stabilize EXPERIMENTAL_useProjectService as projectService</p> </li> <li> <p><strong>eslint-plugin:</strong> remove deprecated no-throw-literal rule</p> </li> <li> <p><strong>eslint-plugin:</strong> apply initial config changes for v8</p> </li> <li> <p><strong>eslint-plugin:</strong> remove no-useless-template-literals</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-floating-promises] add 'allowForKnownSafeCalls' option</p> </li> <li> <p><strong>eslint-plugin:</strong> replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unused-vars] add <code>reportUnusedIgnorePattern</code> option</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unused-vars] support <code>ignoreClassWithStaticInitBlock</code></p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unused-vars] report if var used only in typeof</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-floating-promises] disable checkThenables by default for v8</p> </li> <li> <p><strong>rule-tester:</strong> switched to flat config</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] promote to strict</p> </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/1db993aa9c4ffa19ea06ad5349310101af71680e"><code>1db993a</code></a> chore(release): publish 8.0.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ce092601d26aa97ae60a014156f4df68b61d4c38"><code>ce09260</code></a> docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b8274d38941a88686ce1763b04b387f565e56d4a"><code>b8274d3</code></a> fix(rule-tester): provide Linter a cwd in its constructor (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9678">#9678</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1b0468e6decfb064b3292aff34a640ea07cb2b0f"><code>1b0468e</code></a> Merge branch 'main'</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/838dd0cdfdd0c42c5b1fe5ce705a98ed951d3189"><code>838dd0c</code></a> chore: use parserOptions.projectService internally (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9659">#9659</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/35cf3d2b2b9611c3812b120c461d863c7881ac04"><code>35cf3d2</code></a> chore(release): publish 7.18.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/46a5709e434a0a252a4ffd5bfe32bf883adbb418"><code>46a5709</code></a> docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9eec7903698a98f61ddb933b7209d126e3400bb1"><code>9eec790</code></a> fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9">#9</a>...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9927a29eb83ce43bb6ecedbd0943207543eadc80"><code>9927a29</code></a> docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9293">#9293</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6cebdf62912e6c59895e2d222a1633e482ec7f48"><code>6cebdf6</code></a> feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9662">#9662</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.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=7.15.0&new-version=8.0.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 2024-08-12 09:13:33 -07:00 (Migrated from github.com)

Superseded by #501.

Superseded by #501.

Pull request closed

Sign in to join this conversation.
No description provided.