Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 #967

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.53.0 into master 2023-02-21 05:51:22 +00:00
argoyle commented 2023-02-21 04:42:51 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0.

Release notes

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

v5.53.0

5.53.0 (2023-02-20)

Features

  • eslint-plugin: [consistent-generic-constructors] handle default parameters (#6484) (e8cebce)
  • eslint-plugin: [no-mixed-enums] add rule (#6102) (16144d1)
  • typescript-estree: expose a wrapper cache clearing function for advanced usecases (#6476) (d816496)
Changelog

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

5.53.0 (2023-02-20)

Features

  • eslint-plugin: [consistent-generic-constructors] handle default parameters (#6484) (e8cebce)
  • eslint-plugin: [no-mixed-enums] add rule (#6102) (16144d1)
Commits
  • cb272f0 chore: publish v5.53.0
  • e8cebce feat(eslint-plugin): [consistent-generic-constructors] handle default paramet...
  • 16144d1 feat(eslint-plugin): [no-mixed-enums] add rule (#6102)
  • fc803cc docs(eslint-plugin): explicit-function-return-type: missing allowFunctionsWit...
  • 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.52.0 to 5.53.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.53.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0">5.53.0</a> (2023-02-20)</h1> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] handle default parameters (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6484">#6484</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e8cebce972a5009f192034304ba6e768a9bcdbb6">e8cebce</a>)</li> <li><strong>eslint-plugin:</strong> [no-mixed-enums] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6102">#6102</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/16144d1d6a37668393f731913a306008f33eeac6">16144d1</a>)</li> <li><strong>typescript-estree:</strong> expose a wrapper cache clearing function for advanced usecases (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6476">#6476</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d8164960d21336d4a726d8179b314f05fe3aeb22">d816496</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.52.0...v5.53.0">5.53.0</a> (2023-02-20)</h1> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] handle default parameters (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6484">#6484</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e8cebce972a5009f192034304ba6e768a9bcdbb6">e8cebce</a>)</li> <li><strong>eslint-plugin:</strong> [no-mixed-enums] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6102">#6102</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/16144d1d6a37668393f731913a306008f33eeac6">16144d1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/cb272f095b98a59107b7291627785f242154c5bd"><code>cb272f0</code></a> chore: publish v5.53.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e8cebce972a5009f192034304ba6e768a9bcdbb6"><code>e8cebce</code></a> feat(eslint-plugin): [consistent-generic-constructors] handle default paramet...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/16144d1d6a37668393f731913a306008f33eeac6"><code>16144d1</code></a> feat(eslint-plugin): [no-mixed-enums] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6102">#6102</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fc803cc6e3292eef68e6470ec5d7c11f7e6d75d3"><code>fc803cc</code></a> docs(eslint-plugin): explicit-function-return-type: missing allowFunctionsWit...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.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 2023-02-21 05:40:29 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-02-21 05:40:30 +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 2023-02-21 05:40:53 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2023-02-21 05:40:53 +00:00 (Migrated from gitlab.com)

added 6 commits

  • e587fc04...c6f4f4d2 - 5 commits from branch master
  • 1c1da622 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 6 commits <ul><li>e587fc04...c6f4f4d2 - 5 commits from branch <code>master</code></li><li>1c1da622 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/918/diffs?diff_id=608872974&start_sha=e587fc0416c5a2018f7dd450685ca30087588c20)
argoyle commented 2023-02-21 05:40:53 +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 2023-02-21 05:43:20 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-02-21 05:51:23 +00:00
Sign in to join this conversation.