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

59.md (4408B)


      1 # PR #59 simple-git@1.63.0 breaks build ⚠️
      2 
      3 - **Status:** closed
      4 - **Author:** @greenkeeperio-bot
      5 - **Created:** 2016-11-26T08:40:31Z
      6 - **Branch:** greenkeeper-simple-git-1.63.0 → master
      7 - **Closed:** 2016-12-24T16:44:27Z
      8 - **Labels:** greenkeeper
      9 - **Diff:** [59.diff](./59.diff)
     10 
     11 ---
     12 
     13 Hello lovely humans,
     14 
     15 [simple-git](https://www.npmjs.com/package/simple-git) just published its new version 1.63.0.
     16 
     17 <table>
     18   <tr>
     19     <th align=left>
     20       State
     21     </th>
     22     <td>
     23       Failing tests :warning:
     24     </td>
     25   </tr>
     26   <tr>
     27     <th align=left>
     28       Dependency
     29     </td>
     30     <td>
     31       simple-git
     32     </td>
     33   </tr>
     34   <tr>
     35     <th align=left>
     36       New version
     37     </td>
     38     <td>
     39       1.63.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 **covered** by your **current version range** and after updating it in your project **the build kept failing**.
     53 
     54 **It looks like your project, in its current form, is malfunctioning** and this update didn’t really change that. I don’t 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.
     55 
     56 
     57 Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
     58 Are you unsure about how things are supposed to work?
     59 
     60 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).
     61 
     62 Good luck with your project :sparkles:
     63 
     64 You rock!
     65 
     66 :palm_tree:
     67 
     68 ---
     69 The new version differs by 45 commits .
     70 
     71 - [`9addc77`](https://github.com/steveukx/git-js/commit/9addc7729bd8e67f7ab1ce75cf1f7cecc99e187c) <code>Release 1.63.0</code>
     72 - [`b5398bb`](https://github.com/steveukx/git-js/commit/b5398bbd9c527ab09f691aa3a59fac128cdf6239) <code>Merge branch 'add_raw'</code>
     73 - [`a9d0113`](https://github.com/steveukx/git-js/commit/a9d0113c896c69d24583f567030fa5a8053f6893) <code>Add support for `git.raw`</code>
     74 - [`d8cb111`](https://github.com/steveukx/git-js/commit/d8cb111160e0a5925ef9b0bf21abda96d87fdc83) <code>Merge remote-tracking branch 'origin/master' into add_raw</code>
     75 - [`204f2fd`](https://github.com/steveukx/git-js/commit/204f2fd1d77ee5f8475c47f44acc8014d7534b00) <code>Add support for `git.raw`</code>
     76 - [`1dde94c`](https://github.com/steveukx/git-js/commit/1dde94c3a06b6e9b7cc88fb32ee23d79eaf39aa6) <code>Merge pull request #143 from steveukx/integration-test</code>
     77 - [`8b613d0`](https://github.com/steveukx/git-js/commit/8b613d080027354d4e8427d93b3f839ebb38c39a) <code>Add broken-chain tests</code>
     78 - [`a64fad2`](https://github.com/steveukx/git-js/commit/a64fad2b5de85cfb35ab15cd4ee8e43a8e8b3dd4) <code>Merge pull request #142 from steveukx/integration-test</code>
     79 - [`3955739`](https://github.com/steveukx/git-js/commit/3955739938bca7feb4e75aed5a6dab84898d26f6) <code>Add integration tests to standard `grunt test`</code>
     80 - [`78b788c`](https://github.com/steveukx/git-js/commit/78b788c79e3a308e91df1606ce978d8d6ba72162) <code>Integration test for running parallel instances of simple-git, covers use-case for #136</code>
     81 - [`793b714`](https://github.com/steveukx/git-js/commit/793b7146a2fde76cdcf19727ec4dccdb7da76b9d) <code>Move tests to unit test directory, switch travis to using grunt for the test runner</code>
     82 - [`f40acd5`](https://github.com/steveukx/git-js/commit/f40acd50af9cc3217bcc60ef6fbd07541d054129) <code>Release 1.62.0</code>
     83 - [`fd01c21`](https://github.com/steveukx/git-js/commit/fd01c217a122bf8175ba01ccee50eabe05cbb9ed) <code>Fix insertion-only test</code>
     84 - [`bf9fafc`](https://github.com/steveukx/git-js/commit/bf9fafca0eaca28856a2319b2971ffb726ff4250) <code>Merge branch 'nicolas-schmitt-fix-pull-summary'</code>
     85 - [`0b7a3f0`](https://github.com/steveukx/git-js/commit/0b7a3f0d087fb6bf4c15f0a75db1bb6eaaabc9db) <code>Move pull tests to their own file, add test for insertion-only pull</code>
     86 
     87 
     88 There are 45 commits in total. See the [full diff](https://github.com/steveukx/git-js/compare/4d0835fee4bc897c74e83a72bdaa1b3d9bf26f0b...9addc7729bd8e67f7ab1ce75cf1f7cecc99e187c).
     89 
     90 ---
     91 This pull request was created by [greenkeeper.io](https://greenkeeper.io/).
     92 
     93 <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>
     94