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

109.json (10249B)


      1 {
      2   "number": 109,
      3   "title": "Update yargs to the latest version \ud83d\ude80",
      4   "state": "closed",
      5   "diff_file": "109.diff",
      6   "author": "greenkeeper[bot]",
      7   "created_at": "2017-10-23T16:16:44Z",
      8   "closed_at": "2018-03-25T15:59:46Z",
      9   "merged_at": null,
     10   "base_ref": "master",
     11   "head_ref": "greenkeeper/yargs-10.0.3",
     12   "labels": [
     13     "greenkeeper"
     14   ],
     15   "assignees": [],
     16   "requested_reviewers": [],
     17   "body": "\n## Version **10.0.3** of [yargs](https://github.com/yargs/yargs) was just published.\n\n<table>\n  <tr>\n    <th align=left>\n      Dependency\n    </td>\n    <td>\n      yargs\n    </td>\n  </tr>\n  <tr>\n    <th align=left>\n      Current Version\n    </td>\n    <td>\n      9.0.1\n    </td>\n  </tr>\n  <tr>\n    <th align=left>\n      Type\n    </td>\n    <td>\n      dependency\n    </td>\n  </tr>\n</table>\n\nThe version **10.0.3** is **not covered** by your **current version range**.\n\nIf you don\u2019t 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.\n\nIt might be worth looking into these changes and trying to get this project onto the latest version of yargs.\n\nIf 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\u2019t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.\n\n\n---\n\n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 33 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/968ee06d393ee643d0afb5f5c7e82f0759b3c747\"><code>968ee06</code></a> <code>chore(release): 10.0.3</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/06847417691f7e6f3823c41cf12b2f05247647ea\"><code>0684741</code></a> <code>chore(release): 10.0.2</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/d1cbc75c6491e52c1236a7b67b1718a0017f00ea\"><code>d1cbc75</code></a> <code>docs: be more shameless about gratipay</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/4043c16865cca959c7fc984630c7772de9a793d4\"><code>4043c16</code></a> <code>docs: add note about  options</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/180b5eb50a59cb07198c92a1299043507dd88eda\"><code>180b5eb</code></a> <code>chore(release): 10.0.1</code></li>\n<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>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/8515e4f5683fb783e6f6f994973207b553e527d5\"><code>8515e4f</code></a> <code>docs: nit in CHANGELOG</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/4b8cfa9d307ec331bb01333fb9b157085da94fc4\"><code>4b8cfa9</code></a> <code>docs: slight tweaks to CHANGELOG</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/c809cbee934848295ec703b912d8e71798febaab\"><code>c809cbe</code></a> <code>chore(release): 10.0.0</code></li>\n<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>\n</ul>\n<p>There are 33 commits in total.</p>\n<p>See the <a href=\"https://urls.greenkeeper.io/yargs/yargs/compare/d1b23f33ccff1a4f3f342204fc9596c9a33e703a...968ee06d393ee643d0afb5f5c7e82f0759b3c747\">full diff</a></p>\n</details>\n\n<details>\n  <summary>FAQ and help</summary>\n\n  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don\u2019t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).\n</details>\n\n\n---\n\n\nYour [Greenkeeper](https://greenkeeper.io) bot :palm_tree:\n\n",
     18   "comments": [
     19     {
     20       "author": "greenkeeper[bot]",
     21       "created_at": "2018-01-09T07:33:22Z",
     22       "body": "## Version **10.1.1** just got published. \n[Update to this version instead \ud83d\ude80](https://github.com/MTRNord/freifunk-bot/compare/greenkeeper%2Fyargs-10.1.1?expand=1) \n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 19 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/232f9cac56a1096188a8a6b769564225ed497f8b\"><code>232f9ca</code></a> <code>chore(release): 10.1.1</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/e87f4873012e3541325e7ec6dafb11a93b5717e0\"><code>e87f487</code></a> <code>docs: fix middlware docs (#1037)</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/0942a1518aad77656c135439194f8f825bd8b33a\"><code>0942a15</code></a> <code>chore: use chai 4.x (#1033)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/f4d01d0cafe151619337e1ac154dc438097924e0\"><code>f4d01d0</code></a> <code>chore(release): 10.1.0</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/241124ba4bfad505363433453c51e22c4e4f2baf\"><code>241124b</code></a> <code>feat: async command handlers (#1001)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/6f4640d3f8152a20b6dfcc3637793b7bb431e9ab\"><code>6f4640d</code></a> <code>chore: docs, clarify test a bit</code></li>\n<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>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/a5ac2133f712a546c88bb00e2443bb9aeb82d0ac\"><code>a5ac213</code></a> <code>feat: add Norwegian Nynorsk translations (#1028)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/6b857d2e66c9fe9fba8e504649cde090c77c722e\"><code>6b857d2</code></a> <code>chore: explicitly update dependencies (#1023)</code></li>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/a70b285c0f163a000f38be3e70d5f6c21af635f0\"><code>a70b285</code></a> <code>docs: fix small typo</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/77b8dbc495b926ef2dbc9d839882c828b8dad29b\"><code>77b8dbc</code></a> <code>feat: middleware (#881)</code></li>\n</ul>\n<p>There are 19 commits in total.</p>\n<p>See the <a href=\"https://urls.greenkeeper.io/yargs/yargs/compare/968ee06d393ee643d0afb5f5c7e82f0759b3c747...232f9cac56a1096188a8a6b769564225ed497f8b\">full diff</a></p>\n</details>"
     23     },
     24     {
     25       "author": "greenkeeper[bot]",
     26       "created_at": "2018-01-23T19:02:20Z",
     27       "body": "## Version **11.0.0** just got published. \n[Update to this version instead \ud83d\ude80](https://github.com/MTRNord/freifunk-bot/compare/greenkeeper%2Fyargs-11.0.0?expand=1) \n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 5 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/57a39cb8fe5051b9d9bb87fb789cc0d6d2363ce6\"><code>57a39cb</code></a> <code>chore(release): 11.0.0</code></li>\n<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>\n<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>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/6bad6a92062fde7396e1646e40016288ac6feadf\"><code>6bad6a9</code></a> <code>chore(release): 10.1.2</code></li>\n<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>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/yargs/yargs/compare/232f9cac56a1096188a8a6b769564225ed497f8b...57a39cb8fe5051b9d9bb87fb789cc0d6d2363ce6\">full diff</a></p>\n</details>"
     28     }
     29   ],
     30   "review_comments": []
     31 }