renovate #33

Merged
root merged 1 commits from renovate into master 2024-10-01 00:23:54 +00:00
Contributor

npm

@typescript-eslint/eslint-plugin

  • ^8.7.0 => ^8.8.0 (vscodestat)

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [return-await] check for-await loop iteree (#10008)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0 (#10070)
  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
  • eslint-plugin: [no-misused-promises] check contextual type (#10042)
  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026)
  • utils: update missing type information message (#10043)

❤️ Thank You

  • auvred @auvred
  • Josh Goldberg
  • Kirk Waiblinger @kirkwaiblinger
  • Ronen Amiel
  • Tarun Chauhan @tarunrajput
  • YeonJuan @yeonjuan

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

@typescript-eslint/parser

  • ^8.7.0 => ^8.8.0 (vscodestat)

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [return-await] check for-await loop iteree (#10008)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0 (#10070)
  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
  • eslint-plugin: [no-misused-promises] check contextual type (#10042)
  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026)
  • utils: update missing type information message (#10043)

❤️ Thank You

  • auvred @auvred
  • Josh Goldberg
  • Kirk Waiblinger @kirkwaiblinger
  • Ronen Amiel
  • Tarun Chauhan @tarunrajput
  • YeonJuan @yeonjuan

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

<h1>npm</h1> <h2>@typescript-eslint/eslint-plugin</h2> <ul> <li> ^8.7.0 => ^8.8.0 (vscodestat)</li> </ul> > <h2>8.8.0 (2024-09-30)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] add checkTypePredicates (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10009">#10009</a>)</li> > <li><strong>eslint-plugin:</strong> [return-await] check for-await loop iteree (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10008">#10008</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li>remove <code>export type *</code> in d.ts to support TS&lt;5.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10070">#10070</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] should underline template syntax with squiggly lines (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10044">#10044</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] max callstack exceeded when class implements itself (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10040">#10040</a>)</li> > <li><strong>eslint-plugin:</strong> [no-misused-promises] check contextual type (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10042">#10042</a>)</li> > <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow nested bitwise operations (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10037">#10037</a>)</li> > <li><strong>type-utils:</strong> check for type parameters on <code>isBuiltinSymbolLikeRecurser()</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10026">#10026</a>)</li> > <li><strong>utils:</strong> update missing type information message (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10043">#10043</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>auvred @auvred</li> > <li>Josh Goldberg ✨</li> > <li>Kirk Waiblinger @kirkwaiblinger</li> > <li>Ronen Amiel</li> > <li>Tarun Chauhan @tarunrajput</li> > <li>YeonJuan @yeonjuan</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.7.0 => ^8.8.0 (vscodestat)</li> </ul> > <h2>8.8.0 (2024-09-30)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] add checkTypePredicates (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10009">#10009</a>)</li> > <li><strong>eslint-plugin:</strong> [return-await] check for-await loop iteree (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10008">#10008</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li>remove <code>export type *</code> in d.ts to support TS&lt;5.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10070">#10070</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] should underline template syntax with squiggly lines (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10044">#10044</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] max callstack exceeded when class implements itself (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10040">#10040</a>)</li> > <li><strong>eslint-plugin:</strong> [no-misused-promises] check contextual type (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10042">#10042</a>)</li> > <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow nested bitwise operations (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10037">#10037</a>)</li> > <li><strong>type-utils:</strong> check for type parameters on <code>isBuiltinSymbolLikeRecurser()</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10026">#10026</a>)</li> > <li><strong>utils:</strong> update missing type information message (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10043">#10043</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>auvred @auvred</li> > <li>Josh Goldberg ✨</li> > <li>Kirk Waiblinger @kirkwaiblinger</li> > <li>Ronen Amiel</li> > <li>Tarun Chauhan @tarunrajput</li> > <li>YeonJuan @yeonjuan</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-10-01 00:21:51 +00:00
root merged commit 7580bcb90a into master 2024-10-01 00:23:53 +00:00
root referenced this issue from a commit 2024-10-01 00:24:00 +00:00
root deleted branch renovate 2024-10-01 00:24:14 +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#33
No description provided.