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.6.0 #58

Merged
merged 1 commit into from Oct 29, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2019

This PR contains the following updates:

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

Release Notes

typescript-eslint/typescript-eslint

v2.6.0

Compare Source

Bug Fixes
  • parser: adds TTY check before logging the version mismatch warning (#​1121) (768ef63)
  • typescript-estree: better handle canonical paths (#​1111) (8dcbf4c)
  • typescript-estree: correct parenthesized optional chain AST (#​1141) (5ae286e)
  • typescript-estree: ensure parent pointers are set (#​1129) (d4703e1)
  • typescript-estree: normalize paths to fix cache miss on windows (#​1128) (6d0f2ce)
Features
  • typescript-estree: add support for declare class properties (#​1136) (1508670)

v2.5.0

Compare Source

Bug Fixes
  • parser: adds TTY check before logging the version mismatch warning (#​1121) (768ef63)
  • typescript-estree: better handle canonical paths (#​1111) (8dcbf4c)
  • typescript-estree: correct parenthesized optional chain AST (#​1141) (5ae286e)
  • typescript-estree: ensure parent pointers are set (#​1129) (d4703e1)
  • typescript-estree: normalize paths to fix cache miss on windows (#​1128) (6d0f2ce)
Features
  • typescript-estree: add support for declare class properties (#​1136) (1508670)

v2.4.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] Support negative numbers (#​1072) (0c85ac3)
  • typescript-estree: correct semver check range (#​1109) (2fc9bd2)
  • typescript-estree: handle running out of fs watchers (#​1088) (ec62747)
  • typescript-estree: parsing error for vue sfc (#​1083) (7a8cce6)
  • typescript-estree: remove now unneeded dep on chokidar (088a691)
Features

v2.3.3

Compare Source

Bug Fixes
  • eslint-plugin: [promise-function-async] Should not report… (#​1023) (514bed9)
  • support long running "watch" lint sessions (#​973) (854620e)
Features

2.3.3 (2019-10-07)

Bug Fixes
  • eslint-plugin: [class-name-casing] allow unicode letters (#​1043) (47895c0)
  • eslint-plugin: [efrt] support constructor arguments (#​1021) (60943e6)
  • experimental-utils: remove Rule.meta.extraDescription (#​1036) (192e23d)

2.3.2 (2019-09-30)

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)

2.3.1 (2019-09-23)

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)

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 Oct 7, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e4c8a05 to 691a823 Compare October 14, 2019 17:14
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.3.3 Update typescript-eslint monorepo to v2.4.0 Oct 14, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 691a823 to e0a4d66 Compare October 21, 2019 17:19
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.4.0 Update typescript-eslint monorepo to v2.5.0 Oct 21, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e0a4d66 to fee4cd0 Compare October 28, 2019 17:16
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.5.0 Update typescript-eslint monorepo to v2.6.0 Oct 28, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from fee4cd0 to e75d5b7 Compare October 28, 2019 22:51
@hipstersmoothie hipstersmoothie merged commit 082ff64 into master Oct 29, 2019
@hipstersmoothie hipstersmoothie deleted the renovate/typescript-eslint-monorepo branch October 29, 2019 17:10
@hipstersmoothie
Copy link
Owner

🚀 PR was released in v0.1.9 🚀

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.

None yet

2 participants