Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 #611

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.37.0 into master 2022-09-13 07:22:34 +00:00
argoyle commented 2022-09-13 04:42:40 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0.

Release notes

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

v5.37.0

5.37.0 (2022-09-12)

Bug Fixes

  • eslint-plugin: [strict-boolean-expressions] check all conditions in a logical operator chain (#5539) (77d76e2)
  • website: Use extended base rule name from file's meta (#5621) (7fd2f89)

Features

  • docs: always expanding collapsible sidebar menus under docs (#5608) (8176fb1)
Changelog

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

5.37.0 (2022-09-12)

Bug Fixes

  • eslint-plugin: [strict-boolean-expressions] check all conditions in a logical operator chain (#5539) (77d76e2)
Commits
  • 1139728 chore: publish v5.37.0
  • 3918e08 docs: [no-parameter-properties] fix broken link (#5611)
  • 77d76e2 fix(eslint-plugin): [strict-boolean-expressions] check all conditions in a lo...
  • 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.36.2 to 5.37.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.37.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.36.2...v5.37.0">5.37.0</a> (2022-09-12)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check all conditions in a logical operator chain (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5539">#5539</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/77d76e21cdc2e100c729c839c292e82ab7c554c5">77d76e2</a>)</li> <li><strong>website:</strong> Use extended base rule name from file's meta (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5621">#5621</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7fd2f89ae732ca12ec83fad278362032473ff3ca">7fd2f89</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>docs:</strong> always expanding collapsible sidebar menus under docs (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5608">#5608</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/8176fb15299943cbf20385eb0ea7ba877e193285">8176fb1</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.36.2...v5.37.0">5.37.0</a> (2022-09-12)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check all conditions in a logical operator chain (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5539">#5539</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/77d76e21cdc2e100c729c839c292e82ab7c554c5">77d76e2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1139728db17cf70a5e830e7dbf98bcd58cb1cd95"><code>1139728</code></a> chore: publish v5.37.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3918e08d846791ddeabe53a80fa4c62dee96b6c2"><code>3918e08</code></a> docs: [no-parameter-properties] fix broken link (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5611">#5611</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/77d76e21cdc2e100c729c839c292e82ab7c554c5"><code>77d76e2</code></a> fix(eslint-plugin): [strict-boolean-expressions] check all conditions in a lo...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.37.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-09-13 06:20:39 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 6f55bcb9 - 1 commit from branch master
  • b4d68baf - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>6f55bcb9 - 1 commit from branch <code>master</code></li><li>b4d68baf - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/562/diffs?diff_id=482965423&start_sha=b4d2834e96d818d237c08baef5a0d86f43240d39)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-09-13 06:21:50 +00:00
argoyle commented 2022-09-13 06:31:11 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because target branch was updated

aborted the automatic merge because target branch was updated
argoyle commented 2022-09-13 07:08:08 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-09-13 07:08:09 +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-09-13 07:08:39 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-09-13 07:08:39 +00:00 (Migrated from gitlab.com)

added 5 commits

  • b4d68baf...1382ecaf - 4 commits from branch master
  • d738bdac - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 5 commits <ul><li>b4d68baf...1382ecaf - 4 commits from branch <code>master</code></li><li>d738bdac - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/562/diffs?diff_id=483002933&start_sha=b4d68baf72fe80558ef7669bee5c0f2654587c03)
argoyle commented 2022-09-13 07:08:39 +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-09-13 07:09:02 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-09-13 07:22:34 +00:00
Sign in to join this conversation.