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

chore(deps): update typescript-eslint monorepo to v2 (major) #2754

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2019

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies major 1.13.0 -> 2.2.0
@typescript-eslint/parser devDependencies major 1.13.0 -> 2.2.0

Release Notes

typescript-eslint/typescript-eslint

v2.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [efrt] allowExpressions - check functions in class field properties (#​952) (f1059d8)
  • eslint-plugin: [expl-member-a11y] fix parameter properties (#​912) (ccb98d8)
  • eslint-plugin: [prefer-readonly] add handling for destructuring assignments (e011e90)
Features
  • eslint-plugin: add brace-style extension (e01dc5f)

v2.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [efrt] allowExpressions - check functions in class field properties (#​952) (f1059d8)
  • eslint-plugin: [expl-member-a11y] fix parameter properties (#​912) (ccb98d8)
  • eslint-plugin: [prefer-readonly] add handling for destructuring assignments (e011e90)
Features
  • eslint-plugin: add brace-style extension (e01dc5f)

v2.0.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-naming] should match constructor args (#​771) (b006667)
  • eslint-plugin: [no-inferrable-types] ignore optional props (#​918) (a4e625f)
  • eslint-plugin: [promise-function-async] Allow async get/set (#​820) (cddfdca)
  • eslint-plugin: [require-await] Allow concise arrow function bodies (#​826) (29fddfd)
  • eslint-plugin: [typedef] don't flag destructuring when variables is disabled (#​819) (5603473)
  • eslint-plugin: [typedef] handle AssignmentPattern inside TSParameterProperty (#​923) (6bd7f2d)
  • eslint-plugin: [unbound-method] Allow typeof expressions (Fixes #​692) (#​904) (344bafe)
  • eslint-plugin: [unbound-method] false positive in equality comparisons (#​914) (29a01b8)
  • eslint-plugin: [unified-signatures] type comparison and exported nodes (#​839) (580eceb)
  • eslint-plugin: readme typo (#​867) (5eb40dc)
  • typescript-estree: improve missing project file error msg (#​866) (8f3b0a8), closes #​853
Features
  • [no-unnecessary-type-assertion] allow as const arrow functions (#​876) (14c6f80)
  • eslint-plugin: [expl-func-ret-type] make error loc smaller (#​919) (65eb993)
  • eslint-plugin: [no-type-alias] support tuples (#​775) (c68e033)
  • eslint-plugin: add quotes extension (9f82099)
  • typescript-estree: Accept a glob pattern for options.project (#​806) (9e5f21e)

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 if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 30 times, most recently from 197e0d2 to a4bfe40 Compare August 23, 2019 08:17
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 6 times, most recently from 4023d43 to ebf6efb Compare August 27, 2019 11:08
@Haroenv
Copy link
Contributor

Haroenv commented Aug 27, 2019

failing because of algolia/eslint-config-algolia#113

@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 14 times, most recently from dbf87e7 to dc295bc Compare September 2, 2019 17:08
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from dc295bc to e48e977 Compare September 9, 2019 17:07
@Haroenv Haroenv closed this Sep 10, 2019
@Haroenv Haroenv deleted the renovate/major-typescript-eslint-monorepo branch September 10, 2019 12:01
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

2 participants