Bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1
Bumps @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.19.1
8.19.1 (2025-01-06)
🩹 Fixes
- eslint-plugin: [no-base-to-string] check array generic type (#10437)
- eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the
declarekeyword (#10543)- eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#10548)
- eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#10550)
❤️ Thank You
- Kirk Waiblinger
- mdm317
- Ronen Amiel
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.19.1 (2025-01-06)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#10523)
- eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#10550)
- eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#10548)
- eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the
declarekeyword (#10543)- eslint-plugin: [no-base-to-string] check array generic type (#10437)
❤️ Thank You
- Kirk Waiblinger
- mdm317
- Ronen Amiel
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Commits
-
328b7dfchore(release): publish 8.19.1 -
5dedb1cdocs: fix incorrect variable name in a comment in code example (#10613) -
6e05e56fix: revert "fix(eslint-plugin): [no-unnecessary-type-assertion] handle liter... -
82716b8fix(eslint-plugin): [no-unnecessary-type-assertion] handle literal types (#10... -
c7154bfchore(eslint-plugin): usegetConstraintInfoin no-unnecessary-template-expr... -
63b2d3efix(eslint-plugin): [no-deprecated] doesn't report on shorthand property in a... -
4dbf48bfix(eslint-plugin): [strict-boolean-expressions] remove remaining (unsafe) au... -
3bacfa7chore: upgrade to ts-api-utils 2.0 (#10567) -
4f50f64docs: [return-await] make the rule no longer an extension of ESLint no-return... -
4e7f5f8docs: [prefer-nullish-coalescing] fix admonition (#10574) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts