Update @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, eslint-plugin-prettier to the latest version #116
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 5.5.0 of @typescript-eslint/eslint-plugin was just published.
The version(
5.5.0
) is not covered by your current version range(^4.16.1
).Release Notes
v5.5.0
5.5.0 (2021-11-29)
Bug Fixes
node.source
(#4196) (637722a)Features
array-type
distinguish whether readonly or not (#4066) (314af44)Version 5.5.0 of @typescript-eslint/parser was just published.
The version(
5.5.0
) is not covered by your current version range(^4.16.1
).Release Notes
v5.5.0
5.5.0 (2021-11-29)
Bug Fixes
node.source
(#4196) (637722a)Features
array-type
distinguish whether readonly or not (#4066) (314af44)Version 8.4.0 of eslint was just published.
The version(
8.4.0
) is not covered by your current version range(^7.21.0
).Release Notes
null
Features
5771663
feat: addallowReserved
parser option (#15387) (Milos Djermanovic)32ac37a
feat: Flat config support in Linter (refs #13481) (#15185) (Nicholas C. Zakas)d041f34
feat: Treat Class/New Expressions as truthy in no-constant-condition (#15326) (Jordan Eldredge)8f44cf5
feat: report only lines that exceed the limit in max-lines-per-function (#15140) (Sneh Khatri)808ad35
feat: pass cwd to formatters (refs eslint/rfcs#57) (#13392) (Toru Nagashima)f1b7499
feat: support async formatters (#15243) (MO)Bug Fixes
4940cc5
fix: mark --rulesdir option as deprecated in CLI docs (#15310) (Kevin Partington)Documentation
54deec5
docs: update integrations.md (#15380) (Vlad Sholokhov)fa0423a
docs: fix typo in PR template (#15365) (Nitin Kumar)e233920
docs: enable a few more markdownlint rules and fix violations (#15368) (Bryan Mishkin)632176d
docs: Dedent needlessly indented example in getter-return docs (#15363) (Jordan Eldredge)4497e88
docs: Update release notes blog post template (#15285) (Nicholas C. Zakas)Chores
efede90
chore: upgrade @eslint/eslintrc@1.0.5 (#15389) (Milos Djermanovic)0b8c846
chore: fix update-readme to avoid multiple consecutive blank lines (#15375) (Milos Djermanovic)94b2a8b
chore: Use default Chromium binary in M1 Mac tests (#15371) (Brandon Mills)ba58d94
ci: use nodev16
for Verify Files (#15364) (Nitin Kumar)1e32ee5
chore: add jsdoc type annotation to rules (#15291) (Bryan Mishkin)Version 4.0.0 of eslint-plugin-prettier was just published.
The version(
4.0.0
) is not covered by your current version range(^3.3.1
).Release note is not available
Powered by hothouse 🐝