Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 #722

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.42.0 into master 2022-11-01 16:47:39 +00:00
argoyle commented 2022-11-01 04:42:23 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0.

Release notes

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

v5.42.0

5.42.0 (2022-10-31)

Bug Fixes

  • ast-spec: add TSQualifiedName to TypeNode union (#5906) (5c316c1)
  • eslint-plugin: [no-extra-parens] handle type assertion in extends clause (#5901) (8ed7219)
  • typescript-estree: don't allow single-run unless we're in type-aware linting mode (#5893) (891b087)

Features

  • eslint-plugin: [member-ordering] add natural sort order (#5662) (1eaae09)
  • eslint-plugin: [no-invalid-void-type] better report message for void used as a constituent inside a function return type (#5274) (d806bda)
  • typescript-estree: clarify docs and error for program project without matching TSConfig (#5762) (67744db)
  • utils: add RuleTester API for top-level dependency constraints (#5896) (0520d53)
Changelog

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

5.42.0 (2022-10-31)

Bug Fixes

  • ast-spec: add TSQualifiedName to TypeNode union (#5906) (5c316c1)
  • eslint-plugin: [no-extra-parens] handle type assertion in extends clause (#5901) (8ed7219)

Features

  • eslint-plugin: [member-ordering] add natural sort order (#5662) (1eaae09)
  • eslint-plugin: [no-invalid-void-type] better report message for void used as a constituent inside a function return type (#5274) (d806bda)
Commits
  • 1e5e9ea chore: publish v5.42.0
  • 5c316c1 fix(ast-spec): add TSQualifiedName to TypeNode union (#5906)
  • 1f14c03 docs(eslint-plugin): [consistent-type-imports] make a note about `parserOptio...
  • 8ed7219 fix(eslint-plugin): [no-extra-parens] handle type assertion in extends clause...
  • d806bda feat(eslint-plugin): [no-invalid-void-type] better report message for void us...
  • a0c8285 feat(eslint-plugin) [sort-type-union-intersection-members] rename to sort-typ...
  • 1eaae09 feat(eslint-plugin): [member-ordering] add natural sort order (#5662)
  • 3bd38ca chore(website): fix Options heading level for no-empty-interface docs (#5870)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.41.0 to 5.42.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.42.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0">5.42.0</a> (2022-10-31)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>ast-spec:</strong> add TSQualifiedName to TypeNode union (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5906">#5906</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5c316c12f09d58aee6ee634a8055533f361f1589">5c316c1</a>)</li> <li><strong>eslint-plugin:</strong> [no-extra-parens] handle type assertion in extends clause (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5901">#5901</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/8ed72192c274249d26628fb125796e71318b857a">8ed7219</a>)</li> <li><strong>typescript-estree:</strong> don't allow single-run unless we're in type-aware linting mode (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5893">#5893</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/891b0879ba9c64a4722b8c0bf9e599a725b6d6df">891b087</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] add natural sort order (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5662">#5662</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1eaae09ecca359f366b94f6a04665403f48b05c7">1eaae09</a>)</li> <li><strong>eslint-plugin:</strong> [no-invalid-void-type] better report message for void used as a constituent inside a function return type (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5274">#5274</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d806bda82343712a24e3c78b9b34d4345dd1de3b">d806bda</a>)</li> <li><strong>typescript-estree:</strong> clarify docs and error for program project without matching TSConfig (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5762">#5762</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/67744db31f61acab14b5fe027fbc2844ba198c97">67744db</a>)</li> <li><strong>utils:</strong> add <code>RuleTester</code> API for top-level dependency constraints (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5896">#5896</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0520d53536af411d66ce2ce0dd478365e67adbac">0520d53</a>)</li> </ul> </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"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0">5.42.0</a> (2022-10-31)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>ast-spec:</strong> add TSQualifiedName to TypeNode union (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5906">#5906</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5c316c12f09d58aee6ee634a8055533f361f1589">5c316c1</a>)</li> <li><strong>eslint-plugin:</strong> [no-extra-parens] handle type assertion in extends clause (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5901">#5901</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/8ed72192c274249d26628fb125796e71318b857a">8ed7219</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] add natural sort order (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5662">#5662</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1eaae09ecca359f366b94f6a04665403f48b05c7">1eaae09</a>)</li> <li><strong>eslint-plugin:</strong> [no-invalid-void-type] better report message for void used as a constituent inside a function return type (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5274">#5274</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d806bda82343712a24e3c78b9b34d4345dd1de3b">d806bda</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1e5e9ea4cac25947c3a8748647a4fb4d329c4b25"><code>1e5e9ea</code></a> chore: publish v5.42.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5c316c12f09d58aee6ee634a8055533f361f1589"><code>5c316c1</code></a> fix(ast-spec): add TSQualifiedName to TypeNode union (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5906">#5906</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1f14c03d2696ce02537c08aba683bdd587de5e6b"><code>1f14c03</code></a> docs(eslint-plugin): [consistent-type-imports] make a note about `parserOptio...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8ed72192c274249d26628fb125796e71318b857a"><code>8ed7219</code></a> fix(eslint-plugin): [no-extra-parens] handle type assertion in extends clause...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d806bda82343712a24e3c78b9b34d4345dd1de3b"><code>d806bda</code></a> feat(eslint-plugin): [no-invalid-void-type] better report message for void us...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a0c828559187d1e167f2e095b503c887db4d4352"><code>a0c8285</code></a> feat(eslint-plugin) [sort-type-union-intersection-members] rename to sort-typ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1eaae09ecca359f366b94f6a04665403f48b05c7"><code>1eaae09</code></a> feat(eslint-plugin): [member-ordering] add natural sort order (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5662">#5662</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3bd38caf4d8d2ca48490f241788ee174805f57b1"><code>3bd38ca</code></a> chore(website): fix Options heading level for no-empty-interface docs (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5870">#5870</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.42.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-11-01 14:17:25 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 297cc0ab - 1 commit from branch master
  • c76a4523 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>297cc0ab - 1 commit from branch <code>master</code></li><li>c76a4523 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/673/diffs?diff_id=522197696&start_sha=4894c4ddb8aa5f67f4b41f1f8e8b6b160994555a)
argoyle commented 2022-11-01 16:36:35 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-11-01 16:36:36 +00:00 (Migrated from gitlab.com)

⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2022-11-01 16:37:52 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-11-01 16:37:52 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f3690e2a - 1 commit from branch master
  • 20b528d5 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>f3690e2a - 1 commit from branch <code>master</code></li><li>20b528d5 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/673/diffs?diff_id=522329733&start_sha=c76a4523c855e880c795cd176c4f74a18974f70c)
argoyle commented 2022-11-01 16:37:54 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-11-01 16:38:21 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-01 16:47:39 +00:00
Sign in to join this conversation.