TheToxProject / client

The Universal Tox client. Platform-agnostic Tox client with user-friendlyness in mind!
https://tox-rebrand.herokuapp.com
MIT License
98 stars 10 forks source link

Update eslint-plugin-flowtype to the latest version 🚀 #86

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.46.2 of eslint-plugin-flowtype was just published.

Dependency eslint-plugin-flowtype
Current Version 2.46.0
Type dependency

The version 2.46.2 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-flowtype.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.46.2

<a name"2.46.2">

2.46.2 (2018-04-14)

Bug Fixes

  • noDupeKeys ignores ObjectTypeSpreadProperty (#325) (7946b046)
Commits

The new version differs by 2 commits.

  • 7946b04 fix: noDupeKeys ignores ObjectTypeSpreadProperty (#325)
  • d7ccd0d fix: (type-import-style) Support import aliases when fixing (#321)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 2.46.3 just got published.

Update to this version instead 🚀

Release Notes v2.46.3

<a name"2.46.3">

2.46.3 (2018-04-20)

Bug Fixes

  • support fixing sort keys with ObjectTypeSpreadProperty (#326) (6b44d739)
Commits

The new version differs by 1 commits.

  • 6b44d73 fix: support fixing sort keys with ObjectTypeSpreadProperty (#326)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.47.0 just got published.

Update to this version instead 🚀

Release Notes v2.47.0

<a name"2.47.0">

2.47.0 (2018-05-22)

Features

  • Refactor array-style-... rules (6320beec)
  • Improve error messages (b95dd31d)
  • Change default array notation for simple types to "verbose" (687f82be)
  • Implement fixation in array style rules (4a6f03d9)
  • Implement array style rules (afd42108)
Commits

The new version differs by 10 commits.

  • 45e86d8 Merge branch 'pnevyk-feat/array-style'
  • 1d664d7 docs: correct documentation
  • a916617 Merge branch 'master' into feat/array-style
  • 8f86c4b docs: add eslint-config-flowtype-essential (#328)
  • 6320bee feat: Refactor array-style-... rules
  • b95dd31 feat: Improve error messages
  • 687f82b feat: Change default array notation for simple types to "verbose"
  • 4a6f03d feat: Implement fixation in array style rules
  • afd4210 feat: Implement array style rules
  • 1232069 docs: Add documentation for array style rules

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.47.1 just got published.

Update to this version instead 🚀

Release Notes v2.47.1

2.47.1 (2018-05-22)

Bug Fixes

Commits

The new version differs by 2 commits.

  • cac561f fix: update dependencies
  • e39995d chore: remove package-lock.json

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.48.0 just got published.

Update to this version instead 🚀

Release Notes v2.48.0

2.48.0 (2018-05-29)

Features

  • add fixer for requireValidFileAnnotation when always (#332) (51f4ba2)
Commits

The new version differs by 3 commits.

  • 51f4ba2 feat: add fixer for requireValidFileAnnotation when always (#332)
  • cb3f3be docs: add new rule docs
  • 5006f6c refactor: avoid using internals

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.0 just got published.

Update to this version instead 🚀

Release Notes v2.49.0

2.49.0 (2018-06-01)

Features

  • don't require $ReadOnlyArray if variable is initialized with empty array (#337) (7c57cea)
Commits

The new version differs by 2 commits.

  • 7c57cea feat: don't require $ReadOnlyArray if variable is initialized with empty array (#337)
  • ff4f857 docs: correct examples (fixes #333)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.1 just got published.

Update to this version instead 🚀

Release Notes v2.49.1

2.49.1 (2018-06-01)

Bug Fixes

  • Fix $FlowFixMe comments for eslint 4 (#338) (647807f)
Commits

The new version differs by 1 commits.

  • 647807f fix: Fix $FlowFixMe comments for eslint 4 (#338)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.2 just got published.

Update to this version instead 🚀

Release Notes v2.49.2

2.49.2 (2018-06-01)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 3cd70b8 fix: variance issues with babel 7 (#339)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.3 just got published.

Update to this version instead 🚀

Release Notes v2.49.3

2.49.3 (2018-06-01)

Bug Fixes

  • object-type-delimeter with new babel-eslint (#317) (e0c328d)
Commits

The new version differs by 1 commits.

  • e0c328d fix: object-type-delimeter with new babel-eslint (#317)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.49.4 just got published.

Update to this version instead 🚀

Release Notes v2.49.4

2.49.4 (2018-07-09)

Bug Fixes

  • automatically include plugin when extending preset (fixes #313 #314) (1f70db2)
Commits

The new version differs by 2 commits.

  • f37b1fc Merge branch 'master' of github.com:gajus/eslint-plugin-flowtype
  • 1f70db2 fix: automatically include plugin when extending preset (fixes #313 #314)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.50.0 just got published.

Update to this version instead 🚀

Release Notes v2.50.0

2.50.0 (2018-07-09)

Features

  • add variable declarations to colon spacing checks (c4b87ca)
Commits

The new version differs by 6 commits.

See the full diff