Bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1
Bumps @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v7.14.1
7.14.1 (2024-06-24)
🚀 Features🩹 Fixes
- keep warnAbountTSVersion in sync with package.json (#9400)
- eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
- eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
- eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
- eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
- eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)
❤ ️ Thank You
- Brad Zacher
@bradzacher
- cm-ayf
@cm-ayf
- Jake Bailey
@jakebailey
- James Zhan
- Joshua Chen
- yoshi2no
@yoshi2no
- Jake Bailey
@jakebailey
You can read about our versioning strategy and releases on our website.
v7.14.0
7.14.0 (2024-06-24)
We followed this up soon after with 7.14.1 - see the combined release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
7.14.1 (2024-06-24)
🩹 Fixes
eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types
eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens
❤ ️ Thank You
- Jake Bailey
You can read about our versioning strategy and releases on our website.
7.14.0 (2024-06-24)
🚀 Features
- support TypeScript 5.5
🩹 Fixes
eslint-plugin: [no-extraneous-class] handle abstract members
eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types
eslint-plugin: [no-invalid-this] support AccessorProperty
❤ ️ Thank You
- Brad Zacher
- cm-ayf
- Jake Bailey
- James Zhan
- Joshua Chen
- yoshi2no
You can read about our versioning strategy and releases on our website.
Commits
-
b4fe94f
chore(release): publish 7.14.1 -
f29150f
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r... -
9b7731d
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t... -
dfc4469
chore(release): publish 7.14.0 -
635133a
docs: split troubleshooting into granular sections (#9024) -
c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411) -
23e6468
fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ... -
5c4a5de
feat(ast-spec): tighter types and documentation for declaration/* (#9211) -
e47123d
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367) -
dc18229
feat: support TypeScript 5.5 (#9397) - Additional commits viewable 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