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

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.54.0 into master 2023-02-28 06:32:23 +00:00
argoyle commented 2023-02-28 04:41:38 +00:00 (Migrated from gitlab.com)

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

Release notes

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

v5.54.0

5.54.0 (2023-02-27)

Bug Fixes

  • typescript-estree: check for relative/root paths in printing file path errors (#6491) (dc14242)
  • website: corect playground build issue (#6506) (6aad7d3)

Features

  • eslint-plugin: [promise-function-async] check for promises in implicit return types (#6330) (de1e5ce), closes #6329
Changelog

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

5.54.0 (2023-02-27)

Features

  • eslint-plugin: [promise-function-async] check for promises in implicit return types (#6330) (de1e5ce), closes #6329
Commits
  • 678ed41 chore: publish v5.54.0
  • de1e5ce feat(eslint-plugin): [promise-function-async] check for promises in implicit ...
  • 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.53.0 to 5.54.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.54.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.53.0...v5.54.0">5.54.0</a> (2023-02-27)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>typescript-estree:</strong> check for relative/root paths in printing file path errors (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6491">#6491</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/dc1424298493f1ee2e5a357e103c504655546d61">dc14242</a>)</li> <li><strong>website:</strong> corect playground build issue (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6506">#6506</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6aad7d3957c28e408235eb1e5d7fedccc594280f">6aad7d3</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [promise-function-async] check for promises in implicit return types (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6330">#6330</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/de1e5ce11250b259f1f809859eeb7eaa162e897f">de1e5ce</a>), closes <a href="https://github.com/typescript-eslint/typescript-eslint/issues/6329">#6329</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.53.0...v5.54.0">5.54.0</a> (2023-02-27)</h1> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [promise-function-async] check for promises in implicit return types (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6330">#6330</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/de1e5ce11250b259f1f809859eeb7eaa162e897f">de1e5ce</a>), closes <a href="https://github.com/typescript-eslint/typescript-eslint/issues/6329">#6329</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/678ed4131872dbde41077702a2eba7fc694c687e"><code>678ed41</code></a> chore: publish v5.54.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/de1e5ce11250b259f1f809859eeb7eaa162e897f"><code>de1e5ce</code></a> feat(eslint-plugin): [promise-function-async] check for promises in implicit ...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.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-28 06:16:10 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-02-28 06:16:11 +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-28 06:16:34 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2023-02-28 06:16:34 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2023-02-28 06:16:34 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 46663e65...372ae4bb - 2 commits from branch master
  • 59d2edf4 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 3 commits <ul><li>46663e65...372ae4bb - 2 commits from branch <code>master</code></li><li>59d2edf4 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/944/diffs?diff_id=614890834&start_sha=46663e65e1adacc50504e049047a413e93970709)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-02-28 06:17:02 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-02-28 06:32:23 +00:00
Sign in to join this conversation.