Update @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, eslint-plugin-prettier to the latest version - #116
Open
redpeacock78 wants to merge 1 commit into
Conversation
lsdl-wrapper: - @typescript-eslint/eslint-plugin: 4.16.1 -> 5.5.0 - @typescript-eslint/parser: 4.16.1 -> 5.5.0 - eslint: 7.21.0 -> 8.4.0 - eslint-plugin-prettier: 3.3.1 -> 4.0.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-typedistinguish 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-typedistinguish 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
5771663feat: addallowReservedparser option (#15387) (Milos Djermanovic)32ac37afeat: Flat config support in Linter (refs #13481) (#15185) (Nicholas C. Zakas)d041f34feat: Treat Class/New Expressions as truthy in no-constant-condition (#15326) (Jordan Eldredge)8f44cf5feat: report only lines that exceed the limit in max-lines-per-function (#15140) (Sneh Khatri)808ad35feat: pass cwd to formatters (refs eslint/rfcs#57) (#13392) (Toru Nagashima)f1b7499feat: support async formatters (#15243) (MO)Bug Fixes
4940cc5fix: mark --rulesdir option as deprecated in CLI docs (#15310) (Kevin Partington)Documentation
54deec5docs: update integrations.md (#15380) (Vlad Sholokhov)fa0423adocs: fix typo in PR template (#15365) (Nitin Kumar)e233920docs: enable a few more markdownlint rules and fix violations (#15368) (Bryan Mishkin)632176ddocs: Dedent needlessly indented example in getter-return docs (#15363) (Jordan Eldredge)4497e88docs: Update release notes blog post template (#15285) (Nicholas C. Zakas)Chores
efede90chore: upgrade @eslint/eslintrc@1.0.5 (#15389) (Milos Djermanovic)0b8c846chore: fix update-readme to avoid multiple consecutive blank lines (#15375) (Milos Djermanovic)94b2a8bchore: Use default Chromium binary in M1 Mac tests (#15371) (Brandon Mills)ba58d94ci: use nodev16for Verify Files (#15364) (Nitin Kumar)1e32ee5chore: 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 🐝