Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 #709

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.41.0 into master 2022-10-25 06:15:05 +00:00
argoyle commented 2022-10-25 04:41:23 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0.

Release notes

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

v5.41.0

5.41.0 (2022-10-24)

Bug Fixes

  • eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c)
  • type-utils: prevent stack overflow in isTypeReadonly (#5860) (a6d8f7e), closes #4476

Features

  • eslint-plugin: [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (#5865) (e70a10a)
  • eslint-plugin: add no-unsafe-declaration-merging (#5840) (3728031)
Changelog

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

5.41.0 (2022-10-24)

Bug Fixes

  • eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c)
  • type-utils: prevent stack overflow in isTypeReadonly (#5860) (a6d8f7e), closes #4476

Features

  • eslint-plugin: [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (#5865) (e70a10a)
  • eslint-plugin: add no-unsafe-declaration-merging (#5840) (3728031)
Commits
  • 9eea5f4 chore: publish v5.41.0
  • a6d8f7e fix(type-utils): prevent stack overflow in isTypeReadonly (#5860)
  • e70a10a feat(eslint-plugin): [no-unsafe-declaration-merging] switch to use scope anal...
  • 96e1c6c fix(eslint-plugin): [no-base-to-string] ignore Error, URL, and URLSearchParam...
  • fe80a43 chore(eslint-plugin): [prefer-nullish-coalescing] removed forceSuggestionFixe...
  • 3728031 feat(eslint-plugin): add no-unsafe-declaration-merging (#5840)
  • 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.40.1 to 5.41.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.41.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0">5.41.0</a> (2022-10-24)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-base-to-string] ignore Error, URL, and URLSearchParams by default (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5839">#5839</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/96e1c6c171a34b0793c50c3dba853c3999a6bd49">96e1c6c</a>)</li> <li><strong>type-utils:</strong> prevent stack overflow in <code>isTypeReadonly</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5860">#5860</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a6d8f7edb84f9f6dd59a76faf53bf686756e2aed">a6d8f7e</a>), closes <a href="https://github.com/typescript-eslint/typescript-eslint/issues/4476">#4476</a></li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5865">#5865</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e70a10aea684bc6bca05b69bfce3bae769a5f5ab">e70a10a</a>)</li> <li><strong>eslint-plugin:</strong> add no-unsafe-declaration-merging (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5840">#5840</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3728031c659dabde7658cd54184951d4be9aabcb">3728031</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.40.1...v5.41.0">5.41.0</a> (2022-10-24)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-base-to-string] ignore Error, URL, and URLSearchParams by default (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5839">#5839</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/96e1c6c171a34b0793c50c3dba853c3999a6bd49">96e1c6c</a>)</li> <li><strong>type-utils:</strong> prevent stack overflow in <code>isTypeReadonly</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5860">#5860</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a6d8f7edb84f9f6dd59a76faf53bf686756e2aed">a6d8f7e</a>), closes <a href="https://github.com/typescript-eslint/typescript-eslint/issues/4476">#4476</a></li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5865">#5865</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e70a10aea684bc6bca05b69bfce3bae769a5f5ab">e70a10a</a>)</li> <li><strong>eslint-plugin:</strong> add no-unsafe-declaration-merging (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5840">#5840</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3728031c659dabde7658cd54184951d4be9aabcb">3728031</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3"><code>9eea5f4</code></a> chore: publish v5.41.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a6d8f7edb84f9f6dd59a76faf53bf686756e2aed"><code>a6d8f7e</code></a> fix(type-utils): prevent stack overflow in <code>isTypeReadonly</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5860">#5860</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e70a10aea684bc6bca05b69bfce3bae769a5f5ab"><code>e70a10a</code></a> feat(eslint-plugin): [no-unsafe-declaration-merging] switch to use scope anal...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/96e1c6c171a34b0793c50c3dba853c3999a6bd49"><code>96e1c6c</code></a> fix(eslint-plugin): [no-base-to-string] ignore Error, URL, and URLSearchParam...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fe80a432a856dab09a3fc19c791ce66483fdda42"><code>fe80a43</code></a> chore(eslint-plugin): [prefer-nullish-coalescing] removed forceSuggestionFixe...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3728031c659dabde7658cd54184951d4be9aabcb"><code>3728031</code></a> feat(eslint-plugin): add no-unsafe-declaration-merging (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5840">#5840</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.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-10-25 05:08:01 +00:00 (Migrated from gitlab.com)

added 2 commits

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

Compare with previous version

added 2 commits <ul><li>bcc1d043 - 1 commit from branch <code>master</code></li><li>92368249 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/660/diffs?diff_id=516381259&start_sha=37410d9baeab6f3b8febbb827adc9c91cb25c18a)
argoyle commented 2022-10-25 05:19:51 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 7ca178d3 - 1 commit from branch master
  • d4f8eaa8 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>7ca178d3 - 1 commit from branch <code>master</code></li><li>d4f8eaa8 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/660/diffs?diff_id=516385449&start_sha=9236824995b8f9ef2cf30d60aa9aa3d3129329ae)
argoyle commented 2022-10-25 06:04:25 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-10-25 06:04:26 +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-10-25 06:04:55 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-10-25 06:04:55 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f3d855a4 - 1 commit from branch master
  • 404fa778 - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 2 commits <ul><li>f3d855a4 - 1 commit from branch <code>master</code></li><li>404fa778 - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/660/diffs?diff_id=516402268&start_sha=d4f8eaa85c11a06a87e4432bcc1d07c033a10437)
argoyle commented 2022-10-25 06:04:55 +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-10-25 06:09:09 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-10-25 06:15:05 +00:00
Sign in to join this conversation.