4.md (3172B)
1 # PR #4 Update yargs to version 4.1.0 🚀 2 3 - **Status:** merged 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2016-02-15T16:51:49Z 6 - **Branch:** greenkeeper-yargs-4.1.0 → master 7 - **Merged:** 2016-02-19T14:02:30Z 8 - **Diff:** [4.diff](./4.diff) 9 10 --- 11 12 Hello :wave: 13 14 :rocket::rocket::rocket: 15 16 [yargs](https://www.npmjs.com/package/yargs) just published its new version 4.1.0, which **is not covered by your current version range**. 17 18 If this pull request passes your tests you can publish your software with the latest version of yargs – otherwise use this branch to work on adaptions and fixes. 19 20 Happy fixing and merging :palm_tree: 21 22 --- 23 24 The new version differs by 119 commits . 25 - [`3808fab`](https://github.com/bcoe/yargs/commit/3808fabcd36645a1c855385e62c31fd5917ee447) `add option short-hand for numbers` 26 - [`0f0dfa2`](https://github.com/bcoe/yargs/commit/0f0dfa263031cd4f190805c6dbdf300b10919aa7) `Merge pull request #386 from bcoe/4.x` 27 - [`0896aee`](https://github.com/bcoe/yargs/commit/0896aee8289963074b8146631b57433e389614c5) `Merge pull request #387 from bcoe/number-option-shorthand` 28 - [`6a860d0`](https://github.com/bcoe/yargs/commit/6a860d01fb32b9c6ffa4337bd7690aac554aee85) `fix standard nit` 29 - [`cf081ea`](https://github.com/bcoe/yargs/commit/cf081eabe58f344a120fd9db15d50de069c1100c) `you can now specify an option shorthand for numbers` 30 - [`8087285`](https://github.com/bcoe/yargs/commit/80872857002b59d4b4fc8d9527048aec7d89ab94) `Merge pull request #385 from bcoe/update-changelog` 31 - [`1bfc939`](https://github.com/bcoe/yargs/commit/1bfc939e8a1487ed94c3f012a932337397f82391) `yargs 4.0.0 \o/ see changelog and blog post` 32 - [`1a9f6e8`](https://github.com/bcoe/yargs/commit/1a9f6e89198fc5fa1637b9ec8fee7dd6ff2ef1b7) `update 4.x changelog` 33 - [`b738586`](https://github.com/bcoe/yargs/commit/b738586f7e2229ae0072a3f1e5f2e4f53a7cacb8) `Merge pull request #384 from lrlna/add-number-type-opts` 34 - [`35ca21e`](https://github.com/bcoe/yargs/commit/35ca21eaf186ffdb94f1af067961cfbddc522b14) `update tests to work with yargs-parser@2.1.0` 35 - [`df56c5b`](https://github.com/bcoe/yargs/commit/df56c5b0f066ab326c2cb8b0ca54d0138ec46485) `Merge pull request #378 from bcoe/pkg-conf` 36 - [`496f4e7`](https://github.com/bcoe/yargs/commit/496f4e7efb98da78e7a7bda4f02dc9f480d05bbc) `Merge pull request #382 from gajus/stack-trace-v4` 37 - [`4284145`](https://github.com/bcoe/yargs/commit/4284145ac8f0220f9e741e1f0c067ff61b3ccfc4) `fix cherry-picked conflict in index.js` 38 - [`92e9dc6`](https://github.com/bcoe/yargs/commit/92e9dc6aefc3e0377c9346ca40583363e65c9fe3) `add number to options to documentation` 39 - [`7a3d77e`](https://github.com/bcoe/yargs/commit/7a3d77ee197de80b76780d72686b38c29b80204f) `add test for aliase + number usage` 40 41 There are 119 commits in total. See the [full diff](https://github.com/bcoe/yargs/compare/e37a70c7ca67742e05ec6420772793c9d5e6bc82...3808fabcd36645a1c855385e62c31fd5917ee447). 42 43 --- 44 45 This pull request was created by [greenkeeper.io](http://greenkeeper.io/). 46 It keeps your software, up to date, all the time. 47 48 <sub> 49 Tired of seeing this sponsor message? Upgrade to the supporter plan! 50 You'll also get your pull requests faster :zap: 51 </sub> 52 53