chore(deps): update typescript-eslint monorepo to v4 (major) #19
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.
This PR contains the following updates:
^3.9.1
->^4.0.0
^3.9.1
->^4.0.0
Release Notes
typescript-eslint/typescript-eslint
v4.7.0
Compare Source
Bug Fixes
Features
no-confusing-void-expression
(#2605) (c8a4dad)4.6.1 (2020-11-02)
Bug Fixes
v4.6.1
Compare Source
Bug Fixes
v4.6.0
Compare Source
Bug Fixes
Features
[]
(#2704) (ef8b5a7), closes #2582no-unnecessary-type-constraint
rule (#2516) (880ac75)space-infix-ops
(#2593) (343d20d)v4.5.0
Compare Source
Bug Fixes
any
/unknown
(#2671) (d690c8d)Features
allowProtectedClassPropertyAccess
option (#2622) (bbc9e35)ignoreInferredTypes
option (#2668) (91010e8)4.4.1 (2020-10-12)
Bug Fixes
v4.4.1
Compare Source
Bug Fixes
v4.4.0
Compare Source
Features
consistent-indexed-object-style
rule (#2401) (d7dc108)no-duplicate-imports
(#2609) (498f397)v4.3.0
Compare Source
Bug Fixes
Features
this: void
(#2481) (ddf5660)v4.2.0
Compare Source
Bug Fixes
Features
comma-dangle
(#2416) (f7babcf)4.1.1 (2020-09-14)
Bug Fixes
Function
type (#2435) (e1401dc)this
return (#2437) (7c6fcee)in-try-catch
if the return is in acatch
without afinally
(#2356) (efdd521)v4.1.1
Compare Source
Bug Fixes
Function
type (#2435) (e1401dc)this
return (#2437) (7c6fcee)in-try-catch
if the return is in acatch
without afinally
(#2356) (efdd521)v4.1.0
Compare Source
Bug Fixes
export =
(#2505) (3d07a99)const
as a global type variable (#2499) (eb3f6e3)Features
ignoreFunctionTypeParameterNameValueShadow
(#2470) (bfe255f)no-loop-func
(#2490) (36305df)4.0.1 (2020-08-31)
Bug Fixes
v4.0.1
Compare Source
Bug Fixes
v4.0.0
Compare Source
Please see the release notes for v4.0.0
Bug Fixes
Features
ts-expect-error
toallow-with-description
(#2351) (a3f163a), closes #2146strictNullChecks
turned on (#2345) (9273441)consistent-type-imports
rule (#2367) (58b1c2d)BREAKING CHANGES
typescript-estree: - removes the ability to supply a
RegExp
toprojectFolderIgnoreList
, and changes the meaning of the string value from a regex to a glob.Removed AST_NODE_TYPES.Import. This is a minor breaking change as the node type that used this was removed ages ago.
eslint-plugin: Default rule options is a breaking change.
3.10.1 (2020-08-25)
Bug Fixes
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.