Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 #791

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.45.1 into master 2022-12-06 06:50:03 +00:00
argoyle commented 2022-12-06 04:40:54 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1.

Release notes

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

v5.45.1

5.45.1 (2022-12-05)

Bug Fixes

  • eslint-plugin: [keyword-spacing] unexpected space before/after in import type (#6095) (98caa92)
  • eslint-plugin: [no-shadow] add call and method signatures to ignoreFunctionTypeParameterNameValueShadow (#6129) (9d58b6b)
  • eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
  • eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
  • parser: remove the jsx option requirement for automatic jsx pragma resolution (#6134) (e777f5e)
Changelog

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

5.45.1 (2022-12-05)

Bug Fixes

  • eslint-plugin: [keyword-spacing] unexpected space before/after in import type (#6095) (98caa92)
  • eslint-plugin: [no-shadow] add call and method signatures to ignoreFunctionTypeParameterNameValueShadow (#6129) (9d58b6b)
  • eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
  • eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
Commits
  • 2d0a883 chore: publish v5.45.1
  • 26c4b46 docs(eslint-plugin): [member-ordering] remove invalid private-abstract-* ment...
  • 2288b35 chore(eslint-plugin): valid typescript error code in eslint-recommended (#6165)
  • 46c14cd chore: use short form for nx project names (#6160)
  • 0b37822 chore: bump Nx to 15 (#6140)
  • 98caa92 fix(eslint-plugin): [keyword-spacing] unexpected space before/after in `impor...
  • 5d49d5d fix(eslint-plugin): [sort-type-constituents, sort-type-union-intersection-mem...
  • 9d58b6b fix(eslint-plugin): [no-shadow] add call and method signatures to `ignoreFunc...
  • 0af822a docs: move remaining docs files into website (#6138)
  • d7114d3 fix(eslint-plugin): [prefer-optional-chain] collect MetaProperty type (#6083)
  • 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.45.0 to 5.45.1. <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.45.1</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.0...v5.45.1">5.45.1</a> (2022-12-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [keyword-spacing] unexpected space before/after in <code>import type</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6095">#6095</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/98caa92ca89bdf0ca6ba6e4ff1f13c60221579e8">98caa92</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] add call and method signatures to <code>ignoreFunctionTypeParameterNameValueShadow</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6129">#6129</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9d58b6be246507d20af67c84a5e9bb592d97cff5">9d58b6b</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] collect MetaProperty type (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6083">#6083</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d7114d3ab09d1b93627d3b3dbb9862e37ee29c97">d7114d3</a>)</li> <li><strong>eslint-plugin:</strong> [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6118">#6118</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5d49d5dbee4425fc8bc01c5e748d161f3619477b">5d49d5d</a>)</li> <li><strong>parser:</strong> remove the jsx option requirement for automatic jsx pragma resolution (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6134">#6134</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e777f5e225b9ddfb6bb1eaa74cbc5171a17ac017">e777f5e</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> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.0...v5.45.1">5.45.1</a> (2022-12-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [keyword-spacing] unexpected space before/after in <code>import type</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6095">#6095</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/98caa92ca89bdf0ca6ba6e4ff1f13c60221579e8">98caa92</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] add call and method signatures to <code>ignoreFunctionTypeParameterNameValueShadow</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6129">#6129</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9d58b6be246507d20af67c84a5e9bb592d97cff5">9d58b6b</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] collect MetaProperty type (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6083">#6083</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d7114d3ab09d1b93627d3b3dbb9862e37ee29c97">d7114d3</a>)</li> <li><strong>eslint-plugin:</strong> [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6118">#6118</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5d49d5dbee4425fc8bc01c5e748d161f3619477b">5d49d5d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2d0a88314dc6c4ea2c786135735fd83517945acd"><code>2d0a883</code></a> chore: publish v5.45.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/26c4b46b302177cbba381ee266303a795328786c"><code>26c4b46</code></a> docs(eslint-plugin): [member-ordering] remove invalid private-abstract-* ment...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2288b35def2494e17b45ae7b355cd6f16b6d4ab0"><code>2288b35</code></a> chore(eslint-plugin): valid typescript error code in eslint-recommended (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6165">#6165</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/46c14cd88616acc2ef9567edbc1b67577128b16e"><code>46c14cd</code></a> chore: use short form for nx project names (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6160">#6160</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0b37822f5198a81e5bfe1c09b61a5d5c54407a41"><code>0b37822</code></a> chore: bump Nx to 15 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6140">#6140</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/98caa92ca89bdf0ca6ba6e4ff1f13c60221579e8"><code>98caa92</code></a> fix(eslint-plugin): [keyword-spacing] unexpected space before/after in `impor...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5d49d5dbee4425fc8bc01c5e748d161f3619477b"><code>5d49d5d</code></a> fix(eslint-plugin): [sort-type-constituents, sort-type-union-intersection-mem...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9d58b6be246507d20af67c84a5e9bb592d97cff5"><code>9d58b6b</code></a> fix(eslint-plugin): [no-shadow] add call and method signatures to `ignoreFunc...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0af822abb44c566fc05f52d78c0783282fe5556d"><code>0af822a</code></a> docs: move remaining docs files into website (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6138">#6138</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d7114d3ab09d1b93627d3b3dbb9862e37ee29c97"><code>d7114d3</code></a> fix(eslint-plugin): [prefer-optional-chain] collect MetaProperty type (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6083">#6083</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.1/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-12-06 06:13:04 +00:00 (Migrated from gitlab.com)

added 2 commits

  • a38fe9bf - 1 commit from branch master
  • be4c8d1f - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>a38fe9bf - 1 commit from branch <code>master</code></li><li>be4c8d1f - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/742/diffs?diff_id=550014233&start_sha=be983f84f448f0c37b6b2deaca19c213b98647f7)
argoyle commented 2022-12-06 06:40:03 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-12-06 06:40:04 +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-12-06 06:40:29 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 64c55a39 - 1 commit from branch master
  • bf713719 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>64c55a39 - 1 commit from branch <code>master</code></li><li>bf713719 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/742/diffs?diff_id=550028151&start_sha=be4c8d1f26c2267d0155c351d81bef3aafceba57)
argoyle commented 2022-12-06 06:40:30 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-12-06 06:40:31 +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-12-06 06:42:23 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-12-06 06:50:04 +00:00
Sign in to join this conversation.