Update nconf to the latest version 🚀 #348
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 0.9.0 of nconf was just published.
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 name35088a3
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 🌴