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

101.json (5214B)


      1 {
      2   "number": 101,
      3   "title": "simple-git@1.73.0 breaks build \u26a0\ufe0f",
      4   "state": "merged",
      5   "diff_file": "101.diff",
      6   "author": "greenkeeperio-bot",
      7   "created_at": "2017-05-20T07:20:38Z",
      8   "closed_at": "2017-06-01T06:14:47Z",
      9   "merged_at": "2017-06-01T06:14:47Z",
     10   "base_ref": "master",
     11   "head_ref": "greenkeeper-simple-git-1.73.0",
     12   "labels": [
     13     "greenkeeper"
     14   ],
     15   "assignees": [],
     16   "requested_reviewers": [],
     17   "body": "| \ud83d\udea8\ud83d\udd25\u26a0\ufe0f _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! \ud83d\udea8\ud83d\udd25\u26a0\ufe0f |\n| --- |\n| This version of Greenkeper will be __shutdown on May 31st.__ |\n| With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we\u2019ve 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\" />\n\n---\nHello lovely humans,\n\n[simple-git](https://www.npmjs.com/package/simple-git) just published its new version 1.73.0.\n\n<table>\n  <tr>\n    <th align=left>\n      State\n    </th>\n    <td>\n      Failing tests :warning:\n    </td>\n  </tr>\n  <tr>\n    <th align=left>\n      Dependency\n    </td>\n    <td>\n      simple-git\n    </td>\n  </tr>\n  <tr>\n    <th align=left>\n      New version\n    </td>\n    <td>\n      1.73.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\nThis version is **covered** by your **current version range** and after updating it in your project **the build kept failing**.\n\n**It looks like your project, in its current form, is malfunctioning** and this update didn\u2019t really change that. I don\u2019t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again.\n\n\nDo you have any ideas how I could improve these pull requests? Did I report anything you think isn\u2019t right?\nAre you unsure about how things are supposed to work?\n\nThere is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I\u2019m 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).\n\nGood luck with your project :sparkles:\n\nYou rock!\n\n:palm_tree:\n\n---\nThe new version differs by 104 commits .\n\n- [`70bfa1a`](https://github.com/steveukx/git-js/commit/70bfa1a6d3acca966f2c9ab1646d3baf6f6154f6) <code>Release 1.73.0</code>\n- [`d54e432`](https://github.com/steveukx/git-js/commit/d54e4325414ac413c465d4a69646c178197fdfd1) <code>Add ability to clear the queue of pending tasks</code>\n- [`17b4e95`](https://github.com/steveukx/git-js/commit/17b4e95b6d90ace6a620666b1a56cd3cb0aaa034) <code>Deprecate the use of `.then` in favour of `.exec` to prepare for switch to promises in 2.x</code>\n- [`b6b09cd`](https://github.com/steveukx/git-js/commit/b6b09cdd3643a1947709d74dfdef081f2995bb4e) <code>Merge branch 'halfcrazy-add_debug'</code>\n- [`9062fa4`](https://github.com/steveukx/git-js/commit/9062fa48948f0c960f58e18ed79b31c48af5a685) <code>Move command debug logging to the runner instead of the scheduler</code>\n- [`99a4e62`](https://github.com/steveukx/git-js/commit/99a4e629da29d2369790772ef5d3cd9cb9401d94) <code>Add debug info</code>\n- [`06ca1d8`](https://github.com/steveukx/git-js/commit/06ca1d8d01dab4785f3d75efd1da9ddb619f91d0) <code>Release 1.72.0</code>\n- [`615de14`](https://github.com/steveukx/git-js/commit/615de1454ca07ae101d12c94d8d5d38beab12b62) <code>Merge branch 'maxhallinan-git-branch-delete'</code>\n- [`892f307`](https://github.com/steveukx/git-js/commit/892f307bbc89a9c78c54284587534073f7ecf2ec) <code>Destructured setup for ease of reading</code>\n- [`b98b9a3`](https://github.com/steveukx/git-js/commit/b98b9a30a108769ccb89510476050c4ee64cd581) <code>Merge branch 'git-branch-delete' of https://github.com/maxhallinan/git-js into maxhallinan-git-branch-delete</code>\n- [`5d22a74`](https://github.com/steveukx/git-js/commit/5d22a748976f3e2321e3bc3059f40fbb7a50d70c) <code>Release 1.71.0</code>\n- [`0dab00c`](https://github.com/steveukx/git-js/commit/0dab00c4ab60f14fe988b9e8c46d62bfa42b858f) <code>Merge branch 'jorritd-master'</code>\n- [`8373b81`](https://github.com/steveukx/git-js/commit/8373b8105185c8ca9279b9c34c4e70e0b1b01a18) <code>Lint, split tests into separate file, add in the author related detail when present</code>\n- [`fa4348c`](https://github.com/steveukx/git-js/commit/fa4348cefce3786743611adef37c1edcb7ce3c34) <code>Attempt to abstract delete local branch unit tests</code>\n- [`7a9107e`](https://github.com/steveukx/git-js/commit/7a9107e31d852f0c1f116456230d544169842db0) <code>Add unit tests for deleting a local branch using options array</code>\n\n\nThere are 104 commits in total. See the [full diff](https://github.com/steveukx/git-js/compare/4d0835fee4bc897c74e83a72bdaa1b3d9bf26f0b...70bfa1a6d3acca966f2c9ab1646d3baf6f6154f6).",
     18   "comments": [],
     19   "review_comments": []
     20 }