Fitbit / webpack-config

Helps to load, extend and merge webpack configs
https://fitbit.github.io/webpack-config
Apache License 2.0
252 stars 18 forks source link

Update yargs-parser to the latest version πŸš€ #124

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency yargs-parser was updated from 10.1.0 to 11.0.0.

This version 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.


Find out more about this release.

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

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 1eb726b chore(release): 11.1.0
  • f94e536 chore: switch to Travis for Windows tests (#147)
  • a849fce feat: add halt-at-non-option configuration option (#130)
  • ee56e31 fix: handling of one char alias (#139)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • ee122f8 chore(release): 11.1.1
  • 79cda98 fix: ensure empty string is added into argv._ (#140)
  • 1c5d556 test: add test for config object priority (#149)
  • f4a3063 revert: make requiresArg work in conjunction with arrays (#136)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • ea6ce05 chore(release): 12.0.0
  • 5a7c46a feat: default value is now used if no right-hand value provided for numbers/strings (#156)
  • a02b1d5 doc: remove incorrect documenntation regarding opts.--
  • 2fb71b2 fix: better handling of quoted strings (#153)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 1404f79 doc: fix typo in CHANGELOG
  • 710eeba chore(release): 13.0.0
  • 18d0fd5 feat: don't coerce number from string with leading '0' or '+' (#158)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 69ddfed chore(release): 13.1.0
  • 89aa3cd chore: update dev deps
  • b1012f8 docs: fix example halt-at-non-option (#165)
  • a3936aa feat: add strip-aliased and strip-dashed configuration options. (#172)
  • 0ae7fcb feat: support boolean which do not consume next argument. (#171)
  • f184308 refactor: remove usage of arguments (#169)
  • c0cd851 refactor: Use Object.assign instead of custom function. (#168)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€