Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 in /angular
Bumps @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v7.11.0
7.11.0 (2024-05-27)
🚀 Features
- eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081)
🩹 Fixes
- ast-spec: add
EmptyStatement
toStatement
(#8892)- eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions (#8826)
- typescript-estree: truncate number of files printed by the maximum file error (#9127)
❤ ️ Thank You
- Abraham Guo
- auvred
@auvred
- Dom Armstrong
@domarmstrong
- Kirk Waiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
7.11.0 (2024-05-27)
🚀 Features
- eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
- eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤ ️ Thank You
- Abraham Guo
- auvred
- Dom Armstrong
- Kirk Waiblinger
You can read about our versioning strategy and releases on our website.
Commits
-
e360541
chore(release): publish 7.11.0 -
b230385
feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm... -
3461f45
test(eslint-plugin): [consistent-type-assertions] add missingoutput: null
... -
342b873
fix(eslint-plugin): [consistent-type-assertions] prevent syntax errors on arr... -
b5ce43b
chore(eslint-plugin): replaced map/reduce with flatMap in normalizedOptions i... - 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