Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

chore(deps): update typescript-eslint monorepo to v4.33.0 #53

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

typescript-eslint/typescript-eslint

v4.33.0

Compare Source

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

v4.32.0

Compare Source

Features

4.31.2 (2021-09-20)

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

4.31.1 (2021-09-13)

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

v4.31.2

Compare Source

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

v4.31.1

Compare Source

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

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/eslint-plugin

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

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

v4.25.0

Compare Source

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

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

Features
  • eslint-plugin: [space-infix-ops] support for class properties and type aliases (#​3231) (5414bf2)
  • eslint-plugin: [type-annotation-spacing] handle space between ? and : (#​3138) (40bdb0b)

v4.19.0

Compare Source

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

v4.18.0

Compare Source

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

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

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] do not autofix if interface has extends (#​3009) (b0475af)
  • eslint-plugin: [no-implied-eval] handle conditional expression (#​3125) (8c65d30)
  • eslint-plugin: [no-unused-vars] don't report nested module declaration (#​3119) (4ca5888)
  • eslint-plugin: [prefer-function-type] apply existing comments to the fixed code (#​3094) (c32f803)
  • eslint-plugin: [unbound-method] allow super expressions in this assignments (#​3010) (c65a139)
Features
  • eslint-plugin: [member-delimiter-style] Add an option 'multilineDetection' to treat types and interfaces as single line if the last member ends on the same line as the closing bracket (#​2970) (cf86f42)
  • eslint-plugin: [prom-func-async] report only function head (#​2872) (25f459c)

4.15.2 (2021-02-22)

Bug Fixes
  • typescript-estree: correct issues in AST definition (#​3083) (509a117)
  • add missing intrinsic keyword node to AST (#​3081) (409bf0b)
  • eslint-plugin: [no-var-requires] report when used in type assertion (#​3074) (763a252)

4.15.1 (2021-02-15)

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] check allowNames on function declarations and property methods (#​3051) (0ade469)

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

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

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

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

4.9.1 (2020-12-07)

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

v4.9.1

Compare Source

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

v4.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] convert readonly index signature to readonly record (#​2798) (29428a4)
  • eslint-plugin: [consistent-type-imports] crash when using both default and namespace in one import (#​2778) (c816b84)
  • eslint-plugin: [explicit-module-boundary-types] ignore functions exported within typed object/array literals (#​2805) (73a63ee)
  • eslint-plugin: [no-use-before-define] allow class references if they're within a class decorator (#​2827) (050023a), closes #​2842
  • eslint-plugin: [triple-slash-reference] fix crash with external module reference (#​2788) (32b1b68)
  • scope-manager: fix assertion assignments not being marked as write references (#​2809) (fa68492), closes #​2804
Features

4.8.2 (2020-11-23)

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

4.8.1 (2020-11-17)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positive when array predicate returns unknown (#​2772) (111c244)

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.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 671fdfe to f175d57 Compare December 7, 2020 18:14
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.9.0 chore(deps): update typescript-eslint monorepo to v4.9.1 Dec 7, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f175d57 to c6ea6a8 Compare December 14, 2020 18:30
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.9.1 chore(deps): update typescript-eslint monorepo to v4.10.0 Dec 14, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c6ea6a8 to a81a503 Compare December 21, 2020 18:12
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.10.0 chore(deps): update typescript-eslint monorepo Dec 21, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a81a503 to eef3091 Compare December 21, 2020 18:45
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo chore(deps): update typescript-eslint monorepo to v4.11.0 Dec 21, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from eef3091 to 4eae3e6 Compare December 28, 2020 18:43
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.11.0 chore(deps): update typescript-eslint monorepo to v4.11.1 Dec 28, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4eae3e6 to 8f8d95a Compare January 4, 2021 18:29
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.11.1 chore(deps): update typescript-eslint monorepo to v4.12.0 Jan 4, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8f8d95a to 07b3313 Compare January 11, 2021 18:49
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.12.0 chore(deps): update typescript-eslint monorepo to v4.13.0 Jan 11, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 07b3313 to e161bf2 Compare January 18, 2021 18:17
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.13.0 chore(deps): update typescript-eslint monorepo Jan 18, 2021
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo chore(deps): update typescript-eslint monorepo to v4.14.0 Jan 18, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 8924472 to 3120a82 Compare January 25, 2021 18:36
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.14.0 chore(deps): update typescript-eslint monorepo to v4.14.1 Jan 25, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3120a82 to 1d13ef1 Compare February 9, 2021 01:54
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.14.1 chore(deps): update typescript-eslint monorepo to v4.15.0 Feb 9, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 1d13ef1 to ddcb58b Compare April 26, 2021 17:53
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.15.0 chore(deps): update typescript-eslint monorepo to v4.22.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ddcb58b to 60be92b Compare May 9, 2021 22:54
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.22.0 chore(deps): update typescript-eslint monorepo to v4.22.1 May 9, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 60be92b to 835916b Compare May 15, 2021 20:42
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.22.1 chore(deps): update typescript-eslint monorepo to v4.23.0 May 15, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 835916b to 8c0f1f0 Compare June 6, 2021 19:42
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.23.0 chore(deps): update typescript-eslint monorepo to v4.26.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8c0f1f0 to 64353f1 Compare June 17, 2021 10:07
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.26.0 chore(deps): update typescript-eslint monorepo to v4.27.0 Jun 17, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 64353f1 to cea12a2 Compare October 18, 2021 22:00
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.27.0 chore(deps): update typescript-eslint monorepo to v4.33.0 Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant