Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.54.0 by dependabot[bot] · Pull Request #1271 · actions/setup-python
Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 8.53.1.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.53.1
8.53.1 (2026-01-19)
🩹 Fixes
- eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
- utils: make RuleCreator root defaultOptions optional (#11956)
❤️ Thank You
- Cameron
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.53.0
8.53.0 (2026-01-12)
🚀 Features
- eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
- eslint-plugin: add rule [strict-void-return] (#9707)
- project-service: allow passing
Partial<ts.server.ServerHost>to project service (#11932)🩹 Fixes
- eslint-plugin: replace unclear "
errortyped" with more helpful description (#11704)- eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
- typescript-estree: forbid type-only import with both default and named specifiers (#11930)
- typescript-estree: fix syntax check for
usingdeclaration (#11910)- typescript-estree: forbid invalid class implements (#11934)
- typescript-estree: forbid invalid "import equals" declaration (#11936)
- typescript-estree: forbid invalid
extendsandimplementsin interface declaration (#11935)❤️ Thank You
- auvred
@auvred- Brad Zacher
@bradzacher- fisker Cheung
@fisker- Josh Goldberg
- Josh Goldberg ✨
- Kirk Waiblinger
- Niki
@phaux- Nikita
- SungHyun627
@SungHyun627- Will Harney
@wjhsfYou can read about our versioning strategy and releases on our website.
v8.52.0
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.53.1 (2026-01-19)
🩹 Fixes
- utils: make RuleCreator root defaultOptions optional (#11956)
- eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
❤️ Thank You
- Cameron
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
8.53.0 (2026-01-12)
🚀 Features
- eslint-plugin: add rule [strict-void-return] (#9707)
- eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
🩹 Fixes
- eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
- eslint-plugin: replace unclear "
errortyped" with more helpful description (#11704)- typescript-estree: forbid invalid
extendsandimplementsin interface declaration (#11935)- typescript-estree: forbid invalid class implements (#11934)
- typescript-estree: forbid type-only import with both default and named specifiers (#11930)
❤️ Thank You
- Brad Zacher
@bradzacher- fisker Cheung
@fisker- Josh Goldberg
- Josh Goldberg ✨
- Kirk Waiblinger
- Niki
@phaux- Nikita
- SungHyun627
@SungHyun627- Will Harney
@wjhsfYou can read about our versioning strategy and releases on our website.
8.52.0 (2026-01-05)
🚀 Features
- eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)
🩹 Fixes
... (truncated)
Commits
9940e53chore(release): publish 8.53.1e0f2a01fix(utils): make RuleCreator root defaultOptions optional (#11956)76f8ff7fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if interface...3021edechore(release): publish 8.53.0722ab62fix(eslint-plugin): [no-useless-default-assignment] fix false positive for pa...92fcf3efeat(eslint-plugin): add rule [strict-void-return] (#9707)3fb0381docs(eslint-plugin): [no-useless-default-assignment] fix misformatted link (#...62ee26efeat(eslint-plugin): [no-unused-vars] add a fixer to remove unused imports (#...c4d5a56fix(eslint-plugin): replace unclear "errortyped" with more helpful descrip...3ac7735fix(typescript-estree): forbid invalidextendsandimplementsin interfac...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @typescript-eslint/eslint-plugin since your current version.
Bumps @typescript-eslint/parser from 5.62.0 to 8.54.0 and Bumps eslint-plugin-jest from 27.9.0 to 29.12.1.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.