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 (major) #34

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2019

This PR contains the following updates:

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

Release Notes

typescript-eslint/typescript-eslint

v2.3.1

Compare Source

Bug Fixes
  • eslint-plugin: [cons-type-assns] handle namespaced types (#​975) (c3c8b86)
  • eslint-plugin: [pfa] Allow async getter/setter in classes (#​980) (e348cb2)
  • typescript-estree: parsing error for await in non-async func (#​988) (19abbe0)

v2.3.0

Compare Source

Bug Fixes
  • typescript-estree: ImportDeclaration.specifier to Literal (#​974) (2bf8231)
Features
  • eslint-plugin: [explicit-member-accessibility] add support of "ignoredMethodNames" (#​895) (46ee4c9)
  • eslint-plugin: [no-floating-promises] Add ignoreVoid option (#​796) (6a55921)
  • eslint-plugin: [no-magic-numbers] add ignoreReadonlyClassProperties option (#​938) (aeea4cd)
  • eslint-plugin: [strict-boolean-expressions] Add allowNullable option (#​794) (c713ca4)
  • eslint-plugin: add no-unnecessary-condition rule (#​699) (5715482)

v2.2.0

Compare Source

Bug Fixes
  • typescript-estree: ImportDeclaration.specifier to Literal (#​974) (2bf8231)
Features
  • eslint-plugin: [explicit-member-accessibility] add support of "ignoredMethodNames" (#​895) (46ee4c9)
  • eslint-plugin: [no-floating-promises] Add ignoreVoid option (#​796) (6a55921)
  • eslint-plugin: [no-magic-numbers] add ignoreReadonlyClassProperties option (#​938) (aeea4cd)
  • eslint-plugin: [strict-boolean-expressions] Add allowNullable option (#​794) (c713ca4)
  • eslint-plugin: add no-unnecessary-condition rule (#​699) (5715482)

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 added the dependencies The change only effects the dependencies. label Sep 4, 2019
@hipstersmoothie hipstersmoothie changed the title Update typescript-eslint monorepo to v2 (major) rebase! Update typescript-eslint monorepo to v2 (major) Sep 6, 2019
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 00d584d to 8766a4a Compare September 6, 2019 16:46
@renovate renovate bot changed the title rebase! Update typescript-eslint monorepo to v2 (major) Update typescript-eslint monorepo to v2 (major) Sep 6, 2019
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 8766a4a to e11018a Compare September 9, 2019 17:10
@hipstersmoothie hipstersmoothie changed the title Update typescript-eslint monorepo to v2 (major) rebase! Update typescript-eslint monorepo to v2 (major) Sep 10, 2019
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from b83c3cc to 9ec720a Compare September 10, 2019 16:41
@renovate renovate bot changed the title rebase! Update typescript-eslint monorepo to v2 (major) Update typescript-eslint monorepo to v2 (major) Sep 10, 2019
@hipstersmoothie hipstersmoothie changed the title Update typescript-eslint monorepo to v2 (major) rebase! Update typescript-eslint monorepo to v2 (major) Sep 10, 2019
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 9ec720a to ba10398 Compare September 10, 2019 17:20
@renovate renovate bot changed the title rebase! Update typescript-eslint monorepo to v2 (major) Update typescript-eslint monorepo to v2 (major) Sep 10, 2019
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from ba10398 to a6e011b Compare September 16, 2019 17:12
@renovate renovate bot force-pushed the renovate/major-typescript-eslint-monorepo branch from a6e011b to 9395ed3 Compare September 23, 2019 17:11
@hipstersmoothie hipstersmoothie merged commit e9b32a7 into master Sep 30, 2019
@hipstersmoothie hipstersmoothie deleted the renovate/major-typescript-eslint-monorepo branch September 30, 2019 16:54
@hipstersmoothie
Copy link
Owner

🚀 PR was released in v0.1.8 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies The change only effects the dependencies. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants