Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.0 #571

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.36.0 into master 2022-08-30 09:08:34 +00:00
argoyle commented 2022-08-30 04:40:48 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.0.

Release notes

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

v5.36.0

5.36.0 (2022-08-30)

This release includes full support for TS 4.8

Bug Fixes

Features

Changelog

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

5.36.0 (2022-08-30)

Bug Fixes

Features

Commits


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.35.1 to 5.36.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.36.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.35.1...v5.36.0">5.36.0</a> (2022-08-30)</h1> <h2>This release includes full support for TS 4.8</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> revert <a href="https://github.com/typescript-eslint/typescript-eslint/issues/5266">#5266</a> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5564">#5564</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7a8afe29039c6c80fe584acaf5d933424a4452a9">7a8afe2</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>support TypeScript 4.8 (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5551">#5551</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/81450ed7eaede74b384e9a91a84e9b4d34513866">81450ed</a>)</strong></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.35.1...v5.36.0">5.36.0</a> (2022-08-30)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> revert <a href="https://github.com/typescript-eslint/typescript-eslint/issues/5266">#5266</a> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5564">#5564</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/7a8afe29039c6c80fe584acaf5d933424a4452a9">7a8afe2</a>)</li> </ul> <h3>Features</h3> <ul> <li>support TypeScript 4.8 (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5551">#5551</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/81450ed7eaede74b384e9a91a84e9b4d34513866">81450ed</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4b37b9a99b6068c756d4ba98f0f7592345c11282"><code>4b37b9a</code></a> chore: publish v5.36.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7a8afe29039c6c80fe584acaf5d933424a4452a9"><code>7a8afe2</code></a> fix(eslint-plugin): revert <a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5266">#5266</a> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5564">#5564</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/81450ed7eaede74b384e9a91a84e9b4d34513866"><code>81450ed</code></a> feat: support TypeScript 4.8 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5551">#5551</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/39829c01906f326fec94e9b3a5fdb1730eb02002"><code>39829c0</code></a> docs: Fix links to getting started in README.md (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5546">#5546</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4483a4be714605d2290b7b175f7c7377376c2a66"><code>4483a4b</code></a> chore(utils): use <code>Extract</code> generic for <code>ast-utils</code>' <code>predicates</code>' helper fun...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.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-08-30 08:56:26 +00:00 (Migrated from gitlab.com)

added 2 commits

  • d2f46f99 - 1 commit from branch master
  • 54209b37 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>d2f46f99 - 1 commit from branch <code>master</code></li><li>54209b37 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/522/diffs?diff_id=472482516&start_sha=03f6e2c4c8cd994a183666314d289ecb6ca47a4a)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-08-30 08:57:03 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-08-30 09:08:34 +00:00
Sign in to join this conversation.