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.1.0 #27

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 2, 2019

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 2.0.0 -> 2.1.0
@typescript-eslint/parser devDependencies minor 2.0.0 -> 2.1.0

Release Notes

typescript-eslint/typescript-eslint

v2.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-naming] should match constructor args (#​771) (b006667)
  • eslint-plugin: [no-inferrable-types] ignore optional props (#​918) (a4e625f)
  • eslint-plugin: [promise-function-async] Allow async get/set (#​820) (cddfdca)
  • eslint-plugin: [require-await] Allow concise arrow function bodies (#​826) (29fddfd)
  • eslint-plugin: [typedef] don't flag destructuring when variables is disabled (#​819) (5603473)
  • eslint-plugin: [typedef] handle AssignmentPattern inside TSParameterProperty (#​923) (6bd7f2d)
  • eslint-plugin: [unbound-method] Allow typeof expressions (Fixes #​692) (#​904) (344bafe)
  • eslint-plugin: [unbound-method] false positive in equality comparisons (#​914) (29a01b8)
  • eslint-plugin: [unified-signatures] type comparison and exported nodes (#​839) (580eceb)
  • eslint-plugin: readme typo (#​867) (5eb40dc)
  • typescript-estree: improve missing project file error msg (#​866) (8f3b0a8), closes #​853
Features
  • [no-unnecessary-type-assertion] allow as const arrow functions (#​876) (14c6f80)
  • eslint-plugin: [expl-func-ret-type] make error loc smaller (#​919) (65eb993)
  • eslint-plugin: [no-type-alias] support tuples (#​775) (c68e033)
  • eslint-plugin: add quotes extension (9f82099)
  • typescript-estree: Accept a glob pattern for options.project (#​806) (9e5f21e)

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 label Sep 2, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4559603 to 6d69f75 Compare September 3, 2019 15:45
@hipstersmoothie hipstersmoothie changed the title Update typescript-eslint monorepo to v2.1.0 rebase! Update typescript-eslint monorepo to v2.1.0 Sep 3, 2019
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6d69f75 to f5a3542 Compare September 3, 2019 15:45
@renovate renovate bot changed the title rebase! Update typescript-eslint monorepo to v2.1.0 Update typescript-eslint monorepo to v2.1.0 Sep 3, 2019
@hipstersmoothie hipstersmoothie merged commit 977c055 into master Sep 3, 2019
@hipstersmoothie hipstersmoothie deleted the renovate/typescript-eslint-monorepo branch September 3, 2019 15:51
@hipstersmoothie
Copy link
Owner

🚀 PR was released in v0.4.2 🚀

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.

None yet

2 participants