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

fix(deps): update dependency eslint-plugin-flowtype to v5 #40

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 1, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-flowtype dependencies major ^3.0.0 -> ^5.0.0

Release Notes

gajus/eslint-plugin-flowtype

v5.2.0

Compare Source

Features
  • add respect to [@noflow](https://togithub.com/noflow) annotation (#​451) (e93f1c0)

v5.1.4

Compare Source

Bug Fixes
  • false positive for optional call expressions in no-unused-expressions (#​448) (a91db33)

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

Bug Fixes
  • check type annotation context (1ec503d)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features

v5.0.3

Compare Source

Bug Fixes

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • require-exact-type must not add exact types for explicitly inexact types (fixes #​444) (4238464)

v5.0.0

Compare Source

Bug Fixes
  • replace annotations when they already exist (353dce4)
  • styles (fc5563d)
  • Use .range instead of .start & .end on node & token (93374cd)
Features
  • remove non-natural, case-sensitive sorting (46c8b4a)
  • Support ESLint 7.x (9adfc6f)
BREAKING CHANGES
    • Breaks compatibility with eslint sorting rule. In practise, there is never a case when someone would want to use the other options, though.
  • Requires Node@^10.12.x || 12.x
  • Requires ESLint@^7.x

v4.7.0

Compare Source

Features

v4.6.0

Compare Source

Features
  • add fixer to invalid file annotation style message (#​440) (97a230b)

v4.5.3

Compare Source

Bug Fixes
  • sort-keys spreads, spreads with generics, comment handling (#​439) (dccaa76)

v4.5.2

Compare Source

Bug Fixes

v4.5.1

Compare Source

Bug Fixes

v4.5.0

Compare Source

Features
  • support inexact object notation in delimiter-dangle rule (#​437) (3258d30)

v4.4.1

Compare Source

Bug Fixes
  • handle the case where superTypeParameters is undefined (9b046e4)

v4.4.0

Compare Source

Features

v4.3.1

Compare Source

Bug Fixes

v4.3.0

Compare Source

Features

v4.2.0

Compare Source

Features

v4.1.0

Compare Source

Features

v4.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Bump ESLint to v6

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 this update 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant