Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update typescript-eslint monorepo to v2.25.0 #16

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2020

Whitesource Renovate banner

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 2.4.0 -> 2.25.0
@typescript-eslint/parser devDependencies minor 2.4.0 -> 2.25.0

Release Notes

typescript-eslint/typescript-eslint

v2.25.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-unnec-type-assertion] allow const assertions (#​1741) (f76a1b3)
  • eslint-plugin: [no-unnecessary-condition] ignore basic array indexing false positives (#​1534) (2b9603d)
  • eslint-plugin: add class-literal-property-style rule (#​1582) (b2dbd89)
  • experimental-utils: expose ast utility functions (#​1670) (3eb5d45)

v2.24.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-unnec-type-assertion] allow const assertions (#​1741) (f76a1b3)
  • eslint-plugin: [no-unnecessary-condition] ignore basic array indexing false positives (#​1534) (2b9603d)
  • eslint-plugin: add class-literal-property-style rule (#​1582) (b2dbd89)
  • experimental-utils: expose ast utility functions (#​1670) (3eb5d45)

v2.23.0

Compare Source

Bug Fixes
  • typescript-estree: unnecessary program updates by removing timeout methods (#​1693) (2ccd66b)
Features

v2.22.0

Compare Source

Bug Fixes
Features

v2.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [ban-types] add option extendDefaults (#​1379) (ae7f7c5)
  • eslint-plugin: [default-param-last] handle param props (#​1650) (3534c6e)
  • eslint-plugin: [no-implied-eval] correct logic for ts3.8 (#​1652) (33e3e6f)
Features
  • eslint-plugin: [explicit-member-accessibility] autofix no-public (#​1548) (dd233b5)
  • eslint-plugin: [typedef] add variable-declaration-ignore-function (#​1578) (fc0a55e)
  • eslint-plugin: add new no-base-to-string rule (#​1522) (8333d41)
  • eslint-plugin: add prefer-readonly-parameters (#​1513) (3be9854)
  • eslint-plugin: additional annotation spacing rules for va… (#​1496) (b097245)

v2.20.0

Compare Source

Bug Fixes
  • eslint-plugin: [embt] ignore JSX callbacks (#​1630) (4d45b33)
  • eslint-plugin: [no-floating-promises] handle finally callback (#​1620) (1aa7135)
  • eslint-plugin: [typedef] allow array/object destructuring in for/of (#​1570) (660bace)
  • typescript-estree: process.stdout can be undefined (#​1619) (0d8e87e)
Features

v2.19.2

Compare Source

Features
  • eslint-plugin: [ban-types] allow banning null and undefined (#​821) (0b2b887)
  • eslint-plugin: [strict-boolean-expressions] refactor, add clearer error messages (#​1480) (db4b530)

2.19.2 (2020-02-10)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

2.19.1 (2020-02-10)

Bug Fixes
  • eslint-plugin: [unbound-method] blacklist a few unbound natives (#​1562) (4670aab)
  • typescript-estree: ts returning wrong file with project references (#​1575) (4c12dac)

v2.19.1

Compare Source

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v2.19.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-extra-non-null-assert] add fixer (#​1468) (54201ab)
  • eslint-plugin: [no-float-prom] fixer + msg for ignoreVoid (#​1473) (159b16e)
  • eslint-plugin: [unbound-method] support bound builtins (#​1526) (0a110eb)
  • eslint-plugin: add extension no-dupe-class-members (b22424e)
  • eslint-plugin: add no-unnecessary-boolean-literal-compare (#​242) (6bebb1d)
  • eslint-plugin: add switch-exhaustiveness-check rule (#​972) (9e0f6dd)
  • eslint-plugin: support negative matches for filter (#​1517) (b24fbe8)

v2.18.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-extra-non-null-assert] add fixer (#​1468) (54201ab)
  • eslint-plugin: [no-float-prom] fixer + msg for ignoreVoid (#​1473) (159b16e)
  • eslint-plugin: [unbound-method] support bound builtins (#​1526) (0a110eb)
  • eslint-plugin: add extension no-dupe-class-members (b22424e)
  • eslint-plugin: add no-unnecessary-boolean-literal-compare (#​242) (6bebb1d)
  • eslint-plugin: add switch-exhaustiveness-check rule (#​972) (9e0f6dd)
  • eslint-plugin: support negative matches for filter (#​1517) (b24fbe8)

v2.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] false positive for returned fns (#​1490) (5562ad5)
  • improve token types and add missing type guards (#​1497) (ce41d7d)
  • eslint-plugin: [naming-convention] fix filter option (#​1482) (718cd88)
  • eslint-plugin: fix property access on undefined error (#​1507) (d89e8e8)
  • experimental-utils: widen type of settings property (#​1527) (b515e47)
  • typescript-estree: error on unexpected jsdoc nodes (#​1525) (c8dfac3)
  • typescript-estree: fix identifier tokens typed as Keyword (#​1487) (77a1caa)
Features

v2.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] handle empty array-pattern (#​1450) (4726605)
  • eslint-plugin: [unbound-method] handling of logical expr (#​1440) (9c5b857)
  • eslint-plugin: set default-param-last as an extension rule (#​1445) (b5ef704)
  • typescript-estree: correct type of ArrayPattern.elements (#​1451) (62e4ca0)
Features
  • eslint-plugin: [naming-convention] allow not check format (#​1455) (61eb434)
  • eslint-plugin: [naming-convention] correct example (#​1455) (60683d7)
  • eslint-plugin: [no-extra-!-assert] flag ?. after !-assert (#​1460) (58c7c25)
  • eslint-plugin: add explicit-module-boundary-types rule (#​1020) (bb0a846)
  • eslint-plugin: add no-non-null-asserted-optional-chain (#​1469) (498aa24)
  • experimental-utils: expose getParserServices from utils (#​1448) (982c8bc)

v2.15.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] handle UnaryExpression for enums (#​1415) (852fc31)
  • eslint-plugin: [no-unnec-type-assert] handle JSX attributes (#​1002) (3c5659b)
  • eslint-plugin: handle error classes using generics (#​1428) (b139540)
  • typescript-estree: fix persisted parse for relative paths (#​1424) (9720d2c)
  • typescript-estree: parsing of deeply nested new files in new folder (#​1412) (206c94b)
  • typescript-estree: resolve path relative to tsconfigRootDir (#​1439) (c709056)
Features
  • eslint-plugin: [no-unnec-cond] array predicate callbacks (#​1206) (f7ad716)
  • eslint-plugin: add default-param-last rule (#​1418) (a37ff9f)
  • eslint-plugin: add rule naming-conventions (#​1318) (9eab26f)
  • typescript-estree: add parserOption to turn on debug logs (#​1413) (25092fd)
  • typescript-estree: add strict type mapping to esTreeNodeToTSNodeMap (#​1382) (d3d70a3)

v2.14.0

Compare Source

Bug Fixes
  • eslint-plugin: crash in no-unnecessary-type-arguments (#​1401) (01c939f)
  • typescript-estree: correct persisted parse for windows (#​1406) (1a42f3d)
Features

v2.13.0

Compare Source

Bug Fixes
  • eslint-plugin: type assertion in rule no-extra-parens (#​1376) (f40639e)
  • typescript-estree: visit typeParameters in OptionalCallExpr (#​1377) (cba6a2a)
Features
  • add internal eslint plugin for repo-specific lint rules (#​1373) (3a15413)

v2.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [quotes] ignore backticks for Enum members (#​1355) (e51048c)
  • eslint-plugin: [type-annotation-spacing] typo in messages (#​1354) (82e0dbc)
  • eslint-plugin: add isTypeAssertion utility function (#​1369) (bb1671e)
  • eslint-plugin: use AST_NODE_TYPES enum instead of strings (#​1366) (bd0276b)
  • typescript-estree: correct type of key for base nodes (#​1367) (099225a)
Features
  • eslint-plugin: [ban-types] handle empty type literal {} (#​1348) (1c0ce9b)
  • eslint-plugin: [no-use-before-define] opt to ignore enum (#​1242) (6edd911)
  • eslint-plugin: [pref-str-starts/ends-with] optional chain… (#​1357) (fd37bc3)
  • eslint-plugin: add no-extra-semi extension (425f65c)
  • eslint-plugin: add no-throw-literal extension (2aa696c)
  • eslint-plugin: more optional chain support in rules (#​1363) (3dd1b02)
  • eslint-plugin-tslint: add fixer for config rule (#​1342) (c52c5c9)
  • typescript-estree: computed members discriminated unions (#​1349) (013df9a)
  • typescript-estree: tighten prop name and destructure types (#​1346) (f335c50)

v2.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-null-coal] fixer w/ mixed logicals (#​1326) (f9a9fbf)
  • eslint-plugin: [quotes] ignore backticks for interface properties (#​1311) (3923a09)
Features
  • eslint-plugin: [no-unnec-cond] check optional chaining (#​1315) (a2a8a0a)

v2.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [brace-style] handle enum declarations (#​1281) (3ddf1a2)
Features
  • eslint-plugin: [member-ordering] add index signature (#​1190) (b5a52a3)

v2.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-empty-function] add missed node types (#​1271) (e9d44f5)
  • eslint-plugin: [no-untyped-pub-sig] ignore set return (#​1264) (6daff10)
  • eslint-plugin: [no-unused-expressions] ignore directives (#​1285) (ce4c803)
  • eslint-plugin: [prefer-optional-chain] allow $ in identifiers (c72c3c1)
  • eslint-plugin: [prefer-optional-chain] handle more cases (#​1261) (57ddba3)
  • eslint-plugin: [return-await] allow Any and Unknown (#​1270) (ebf5e0a)
  • eslint-plugin: [strict-bool-expr] allow nullish coalescing (#​1275) (3b39340)
  • typescript-estree: make FunctionDeclaration.body non-null (#​1288) (dc73510)
Features
  • eslint-plugin: [no-empty-func] private/protected construct (#​1267) (3b931ac)
  • eslint-plugin: [no-non-null-assert] add suggestion fixer (#​1260) (e350a21)
  • eslint-plugin: [no-unnec-cond] support nullish coalescing (#​1148) (96ef1e7)
  • eslint-plugin: [prefer-null-coal] opt for suggestion fixer (#​1272) (f84eb96)
  • experimental-utils: add isSpaceBetween declaration to Sou… (#​1268) (f83f04b)

v2.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-dynamic-delete] correct invalid fixer for identifiers (#​1244) (5b1300d)
  • eslint-plugin: [no-untyped-pub-sig] constructor return (#​1231) (6cfd468)
  • eslint-plugin: [prefer-optional-chain] unhandled cases (b1a065f)
  • eslint-plugin: [req-await] crash on nonasync promise return (#​1228) (56c00b3)
  • typescript-estree: fix synthetic default import (#​1245) (d97f809)
Features

v2.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [camelcase] handle optional member expr (#​1204) (9c8203f)
  • eslint-plugin: [indent] fix decorator type (#​1189) (e2008e3)
  • eslint-plugin: [indent] handle empty generic declarations (#​1211) (9aee06c)
  • eslint-plugin: [no-type-alias] handle constructor aliases (#​1198) (1bb4d63)
  • eslint-plugin: [no-unnec-type-arg] throwing on call/new expr (#​1217) (42a48de)
  • eslint-plugin: [no-unnecessary-cond] fix naked type param (#​1207) (4fac6c5)
  • eslint-plugin: [nuta] correctly handle null/undefined separation (#​1201) (9829dd3)
  • eslint-plugin: [require-await] better handle nesting (#​1193) (eb83af1)
  • eslint-plugin: [unified-signatures] crash: cannot read pro… (#​1096) (d1de3a7)
  • eslint-plugin: disable base no-unused-expressions in all config (ecb3f4e)
  • typescript-estree: correctly account for trailing slash in… (#​1205) (ba89168)
  • typescript-estree: options range loc being always true (#​704) (db1aa18)
Features
  • eslint-plugin: [no-type-alias] handle conditional types (#​953) (259ff20)
  • eslint-plugin: add rule restrict-template-expressions (#​850) (46b58b4)
  • eslint-plugin: add space-before-function-paren extension (d8b07a7)
  • eslint-plugin: added new rule no-dynamic-delete (#​565) (864c811)
  • eslint-plugin: added new rule no-untyped-public-signature (#​801) (c5835f3)

v2.6.1

Compare Source

Bug Fixes
  • eslint-plugin: crash fixing readonly arrays to generic (#​1172) (2b2f2d7)
  • typescript-estree: hash code to reduce update frequency (#​1179) (96d1cc3)
  • typescript-estree: reduce bundle footprint of tsutils (#​1177) (c8fe515)
Features
  • eslint-plugin: [no-unused-expressions] extend for optional chaining (#​1175) (57d63b7)
  • parser: handle optional chaining in scope analysis (#​1169) (026ceb9)

2.6.1 (2019-11-04)

Bug Fixes

v2.6.0

Compare Source

Bug Fixes
  • parser: adds TTY check before logging the version mismatch warning (#​1121) (768ef63)
  • typescript-estree: better handle canonical paths (#​1111) (8dcbf4c)
  • typescript-estree: correct parenthesized optional chain AST (#​1141) (5ae286e)
  • typescript-estree: ensure parent pointers are set (#​1129) (d4703e1)
  • typescript-estree: normalize paths to fix cache miss on windows (#​1128) (6d0f2ce)
Features
  • typescript-estree: add support for declare class properties (#​1136) (1508670)

v2.5.0

Compare Source

Bug Fixes
  • parser: adds TTY check before logging the version mismatch warning (#​1121) (768ef63)
  • typescript-estree: better handle canonical paths (#​1111) (8dcbf4c)
  • typescript-estree: correct parenthesized optional chain AST (#​1141) (5ae286e)
  • typescript-estree: ensure parent pointers are set (#​1129) (d4703e1)
  • typescript-estree: normalize paths to fix cache miss on windows (#​1128) (6d0f2ce)
Features
  • typescript-estree: add support for declare class properties (#​1136) (1508670)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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.

@rarkins rarkins merged commit b6d0ec2 into master Mar 26, 2020
@rarkins rarkins deleted the renovate/typescript-eslint-monorepo branch March 26, 2020 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants