mediachain / aleph

א: The mediachain universe manipulation engine
MIT License
38 stars 16 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.26.0 of eslint-plugin-flowtype just got published.

Dependency eslint-plugin-flowtype
Current Version 2.25.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of eslint-plugin-flowtype. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 5 commits .

  • 09fb32b chore: release 2.26.0
  • d3ac155 docs: update documentation
  • ceea11c fix: primitive constructor types regex
  • 0d2e10f docs: no-primitive-constructor-types
  • 0d37f03 feat: add no-primitive-constructor-types rule

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.26.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • 02249b9 chore: release 2.26.1
  • a70fac5 docs: update documentation
  • 2a9837d Merge branch 'amilajack-patch-1'
  • b8f8412 docs: Added better installation method to readme

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.27.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits .

  • 35b18b5 chore: release 2.27.0
  • 192203f docs: update documentation
  • 7bcb047 Merge branch 'ahstro-feature/require-variable-type'
  • 206ff8a docs: add require-variable-type to README
  • 35f601f feat: Add excludeVariableTypes option to require-variable-type
  • a087fe6 feat: Add excludeVariableMatch option to require-variable-type
  • 3013025 feat: Add require-variable-type rule

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.27.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • bbcacd0 chore: release 2.27.1
  • 2515e4f docs: update documentation
  • 6157b08 Merge pull request #130 from aaron-harvey/feature/file-annotation-spell-check
  • 0fe502b fix: annotation spell check, better @noflow support

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.28.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits (ahead by 5, behind by 2).

  • c6176f6 chore: release 2.28.0
  • 5c3dd7e docs: update documentation
  • 6c01ba3 Merge pull request #131 from aaron-harvey/feature/space-or-newline-after-type-colon
  • d537d85 feat: add support carriage return
  • 29a17a8 feat: allow line break to satisfy trailing space rule

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.28.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

  • 6f007cd chore: release 2.28.1
  • 67b078e Merge pull request #156 from aaron-harvey/deprecate-valid-syntax
  • d788c69 chore: deprecate valid syntax rule

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.28.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits .

  • 25e11f2 chore: release 2.28.2
  • 4cc2d73 docs: update documentation
  • 979458c Merge branch 'aaron-harvey-refactor-annotation-check'
  • d311f22 chore: add onlyFilesWithFlowAnnotation tests
  • 52b71f3 refactor: move flow file checks into a rule wrapper

See the full diff.