renovate #72

Merged
root merged 1 commits from renovate into master 2025-02-18 01:33:35 +00:00
Contributor

npm

@typescript-eslint/eslint-plugin

  • ^8.24.0 => ^8.24.1 (vscodestat)

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

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

@typescript-eslint/parser

  • ^8.24.0 => ^8.24.1 (vscodestat)

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • 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.24.0 => ^8.24.1 (vscodestat)</li> </ul> > <h2>8.24.1 (2025-02-17)</h2> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>deps:</strong> update eslint monorepo to v9.20.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10834">#10834</a>)</li> > <li><strong>eslint-plugin:</strong> [no-inferrable-types] handle accessor (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10780">#10780</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] ignore enum and enum members (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10782">#10782</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unsafe-assignment] report on an <code>any</code> value assigned as an initializer of an <code>accessor</code> property (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10785">#10785</a>)</li> > <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] check <code>accessor</code> class properties (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10789">#10789</a>)</li> > <li><strong>eslint-plugin:</strong> [prefer-return-this-type] check <code>accessor</code> properties with a function initializer (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10794">#10794</a>)</li> > <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] check <code>accessor</code> class properties with a function initializer (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10804">#10804</a>)</li> > <li><strong>eslint-plugin:</strong> [explicit-member-accessibility] check <code>accessor</code> class properties for missing accessibility modifier (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10805">#10805</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] don&#39;t report on deprecated <code>accessor</code> property declaration (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10813">#10813</a>)</li> > <li><strong>eslint-plugin:</strong> [no-misused-promises] don&#39;t report on <code>static</code> <code>accessor</code> properties (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10814">#10814</a>)</li> > <li><strong>eslint-plugin:</strong> [class-methods-use-this] check <code>accessor</code> methods with a function initializer (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10796">#10796</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Ronen Amiel</li> > <li>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.24.0 => ^8.24.1 (vscodestat)</li> </ul> > <h2>8.24.1 (2025-02-17)</h2> > <h3>🩹 Fixes</h3> > <ul> > <li><strong>deps:</strong> update eslint monorepo to v9.20.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10834">#10834</a>)</li> > <li><strong>eslint-plugin:</strong> [no-inferrable-types] handle accessor (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10780">#10780</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] ignore enum and enum members (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10782">#10782</a>)</li> > <li><strong>eslint-plugin:</strong> [no-unsafe-assignment] report on an <code>any</code> value assigned as an initializer of an <code>accessor</code> property (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10785">#10785</a>)</li> > <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] check <code>accessor</code> class properties (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10789">#10789</a>)</li> > <li><strong>eslint-plugin:</strong> [prefer-return-this-type] check <code>accessor</code> properties with a function initializer (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10794">#10794</a>)</li> > <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] check <code>accessor</code> class properties with a function initializer (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10804">#10804</a>)</li> > <li><strong>eslint-plugin:</strong> [explicit-member-accessibility] check <code>accessor</code> class properties for missing accessibility modifier (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10805">#10805</a>)</li> > <li><strong>eslint-plugin:</strong> [no-deprecated] don&#39;t report on deprecated <code>accessor</code> property declaration (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10813">#10813</a>)</li> > <li><strong>eslint-plugin:</strong> [no-misused-promises] don&#39;t report on <code>static</code> <code>accessor</code> properties (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10814">#10814</a>)</li> > <li><strong>eslint-plugin:</strong> [class-methods-use-this] check <code>accessor</code> methods with a function initializer (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10796">#10796</a>)</li> > </ul> > <h3>❤️ Thank You</h3> > <ul> > <li>Ronen Amiel</li> > <li>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 2025-02-18 01:32:43 +00:00
root merged commit 84522247b3 into master 2025-02-18 01:33:34 +00:00
root referenced this issue from a commit 2025-02-18 01:33:37 +00:00
root deleted branch renovate 2025-02-18 01:33:42 +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#72
No description provided.