37.md (4695B)
1 # PR #37 yargs@6.2.0 breaks build ⚠️ 2 3 - **Status:** merged 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2016-10-17T00:51:01Z 6 - **Branch:** greenkeeper-yargs-6.2.0 → master 7 - **Merged:** 2016-10-17T21:42:18Z 8 - **Labels:** greenkeeper 9 - **Diff:** [37.diff](./37.diff) 10 11 --- 12 13 Hello lovely humans, 14 15 [yargs](https://www.npmjs.com/package/yargs) just published its new version 6.2.0. 16 17 <table> 18 <tr> 19 <th align=left> 20 State 21 </th> 22 <td> 23 Failing tests :warning: 24 </td> 25 </tr> 26 <tr> 27 <th align=left> 28 Dependency 29 </td> 30 <td> 31 yargs 32 </td> 33 </tr> 34 <tr> 35 <th align=left> 36 New version 37 </td> 38 <td> 39 6.2.0 40 </td> 41 </tr> 42 <tr> 43 <th align=left> 44 Type 45 </td> 46 <td> 47 dependency 48 </td> 49 </tr> 50 </table> 51 52 53 This version is **covered** by your **current version range** and after updating it in your project **the build kept failing**. 54 55 **It looks like your project, in its current form, is malfunctioning** and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again. 56 57 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? 58 Are you unsure about how things are supposed to work? 59 60 There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). 61 62 Good luck with your project :sparkles: 63 64 You rock! 65 66 :palm_tree: 67 68 --- 69 70 The new version differs by 25 commits . 71 - [`004e70b`](https://github.com/yargs/yargs/commit/004e70b16f0120dca5a6d59a04c3495d150c76d4) <code>chore(release): 6.2.0</code> 72 - [`3fe9b8f`](https://github.com/yargs/yargs/commit/3fe9b8fdbd53da8841cc001cffe7f7794100031a) <code>fix: stop applying parser to context object (#675)</code> 73 - [`81984e6`](https://github.com/yargs/yargs/commit/81984e69e4d6ebfd1a6155a56e4248da7f54c2f5) <code>feat: Italian translations for 'did you mean' and 'aliases' (#673)</code> 74 - [`5615a82`](https://github.com/yargs/yargs/commit/5615a82ed7b7246e9f5e7441ad853a17b8f71ebd) <code>feat: add new pt_BR translations (#674)</code> 75 - [`0cc6e5a`](https://github.com/yargs/yargs/commit/0cc6e5a757c12132c79eb1e26d60331ac9f9721c) <code>chore(release): 6.1.1</code> 76 - [`ae4bcd4`](https://github.com/yargs/yargs/commit/ae4bcd446281674e22dcfcabe7a7b014f32856f8) <code>fix: freeze was not resetting configObjects to initial state; addressed performance issue raised by @nexdrew. (#670)</code> 77 - [`6a88f83`](https://github.com/yargs/yargs/commit/6a88f83070c5323f8833f4fc582d322d677d83f0) <code>chore(release): 6.1.0</code> 78 - [`051b19a`](https://github.com/yargs/yargs/commit/051b19ae048683f03b7b446b4904a5466e632112) <code>chore: add read-pkg-up to greenkeeper ignore</code> 79 - [`f284c29`](https://github.com/yargs/yargs/commit/f284c2968c2f8b818b0737dc09c94a44ef8afc25) <code>feat: reworking yargs API to make it easier to run in headless environments, e.g., Slack (#646)</code> 80 - [`b1cabae`](https://github.com/yargs/yargs/commit/b1cabae60ca1ae715ee9bc8ad10f7ce69f644048) <code>feat(command): add camelcase commands to argv (#658)</code> 81 - [`aa966c5`](https://github.com/yargs/yargs/commit/aa966c53220a6c8c5f06921f53b4d629e5f1d5bd) <code>fix(locales): change some translations (#667)</code> 82 - [`22adb18`](https://github.com/yargs/yargs/commit/22adb188e4baca0701d853497a8b19466ce74d45) <code>fix(locales): conform hi locale to y18n.__n expectations (#666)</code> 83 - [`9290912`](https://github.com/yargs/yargs/commit/9290912f77767534d603a66666545326009b3553) <code>feat(locales): add Hindi translations</code> 84 - [`be92327`](https://github.com/yargs/yargs/commit/be92327fad6c2af52fb52a3e9de52baa58a4800a) <code>feat(locales): add Hungarian translations</code> 85 - [`072fd45`](https://github.com/yargs/yargs/commit/072fd45f9c5266eb4833b35075c7eb6ed7d31dae) <code>feat: Turkish translations for 'did you mean' and 'aliases' (#660)</code> 86 87 There are 25 commits in total. See the [full diff](https://github.com/yargs/yargs/compare/23cf8366226c3bf3eb6ce12410a12d4209c4a793...004e70b16f0120dca5a6d59a04c3495d150c76d4). 88 89 --- 90 91 This pull request was created by [greenkeeper.io](https://greenkeeper.io/). 92 93 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub> 94 95 <!-- Reviewable:start --> 96 97 --- 98 99 This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/mtrnord/nordlab-hackerspace-door/37) 100 101 <!-- Reviewable:end --> 102 103