Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 #1326

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.62.0 into master 2023-07-11 18:59:28 +00:00
argoyle commented 2023-07-11 04:41:52 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0.

Release notes

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

v5.62.0

5.62.0 (2023-07-10)

Bug Fixes

  • eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938) (24bdacc)
  • eslint-plugin: [prefer-includes] escape special characters (#7161) (5a347a5), closes #7145
  • eslint-plugin: replace auto-fix of class literal property style rule with suggestion (#7054) (a8c824a)

Features

  • eslint-plugin: [prefer-nullish-coalescing] add ignorePrimitives option (#6487) (6edaa04)

You can read about our versioning strategy and releases on our website.

Changelog

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

5.62.0 (2023-07-10)

Bug Fixes

  • eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938) (24bdacc)
  • eslint-plugin: [prefer-includes] escape special characters (#7161) (5a347a5), closes #7145
  • eslint-plugin: replace auto-fix of class literal property style rule with suggestion (#7054) (a8c824a)

Features

  • eslint-plugin: [prefer-nullish-coalescing] add ignorePrimitives option (#6487) (6edaa04)

You can read about our versioning strategy and releases on our website.

Commits
  • cba0d11 chore: publish v5.62.0
  • a8c824a fix(eslint-plugin): replace auto-fix of class literal property style rule wit...
  • 4437d18 docs: be more explicit about what restrict-template-expressions restricts (#7...
  • 24bdacc fix(eslint-plugin): [comma-spacing] allow no space after trailing comma in ob...
  • 5a347a5 fix(eslint-plugin): [prefer-includes] escape special characters (#7161)
  • 6edaa04 feat(eslint-plugin): [prefer-nullish-coalescing] add ignorePrimitives optio...
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $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.61.0 to 5.62.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.62.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0">5.62.0</a> (2023-07-10)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [comma-spacing] allow no space after trailing comma in objects and arrays (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6938">#6938</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/24bdacc7e5df40c92031a1bd7e9815d66a35b31d">24bdacc</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-includes] escape special characters (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/7161">#7161</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5a347a5978bc5737412bd12d61eb6058163cf4a0">5a347a5</a>), closes <a href="https://github.com/typescript-eslint/typescript-eslint/issues/7145">#7145</a></li> <li><strong>eslint-plugin:</strong> replace auto-fix of class literal property style rule with suggestion (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/7054">#7054</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a8c824a1e84453f93cd2b464fc102bc878c1aff3">a8c824a</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] add <code>ignorePrimitives</code> option (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6487">#6487</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6edaa04565576f0af7e60bc08602bd781c847804">6edaa04</a>)</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </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.61.0...v5.62.0">5.62.0</a> (2023-07-10)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [comma-spacing] allow no space after trailing comma in objects and arrays (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6938">#6938</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/24bdacc7e5df40c92031a1bd7e9815d66a35b31d">24bdacc</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-includes] escape special characters (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/7161">#7161</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5a347a5978bc5737412bd12d61eb6058163cf4a0">5a347a5</a>), closes <a href="https://github.com/typescript-eslint/typescript-eslint/issues/7145">#7145</a></li> <li><strong>eslint-plugin:</strong> replace auto-fix of class literal property style rule with suggestion (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/7054">#7054</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a8c824a1e84453f93cd2b464fc102bc878c1aff3">a8c824a</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] add <code>ignorePrimitives</code> option (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6487">#6487</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6edaa04565576f0af7e60bc08602bd781c847804">6edaa04</a>)</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/cba0d113bba1bbcee69149c954dc6bd4c658c714"><code>cba0d11</code></a> chore: publish v5.62.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a8c824a1e84453f93cd2b464fc102bc878c1aff3"><code>a8c824a</code></a> fix(eslint-plugin): replace auto-fix of class literal property style rule wit...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4437d18015dfa7ed0fd77e736a1ddedb638eeb31"><code>4437d18</code></a> docs: be more explicit about what restrict-template-expressions restricts (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7">#7</a>...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/24bdacc7e5df40c92031a1bd7e9815d66a35b31d"><code>24bdacc</code></a> fix(eslint-plugin): [comma-spacing] allow no space after trailing comma in ob...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5a347a5978bc5737412bd12d61eb6058163cf4a0"><code>5a347a5</code></a> fix(eslint-plugin): [prefer-includes] escape special characters (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7161">#7161</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6edaa04565576f0af7e60bc08602bd781c847804"><code>6edaa04</code></a> feat(eslint-plugin): [prefer-nullish-coalescing] add <code>ignorePrimitives</code> optio...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.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. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-07-11 18:47:24 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-07-11 18:47:25 +00:00 (Migrated from gitlab.com)

⚠️ dependabot-gitlab is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot-gitlab` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2023-07-11 18:48:42 +00:00 (Migrated from gitlab.com)

dependabot-gitlab successfully recreated merge request!

:white_check_mark: `dependabot-gitlab` successfully recreated merge request!
argoyle commented 2023-07-11 18:48:42 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2023-07-11 18:48:43 +00:00 (Migrated from gitlab.com)

added 4 commits

  • ef8aabbc...b360b6d7 - 3 commits from branch master
  • 03f95f4c - Build(deps-dev): bump @typescript-eslint/eslint-plugin

Compare with previous version

added 4 commits <ul><li>ef8aabbc...b360b6d7 - 3 commits from branch <code>master</code></li><li>03f95f4c - Build(deps-dev): bump @typescript-eslint/eslint-plugin</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1277/diffs?diff_id=731361822&start_sha=ef8aabbcdfb1f99f4c96dbce975a21a4674fdfec)
argoyle (Migrated from gitlab.com) merged commit into master 2023-07-11 18:59:29 +00:00
Sign in to join this conversation.