Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0
Bumps @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.19.0
8.19.0 (2024-12-30)
🚀 Features
- eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)
🩹 Fixes
- eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
- eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
- eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
- eslint-plugin: [member-ordering] ignore method overloading (#10536)
❤️ Thank You
- Karl Werner
- Kirk Waiblinger
@kirkwaiblinger
- Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.19.0 (2024-12-30)
🚀 Features
- eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)
🩹 Fixes
- eslint-plugin: [member-ordering] ignore method overloading (#10536)
- eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
- eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
- eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
❤️ Thank You
- Karl Werner
- Kirk Waiblinger
@kirkwaiblinger
- Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Commits
-
e19f30f
chore(release): publish 8.19.0 -
9746832
fix(eslint-plugin): [member-ordering] ignore method overloading (#10536) -
7eba36e
fix(eslint-plugin): [consistent-indexed-object-style] don't report on indirec... -
3097930
fix(eslint-plugin): [array-type] autofix with conditional types needs parenth... -
2e2731d
fix(eslint-plugin): add getConstraintInfo to handle generic constraints bette... -
07d0e0d
feat(eslint-plugin): [strict-boolean-expressions] check array predicate funct... - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts