Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update typescript-eslint monorepo to v4.9.0 #105

Merged
merged 1 commit into from
Dec 5, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 13, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

typescript-eslint/typescript-eslint

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
  • typescript-estree: add default value for parserOptions.projectFolderIgnoreList and deduplicate resolved projects (#​2819) (bf904ec), closes #​2418 #​2814
Features

4.8.2 (2020-11-23)

Bug Fixes
  • eslint-plugin: [prefer-literal-enum-member] allow pure template literal strings (#​2786) (f3bf6a1)
  • typescript-estree: fix type-only regression for consumers not yet on TS 4.1 (#​2789) (50a46c6)

4.8.1 (2020-11-17)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positive when array predicate returns unknown (#​2772) (111c244)
  • typescript-estree: parseWithNodeMaps returning empty maps (#​2773) (3e4a0ed)

v4.8.2

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-literal-enum-member] allow pure template literal strings (#​2786) (f3bf6a1)
  • typescript-estree: fix type-only regression for consumers not yet on TS 4.1 (#​2789) (50a46c6)

v4.8.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positive when array predicate returns unknown (#​2772) (111c244)
  • typescript-estree: parseWithNodeMaps returning empty maps (#​2773) (3e4a0ed)

v4.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-definitions] remove fixer when the interface is within a global module declaration (#​2739) (2326238)
  • eslint-plugin: [no-unsafe-member-access] ignore MemberExpression's whose parents are either TSClassImplements or TSInterfaceHeritage (#​2753) (535db3b)
Features

v4.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [array-type] parenthesize ReadonlyArray fix (#​2747) (83385ac)
  • eslint-plugin: [no-extra-non-null-assertion] false positive with non-nullable computed key (#​2737) (e82698c)
Features

4.6.1 (2020-11-02)

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] fix wrong autofix behaviour with generics (#​2722) (73d9713)
  • eslint-plugin: [no-shadow] ignore global module augmentation (#​2729) (d8c67a5)

Renovate 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 added the deps Pull requests that update a dependency file label Nov 13, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 8917663 to 3ee2ae4 Compare November 16, 2020 18:24
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.7.0 chore(deps): update typescript-eslint monorepo to v4.8.0 Nov 16, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3ee2ae4 to 005080f Compare November 17, 2020 13:41
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.8.0 chore(deps): update typescript-eslint monorepo Nov 17, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 005080f to 233de66 Compare November 17, 2020 14:07
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo chore(deps): update typescript-eslint monorepo to v4.8.1 Nov 17, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 233de66 to 9cfa978 Compare November 23, 2020 18:17
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.8.1 chore(deps): update typescript-eslint monorepo Nov 23, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9cfa978 to 740dd7c Compare November 23, 2020 18:45
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo chore(deps): update typescript-eslint monorepo to v4.8.2 Nov 23, 2020
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v4.8.2 chore(deps): update typescript-eslint monorepo to v4.9.0 Nov 30, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 740dd7c to 89a2e62 Compare November 30, 2020 18:25
@ruedap ruedap merged commit ed74bba into main Dec 5, 2020
@ruedap ruedap deleted the renovate/typescript-eslint-monorepo branch December 5, 2020 13:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants