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.3.2 #43

Merged
merged 1 commit into from
Sep 30, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 16, 2019

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 2.2.0 -> 2.3.2
@typescript-eslint/parser devDependencies minor 2.2.0 -> 2.3.2

Release Notes

typescript-eslint/typescript-eslint

v2.3.2

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnec-type-arg] undefined symbol crash (#​1007) (cdf9294)
  • typescript-estree: correct ClassDeclarationBase type (#​1008) (8ce3a81)
  • typescript-estree: handle optional computed prop w/o type (#​1026) (95c13fe)

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)

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/typescript-eslint-monorepo branch from f02c47e to 3774c97 Compare September 23, 2019 17:11
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.3.0 Update typescript-eslint monorepo to v2.3.1 Sep 23, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3774c97 to 4d16eb8 Compare September 30, 2019 16:50
@hipstersmoothie hipstersmoothie changed the title Update typescript-eslint monorepo to v2.3.1 rebase! Update typescript-eslint monorepo to v2.3.1 Sep 30, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4d16eb8 to f467b03 Compare September 30, 2019 16:51
@renovate renovate bot changed the title rebase! Update typescript-eslint monorepo to v2.3.1 Update typescript-eslint monorepo to v2.3.1 Sep 30, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f467b03 to 9d266d5 Compare September 30, 2019 17:10
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.3.1 Update typescript-eslint monorepo to v2.3.2 Sep 30, 2019
@hipstersmoothie hipstersmoothie merged commit 7be4813 into master Sep 30, 2019
@hipstersmoothie hipstersmoothie deleted the renovate/typescript-eslint-monorepo branch September 30, 2019 17:14
@hipstersmoothie
Copy link
Owner

🚀 PR was released in v0.3.5 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants