freifunk-bot.meta

Issues/PRs archive for MTRNord/freifunk-bot
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.meta.git
Log | Files | Refs

6.md (4655B)


      1 # PR #6 Update yargs to version 5.0.0 🚀
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2016-08-16T23:44:05Z
      6 - **Branch:** greenkeeper-yargs-5.0.0 → master
      7 - **Merged:** 2016-08-17T18:11:51Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [6.diff](./6.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [yargs](https://www.npmjs.com/package/yargs) just published its new version 5.0.0.
     16 
     17 <table>
     18   <tr>
     19     <th align=left>
     20       State
     21     </th>
     22     <td>
     23       Update :rocket:
     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       5.0.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 **not covered** by your **current version range**.
     54 
     55 Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
     56 
     57 I recommend you look into these changes and try to get onto the latest version of yargs.
     58 Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
     59 
     60 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
     61 Are you unsure about how things are supposed to work?
     62 
     63 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).
     64 
     65 Good luck with your project :sparkles:
     66 
     67 You rock!
     68 
     69 :palm_tree:
     70 
     71 ---
     72 
     73 The new version differs by 186 commits .
     74 - [`985b1ba`](https://github.com/yargs/yargs/commit/985b1ba1201f06d80e57af2f2e0c57221230458f) <code>chore(release): 5.0.0</code>
     75 - [`54c4a34`](https://github.com/yargs/yargs/commit/54c4a3418c576fed91f8cb8a4f6d2c6c242ff5c3) <code>tests: remove osx from CI, until Travis fixes OSX servers</code>
     76 - [`c190855`](https://github.com/yargs/yargs/commit/c190855c68544e27e37845cd014df9c6ad39ea2b) <code>docs: added gitter badge (#593)</code>
     77 - [`cec3279`](https://github.com/yargs/yargs/commit/cec32798aa03bdd713e6cfdde2b81ac56410a693) <code>chore(package): update string-width to version 1.0.2 (#591)</code>
     78 - [`afbe771`](https://github.com/yargs/yargs/commit/afbe7711e7261efe31b593ea9af9c44635857086) <code>Merge pull request #590 from yargs/greenkeeper-nyc-8.1.0</code>
     79 - [`bd16353`](https://github.com/yargs/yargs/commit/bd1635308bc17ea6057086eda9a9146f456bd693) <code>chore(package): update nyc to version 8.1.0</code>
     80 - [`f9b0ed4`](https://github.com/yargs/yargs/commit/f9b0ed40f6f23d63663f869ada18097871ed08aa) <code>perf: defer requiring most external libs until needed (#584)</code>
     81 - [`59474dc`](https://github.com/yargs/yargs/commit/59474dcde572c34d5bd66b633cc658d266cdd9e4) <code>feat: adds recommendCommands() for command suggestions (#580)</code>
     82 - [`59a830b`](https://github.com/yargs/yargs/commit/59a830b24438979c5a3f26f8c489a6da41fbdd0f) <code>chore(package): update lodash.assign to version 4.2.0 (#587)</code>
     83 - [`76ade7a`](https://github.com/yargs/yargs/commit/76ade7a343e2677d2b52bc2a7f3404c892cc9f4d) <code>chore(package): update yargs-parser to version 3.2.0 (#588)</code>
     84 - [`1d53ccb`](https://github.com/yargs/yargs/commit/1d53ccb664253a61addfa6b1e172c00ec2bcb525) <code>feat: add coerce api (#586)</code>
     85 - [`0aaa68b`](https://github.com/yargs/yargs/commit/0aaa68bf36d35c697426de4dfe2e4e12128c2dc0) <code>feat: apply default builder to command() and apply fail() handlers globally (#583)</code>
     86 - [`927810c`](https://github.com/yargs/yargs/commit/927810c7615912fb77a160273b2d6a946e9737b8) <code>feat: interpret demand() numbers as relative to executing command (#582)</code>
     87 - [`882a127`](https://github.com/yargs/yargs/commit/882a12737a05df005ef8b3adb40fc1b189288128) <code>feat: update yargs-parser to version 3.1.0 (#581)</code>
     88 - [`be65728`](https://github.com/yargs/yargs/commit/be657282d455fb1d40de60683674a272efe4f930) <code>feat: apply .env() globally (#553)</code>
     89 
     90 There are 186 commits in total. See the [full diff](https://github.com/yargs/yargs/compare/3808fabcd36645a1c855385e62c31fd5917ee447...985b1ba1201f06d80e57af2f2e0c57221230458f).
     91 
     92 ---
     93 
     94 This pull request was created by [greenkeeper.io](https://greenkeeper.io/).
     95 
     96 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>
     97 
     98