renovate #21

Merged
root merged 1 commits from renovate into master 2024-08-19 17:20:46 +00:00
Contributor

npm

@typescript-eslint/eslint-plugin

  • ^8.1.0 => ^8.2.0 (vscodestat)

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion to require-await to remove async keyword (#9718)
  • typescript-estree: special-case error for parserOptions.project and project references (#9686)

🩹 Fixes

  • eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then (#9059)
  • eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment (#9209)
  • eslint-plugin: delete [] in message if ReadOnly<string[]> is detected (#9513)
  • eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any (#9555)
  • eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary (#9740)
  • eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections (#9777)
  • typescript-estree: pass in tsconfigRootDir as cwd to getParsedConfigFile (#9804)

❤️ Thank You

  • Abraham Guo
  • Dave @reduckted
  • Jake Bailey @jakebailey
  • James @Zamiell
  • Josh Goldberg
  • liuxingbaoyu @liuxingbaoyu
  • Yukihiro Hasegawa @y-hsgw
  • Yutong Zhu @YutongZhuu

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

@typescript-eslint/parser

  • ^8.1.0 => ^8.2.0 (vscodestat)

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion to require-await to remove async keyword (#9718)
  • typescript-estree: special-case error for parserOptions.project and project references (#9686)

🩹 Fixes

  • eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then (#9059)
  • eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment (#9209)
  • eslint-plugin: delete [] in message if ReadOnly<string[]> is detected (#9513)
  • eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any (#9555)
  • eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary (#9740)
  • eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections (#9777)
  • typescript-estree: pass in tsconfigRootDir as cwd to getParsedConfigFile (#9804)

❤️ Thank You

  • Abraham Guo
  • Dave @reduckted
  • Jake Bailey @jakebailey
  • James @Zamiell
  • Josh Goldberg
  • liuxingbaoyu @liuxingbaoyu
  • Yukihiro Hasegawa @y-hsgw
  • Yutong Zhu @YutongZhuu

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

<h1>npm</h1> <h2>@typescript-eslint/eslint-plugin</h2> <ul> <li> ^8.1.0 => ^8.2.0 (vscodestat)</li> </ul> > <h2>8.2.0 (2024-08-19)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>eslint-plugin:</strong> add suggestion to <code>require-await</code> to remove <code>async</code> keyword (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9718">#9718</a>)</li> > <li><strong>typescript-estree:</strong> special-case error for parserOptions.project and project references (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9686">#9686</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] flag second argument of <code>.then</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9059">#9059</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] conflict with TS for variables used before assignment (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9209">#9209</a>)</li> > <li><strong>eslint-plugin:</strong> delete [] in message if ReadOnly&lt;string[]&gt; is detected (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9513">#9513</a>)</li> > <li><strong>eslint-plugin:</strong> [no-redundant-type-constituents] differentiate a types-error any from a true any (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9555">#9555</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] check mapped constraint types if necessary (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9740">#9740</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] add logic to see through intersections (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9777">#9777</a>)</li> > <li><strong>typescript-estree:</strong> pass in tsconfigRootDir as cwd to getParsedConfigFile (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9804">#9804</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Abraham Guo</li> > <li>Dave @reduckted</li> > <li>Jake Bailey @jakebailey</li> > <li>James @Zamiell</li> > <li>Josh Goldberg ✨</li> > <li>liuxingbaoyu @liuxingbaoyu</li> > <li>Yukihiro Hasegawa @y-hsgw</li> > <li>Yutong Zhu @YutongZhuu</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> <h2>@typescript-eslint/parser</h2> <ul> <li> ^8.1.0 => ^8.2.0 (vscodestat)</li> </ul> > <h2>8.2.0 (2024-08-19)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>eslint-plugin:</strong> add suggestion to <code>require-await</code> to remove <code>async</code> keyword (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9718">#9718</a>)</li> > <li><strong>typescript-estree:</strong> special-case error for parserOptions.project and project references (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9686">#9686</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] flag second argument of <code>.then</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9059">#9059</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] conflict with TS for variables used before assignment (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9209">#9209</a>)</li> > <li><strong>eslint-plugin:</strong> delete [] in message if ReadOnly&lt;string[]&gt; is detected (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9513">#9513</a>)</li> > <li><strong>eslint-plugin:</strong> [no-redundant-type-constituents] differentiate a types-error any from a true any (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9555">#9555</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] check mapped constraint types if necessary (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9740">#9740</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] add logic to see through intersections (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9777">#9777</a>)</li> > <li><strong>typescript-estree:</strong> pass in tsconfigRootDir as cwd to getParsedConfigFile (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9804">#9804</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Abraham Guo</li> > <li>Dave @reduckted</li> > <li>Jake Bailey @jakebailey</li> > <li>James @Zamiell</li> > <li>Josh Goldberg ✨</li> > <li>liuxingbaoyu @liuxingbaoyu</li> > <li>Yukihiro Hasegawa @y-hsgw</li> > <li>Yutong Zhu @YutongZhuu</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>
m.schnitzler added 1 commit 2024-08-19 17:19:18 +00:00
root merged commit 084e4239b4 into master 2024-08-19 17:20:45 +00:00
root referenced this issue from a commit 2024-08-19 17:20:47 +00:00
root deleted branch renovate 2024-08-19 17:20:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: root/vscodestat#21
No description provided.