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 eslint-plugin-flowtype to the latest version 🚀 #111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 15, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


The devDependency eslint-plugin-flowtype was updated from 4.7.0 to 5.0.0.

This version 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.


Publisher: gajus
License: BSD-3-Clause

Release Notes for v5.0.0

5.0.0 (2020-05-15)

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
Commits

The new version differs by 15 commits.

  • 0b68853 Merge branch 'MichaelDeBoey-eslint-7'
  • a1f7920 style: fix style issues
  • 353dce4 fix: replace annotations when they already exist
  • 68f2395 style: one element per line
  • 87cc7b2 test: ignore broken test
  • 7c5e9c6 chore: upgrade babel
  • 46c8b4a feat: remove non-natural, case-sensitive sorting
  • fc5563d fix: styles
  • 8f52ab8 chore: update eslint-config-canonical
  • 22a5c0d tests: Fix parser error
  • 7133483 tests: Add output to tests
  • 93374cd fix: Use .range instead of .start & .end on node & token
  • 9adfc6f feat: Support ESLint 7.x
  • 58d8f91 Fix/require exact type nested (#442)
  • 0fa8d62 docs: fix “consistent” typo (#443)

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 16, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Release Notes for v5.0.1

5.0.1 (2020-05-15)

Bug Fixes

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

The new version differs by 1 commits.

  • 4238464 fix: require-exact-type must not add exact types for explicitly inexact types (fixes #444)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 16, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 16, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 18, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 26, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

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

0 participants