communism-report-generator
communism-report-generator copied to clipboard
chore(deps): update typescript-eslint monorepo to v3.1.0
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | minor | 3.0.2 -> 3.1.0 |
@typescript-eslint/parser | devDependencies | minor | 3.0.2 -> 3.1.0 |
Release Notes
typescript-eslint/typescript-eslint
v3.1.0
Bug Fixes
- eslint-plugin: [explicit-module-boundary-types] don't check returned functions if parent function has return type (#2084) (d7d4eeb)
- eslint-plugin: [no-unnecessary-condition] handle comparison of any, unknown and loose comparisons with nullish values (#2123) (1ae1d01)
- eslint-plugin: [no-unnecessary-condition] improve optional chain handling (#2111) (9ee399b)
- eslint-plugin: [no-unnecessary-condition] improve optional chain handling 2 - electric boogaloo (#2138) (c87cfaf)
- eslint-plugin: [no-unused-expressions] ignore import expressions (#2130) (e383691)
- eslint-plugin: [no-var-requires] false negative for TSAsExpression and MemberExpression (#2139) (df95338)
- experimental-utils: downlevel type declarations for versions older than 3.8 (#2133) (7925823)
Features
- eslint-plugin: [ban-ts-comments] add "allow-with-description" option (#2099) (8a0fd18)
-
eslint-plugin: [ban-types] allow selective disable of default options with
false
value (#2137) (1cb8ca4) - eslint-plugin: [explicit-module-boundary-types] improve accuracy and coverage (#2135) (caaa859)
3.0.2 (2020-05-27)
Bug Fixes
3.0.1 (2020-05-25)
Bug Fixes
- eslint-plugin: [naming-convention] handle no options correctly (#2095) (fd7d02b)
- eslint-plugin: [no-throw-literal] handle intersection and union types (#2085) (cae037f)
-
eslint-plugin: [unbound-method] fix crash due to missing
Intl
(#2090) (f2fa82c) -
experimental-utils: export
CLIEngine
&ESLint
(#2083) (014341b) -
typescript-estree: handle
BigInt
with_
numeric separator (#2067) (66f1627) - typescript-estree: mark TS 3.8 and 3.9 as "supported" (#2057) (5eedbff), closes #1436 #1436
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.