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

chore(deps): update typescript-eslint monorepo to v4 (major) #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 28, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 1.13.0 -> 4.31.1 age adoption passing confidence
@typescript-eslint/parser 1.13.0 -> 4.31.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint

v4.31.1

Compare Source

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

v4.31.0

Compare Source

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

v4.30.0

Compare Source

Features
  • typescript-estree: add support for class static blocks (#​3730) (f81831b)

4.29.3 (2021-08-23)

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

4.29.2 (2021-08-16)

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

4.29.1 (2021-08-09)

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

v4.29.3

Compare Source

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

v4.29.2

Compare Source

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

v4.29.1

Compare Source

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

v4.29.0

Compare Source

Features
  • eslint-plugin: Catch unused React import with new JSX transform (#​3577) (02998ea)
  • typescript-estree: add support for custom module resolution (#​3516) (d48429d)

4.28.5 (2021-07-26)

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

4.28.4 (2021-07-19)

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

4.28.3 (2021-07-12)

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

4.28.2 (2021-07-05)

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

4.28.1 (2021-06-28)

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

v4.28.5

Compare Source

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

v4.28.4

Compare Source

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

v4.28.3

Compare Source

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

v4.28.2

Compare Source

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

v4.28.1

Compare Source

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

v4.28.0

Compare Source

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

v4.27.0

Compare Source

Bug Fixes
  • typescript-estree: allow providing more one than one existing program in config (#​3508) (4f1806e)
Features
  • allow user to provide TS program instance in parser options (#​3484) (e855b18)

4.26.1 (2021-06-07)

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

v4.26.1

Compare Source

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

v4.26.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-type-alias] consider type imports as alias types (#​3433) (d4f0774)
Features
  • eslint-plugin: [member-ordering] add callback as an ordering type of node (#​3354) (d134b1f)
  • eslint-plugin: [space-infix-ops] Add support for Union and intersection of type declarations (#​3360) (3d29323)

v4.25.0

Compare Source

Bug Fixes
  • corrected no-unsupported-browser-code in roadmap as unimplemented (#​3407) (2319b0e)

v4.24.0

Compare Source

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

v4.23.0

Compare Source

Features
  • refactor to split AST specification out as its own module (#​2911) (25ea953)

4.22.1 (2021-05-04)

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

v4.22.1

Compare Source

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

v4.22.0

Compare Source

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

v4.21.0

Compare Source

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

v4.20.0

Compare Source

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

v4.19.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-delimiter-style] correct invalid fix for multiline with params on the same line (#​3177) (7ad343b)
  • eslint-plugin: [promise-function-async] bad fixer with computed and literal methods (#​3163) (e3a3ea0)
Features

v4.18.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] fixes #​2864 related to functions in nested object properties (#​3178) (55e1fba)
  • eslint-plugin: [no-extran-class] allowWithDecorator should ignore other errors (#​3160) (a148673)
Features

v4.17.0

Compare Source

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

4.16.1 (2021-03-01)

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

v4.16.1

Compare Source

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

v4.16.0

Compare Source

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

4.15.2 (2021-02-22)

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

4.15.1 (2021-02-15)

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

v4.15.2

Compare Source

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

v4.15.1

Compare Source

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

v4.15.0

Compare Source

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

4.14.2 (2021-02-01)

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

4.14.1 (2021-01-25)

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

v4.14.2

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-imports] incorrect handling of computed property type signatures (#​2990) (58f2655), closes #​2989
  • scope-manager: correctly reference generic parameters when decorator metadata is enabled (#​2975) (7695ef3), closes #​2972

v4.14.1

Compare Source

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

v4.14.0

Compare Source

Features
  • add support for decorator metadata in scope analysis and in consistent-type-imports (#​2751) (445e416), closes #​2559

v4.13.0

Compare Source

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

v4.12.0

Compare Source

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

4.11.1 (2020-12-28)

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

v4.11.1

Compare Source

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

v4.11.0

Compare Source

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

v4.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] fix wrong member of method and property meta selectors (#​2856) (9a6c362)
Features
  • eslint-plugin: add rule non-nullable-type-assertion-style (#​2624) (7eee44f)

4.9.1 (2020-12-07)

Bug Fixes
  • eslint-plugin: [method-signature-style] fix crash with methods without a return type (#​2836) (fed89f2), closes #​2834
  • eslint-plugin: [no-unused-vars] false-positive with class expressions (#​2833) (aadb39f), closes #​2831
  • eslint-plugin: [no-unused-vars] fix race condition between naming-convention and no-unused-vars (#​2848) (ccb6b94), closes #​2844

v4.9.1

Compare Source

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

v4.9.0

Compare Source

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

4.8.2 (2020-11-23)

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

4.8.1 (2020-11-17)

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

v4.8.2

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-literal-enum-member] allow pure template literal strings (#​2786) (f3bf6a1)

v4.8.1

Compare Source

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

v4.8.0

Compare Source

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

v4.7.0

Compare Source

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

4.6.1 (2020-11-02)

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

v4.6.1

Compare Source

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

v4.6.0

Compare Source

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

v4.5.0

Compare Source

Bug Fixes
Features
  • typescript-estree: add flag EXPERIMENTAL_useSourceOfProjectReferenceRedirect (#​2669) (90a5878)

4.4.1 (2020-10-12)

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

v4.4.1

Compare Source

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

v4.4.0

Compare Source

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

v4.3.0

Compare Source

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

v4.2.0

Compare Source

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

4.1.1 (2020-09-14)

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

v4.1.1

Compare Source

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

v4.1.0

Compare Source

Features

4.0.1 (2020-08-31)

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

v4.0.1

Compare Source

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

v4.0.0

Compare Source

Please see the release notes for v4.0.0

Features
BREAKING CHANGES
  • typescript-estree: - removes the ability to supply a RegExp to projectFolderIgnoreList, and changes the meaning of the string value from a regex to a glob.

3.10.1 (2020-08-25)

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

v3.10.1

Compare Source

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

v3.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] ignore abstract setters (#​2410) (3764248)
  • eslint-plugin: [explicit-module-boundary-types] ignore all bodyless setters (#​2413) (a53f8c6)
  • eslint-plugin: [no-unnecessary-condition] better handling for unary negation (#​2382) (32fe2bb)
Features

3.9.1 (2020-08-17)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] fix false positive with nullish coalescing (#​2385) (092c969)
  • eslint-plugin: [prefer-includes] don't auto fix when test method's argument type doesn't have an 'includes' method (#​2391) (71c4c72)

v3.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] fix false positive with nullish coalescing (#​2385) (092c969)
  • eslint-plugin: [prefer-includes] don't auto fix when test method's argument type doesn't have an 'includes' method (#​2391) (71c4c72)

v3.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-throw-literal] support type assertions (#​2354) (470174a)
Features
  • eslint-plugin: [no-unsafe-assignment/return] allow assigning any => unknown (#​2371) (e7528e6)
  • typescript-estree: support TSv4 labelled tuple members (#​2378) (00d84ff)

v3.8.0

Compare Source

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

3.7.1 (2020-07-27)

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

v3.7.1

Compare Source

Bug Fixes
  • eslint-plugin: [adjacent-overload-signatures] fix false positive on call signatures and a method named call (#​2313) (30fafb0)
  • eslint-plugin: [no-extra-parens] stop reporting on calling generic functions with one argument and type parameters containing parentheses (#​2319) (616a841)

v3.7.0

Compare Source

Features
  • typescript-estree: support short-circuiting assignment operators (#​2307) (2c90d9f)
  • typescript-estree: support type annotations on catch clauses (#​2306) (b5afe9c)

3.6.1 (2020-07-13)

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

v3.6.1

Compare Source

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

v3.6.0

Compare Source

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

v3.5.0

Compare Source

Features

v3.4.0

Compare Source

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

v3.3.0

Compare Source

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

v3.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-optional-chain] handling first member expression (#​2156) (de18660)

v3.1.0

Compare Source

Bug Fixes
  • experimental-utils: downlevel type declarations for versions older than 3.8 (#​2133) (7925823)

3.0.2 (2020-05-27)

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

3.0.1 (2020-05-25)

Bug Fixes
  • typescript-estree: handle BigInt with _ numeric separator (#​2067) (66f1627)

v3.0.2

Compare Source

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

v3.0.1

Compare Source

Bug Fixes
  • typescript-estree: handle BigInt with _ numeric separator (#​2067) (66f1627)

v3.0.0

Compare Source

Please see the release notes for v3.0.0

Bug Fixes
  • typescript-estree: use TSEmptyBodyFunctionExpression for body-less nodes (#​1289) (82e7163)
Features

v2.34.0

Compare Source

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

v2.33.0

Compare Source

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

v2.32.0

Compare Source

Features

v2.31.0

Compare Source

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

v2.30.0

Compare Source

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

v2.29.0

Compare Source

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

v2.28.0

Compare Source

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

v2.27.0

Compare Source

Note: Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typ


Configuration

📅 Schedule: "every weekend" in timezone Asia/Tokyo.

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

@renovate renovate bot assigned nju33 Aug 28, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 04810b4 to 5953936 Compare August 31, 2020 17:11
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v3 (major) chore(deps): update typescript-eslint monorepo to v4 (major) Aug 31, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from c5e5154 to 4891261 Compare September 7, 2020 17:09
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 4891261 to f75062f Compare September 14, 2020 17:13
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from f75062f to 5f115ac Compare September 21, 2020 17:15
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 5f115ac to b3e4605 Compare September 28, 2020 17:19
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4 (major) chore(deps): update typescript-eslint monorepo (major) Sep 28, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from b3e4605 to 46332dc Compare September 28, 2020 19:05
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (major) chore(deps): update typescript-eslint monorepo to v4 (major) Sep 28, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 46332dc to a9713bb Compare October 5, 2020 17:16
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 391b6cb to 106061f Compare October 19, 2020 17:12
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4 (major) chore(deps): update typescript-eslint monorepo (major) Oct 19, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 106061f to be777e1 Compare October 19, 2020 17:42
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (major) chore(deps): update typescript-eslint monorepo to v4 (major) Oct 19, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from be777e1 to 8656dea Compare October 26, 2020 17:06
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4 (major) chore(deps): update typescript-eslint monorepo (major) Oct 26, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 8656dea to 9192705 Compare October 26, 2020 17:37
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (major) chore(deps): update typescript-eslint monorepo to v4 (major) Oct 26, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 2ca1163 to 06e0a0a Compare November 9, 2020 18:22
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 3 times, most recently from b81a174 to 5bd9cea Compare November 23, 2020 18:22
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 5bd9cea to 64eaf3d Compare November 30, 2020 18:10
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4 (major) chore(deps): update typescript-eslint monorepo (major) Nov 30, 2020
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 64eaf3d to 347ec1b Compare November 30, 2020 18:47
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (major) chore(deps): update typescript-eslint monorepo to v4 (major) Nov 30, 2020
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (major) chore(deps): update typescript-eslint monorepo to v4 (major) May 4, 2021
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 750dbcc to 3bda24c Compare May 17, 2021 18:23
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 3bda24c to a6b0d1a Compare May 24, 2021 17:28
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from d93fe30 to 3b407e7 Compare June 7, 2021 17:59
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 3b407e7 to 40eaed1 Compare June 14, 2021 18:00
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from d550dcb to 1b0a82e Compare June 28, 2021 17:34
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 27639bb to b8d9b25 Compare July 12, 2021 17:32
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from b8d9b25 to cc77fc5 Compare July 19, 2021 18:14
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 7e35655 to 7bb9554 Compare August 2, 2021 18:22
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 7bb9554 to 2d4c1ca Compare August 9, 2021 17:10
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4 (major) chore(deps): update typescript-eslint monorepo (major) Aug 9, 2021
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 2d4c1ca to 4d14ad7 Compare August 9, 2021 18:26
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (major) chore(deps): update typescript-eslint monorepo to v4 (major) Aug 9, 2021
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 4d14ad7 to 5fa9954 Compare August 16, 2021 18:14
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from f7c97d0 to f2fb69a Compare August 30, 2021 18:31
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from f2fb69a to 79386df Compare September 6, 2021 17:31
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4 (major) chore(deps): update typescript-eslint monorepo (major) Sep 6, 2021
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 79386df to 235e454 Compare September 6, 2021 19:14
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (major) chore(deps): update typescript-eslint monorepo to v4 (major) Sep 6, 2021
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 235e454 to 1c2678e Compare September 13, 2021 17:27
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4 (major) chore(deps): update typescript-eslint monorepo (major) Sep 13, 2021
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 1c2678e to 3d728f6 Compare September 13, 2021 19:33
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo (major) chore(deps): update typescript-eslint monorepo to v4 (major) Sep 13, 2021
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