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

97.md (4956B)


      1 # PR #97 Update yargs to version 8.0.1 🚀
      2 
      3 - **Status:** merged
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2017-05-03T14:57:17Z
      6 - **Branch:** greenkeeper-yargs-8.0.1 → master
      7 - **Merged:** 2017-06-01T06:15:20Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [97.diff](./97.diff)
     10 
     11 ---
     12 
     13 | 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ |
     14 | --- |
     15 | This version of Greenkeper will be __shutdown on May 31st.__ |
     16 | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" />
     17 
     18 ---
     19 Hello lovely humans,
     20 
     21 [yargs](https://www.npmjs.com/package/yargs) just published its new version 8.0.1.
     22 
     23 <table>
     24   <tr>
     25     <th align=left>
     26       State
     27     </th>
     28     <td>
     29       Update :rocket:
     30     </td>
     31   </tr>
     32   <tr>
     33     <th align=left>
     34       Dependency
     35     </td>
     36     <td>
     37       yargs
     38     </td>
     39   </tr>
     40   <tr>
     41     <th align=left>
     42       New version
     43     </td>
     44     <td>
     45       8.0.1
     46     </td>
     47   </tr>
     48   <tr>
     49     <th align=left>
     50       Type
     51     </td>
     52     <td>
     53       dependency
     54     </td>
     55   </tr>
     56 </table>
     57 
     58 This version is **not covered** by your **current version range**.
     59 
     60 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.
     61 
     62 I recommend you look into these changes and try to get onto the latest version of yargs.
     63 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.
     64 
     65 
     66 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
     67 Are you unsure about how things are supposed to work?
     68 
     69 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).
     70 
     71 Good luck with your project :sparkles:
     72 
     73 You rock!
     74 
     75 :palm_tree:
     76 
     77 ---
     78 The new version differs by 49 commits .
     79 
     80 - [`bead82c`](https://github.com/yargs/yargs/commit/bead82c6e28d80bcc7da721bf6771fea317aae1b) <code>chore(release): 8.0.1</code>
     81 - [`692ee20`](https://github.com/yargs/yargs/commit/692ee205e24ee7cb19a848c3e88ee19d2ffd72ef) <code>chore: update description for strict()</code>
     82 - [`88b61b8`](https://github.com/yargs/yargs/commit/88b61b8ba17a5ce3dc7850e5355c6320af9b566c) <code>chore: upgrade dependencies (#872)</code>
     83 - [`4c824c9`](https://github.com/yargs/yargs/commit/4c824c95470738501a6867cbbeaef99a1832775f) <code>docs: made a few tweaks to CHANGELOG</code>
     84 - [`6944e97`](https://github.com/yargs/yargs/commit/6944e979cd7c6beffb241becba113d0bb5d50909) <code>chore(release): 8.0.0</code>
     85 - [`8f9c6c6`](https://github.com/yargs/yargs/commit/8f9c6c6954b51f6e22d772ba2c7dfbbac5cb504b) <code>chore: upgrade yargs-parser (#867)</code>
     86 - [`17e3567`](https://github.com/yargs/yargs/commit/17e356700bfacbb88f98ab2006ed5c43bd04c5dc) <code>fix: help now takes precedence over command recommendation (#866)</code>
     87 - [`89456d9`](https://github.com/yargs/yargs/commit/89456d994216466da2be929d81d3fb936005ae96) <code>feat: allow extends to inherit from a module (#865)</code>
     88 - [`e28ded3`](https://github.com/yargs/yargs/commit/e28ded33339b2a140530280ee5a698eef2bd9369) <code>fix: positional arguments now work if no handler is provided to inner command (#864)</code>
     89 - [`73b5733`](https://github.com/yargs/yargs/commit/73b57337c63c4d2451d93fe9ab1fa7d561530c24) <code>chore: upgrade nyc</code>
     90 - [`baba863`](https://github.com/yargs/yargs/commit/baba863f9889b92e6e8a15d8b321b3392ed3b7be) <code>fix: commands are now applied in order, from left to right (#857)</code>
     91 - [`6f78c05`](https://github.com/yargs/yargs/commit/6f78c05a3a719f3c40e3b8197dd1ea2e85afd627) <code>feat: allow strict mode to be disabled (#840)</code>
     92 - [`e7359d6`](https://github.com/yargs/yargs/commit/e7359d632595c3a5fcfd691994859b66e8943c85) <code>chore(release): 7.1.0</code>
     93 - [`c357412`](https://github.com/yargs/yargs/commit/c357412698f7fa6a1c5eab8567d2d558d7a81c92) <code>docs: switch to conventional commits badge [ci skip] (#850)</code>
     94 - [`17e89bd`](https://github.com/yargs/yargs/commit/17e89bdd0a59455d1c34d028f1cf6a9e591f71cf) <code>fix: we shouldn't output help if we've printed a prior help-like message (#847)</code>
     95 
     96 
     97 There are 49 commits in total. See the [full diff](https://github.com/yargs/yargs/compare/e5613f0355dbf75f6e4c51836affb20b4ef0e2fc...bead82c6e28d80bcc7da721bf6771fea317aae1b).
     98