renovate #92

Merged
root merged 1 commits from renovate into master 2025-05-06 08:18:13 +00:00
Contributor

npm

@typescript-eslint/eslint-plugin

  • ^8.31.1 => ^8.32.0 (vscodestat)

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

  • Andy Edwards
  • Dima Barabash @dbarabashh
  • Kirk Waiblinger @kirkwaiblinger
  • mdm317
  • overlookmotel
  • Sasha Kondrashov
  • Yukihiro Hasegawa @y-hsgw

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

@typescript-eslint/parser

  • ^8.31.1 => ^8.32.0 (vscodestat)

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

  • Andy Edwards
  • Dima Barabash @dbarabashh
  • Kirk Waiblinger @kirkwaiblinger
  • mdm317
  • overlookmotel
  • Sasha Kondrashov
  • Yukihiro Hasegawa @y-hsgw

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

<h1>npm</h1> <h2>@typescript-eslint/eslint-plugin</h2> <ul> <li> ^8.31.1 => ^8.32.0 (vscodestat)</li> </ul> > <h2>8.32.0 (2025-05-05)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10182">#10182</a>)</li> > <li><strong>eslint-plugin:</strong> [only-throw-error] add option <code>allowRethrowing</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11075">#11075</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>deps:</strong> update dependency typedoc to ^0.28.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1fef33521">1fef33521</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10907">#10907</a>)</li> > <li><strong>eslint-plugin:</strong> [unified-signatures] exempt <code>this</code> from optional parameter overload check (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11005">#11005</a>)</li> > <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix parenthesization bug in suggestion (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11098">#11098</a>)</li> > <li><strong>typescript-estree:</strong> ensure consistent TSMappedType AST shape (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11086">#11086</a>)</li> > <li><strong>typescript-estree:</strong> correct <code>TSImportType</code> property name when <code>assert</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11115">#11115</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Andy Edwards</li> > <li>Dima Barabash @dbarabashh</li> > <li>Kirk Waiblinger @kirkwaiblinger</li> > <li>mdm317</li> > <li>overlookmotel</li> > <li>Sasha Kondrashov</li> > <li>Yukihiro Hasegawa @y-hsgw</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.31.1 => ^8.32.0 (vscodestat)</li> </ul> > <h2>8.32.0 (2025-05-05)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10182">#10182</a>)</li> > <li><strong>eslint-plugin:</strong> [only-throw-error] add option <code>allowRethrowing</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11075">#11075</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>deps:</strong> update dependency typedoc to ^0.28.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1fef33521">1fef33521</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10907">#10907</a>)</li> > <li><strong>eslint-plugin:</strong> [unified-signatures] exempt <code>this</code> from optional parameter overload check (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11005">#11005</a>)</li> > <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix parenthesization bug in suggestion (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11098">#11098</a>)</li> > <li><strong>typescript-estree:</strong> ensure consistent TSMappedType AST shape (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11086">#11086</a>)</li> > <li><strong>typescript-estree:</strong> correct <code>TSImportType</code> property name when <code>assert</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/11115">#11115</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Andy Edwards</li> > <li>Dima Barabash @dbarabashh</li> > <li>Kirk Waiblinger @kirkwaiblinger</li> > <li>mdm317</li> > <li>overlookmotel</li> > <li>Sasha Kondrashov</li> > <li>Yukihiro Hasegawa @y-hsgw</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 2025-05-06 04:43:14 +00:00
root merged commit 226687cd73 into master 2025-05-06 08:18:13 +00:00
root referenced this issue from a commit 2025-05-06 08:18:20 +00:00
root deleted branch renovate 2025-05-06 08:18:36 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: root/vscodestat#92
No description provided.