matteocng / react-flag-icon-css

Simple React SVG country flags Component, supports standard Css and Css Modules.
MIT License
86 stars 13 forks source link

Update postcss-cli to the latest version 🚀 #99

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.0 of postcss-cli was just published.

Dependency postcss-cli
Current Version 5.0.1
Type devDependency

The version 6.0.0 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 postcss-cli.

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 6.0.0
Commits

The new version differs by 12 commits.

  • 52bce09 6.0.0
  • 89a8340 Use some more modern JS features
  • 1213eeb Remove gemnasium badge
  • a9db6d2 Update postcss-load-config to version 2.0.0 (#226)
  • 38970dd Update eslint to version 5.0.0 (#223)
  • 3b6b176 Update yargs to version 12.0.1 (#224)
  • a29d244 Unpin prettier version to allow patch upgrades
  • 85445ad Update fs-extra to version 7.0.0 (#231)
  • 66c150b Update eslint-config-problems to version 1.0.0 (#230)
  • 6c1826e Update postcss to version 7.0.0 (#229)
  • 5e0305a BREAKING: Drop Node 4 support
  • 39abad6 Update CHANGELOG.md

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: