Skip to content

chore(deps): update dependency @typescript-eslint/parser to v4.27.0

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/parser 4.26.1 -> 4.27.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint

v4.27.0

Compare Source

Bug Fixes
  • eslint-plugin: allow explicit any for no-unsafe-return (#​3498) (b15a2b2)
  • typescript-estree: allow providing more one than one existing program in config (#​3508) (4f1806e)
  • typescript-estree: support override modifier for parameter property (#​3485) (33b9f69)
Features
  • ast-spec: specify LogicalExpression's operator type (#​3497) (9e343fd)
  • ast-spec: specify PunctuatorToken's value type (#​3496) (fdb1d81)
  • eslint-plugin: [prefer-literal-enum-member] add allowBitwiseExpressions option (#​3515) (288092a)
  • typescript-estree: add opt-in inference for single runs and create programs for projects up front (#​3512) (06c2d9b)
  • allow user to provide TS program instance in parser options (#​3484) (e855b18)

4.26.1 (2021-06-07)

Bug Fixes

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports