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

78.json (11793B)


      1 {
      2   "number": 78,
      3   "title": "Update yargs to the latest version \ud83d\ude80",
      4   "state": "closed",
      5   "diff_file": "78.diff",
      6   "author": "greenkeeper[bot]",
      7   "created_at": "2017-03-03T18:50:07Z",
      8   "closed_at": "2017-06-01T06:17:50Z",
      9   "merged_at": null,
     10   "base_ref": "master",
     11   "head_ref": "greenkeeper/yargs-7.0.1",
     12   "labels": [
     13     "greenkeeper"
     14   ],
     15   "assignees": [],
     16   "requested_reviewers": [],
     17   "body": "## Version **7.0.1** of [yargs](https://github.com/yargs/yargs) just got 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      6.6.0\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 **7.0.1** is **not covered** by your **current version range**.\n\nWithout 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.\n\nI recommend you look into these changes and try to get onto the latest version of yargs.\nGiven 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.\n\n\n---\n\n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 25 commits .</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/4df3a109288b166b51ba6aa497138495a5af6eed\"><code>4df3a10</code></a> <code>chore(release): 7.0.1</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/9c03fa497bd15111fac9d0592f14a89cc7982ddf\"><code>9c03fa4</code></a> <code>fix: --help with default command should print top-level help (#810)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/53343705064194b2b9261b128d3feb47f20efe72\"><code>5334370</code></a> <code>docs: env vars now take precedence over config file/objects (#808)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/bc564685df4aa45b828f22b813ce567ea0565061\"><code>bc56468</code></a> <code>docs: a couple small twaks to the CHANGELOG</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/57dc7b5dad874b716ad522863a480eab92212f00\"><code>57dc7b5</code></a> <code>chore(release): 7.0.0</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/f3f074bd983e9b2dea6df94e21febfeef27b6de4\"><code>f3f074b</code></a> <code>fix: positional arguments of sub-commands threw strict() exception (#805)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/a6070619b85d8d1662afbb26ca45585dae2620ec\"><code>a607061</code></a> <code>fix: console.warn() rather than throwing errors when api signatures are incorrect (#804)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/d78a0f5b42d41f3959c451b8e2f81e8fdbac845e\"><code>d78a0f5</code></a> <code>feat: introduces support for default commands, using the '*' identifier (#785)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/8a992f535e395e0994afdfebf5c40b5838b5280d\"><code>8a992f5</code></a> <code>fix: errors were not bubbling appropriately from sub-commands to top-level (#802)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/07e39b79dbaf64cb03d05ea23e0741b3b80b1fcb\"><code>07e39b7</code></a> <code>fix: running parse() multiple times on the same yargs instance caused exception if help() enabled (#790)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/48575cd50d53818491d48aeaec84436be51c4085\"><code>48575cd</code></a> <code>fix: context variables are now recognized in strict() mode (#796)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/49a93fc392e952b83adda37465d90e7d2321d05e\"><code>49a93fc</code></a> <code>fix: use path.resolve() to support node 0.10 (#797)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/3280dd02ce125e00f2e4d02ae26fcb59e82a55a7\"><code>3280dd0</code></a> <code>feat: allow provided config object to extend other configs (#779)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/e0fbbe58281f6cd722d49fcf6c61f5176a35dd2b\"><code>e0fbbe5</code></a> <code>fix: pull in yargs-parser with modified env precedence (#787)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/09972884e18e3dd7f29a1267dfa690503c4a40f0\"><code>0997288</code></a> <code>fix: context should override parsed argv (#786)</code></li>\n</ul>\n<p>There are 25 commits in total. See the <a href=\"https://urls.greenkeeper.io/yargs/yargs/compare/e5613f0355dbf75f6e4c51836affb20b4ef0e2fc...4df3a109288b166b51ba6aa497138495a5af6eed\">full diff</a>.</p>\n</details>\n\n<details>\n<summary>Not sure how things should work exactly?</summary>\n\nThere is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).\n</details>\n\n\n---\n\n\nYour [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:\n",
     18   "comments": [
     19     {
     20       "author": "greenkeeper[bot]",
     21       "created_at": "2017-03-10T02:21:40Z",
     22       "body": "## Version **7.0.2** just got published. \n[Update to this version instead \ud83d\ude80](https://github.com/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fyargs-7.0.2?expand=1) \n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 4 commits .</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/8756a3c63dfd2ceae303067b46075de5c982af66\"><code>8756a3c</code></a> <code>chore(release): 7.0.2</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/fa866029ec51eba6ec13daa0c4f1a9538651cb4d\"><code>fa86602</code></a> <code>chore: fix test message</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/b3eb2fe5d994b8273f10fe7cbca80d26bc0459a7\"><code>b3eb2fe</code></a> <code>fix: populating placeholder arguments broke validation</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/82c7a4e2ba300abae72c1283b0bb37aed74d1fca\"><code>82c7a4e</code></a> <code>use console.log instead of util.print, fix #813</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/yargs/yargs/compare/4df3a109288b166b51ba6aa497138495a5af6eed...8756a3c63dfd2ceae303067b46075de5c982af66\">full diff</a>.</p>\n</details>"
     23     },
     24     {
     25       "author": "greenkeeper[bot]",
     26       "created_at": "2017-04-13T21:59:22Z",
     27       "body": "## Version **7.1.0** just got published. \n[Update to this version instead \ud83d\ude80](https://github.com/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fyargs-7.1.0?expand=1) \n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 8 commits .</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/e7359d632595c3a5fcfd691994859b66e8943c85\"><code>e7359d6</code></a> <code>chore(release): 7.1.0</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/c357412698f7fa6a1c5eab8567d2d558d7a81c92\"><code>c357412</code></a> <code>docs: switch to conventional commits badge [ci skip] (#850)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/17e89bdd0a59455d1c34d028f1cf6a9e591f71cf\"><code>17e89bd</code></a> <code>fix: we shouldn't output help if we've printed a prior help-like message (#847)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/50c9acd61de93e58ac6d9815630fea38e797d9cc\"><code>50c9acd</code></a> <code>chore: add editorconfig (#848)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/360e3019de266ee04f85e2baf21ce18f8b48cdc1\"><code>360e301</code></a> <code>fix: get terminalWidth in non interactive mode no longer causes a validation exception (#837)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/fde0564f4d7275e8ed09684ebf02d606d2ad8569\"><code>fde0564</code></a> <code>feat: add support for numeric commands (#825)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/c748dd21ff090db1ce636dae5c5cdf1d867692aa\"><code>c748dd2</code></a> <code>fix: fix demandOption no longer treats 'false' as truthy (#829)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/e0b4efb08c2e17f2682ccd66c509424f6a190213\"><code>e0b4efb</code></a> <code>test: Made unit test passing with node-chakracore</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/yargs/yargs/compare/8756a3c63dfd2ceae303067b46075de5c982af66...e7359d632595c3a5fcfd691994859b66e8943c85\">full diff</a>.</p>\n</details>"
     28     },
     29     {
     30       "author": "greenkeeper[bot]",
     31       "created_at": "2017-05-03T15:06:38Z",
     32       "body": "## Version **8.0.1** just got published. \n[Update to this version instead \ud83d\ude80](https://github.com/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fyargs-8.0.1?expand=1) \n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 12 commits0.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/bead82c6e28d80bcc7da721bf6771fea317aae1b\"><code>bead82c</code></a> <code>chore(release): 8.0.1</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/692ee205e24ee7cb19a848c3e88ee19d2ffd72ef\"><code>692ee20</code></a> <code>chore: update description for strict()</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/88b61b8ba17a5ce3dc7850e5355c6320af9b566c\"><code>88b61b8</code></a> <code>chore: upgrade dependencies (#872)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/4c824c95470738501a6867cbbeaef99a1832775f\"><code>4c824c9</code></a> <code>docs: made a few tweaks to CHANGELOG</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/6944e979cd7c6beffb241becba113d0bb5d50909\"><code>6944e97</code></a> <code>chore(release): 8.0.0</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/8f9c6c6954b51f6e22d772ba2c7dfbbac5cb504b\"><code>8f9c6c6</code></a> <code>chore: upgrade yargs-parser (#867)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/17e356700bfacbb88f98ab2006ed5c43bd04c5dc\"><code>17e3567</code></a> <code>fix: help now takes precedence over command recommendation (#866)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/89456d994216466da2be929d81d3fb936005ae96\"><code>89456d9</code></a> <code>feat: allow extends to inherit from a module (#865)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/e28ded33339b2a140530280ee5a698eef2bd9369\"><code>e28ded3</code></a> <code>fix: positional arguments now work if no handler is provided to inner command (#864)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/73b57337c63c4d2451d93fe9ab1fa7d561530c24\"><code>73b5733</code></a> <code>chore: upgrade nyc</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/baba863f9889b92e6e8a15d8b321b3392ed3b7be\"><code>baba863</code></a> <code>fix: commands are now applied in order, from left to right (#857)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/yargs/yargs/commit/6f78c05a3a719f3c40e3b8197dd1ea2e85afd627\"><code>6f78c05</code></a> <code>feat: allow strict mode to be disabled (#840)</code></li>\n</ul>\n<p>false</p>\n<p>See the <a href=\"https://urls.greenkeeper.io/yargs/yargs/compare/e7359d632595c3a5fcfd691994859b66e8943c85...bead82c6e28d80bcc7da721bf6771fea317aae1b\">full diff</a></p>\n</details>"
     33     }
     34   ],
     35   "review_comments": []
     36 }