renovate #54

Merged
root merged 1 commits from renovate into master 2024-12-10 01:24:52 +00:00
Contributor

npm

@typescript-eslint/eslint-plugin

  • ^8.17.0 => ^8.18.0 (vscodestat)

8.18.0 (2024-12-09)

🚀 Features

  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)

🩹 Fixes

  • typescript peer dependency (#10373)
  • deps: update dependency eslint to v9.16.0 (#10471)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#10432)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)

❤️ Thank You

  • Kim Sang Du @developer-bandi
  • Kirk Waiblinger @kirkwaiblinger
  • mdm317
  • rtritto

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

@typescript-eslint/parser

  • ^8.17.0 => ^8.18.0 (vscodestat)

8.18.0 (2024-12-09)

🚀 Features

  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)

🩹 Fixes

  • typescript peer dependency (#10373)
  • deps: update dependency eslint to v9.16.0 (#10471)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#10432)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)

❤️ Thank You

  • Kim Sang Du @developer-bandi
  • Kirk Waiblinger @kirkwaiblinger
  • mdm317
  • rtritto

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

<h1>npm</h1> <h2>@typescript-eslint/eslint-plugin</h2> <ul> <li> ^8.17.0 => ^8.18.0 (vscodestat)</li> </ul> > <h2>8.18.0 (2024-12-09)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-deprecated] report on super call of deprecated constructor (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10397">#10397</a>)</li> > <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add support for &quot;no default&quot; comment (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10218">#10218</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li>typescript peer dependency (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10373">#10373</a>)</li> > <li><strong>deps:</strong> update dependency eslint to v9.16.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10471">#10471</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] check if a JSX attribute is deprecated (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10374">#10374</a>)</li> > <li><strong>eslint-plugin:</strong> [no-base-to-string] handle more robustly when multiple <code>toString()</code> declarations are present for a type (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10432">#10432</a>)</li> > <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] only flag function literals (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10436">#10436</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Kim Sang Du @developer-bandi</li> > <li>Kirk Waiblinger @kirkwaiblinger</li> > <li>mdm317</li> > <li>rtritto</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.17.0 => ^8.18.0 (vscodestat)</li> </ul> > <h2>8.18.0 (2024-12-09)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-deprecated] report on super call of deprecated constructor (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10397">#10397</a>)</li> > <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add support for &quot;no default&quot; comment (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10218">#10218</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li>typescript peer dependency (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10373">#10373</a>)</li> > <li><strong>deps:</strong> update dependency eslint to v9.16.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10471">#10471</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] check if a JSX attribute is deprecated (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10374">#10374</a>)</li> > <li><strong>eslint-plugin:</strong> [no-base-to-string] handle more robustly when multiple <code>toString()</code> declarations are present for a type (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10432">#10432</a>)</li> > <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] only flag function literals (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10436">#10436</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Kim Sang Du @developer-bandi</li> > <li>Kirk Waiblinger @kirkwaiblinger</li> > <li>mdm317</li> > <li>rtritto</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-12-10 01:22:42 +00:00
root merged commit e443cda701 into master 2024-12-10 01:24:52 +00:00
root deleted branch renovate 2024-12-10 01:24:54 +00:00
root referenced this issue from a commit 2024-12-10 01:24:55 +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#54
No description provided.