Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 #673

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.40.0 into master 2022-10-11 06:03:10 +00:00
argoyle commented 2022-10-11 04:41:46 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0.

Release notes

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

v5.40.0

5.40.0 (2022-10-10)

Bug Fixes

  • eslint-plugin: [consistent-indexed-object-style] handle interface generic (#5746) (7a8a0a3)
  • eslint-plugin: [no-unnecessary-condition] handle void (#5766) (ac8f06b)

Features

  • eslint-plugin: Check 'rest' parameters in no-misused-promises (#5731) (6477f38), closes #4015
  • utils: add dependency constraint filtering for RuleTester (#5750) (121f4c0)
  • website: store options TypeScript, Enable jsx and AST Viewer in browser's local storage (#5769) (77d2336)
Changelog

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

5.40.0 (2022-10-10)

Bug Fixes

  • eslint-plugin: [consistent-indexed-object-style] handle interface generic (#5746) (7a8a0a3)
  • eslint-plugin: [no-unnecessary-condition] handle void (#5766) (ac8f06b)

Features

  • eslint-plugin: Check 'rest' parameters in no-misused-promises (#5731) (6477f38), closes #4015
  • utils: add dependency constraint filtering for RuleTester (#5750) (121f4c0)
Commits
  • 6ac0aa7 chore: publish v5.40.0
  • 121f4c0 feat(utils): add dependency constraint filtering for RuleTester (#5750)
  • 6477f38 feat(eslint-plugin): Check 'rest' parameters in no-misused-promises (#5731)
  • ac8f06b fix(eslint-plugin): [no-unnecessary-condition] handle void (#5766)
  • 7a8a0a3 fix(eslint-plugin): [consistent-indexed-object-style] handle interface generi...
  • f373fac chore(eslint-plugin): enhance many rule descriptions (#5696)
  • 2d1e034 chore(eslint-plugin): comma-spacing meta.type should be layout, not suggestio...
  • 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.39.0 to 5.40.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.40.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0">5.40.0</a> (2022-10-10)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] handle interface generic (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5746">#5746</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7a8a0a3c500ca726d2ab3bee0ae9f3fb9d8d39b8">7a8a0a3</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle void (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5766">#5766</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac8f06b68dca7666bfb78fb38d6ccc07f676e435">ac8f06b</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> Check 'rest' parameters in no-misused-promises (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5731">#5731</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6477f3855627cc257edc021b859711d4a5847a12">6477f38</a>), closes <a href="https://github.com/typescript-eslint/typescript-eslint/issues/4015">#4015</a></li> <li><strong>utils:</strong> add dependency constraint filtering for <code>RuleTester</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5750">#5750</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/121f4c0e7252def95d917e4734e933e53e29d501">121f4c0</a>)</li> <li><strong>website:</strong> store options TypeScript, Enable jsx and AST Viewer in browser's local storage (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5769">#5769</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/77d2336594ca10b47c0f7978ae64f87d24a25d33">77d2336</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.39.0...v5.40.0">5.40.0</a> (2022-10-10)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] handle interface generic (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5746">#5746</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7a8a0a3c500ca726d2ab3bee0ae9f3fb9d8d39b8">7a8a0a3</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle void (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5766">#5766</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac8f06b68dca7666bfb78fb38d6ccc07f676e435">ac8f06b</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> Check 'rest' parameters in no-misused-promises (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5731">#5731</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6477f3855627cc257edc021b859711d4a5847a12">6477f38</a>), closes <a href="https://github.com/typescript-eslint/typescript-eslint/issues/4015">#4015</a></li> <li><strong>utils:</strong> add dependency constraint filtering for <code>RuleTester</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5750">#5750</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/121f4c0e7252def95d917e4734e933e53e29d501">121f4c0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6ac0aa7ef4506031687b92240f5cbdd13f568917"><code>6ac0aa7</code></a> chore: publish v5.40.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/121f4c0e7252def95d917e4734e933e53e29d501"><code>121f4c0</code></a> feat(utils): add dependency constraint filtering for <code>RuleTester</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5750">#5750</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6477f3855627cc257edc021b859711d4a5847a12"><code>6477f38</code></a> feat(eslint-plugin): Check 'rest' parameters in no-misused-promises (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5731">#5731</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac8f06b68dca7666bfb78fb38d6ccc07f676e435"><code>ac8f06b</code></a> fix(eslint-plugin): [no-unnecessary-condition] handle void (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5766">#5766</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7a8a0a3c500ca726d2ab3bee0ae9f3fb9d8d39b8"><code>7a8a0a3</code></a> fix(eslint-plugin): [consistent-indexed-object-style] handle interface generi...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f373fac1dd0150273d98cee5bed606bbd3f55e4b"><code>f373fac</code></a> chore(eslint-plugin): enhance many rule descriptions (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5696">#5696</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2d1e0347543215b7dfda82c82e4c13289ba0947e"><code>2d1e034</code></a> chore(eslint-plugin): comma-spacing meta.type should be layout, not suggestio...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.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-10-11 05:09:56 +00:00 (Migrated from gitlab.com)

added 2 commits

  • a6355ec5 - 1 commit from branch master
  • 769183be - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>a6355ec5 - 1 commit from branch <code>master</code></li><li>769183be - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/624/diffs?diff_id=505031226&start_sha=cba98d698e01d2606f70ce910c3d75aabd5b7e91)
argoyle commented 2022-10-11 05:36:50 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4709b06d - 1 commit from branch master
  • ae742443 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>4709b06d - 1 commit from branch <code>master</code></li><li>ae742443 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/624/diffs?diff_id=505041983&start_sha=769183bef9e7d9465f47bcb104894b4cb299cd36)
argoyle commented 2022-10-11 05:52:05 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-10-11 05:52:06 +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-10-11 05:52:37 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

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

resolved all threads

resolved all threads
argoyle commented 2022-10-11 05:52:38 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 08420afd - 1 commit from branch master
  • c2889114 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>08420afd - 1 commit from branch <code>master</code></li><li>c2889114 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/624/diffs?diff_id=505049027&start_sha=ae74244396cce0b4eeddefba1011f7f7d4025a1e)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-10-11 06:01:06 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-10-11 06:03:10 +00:00
Sign in to join this conversation.