Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

chore(deps): update typescript-eslint monorepo to v2.27.0 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2020

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 2.20.0 -> 2.27.0
@typescript-eslint/parser devDependencies minor 2.20.0 -> 2.27.0

Release Notes

typescript-eslint/typescript-eslint

v2.27.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-throw-literal] fix crash caused by getBaseTypes (#​1830) (9d53c76)
  • eslint-plugin: [no-unsafe-call] fix incorrect selector (#​1826) (8ec53a3)
  • eslint-plugin: [require-await] handle async generators (#​1782) (9642d9d)
  • eslint-plugin: no-explicit-any constructor functions (& mo… (#​1711) (ab8572e)
  • typescript-estree: add support for TS3.9 extra file extensions (#​1833) (1f0ff41)
Features

v2.26.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-explicit-any] error with ignoreRestArgs (#​1796) (638d84d)
  • eslint-plugin: [no-unsafe-call] allow import expressions (#​1800) (4fa7107)
  • eslint-plugin: [no-unsafe-return] error with <TS3.7 (#​1815) (f3160b4)
Features
  • eslint-plugin-tslint: support tslint 6 (#​1809) (7d963fd)
  • typescript-estree: add option to ignore certain folders from glob resolution (#​1802) (1e29e69)

v2.25.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-unnec-type-assertion] allow const assertions (#​1741) (f76a1b3)
  • eslint-plugin: [no-unnecessary-condition] ignore basic array indexing false positives (#​1534) (2b9603d)
  • eslint-plugin: add class-literal-property-style rule (#​1582) (b2dbd89)
  • experimental-utils: expose ast utility functions (#​1670) (3eb5d45)

v2.24.0

Compare Source

Bug Fixes
  • typescript-estree: unnecessary program updates by removing timeout methods (#​1693) (2ccd66b)
Features

v2.23.0

Compare Source

Bug Fixes
Features

v2.22.0

Compare Source

Bug Fixes
  • eslint-plugin: [ban-types] add option extendDefaults (#​1379) (ae7f7c5)
  • eslint-plugin: [default-param-last] handle param props (#​1650) (3534c6e)
  • eslint-plugin: [no-implied-eval] correct logic for ts3.8 (#​1652) (33e3e6f)
Features
  • eslint-plugin: [explicit-member-accessibility] autofix no-public (#​1548) (dd233b5)
  • eslint-plugin: [typedef] add variable-declaration-ignore-function (#​1578) (fc0a55e)
  • eslint-plugin: add new no-base-to-string rule (#​1522) (8333d41)
  • eslint-plugin: add prefer-readonly-parameters (#​1513) (3be9854)
  • eslint-plugin: additional annotation spacing rules for va… (#​1496) (b097245)

v2.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [embt] ignore JSX callbacks (#​1630) (4d45b33)
  • eslint-plugin: [no-floating-promises] handle finally callback (#​1620) (1aa7135)
  • eslint-plugin: [typedef] allow array/object destructuring in for/of (#​1570) (660bace)
  • typescript-estree: process.stdout can be undefined (#​1619) (0d8e87e)
Features

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 you tick the rebase/retry checkbox.

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

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 4f6c2a0 to 335a27b Compare March 2, 2020 18:14
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v2.21.0 chore(deps): update typescript-eslint monorepo to v2.22.0 Mar 2, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 335a27b to 99f592d Compare March 9, 2020 17:11
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v2.22.0 chore(deps): update typescript-eslint monorepo to v2.23.0 Mar 9, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 99f592d to ce7820b Compare March 16, 2020 17:15
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v2.23.0 chore(deps): update typescript-eslint monorepo to v2.24.0 Mar 16, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ce7820b to 9bd5a77 Compare March 23, 2020 17:19
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v2.24.0 chore(deps): update typescript-eslint monorepo to v2.25.0 Mar 23, 2020
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v2.25.0 chore(deps): update typescript-eslint monorepo to v2.26.0 Mar 30, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9bd5a77 to a9dace6 Compare March 30, 2020 17:36
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a9dace6 to 067ab43 Compare April 6, 2020 17:17
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v2.26.0 chore(deps): update typescript-eslint monorepo to v2.27.0 Apr 6, 2020
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.

1 participant