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 nconf to the latest version 🚀 #348

Merged
merged 1 commit into from
Nov 4, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 4, 2017

Version 0.9.0 of nconf was just published.

Dependency nconf
Current Version 0.8.5
Type devDependency

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant