ooade / NextSimpleStarter

:whale: Simple and Accessible PWA boilerplate with Nextjs 12 and MUI
https://nextss.vercel.app
MIT License
940 stars 200 forks source link

Update eslint-plugin-flowtype to the latest version πŸš€ #159

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 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](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:

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

πŸ” Inspect: https://vercel.com/ademola/nextsimplestarter/n5kv40ktb βœ… Preview: https://nextsimplestarter-git-greenkeeper-eslint-plugin-flowtype-500.ademola.now.sh

greenkeeper[bot] commented 4 years ago

🚨 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[bot] commented 4 years ago

🚨 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[bot] commented 4 years ago

🚨 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 πŸš€