renovate #30

Merged
root merged 1 commits from renovate into master 2024-09-16 23:40:30 +00:00
Contributor

npm

@typescript-eslint/eslint-plugin

  • ^8.5.0 => ^8.6.0 (vscodestat)

8.6.0 (2024-09-16)

🚀 Features

  • add allow option for restrict-template-expressions (#8556)
  • eslint-plugin: [no-unnecessary-condition] check switch cases (#9912)
  • eslint-plugin: [no-misused-promises] check array predicate return (#9955)
  • type-utils: isNullableType add Void logic (#9937)
  • typescript-estree: disable plugin loading by default in project service (#9964)

🩹 Fixes

  • eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice (#9969)
  • eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment (#9978)
  • eslint-plugin: [no-deprecated] report on deprecated properties with function-like types (#9977)
  • eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message (#9940)
  • typescript-estree: don't throw on missing tsconfig.json by default in project service (#9989)

❤️ Thank You

  • Abraham Guo
  • auvred @auvred
  • Josh Goldberg
  • Kim Sang Du @developer-bandi
  • YeonJuan @yeonjuan

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

@typescript-eslint/parser

  • ^8.5.0 => ^8.6.0 (vscodestat)

8.6.0 (2024-09-16)

🚀 Features

  • add allow option for restrict-template-expressions (#8556)
  • eslint-plugin: [no-unnecessary-condition] check switch cases (#9912)
  • eslint-plugin: [no-misused-promises] check array predicate return (#9955)
  • type-utils: isNullableType add Void logic (#9937)
  • typescript-estree: disable plugin loading by default in project service (#9964)

🩹 Fixes

  • eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice (#9969)
  • eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment (#9978)
  • eslint-plugin: [no-deprecated] report on deprecated properties with function-like types (#9977)
  • eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message (#9940)
  • typescript-estree: don't throw on missing tsconfig.json by default in project service (#9989)

❤️ Thank You

  • Abraham Guo
  • auvred @auvred
  • Josh Goldberg
  • Kim Sang Du @developer-bandi
  • 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.5.0 => ^8.6.0 (vscodestat)</li> </ul> > <h2>8.6.0 (2024-09-16)</h2> > <h3>🚀 Features</h3> > <ul> > <li>add <code>allow</code> option for <code>restrict-template-expressions</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8556">#8556</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] check switch cases (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9912">#9912</a>)</li> > <li><strong>eslint-plugin:</strong> [no-misused-promises] check array predicate return (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9955">#9955</a>)</li> > <li><strong>type-utils:</strong> isNullableType add Void logic (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9937">#9937</a>)</li> > <li><strong>typescript-estree:</strong> disable plugin loading by default in project service (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9964">#9964</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-deprecated] don&#39;t report recursive types in destructuring assignment twice (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9969">#9969</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated variables used in destructuring assignment (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9978">#9978</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated properties with function-like types (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9977">#9977</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] properly reflect multiple negations in message (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9940">#9940</a>)</li> > <li><strong>typescript-estree:</strong> don&#39;t throw on missing tsconfig.json by default in project service (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9989">#9989</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Abraham Guo</li> > <li>auvred @auvred</li> > <li>Josh Goldberg ✨</li> > <li>Kim Sang Du @developer-bandi</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.5.0 => ^8.6.0 (vscodestat)</li> </ul> > <h2>8.6.0 (2024-09-16)</h2> > <h3>🚀 Features</h3> > <ul> > <li>add <code>allow</code> option for <code>restrict-template-expressions</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8556">#8556</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] check switch cases (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9912">#9912</a>)</li> > <li><strong>eslint-plugin:</strong> [no-misused-promises] check array predicate return (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9955">#9955</a>)</li> > <li><strong>type-utils:</strong> isNullableType add Void logic (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9937">#9937</a>)</li> > <li><strong>typescript-estree:</strong> disable plugin loading by default in project service (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9964">#9964</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-deprecated] don&#39;t report recursive types in destructuring assignment twice (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9969">#9969</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated variables used in destructuring assignment (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9978">#9978</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated properties with function-like types (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9977">#9977</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] properly reflect multiple negations in message (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9940">#9940</a>)</li> > <li><strong>typescript-estree:</strong> don&#39;t throw on missing tsconfig.json by default in project service (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9989">#9989</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Abraham Guo</li> > <li>auvred @auvred</li> > <li>Josh Goldberg ✨</li> > <li>Kim Sang Du @developer-bandi</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-09-16 23:39:27 +00:00
root merged commit 2f7b7645e3 into master 2024-09-16 23:40:30 +00:00
root referenced this issue from a commit 2024-09-16 23:40:33 +00:00
root deleted branch renovate 2024-09-16 23:40:38 +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#30
No description provided.