Skip to content

chore(deps): update typescript-eslint monorepo to v1.6.0

Mend Renovate requested to merge renovate/typescript-eslint-monorepo into master

This MR contains the following updates:

Package Type Update Change References
@​typescript-eslint/eslint-plugin devDependencies minor 1.5.0 -> 1.6.0 source
@​typescript-eslint/parser devDependencies minor 1.5.0 -> 1.6.0 source

Release Notes

typescript-eslint/typescript-eslint

v1.6.0

Compare Source

Bug Fixes
  • eslint-plugin: explicit-function-return-type: ensure class arrow methods are validated (#​377) (643a223), closes #​348
  • eslint-plugin: Fix allowExpressions false positives in explicit-function-return-type and incorrect documentation (#​388) (f29d1c9), closes #​387
  • eslint-plugin: member-naming false flagging constructors (#​376) (ad0f2be), closes #​359
  • eslint-plugin: no-type-alias: fix typeof alias erroring (#​380) (cebcfe6)
  • parser: Make eslint traverse enum id (#​383) (492b737)
  • typescript-estree: add ExportDefaultDeclaration to union DeclarationStatement (#​378) (bf04398)
Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. View repository job log here.

Edited by Mend Renovate

Merge request reports