kalamuna / kalastatic

:electric_plug: Facilitate the front-end experience through Styleguides and Prototypes
https://kalamuna.github.io/kalastatic/
41 stars 14 forks source link

Update nconf to the latest version 🚀 #515

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.9.0 of nconf was just published.

Dependency nconf
Current Version 0.8.5
Type dependency

The version 0.9.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 nconf.

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 16 commits.

  • 81ce0be Update changelog
  • b1ee63c fix error in transform function when dealing with dropped entries (#287)
  • 9f70ba1 [doc] Update changelog
  • 8afcf99 [dist] Version bump. 0.9.0
  • b41c505 Save conf to dedicated file (#283)
  • 52e0a35 Update changelog
  • fa215a4 add tests for the normal configuration of yargs via argv
  • 802a8d6 test for yargs custom instance (more flexible check isYargs)
  • 3e26bb2 Add posibility to pass a yargs instance to argv() method
  • 856fdf8 First pass at transform functions (#279)
  • b9c345b Fix parseValues option name
  • 35088a3 Added nconf.any method (#278)
  • ca10d0e Add basic linting rules
  • bfb0220 Remove unused module (#277)
  • 532ac9c Support parsing simple values from env/argv strings (#273)

There are 16 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:

greenkeeper[bot] commented 6 years ago

Version 0.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • bac910a 0.9.1
  • 2bdf7e1 Clean Argv Store options (#290)
  • b9321b2 transformer can now return an undefined key (#289)

See the full diff