Build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 #779

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-typescript-eslint-parser-5.45.0 into master 2022-11-29 06:51:30 +00:00
argoyle commented 2022-11-29 04:41:45 +00:00 (Migrated from gitlab.com)

Bumps @typescript-eslint/parser from 5.44.0 to 5.45.0.

Release notes

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

v5.45.0

5.45.0 (2022-11-28)

Bug Fixes

  • eslint-plugin: [array-type] --fix flag removes parentheses from type (#5997) (42b33af)
  • eslint-plugin: [keyword-spacing] prevent crash on no options (#6073) (1f19998)
  • eslint-plugin: [member-ordering] support private fields (#5859) (f02761a)
  • eslint-plugin: [prefer-readonly] report if a member's property is reassigned (#6043) (6e079eb)
  • scope-manager: add support for TS4.9 satisfies expression (#6059) (44027db)
  • typescript-estree: stub out ts.SatisfiesExpression on old TS versions (#6076) (1302b30)

Features

  • eslint-plugin: [member-ordering] add a required option for required vs. optional member ordering (#5965) (2abadc6)
  • support Auto Accessor syntax (#5926) (becd1f8)
Changelog

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

5.45.0 (2022-11-28)

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

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/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.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.45.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.44.0...v5.45.0">5.45.0</a> (2022-11-28)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [array-type] --fix flag removes parentheses from type (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5997">#5997</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/42b33af256e5269feb214c7bb161079f770964fa">42b33af</a>)</li> <li><strong>eslint-plugin:</strong> [keyword-spacing] prevent crash on no options (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6073">#6073</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1f19998e3ec6d592fc679a7490708e2e96816f4c">1f19998</a>)</li> <li><strong>eslint-plugin:</strong> [member-ordering] support private fields (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5859">#5859</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f02761af19848a84b8d1832bd00fd6c95d38fa0c">f02761a</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly] report if a member's property is reassigned (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6043">#6043</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6e079eb35cfec79ba9965627477117f026d161ac">6e079eb</a>)</li> <li><strong>scope-manager:</strong> add support for TS4.9 satisfies expression (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6059">#6059</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/44027db379e6e074a16cda2755ef554c2b0a4c5a">44027db</a>)</li> <li><strong>typescript-estree:</strong> stub out <code>ts.SatisfiesExpression</code> on old TS versions (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/6076">#6076</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1302b30ecad9eb55aa9f1daa5068d9fb72c3688e">1302b30</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] add a required option for required vs. optional member ordering (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5965">#5965</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2abadc6c26cd6300764157d405a2462b754d050b">2abadc6</a>)</li> <li>support Auto Accessor syntax (<a href="https://github.com/typescript-eslint/typescript-eslint/issues/5926">#5926</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/becd1f8581c0013399dfe71be6c265e96cedb57a">becd1f8</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/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.44.0...v5.45.0">5.45.0</a> (2022-11-28)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/267da4e416f7de6892336db8a2360d7af702b73c"><code>267da4e</code></a> chore: publish v5.45.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.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 - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-11-29 06:29:01 +00:00 (Migrated from gitlab.com)

added 2 commits

  • d211b4e6 - 1 commit from branch master
  • c0d053d2 - Build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0

Compare with previous version

added 2 commits <ul><li>d211b4e6 - 1 commit from branch <code>master</code></li><li>c0d053d2 - Build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/730/diffs?diff_id=544234336&start_sha=02ffe91067380ebdf499fbf21660ddd3b731f27d)
argoyle commented 2022-11-29 06:38:51 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 6135a47e - 1 commit from branch master
  • 5b73b5bd - Build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0

Compare with previous version

added 2 commits <ul><li>6135a47e - 1 commit from branch <code>master</code></li><li>5b73b5bd - Build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/730/diffs?diff_id=544239659&start_sha=c0d053d23caa00e794ee9339a1171ee091f5651f)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-11-29 06:42:08 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-29 06:51:30 +00:00
Sign in to join this conversation.