Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8…
….26.0 (#756) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.25.0` -> `8.26.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.25.0/8.26.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.26.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8260-2025-03-03) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.25.0...v8.26.0) ##### 🚀 Features - **eslint-plugin:** \[unified-signatures] support ignoring overload signatures with different JSDoc comments ([#​10781](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10781)) - **eslint-plugin:** \[explicit-module-boundary-types] add an option to ignore overload implementations ([#​10889](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10889)) - **eslint-plugin:** \[no-unused-var] handle implicit exports in declaration files ([#​10714](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10714)) - support TypeScript 5.8 ([#​10903](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10903)) - **eslint-plugin:** \[no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use ([#​9536](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9536)) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-assertion] handle unknown ([#​10875](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10875)) - **eslint-plugin:** \[no-invalid-void-type] report `accessor` properties with an invalid `void` type ([#​10864](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10864)) - **eslint-plugin:** \[unified-signatures] does not differentiate truly private methods ([#​10806](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10806)) ##### ❤️ Thank You - Andrea Simone Costa [@​jfet97](https://redirect.github.com/jfet97) - Dirk Luijk [@​dirkluijk](https://redirect.github.com/dirkluijk) - Ronen Amiel - YeonJuan [@​yeonjuan](https://redirect.github.com/yeonjuan) - Yukihiro Hasegawa [@​y-hsgw](https://redirect.github.com/y-hsgw) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-for-repository). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information