postcss / postcss-load-config

Autoload Config for PostCSS
MIT License
645 stars 73 forks source link

Update cosmiconfig to the latest version 🚀 #122

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of cosmiconfig was just published.

Dependency cosmiconfig
Current Version 2.2.2
Type dependency

The version 4.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 cosmiconfig.

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.


Commits

The new version differs by 32 commits.

  • e520cde Prepare 4.0.0
  • e33a46f Start search from process.cwd() (#104)
  • 14afaef Bump parse-json from 3.0.0 to 4.0.0 (#101)
  • 63f7ef0 Bump dev-dependencies (#100)
  • 930926e Prepare 3.1.0
  • 036db00 Document format config option in readme (#97)
  • 6256eb8 Infer format based on file extn (#96)
  • ad33e75 Standardize up/down search direction wording (#94)
  • 2dac2f9 Prepare 3.0.1
  • 3846b11 Bump dependency versions (#92)
  • 1b38322 Setup and do changes for 100% coverage thresholds (#91)
  • a4fcb29 Update readme to remove invalid refs to --config
  • e9226f1 Prepare 3.0.0
  • c2cc6f1 Remove argv config option, don't parse process.argv (#89)
  • 8e0814d Add Flow typing (#87)

There are 32 commits in total.

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5b07c2d2a40385e2db67e13ea9641d5fd9702646 on greenkeeper/cosmiconfig-4.0.0 into 348fb5b62fcd01f93cfc768859a82458e093d035 on master.

alexander-akait commented 6 years ago

@michael-ciniawsky friendly ping :+1:

michael-ciniawsky commented 6 years ago

Yep, I it's overdue and I already prepared a new major version (drop node =< 4) with few small fixes a while ago, but lost track of it, I'm doing it soon :D

alexander-akait commented 6 years ago

@michael-ciniawsky great!