Update dependency @typescript-eslint/eslint-plugin to ^8.46.0 #321

Merged
renovate merged 1 commits from renovate/typescript-eslint-eslint-plugin-8.x into master 2025-10-08 00:16:40 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies minor ^8.45.0 -> ^8.46.0

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.46.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#​11659)
  • rule-schema-to-typescript-types: clean up and make public (#​11633)
🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#​11660)
  • typescript-estree: forbid abstract method and accessor to have implementation (#​11657)
  • eslint-plugin: removed error type previously deprecated (#​11674)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#​11603)
  • eslint-plugin: [unbound-method] improve wording around this: void and binding (#​11634)
  • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#​11628)
  • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#​11487)
❤️ Thank You

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | minor | [`^8.45.0` -> `^8.46.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.45.0/8.46.0) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v8.46.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8460-2025-10-06) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.45.0...v8.46.0) ##### 🚀 Features - **eslint-plugin:** \[no-unsafe-member-access] add allowOptionalChaining option ([#&#8203;11659](https://github.com/typescript-eslint/typescript-eslint/pull/11659)) - **rule-schema-to-typescript-types:** clean up and make public ([#&#8203;11633](https://github.com/typescript-eslint/typescript-eslint/pull/11633)) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-readonly-parameter-types] ignore tagged primitives ([#&#8203;11660](https://github.com/typescript-eslint/typescript-eslint/pull/11660)) - **typescript-estree:** forbid abstract method and accessor to have implementation ([#&#8203;11657](https://github.com/typescript-eslint/typescript-eslint/pull/11657)) - **eslint-plugin:** removed error type previously deprecated ([#&#8203;11674](https://github.com/typescript-eslint/typescript-eslint/pull/11674)) - **eslint-plugin:** \[no-deprecated] ignore deprecated `export import`s ([#&#8203;11603](https://github.com/typescript-eslint/typescript-eslint/pull/11603)) - **eslint-plugin:** \[unbound-method] improve wording around `this: void` and binding ([#&#8203;11634](https://github.com/typescript-eslint/typescript-eslint/pull/11634)) - **rule-tester:** deprecate TestCaseError#type and LintMessage#nodeType ([#&#8203;11628](https://github.com/typescript-eslint/typescript-eslint/pull/11628)) - **eslint-plugin:** \[no-floating-promises] remove excess parentheses in suggestions ([#&#8203;11487](https://github.com/typescript-eslint/typescript-eslint/pull/11487)) ##### ❤️ Thank You - fisker Cheung [@&#8203;fisker](https://github.com/fisker) - Josh Goldberg ✨ - Kirk Waiblinger [@&#8203;kirkwaiblinger](https://github.com/kirkwaiblinger) - Mark de Dios [@&#8203;peanutenthusiast](https://github.com/peanutenthusiast) - Richard Torres [@&#8203;richardtorres314](https://github.com/richardtorres314) - Victor Genaev [@&#8203;mainframev](https://github.com/mainframev) You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-10-08 00:16:39 +00:00
Update dependency @typescript-eslint/eslint-plugin to ^8.46.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
79e49ed5a9
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-08 00:16:39 +00:00
renovate merged commit fbb55628be into master 2025-10-08 00:16:40 +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: pierre/SolarEnergy#321
No description provided.