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

91.md (5072B)


      1 # PR #91 Update yargs to version 7.1.0 🚀
      2 
      3 - **Status:** closed
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2017-04-13T21:52:14Z
      6 - **Branch:** greenkeeper-yargs-7.1.0 → master
      7 - **Closed:** 2017-06-01T06:15:34Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [91.diff](./91.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [yargs](https://www.npmjs.com/package/yargs) just published its new version 7.1.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       7.1.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 This version is **not covered** by your **current version range**.
     53 
     54 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.
     55 
     56 I recommend you look into these changes and try to get onto the latest version of yargs.
     57 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.
     58 
     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 The new version differs by 37 commits .
     73 
     74 - [`e7359d6`](https://github.com/yargs/yargs/commit/e7359d632595c3a5fcfd691994859b66e8943c85) <code>chore(release): 7.1.0</code>
     75 - [`c357412`](https://github.com/yargs/yargs/commit/c357412698f7fa6a1c5eab8567d2d558d7a81c92) <code>docs: switch to conventional commits badge [ci skip] (#850)</code>
     76 - [`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>
     77 - [`50c9acd`](https://github.com/yargs/yargs/commit/50c9acd61de93e58ac6d9815630fea38e797d9cc) <code>chore: add editorconfig (#848)</code>
     78 - [`360e301`](https://github.com/yargs/yargs/commit/360e3019de266ee04f85e2baf21ce18f8b48cdc1) <code>fix: get terminalWidth in non interactive mode no longer causes a validation exception (#837)</code>
     79 - [`fde0564`](https://github.com/yargs/yargs/commit/fde0564f4d7275e8ed09684ebf02d606d2ad8569) <code>feat: add support for numeric commands (#825)</code>
     80 - [`c748dd2`](https://github.com/yargs/yargs/commit/c748dd21ff090db1ce636dae5c5cdf1d867692aa) <code>fix: fix demandOption no longer treats 'false' as truthy (#829)</code>
     81 - [`e0b4efb`](https://github.com/yargs/yargs/commit/e0b4efb08c2e17f2682ccd66c509424f6a190213) <code>test: Made unit test passing with node-chakracore</code>
     82 - [`8756a3c`](https://github.com/yargs/yargs/commit/8756a3c63dfd2ceae303067b46075de5c982af66) <code>chore(release): 7.0.2</code>
     83 - [`fa86602`](https://github.com/yargs/yargs/commit/fa866029ec51eba6ec13daa0c4f1a9538651cb4d) <code>chore: fix test message</code>
     84 - [`b3eb2fe`](https://github.com/yargs/yargs/commit/b3eb2fe5d994b8273f10fe7cbca80d26bc0459a7) <code>fix: populating placeholder arguments broke validation</code>
     85 - [`82c7a4e`](https://github.com/yargs/yargs/commit/82c7a4e2ba300abae72c1283b0bb37aed74d1fca) <code>use console.log instead of util.print, fix #813</code>
     86 - [`4df3a10`](https://github.com/yargs/yargs/commit/4df3a109288b166b51ba6aa497138495a5af6eed) <code>chore(release): 7.0.1</code>
     87 - [`9c03fa4`](https://github.com/yargs/yargs/commit/9c03fa497bd15111fac9d0592f14a89cc7982ddf) <code>fix: --help with default command should print top-level help (#810)</code>
     88 - [`5334370`](https://github.com/yargs/yargs/commit/53343705064194b2b9261b128d3feb47f20efe72) <code>docs: env vars now take precedence over config file/objects (#808)</code>
     89 
     90 
     91 There are 37 commits in total. See the [full diff](https://github.com/yargs/yargs/compare/e5613f0355dbf75f6e4c51836affb20b4ef0e2fc...e7359d632595c3a5fcfd691994859b66e8943c85).
     92 
     93 ---
     94 | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ |
     95 | --- |
     96 | 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> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. |
     97