Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 #1093

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.58.0 into master 2023-04-11 08:13:34 +00:00
argoyle commented 2023-04-11 04:40:55 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0.

Release notes

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

v5.58.0

5.58.0 (2023-04-10)

Bug Fixes

  • eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#6877) (939d665)
  • parser: update getLib for new TypeScript targets ES2021, ES2022 (#6782) (1c04664)

Features

  • eslint-plugin: [no-unsafe-enum-comparison] add rule (#6107) (915f9c2)
Changelog

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

5.58.0 (2023-04-10)

Bug Fixes

  • eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#6877) (939d665)

Features

  • eslint-plugin: [no-unsafe-enum-comparison] add rule (#6107) (915f9c2)
Commits
  • 0c6b636 chore: publish v5.58.0
  • 939d665 fix(eslint-plugin): [unified-signatures] allow overloads with different named...
  • 915f9c2 feat(eslint-plugin): [no-unsafe-enum-comparison] add rule (#6107)
  • 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.57.1 to 5.58.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.58.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.57.1...v5.58.0">5.58.0</a> (2023-04-10)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [unified-signatures] allow overloads with different named and different number of parameters (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6877">#6877</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/939d6656ebcb94fab048a08d719b3e77362ab5b4">939d665</a>)</li> <li><strong>parser:</strong> update getLib for new TypeScript targets ES2021, ES2022 (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6782">#6782</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1c0466414300f338c6c4111f8d1eac0c3e6a8983">1c04664</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6107">#6107</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/915f9c2dc8934eef491a672786ec9f016f3658ba">915f9c2</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.57.1...v5.58.0">5.58.0</a> (2023-04-10)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [unified-signatures] allow overloads with different named and different number of parameters (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6877">#6877</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/939d6656ebcb94fab048a08d719b3e77362ab5b4">939d665</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6107">#6107</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/915f9c2dc8934eef491a672786ec9f016f3658ba">915f9c2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0c6b63658aa5b01188480150fd777a1fa9b277eb"><code>0c6b636</code></a> chore: publish v5.58.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/939d6656ebcb94fab048a08d719b3e77362ab5b4"><code>939d665</code></a> fix(eslint-plugin): [unified-signatures] allow overloads with different named...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/915f9c2dc8934eef491a672786ec9f016f3658ba"><code>915f9c2</code></a> feat(eslint-plugin): [no-unsafe-enum-comparison] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6107">#6107</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.58.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-04-11 07:56:38 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-04-11 07:56:39 +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-04-11 07:57:10 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2023-04-11 07:57:10 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 46c94caf...77987c9f - 2 commits from branch master
  • aa4692c4 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 3 commits <ul><li>46c94caf...77987c9f - 2 commits from branch <code>master</code></li><li>aa4692c4 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1044/diffs?diff_id=652015046&start_sha=46c94caf737092ecd6dfbc7e0f8cee261b40f3a0)
argoyle commented 2023-04-11 07:57:10 +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-04-11 07:57:28 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-04-11 08:13:34 +00:00
Sign in to join this conversation.