109.md (9747B)
1 # PR #109 Update yargs to the latest version ๐ 2 3 - **Status:** closed 4 - **Author:** @greenkeeper[bot] 5 - **Created:** 2017-10-23T16:16:44Z 6 - **Branch:** greenkeeper/yargs-10.0.3 โ master 7 - **Closed:** 2018-03-25T15:59:46Z 8 - **Labels:** greenkeeper 9 - **Diff:** [109.diff](./109.diff) 10 11 --- 12 13 14 ## Version **10.0.3** of [yargs](https://github.com/yargs/yargs) was just published. 15 16 <table> 17 <tr> 18 <th align=left> 19 Dependency 20 </td> 21 <td> 22 yargs 23 </td> 24 </tr> 25 <tr> 26 <th align=left> 27 Current Version 28 </td> 29 <td> 30 9.0.1 31 </td> 32 </tr> 33 <tr> 34 <th align=left> 35 Type 36 </td> 37 <td> 38 dependency 39 </td> 40 </tr> 41 </table> 42 43 The version **10.0.3** is **not covered** by your **current version range**. 44 45 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. 46 47 It might be worth looking into these changes and trying to get this project onto the latest version of yargs. 48 49 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. 50 51 52 --- 53 54 55 <details> 56 <summary>Commits</summary> 57 <p>The new version differs by 33 commits.</p> 58 <ul> 59 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/968ee06d393ee643d0afb5f5c7e82f0759b3c747"><code>968ee06</code></a> <code>chore(release): 10.0.3</code></li> 60 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/c3516851f21f0321c44b73048da38546335c7356"><code>c351685</code></a> <code>fix: parse array rather than string, so that quotes are safe (#993)</code></li> 61 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/06847417691f7e6f3823c41cf12b2f05247647ea"><code>0684741</code></a> <code>chore(release): 10.0.2</code></li> 62 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/78713274d5b911bfa8638544a33cd826c792a5b6"><code>7871327</code></a> <code>fix: fix tiny spacing issue with usage (#992)</code></li> 63 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/d1cbc75c6491e52c1236a7b67b1718a0017f00ea"><code>d1cbc75</code></a> <code>docs: be more shameless about gratipay</code></li> 64 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/532c60ebc2067a13daa0cd178108cf5ee630e90f"><code>532c60e</code></a> <code>docs: describe hidden option in right place</code></li> 65 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/4043c16865cca959c7fc984630c7772de9a793d4"><code>4043c16</code></a> <code>docs: add note about options</code></li> 66 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/38d88d49798408b181286a3428bd0e2f100cd584"><code>38d88d4</code></a> <code>chore: new translations for API overhaul for locale: HI (Hindi) (#991)</code></li> 67 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/180b5eb50a59cb07198c92a1299043507dd88eda"><code>180b5eb</code></a> <code>chore(release): 10.0.1</code></li> 68 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/cd1ca1587910b98a0edf7457f9682e8ea998769d"><code>cd1ca15</code></a> <code>fix: help strings for nested commands were missing parent commands (#990)</code></li> 69 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/3c8ac1ddd79cc7adc2fc0214318c7b23d98f613c"><code>3c8ac1d</code></a> <code>fix: use correct completion command in generated completion script (#988)</code></li> 70 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/8515e4f5683fb783e6f6f994973207b553e527d5"><code>8515e4f</code></a> <code>docs: nit in CHANGELOG</code></li> 71 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/4b8cfa9d307ec331bb01333fb9b157085da94fc4"><code>4b8cfa9</code></a> <code>docs: slight tweaks to CHANGELOG</code></li> 72 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/c809cbee934848295ec703b912d8e71798febaab"><code>c809cbe</code></a> <code>chore(release): 10.0.0</code></li> 73 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/fc13dcd803375f3acd3df79380d8d3ecb20a881b"><code>fc13dcd</code></a> <code>chore: new translations for command API overhaul (#976)</code></li> 74 </ul> 75 <p>There are 33 commits in total.</p> 76 <p>See the <a href="https://urls.greenkeeper.io/yargs/yargs/compare/d1b23f33ccff1a4f3f342204fc9596c9a33e703a...968ee06d393ee643d0afb5f5c7e82f0759b3c747">full diff</a></p> 77 </details> 78 79 <details> 80 <summary>FAQ and help</summary> 81 82 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). 83 </details> 84 85 86 --- 87 88 89 Your [Greenkeeper](https://greenkeeper.io) bot :palm_tree: 90 91 92 93 94 ## Comments 95 96 ### @greenkeeper[bot] โ 2018-01-09T07:33:22Z 97 98 ## Version **10.1.1** just got published. 99 [Update to this version instead ๐](https://github.com/MTRNord/freifunk-bot/compare/greenkeeper%2Fyargs-10.1.1?expand=1) 100 101 <details> 102 <summary>Commits</summary> 103 <p>The new version differs by 19 commits.</p> 104 <ul> 105 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/232f9cac56a1096188a8a6b769564225ed497f8b"><code>232f9ca</code></a> <code>chore(release): 10.1.1</code></li> 106 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/e87f4873012e3541325e7ec6dafb11a93b5717e0"><code>e87f487</code></a> <code>docs: fix middlware docs (#1037)</code></li> 107 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/331d10305af3991bd225fbd7a1060bf43cff22d3"><code>331d103</code></a> <code>fix: Add <code>dirname</code> sanity check on <code>findUp</code> (#1036)</code></li> 108 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/0942a1518aad77656c135439194f8f825bd8b33a"><code>0942a15</code></a> <code>chore: use chai 4.x (#1033)</code></li> 109 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/f4d01d0cafe151619337e1ac154dc438097924e0"><code>f4d01d0</code></a> <code>chore(release): 10.1.0</code></li> 110 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/92faadad235dd87c4ae61151ba7ac6cfcb61a3d4"><code>92faada</code></a> <code>chore: add test for happy path of async command handler (#1034)</code></li> 111 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/241124ba4bfad505363433453c51e22c4e4f2baf"><code>241124b</code></a> <code>feat: async command handlers (#1001)</code></li> 112 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/6f4640d3f8152a20b6dfcc3637793b7bb431e9ab"><code>6f4640d</code></a> <code>chore: docs, clarify test a bit</code></li> 113 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/37915fba0c818d7cb074f72bb82381a0a30e844c"><code>37915fb</code></a> <code>test: add failing test for scientific notation (#1019)</code></li> 114 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/c8adffbea3a2aa454887d40cb83b1503c6630bad"><code>c8adffb</code></a> <code>docs: remove left over line talking about git-tap donations</code></li> 115 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/a5ac2133f712a546c88bb00e2443bb9aeb82d0ac"><code>a5ac213</code></a> <code>feat: add Norwegian Nynorsk translations (#1028)</code></li> 116 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/6b857d2e66c9fe9fba8e504649cde090c77c722e"><code>6b857d2</code></a> <code>chore: explicitly update dependencies (#1023)</code></li> 117 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/c679e907d1a19d0858698fdd9fa882d10c4ba5a3"><code>c679e90</code></a> <code>fix: 'undefined' should be taken to mean no argument was provided (#1015)</code></li> 118 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/a70b285c0f163a000f38be3e70d5f6c21af635f0"><code>a70b285</code></a> <code>docs: fix small typo</code></li> 119 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/77b8dbc495b926ef2dbc9d839882c828b8dad29b"><code>77b8dbc</code></a> <code>feat: middleware (#881)</code></li> 120 </ul> 121 <p>There are 19 commits in total.</p> 122 <p>See the <a href="https://urls.greenkeeper.io/yargs/yargs/compare/968ee06d393ee643d0afb5f5c7e82f0759b3c747...232f9cac56a1096188a8a6b769564225ed497f8b">full diff</a></p> 123 </details> 124 125 ### @greenkeeper[bot] โ 2018-01-23T19:02:20Z 126 127 ## Version **11.0.0** just got published. 128 [Update to this version instead ๐](https://github.com/MTRNord/freifunk-bot/compare/greenkeeper%2Fyargs-11.0.0?expand=1) 129 130 <details> 131 <summary>Commits</summary> 132 <p>The new version differs by 5 commits.</p> 133 <ul> 134 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/57a39cb8fe5051b9d9bb87fb789cc0d6d2363ce6"><code>57a39cb</code></a> <code>chore(release): 11.0.0</code></li> 135 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/a3ddacc87e6cbb8a275f97d746511fe1d1f93044"><code>a3ddacc</code></a> <code>feat: requiresArg is now simply an alias for nargs(1) (#1054)</code></li> 136 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/2b5681233a0d9406e362ce2ddd434a47117755db"><code>2b56812</code></a> <code>fix: Set implicit nargs=1 when type=number requiresArg=true (#1050)</code></li> 137 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/6bad6a92062fde7396e1646e40016288ac6feadf"><code>6bad6a9</code></a> <code>chore(release): 10.1.2</code></li> 138 <li><a href="https://urls.greenkeeper.io/yargs/yargs/commit/fbf41ae672ea967f80c2f8ec8efd4317e4d70a1d"><code>fbf41ae</code></a> <code>fix: requiresArg should only be enforced if argument exists (#1043)</code></li> 139 </ul> 140 <p>See the <a href="https://urls.greenkeeper.io/yargs/yargs/compare/232f9cac56a1096188a8a6b769564225ed497f8b...57a39cb8fe5051b9d9bb87fb789cc0d6d2363ce6">full diff</a></p> 141 </details> 142