renovate #38

Merged
root merged 1 commits from renovate into master 2024-10-14 23:27:17 +00:00
Contributor

npm

@typescript-eslint/eslint-plugin

  • ^8.8.1 => ^8.9.0 (vscodestat)

8.9.0 (2024-10-14)

🚀 Features

  • rule-tester: hooks for test cases (#10109)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value (#10093)
  • eslint-plugin: [return-await] sync the behavior with await-thenable (#10069)
  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled (#10096)
  • eslint-plugin: [no-loop-func] sync from upstream base rule (#10103)
  • eslint-plugin: [no-unused-vars] never report the naming of an enum member (#10117)
  • eslint-plugin: correct use-at-your-own-risk type definitions (#10049)
  • eslint-plugin: handle unions in await...for (#10110)
  • rule-tester: merge provided linterOptions (#10131)
  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references (#10095)
  • typescript-estree: improve project service error message when file extension missing from extraFileExtensions (#10076)
  • visitor-keys: reorder TSSatisfiesExpression and TSTypeAssertion (#10139)

❤️ Thank You

  • Abraham Guo
  • Anna Bocharova @RobinTail
  • Arya Emami @aryaemami59
  • auvred @auvred
  • Joshua Chen
  • Kirk Waiblinger @kirkwaiblinger
  • Lotfi Meklati @lotmek
  • mdm317
  • Ronen Amiel
  • Sukka
  • YeonJuan @yeonjuan

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

@typescript-eslint/parser

  • ^8.8.1 => ^8.9.0 (vscodestat)

8.9.0 (2024-10-14)

🚀 Features

  • rule-tester: hooks for test cases (#10109)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value (#10093)
  • eslint-plugin: [return-await] sync the behavior with await-thenable (#10069)
  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled (#10096)
  • eslint-plugin: [no-loop-func] sync from upstream base rule (#10103)
  • eslint-plugin: [no-unused-vars] never report the naming of an enum member (#10117)
  • eslint-plugin: correct use-at-your-own-risk type definitions (#10049)
  • eslint-plugin: handle unions in await...for (#10110)
  • rule-tester: merge provided linterOptions (#10131)
  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references (#10095)
  • typescript-estree: improve project service error message when file extension missing from extraFileExtensions (#10076)
  • visitor-keys: reorder TSSatisfiesExpression and TSTypeAssertion (#10139)

❤️ Thank You

  • Abraham Guo
  • Anna Bocharova @RobinTail
  • Arya Emami @aryaemami59
  • auvred @auvred
  • Joshua Chen
  • Kirk Waiblinger @kirkwaiblinger
  • Lotfi Meklati @lotmek
  • mdm317
  • Ronen Amiel
  • Sukka
  • 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.8.1 => ^8.9.0 (vscodestat)</li> </ul> > <h2>8.9.0 (2024-10-14)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>rule-tester:</strong> hooks for test cases (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10109">#10109</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] cannot assume variables are either type or value (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10093">#10093</a>)</li> > <li><strong>eslint-plugin:</strong> [return-await] sync the behavior with await-thenable (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10069">#10069</a>)</li> > <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] report a different error message when <code>allowBitwiseExpressions</code> is enabled (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10096">#10096</a>)</li> > <li><strong>eslint-plugin:</strong> [no-loop-func] sync from upstream base rule (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10103">#10103</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unused-vars] never report the naming of an enum member (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10117">#10117</a>)</li> > <li><strong>eslint-plugin:</strong> correct use-at-your-own-risk type definitions (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10049">#10049</a>)</li> > <li><strong>eslint-plugin:</strong> handle unions in await...for (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10110">#10110</a>)</li> > <li><strong>rule-tester:</strong> merge provided <code>linterOptions</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10131">#10131</a>)</li> > <li><strong>scope-manager:</strong> [no-use-before-define] do not treat nested namespace aliases as variable references (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10095">#10095</a>)</li> > <li><strong>typescript-estree:</strong> improve project service error message when file extension missing from extraFileExtensions (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10076">#10076</a>)</li> > <li><strong>visitor-keys:</strong> reorder <code>TSSatisfiesExpression</code> and <code>TSTypeAssertion</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10139">#10139</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Abraham Guo</li> > <li>Anna Bocharova @RobinTail</li> > <li>Arya Emami @aryaemami59</li> > <li>auvred @auvred</li> > <li>Joshua Chen</li> > <li>Kirk Waiblinger @kirkwaiblinger</li> > <li>Lotfi Meklati @lotmek</li> > <li>mdm317</li> > <li>Ronen Amiel</li> > <li>Sukka</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.8.1 => ^8.9.0 (vscodestat)</li> </ul> > <h2>8.9.0 (2024-10-14)</h2> > <h3>🚀 Features</h3> > <ul> > <li><strong>rule-tester:</strong> hooks for test cases (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10109">#10109</a>)</li> > </ul> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] cannot assume variables are either type or value (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10093">#10093</a>)</li> > <li><strong>eslint-plugin:</strong> [return-await] sync the behavior with await-thenable (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10069">#10069</a>)</li> > <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] report a different error message when <code>allowBitwiseExpressions</code> is enabled (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10096">#10096</a>)</li> > <li><strong>eslint-plugin:</strong> [no-loop-func] sync from upstream base rule (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10103">#10103</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unused-vars] never report the naming of an enum member (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10117">#10117</a>)</li> > <li><strong>eslint-plugin:</strong> correct use-at-your-own-risk type definitions (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10049">#10049</a>)</li> > <li><strong>eslint-plugin:</strong> handle unions in await...for (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10110">#10110</a>)</li> > <li><strong>rule-tester:</strong> merge provided <code>linterOptions</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10131">#10131</a>)</li> > <li><strong>scope-manager:</strong> [no-use-before-define] do not treat nested namespace aliases as variable references (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10095">#10095</a>)</li> > <li><strong>typescript-estree:</strong> improve project service error message when file extension missing from extraFileExtensions (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10076">#10076</a>)</li> > <li><strong>visitor-keys:</strong> reorder <code>TSSatisfiesExpression</code> and <code>TSTypeAssertion</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10139">#10139</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Abraham Guo</li> > <li>Anna Bocharova @RobinTail</li> > <li>Arya Emami @aryaemami59</li> > <li>auvred @auvred</li> > <li>Joshua Chen</li> > <li>Kirk Waiblinger @kirkwaiblinger</li> > <li>Lotfi Meklati @lotmek</li> > <li>mdm317</li> > <li>Ronen Amiel</li> > <li>Sukka</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-14 23:27:02 +00:00
root merged commit 65a1db8157 into master 2024-10-14 23:27:17 +00:00
root referenced this issue from a commit 2024-10-14 23:27:18 +00:00
root deleted branch renovate 2024-10-14 23:27:19 +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#38
No description provided.