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

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-parser-5.62.0 into master 2023-07-11 18:47:09 +00:00
argoyle commented 2023-07-11 04:42:22 +00:00 (Migrated from gitlab.com)

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

Release notes

Sourced from @​typescript-eslint/parser'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/parser's changelog.

5.62.0 (2023-07-10)

Note: Version bump only for package @​typescript-eslint/parser

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

Commits


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/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser</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/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</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> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <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>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser">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:46:49 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 2468fc10...34f5d25e - 2 commits from branch master
  • b360b6d7 - Build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0

Compare with previous version

added 3 commits <ul><li>2468fc10...34f5d25e - 2 commits from branch <code>master</code></li><li>b360b6d7 - Build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1278/diffs?diff_id=731360584&start_sha=2468fc108ab5535b3c94465830c9ff7eb35e453e)
argoyle (Migrated from gitlab.com) merged commit into master 2023-07-11 18:47:09 +00:00
Sign in to join this conversation.