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

72.md (15613B)


      1 # #72 An in-range update of simple-git is breaking the build 🚨
      2 
      3 - **State:** closed
      4 - **Author:** @greenkeeper[bot]
      5 - **Created:** 2017-02-14T15:15:27Z
      6 - **Closed:** 2017-06-01T06:21:18Z
      7 - **Labels:** greenkeeper
      8 
      9 ---
     10 
     11 ## Version **1.66.0** of [simple-git](https://github.com/steveukx/git-js) just got published.
     12 
     13 <table>
     14   <tr>
     15     <th align=left>
     16       Branch
     17     </th>
     18     <td>
     19       <a href="/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fsimple-git-1.66.0">Build failing 🚨</a>
     20     </td>
     21   </tr>
     22   <tr>
     23     <th align=left>
     24       Dependency
     25     </td>
     26     <td>
     27       simple-git
     28     </td>
     29   </tr>
     30   <tr>
     31     <th align=left>
     32       Current Version
     33     </td>
     34     <td>
     35       1.65.0
     36     </td>
     37   </tr>
     38   <tr>
     39     <th align=left>
     40       Type
     41     </td>
     42     <td>
     43       dependency
     44     </td>
     45   </tr>
     46 </table>
     47 
     48 This version is **covered** by your **current version range** and after updating it in your project **the build failed**.
     49 
     50 As simple-git is a direct dependency of this project **this is very likely breaking your project right now**. If other packages depend on you it’s very likely also breaking them.
     51 I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
     52 
     53 
     54 
     55 ---
     56 
     57 
     58 
     59 <details>
     60 <summary>Status Details</summary>
     61 
     62 - ❌ **clahub** Not all contributors have signed the Contributor License Agreement. [Details](http://www.clahub.com/agreements/MTRNord/nordlab-hackerspace-door)
     63 
     64 - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/MTRNord/nordlab-hackerspace-door/builds/201541326)
     65 
     66 </details>
     67 
     68 
     69 <details>
     70 <summary>Commits</summary>
     71 <p>The new version differs by 4 commits .</p>
     72 <ul>
     73 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/8b34dd196652d83051283dbd354cd4f7a19796f7"><code>8b34dd1</code></a> <code>Release 1.66.0</code></li>
     74 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/89726429776ac4cf810e3443403aeeb48ab54ca8"><code>8972642</code></a> <code>Return a 'buffer' from the MockBuffer</code></li>
     75 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/779de3caab43945518602679e9662b5ac4b7b940"><code>779de3c</code></a> <code>Move to separate file for catFile tests</code></li>
     76 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/8bd8bebea2dc8b86e6c87832ac65ae16092664a5"><code>8bd8beb</code></a> <code>Add binaryCatFile - closes #156</code></li>
     77 </ul>
     78 <p>See the <a href="https://urls.greenkeeper.io/steveukx/git-js/compare/c350575fa5f5cc2d1b1b4f1ec9e6577baed0801f...8b34dd196652d83051283dbd354cd4f7a19796f7">full diff</a>.</p>
     79 </details>
     80 
     81 <details>
     82 <summary>Not sure how things should work exactly?</summary>
     83 
     84 There 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).
     85 </details>
     86 
     87 
     88 ---
     89 
     90 
     91 Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:
     92 
     93 
     94 
     95 ## Comments
     96 
     97 ### @greenkeeper[bot] β€” 2017-03-04T09:05:14Z
     98 
     99 ## Version **1.67.0** just got published. 
    100 Your tests are still failing with this version. [Compare the changes 🚨](/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fsimple-git-1.67.0) 
    101 
    102 <details>
    103 <summary>Commits</summary>
    104 <p>The new version differs by 3 commits .</p>
    105 <ul>
    106 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/d05f135f87a9419bd7b11517418a03cfeccedd93"><code>d05f135</code></a> <code>Release 1.67.0</code></li>
    107 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/583e3fd8b8c014f71ec2f1cc37751489bcaf3563"><code>583e3fd</code></a> <code>Merge existing cwd tests from commands to custom file.</code></li>
    108 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/52c65a754a76f62998b4af027f20e330fc73feb5"><code>52c65a7</code></a> <code>Adds validation to the <code>cwd</code> step to ensure the directory that will become the new working directory is a valid path before continuing.</code></li>
    109 </ul>
    110 <p>See the <a href="https://urls.greenkeeper.io/steveukx/git-js/compare/8b34dd196652d83051283dbd354cd4f7a19796f7...d05f135f87a9419bd7b11517418a03cfeccedd93">full diff</a>.</p>
    111 </details>
    112 
    113 ### @greenkeeper[bot] β€” 2017-03-28T08:03:52Z
    114 
    115 ## Version **1.68.0** just got published. 
    116 Your tests are still failing with this version. [Compare the changes 🚨](/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fsimple-git-1.68.0) 
    117 
    118 <details>
    119 <summary>Commits</summary>
    120 <p>The new version differs by 4 commits .</p>
    121 <ul>
    122 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/6368c8e4d88fa12ed0a8207ef7800afa4ebd6e8b"><code>6368c8e</code></a> <code>Release 1.68.0</code></li>
    123 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/b412f01e0dc352923f02501665cd6ff4c012e2d7"><code>b412f01</code></a> <code>Merge branch 'stephenlautier-feature/git-status-untracked-files'</code></li>
    124 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/1248b3630de3a467237d85ff8c442f3e0fae2c5c"><code>1248b36</code></a> <code>Fix tests</code></li>
    125 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/e8516f60269e008c32bfe409f657fc698398f69d"><code>e8516f6</code></a> <code>fix(status): fix to list untrack files</code></li>
    126 </ul>
    127 <p>See the <a href="https://urls.greenkeeper.io/steveukx/git-js/compare/d05f135f87a9419bd7b11517418a03cfeccedd93...6368c8e4d88fa12ed0a8207ef7800afa4ebd6e8b">full diff</a>.</p>
    128 </details>
    129 
    130 ### @greenkeeper[bot] β€” 2017-03-29T19:02:43Z
    131 
    132 ## Version **1.69.0** just got published. 
    133 Your tests are still failing with this version. [Compare the changes 🚨](/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fsimple-git-1.69.0) 
    134 
    135 <details>
    136 <summary>Commits</summary>
    137 <p>The new version differs by 10 commits .</p>
    138 <ul>
    139 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/00e75975085db26e4af416812bccb8d405c3bac7"><code>00e7597</code></a> <code>Release 1.69.0</code></li>
    140 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/aa176960f9fdbd6e9cabc0463b0bad1e744b22ad"><code>aa17696</code></a> <code>Merge branch 'stephenlautier-feature/typings'</code></li>
    141 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/7e731d39f71db55d4f0c6a089d3ea0e5647391f5"><code>7e731d3</code></a> <code>Use detail for FetchResult tags</code></li>
    142 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/cdd3a6264fce38bd74da347d1c30c6ab35f1e32e"><code>cdd3a62</code></a> <code>Merge branch 'feature/typings' of <a href="https://urls.greenkeeper.io/stephenlautier/git-js">https://github.com/stephenlautier/git-js</a> into stephenlautier-feature/typings</code></li>
    143 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/71d06521d425680300777f028966f3faa5d78855"><code>71d0652</code></a> <code>renamed diffSummary result to <code>DiffResult</code></code></li>
    144 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/abbb9b6bbfeb9b20637d68ee84484505dc82b761"><code>abbb9b6</code></a> <code>renamed DiffSummaryResult within promise/index</code></li>
    145 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/3f105b3d9cbbcfa723f49ab100df752ba4ffa65e"><code>3f105b3</code></a> <code>response typings</code></li>
    146 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/39e4673ae13f0f27babb0c007ba70082b6b4c308"><code>39e4673</code></a> <code>removed index.d.ts copied file + updated gitignore</code></li>
    147 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/1df222daf4fa2d08f7f4746193e4339fa72b2532"><code>1df222d</code></a> <code>updated .npmignore to remove tests</code></li>
    148 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/c162b93f5b68dad30a3f991fd72fd75ac0ae293d"><code>c162b93</code></a> <code>feat(typings): initial typings for promise based api</code></li>
    149 </ul>
    150 <p>See the <a href="https://urls.greenkeeper.io/steveukx/git-js/compare/6368c8e4d88fa12ed0a8207ef7800afa4ebd6e8b...00e75975085db26e4af416812bccb8d405c3bac7">full diff</a>.</p>
    151 </details>
    152 
    153 ### @greenkeeper[bot] β€” 2017-04-04T08:58:52Z
    154 
    155 ## Version **1.70.0** just got published. 
    156 Your tests are still failing with this version. [Compare the changes 🚨](/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fsimple-git-1.70.0) 
    157 
    158 <details>
    159 <summary>Commits</summary>
    160 <p>The new version differs by 9 commits .</p>
    161 <ul>
    162 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/967b4370cf57190780940c7e8f37091b1f9dff11"><code>967b437</code></a> <code>Release 1.70.0</code></li>
    163 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/c803d51fd2afb9ff699e00c03fb24e5ef4b9ca27"><code>c803d51</code></a> <code>Merge branch 'stephenlautier-feature/adding-more-typings'</code></li>
    164 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/9ca2f90bda6bb5e71556b2271a591d71e89e9796"><code>9ca2f90</code></a> <code>Merge branch 'feature/adding-more-typings' of <a href="https://urls.greenkeeper.io/stephenlautier/git-js">https://github.com/stephenlautier/git-js</a> into stephenlautier-feature/adding-more-typings</code></li>
    165 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/9c3aead9b335683a04a0ee096558ffbdacd89c10"><code>9c3aead</code></a> <code>Merge branch 'tag-sorting'</code></li>
    166 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/0f1aa1b815b9b2d1acedbaba22a1302d186783ba"><code>0f1aa1b</code></a> <code>Update typings</code></li>
    167 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/ffeaabf4780bd07861dea21ac5ab1735fd508ecc"><code>ffeaabf</code></a> <code>Update readme</code></li>
    168 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/75979bdb93425f2ed148ee8d7731d654d642feaa"><code>75979bd</code></a> <code>Allow the use of the <code>--sort</code> option when using <code>tags</code></code></li>
    169 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/9e156d0eb7e4803752a84f4a4590f11fca324d1b"><code>9e156d0</code></a> <code>feat(typings): added more typings</code></li>
    170 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/2c5ced4a7cf572c3ba527b085dc6ebc344ff6631"><code>2c5ced4</code></a> <code>Remove extra copy in grunt build</code></li>
    171 </ul>
    172 <p>See the <a href="https://urls.greenkeeper.io/steveukx/git-js/compare/00e75975085db26e4af416812bccb8d405c3bac7...967b4370cf57190780940c7e8f37091b1f9dff11">full diff</a>.</p>
    173 </details>
    174 
    175 ### @greenkeeper[bot] β€” 2017-05-06T16:21:49Z
    176 
    177 ## Version **1.71.0** just got published. 
    178 Your tests are still failing with this version. [Compare the changes 🚨](/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fsimple-git-1.71.0) 
    179 
    180 <details>
    181 <summary>Commits</summary>
    182 <p>The new version differs by 6 commits0.</p>
    183 <ul>
    184 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/5d22a748976f3e2321e3bc3059f40fbb7a50d70c"><code>5d22a74</code></a> <code>Release 1.71.0</code></li>
    185 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/0dab00c4ab60f14fe988b9e8c46d62bfa42b858f"><code>0dab00c</code></a> <code>Merge branch 'jorritd-master'</code></li>
    186 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/8373b8105185c8ca9279b9c34c4e70e0b1b01a18"><code>8373b81</code></a> <code>Lint, split tests into separate file, add in the author related detail when present</code></li>
    187 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/23ab0f3a5144a2c65059d87ad2f06c84cfe145eb"><code>23ab0f3</code></a> <code>Fixes #174</code></li>
    188 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/5d695ff1c6845ad526da43c7647a8ec5420d10ce"><code>5d695ff</code></a> <code>Update CommitSummary.js</code></li>
    189 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/fcf932475ca6290f7b25d3c6f58957b82448e6f9"><code>fcf9324</code></a> <code>Fix documentation for tags</code></li>
    190 </ul>
    191 <p>false</p>
    192 <p>See the <a href="https://urls.greenkeeper.io/steveukx/git-js/compare/967b4370cf57190780940c7e8f37091b1f9dff11...5d22a748976f3e2321e3bc3059f40fbb7a50d70c">full diff</a></p>
    193 </details>
    194 
    195 ### @greenkeeper[bot] β€” 2017-05-06T16:30:27Z
    196 
    197 ## Version **1.72.0** just got published. 
    198 Your tests are still failing with this version. [Compare the changes 🚨](/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fsimple-git-1.72.0) 
    199 
    200 <details>
    201 <summary>Commits</summary>
    202 <p>The new version differs by 7 commits0.</p>
    203 <ul>
    204 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/06ca1d8d01dab4785f3d75efd1da9ddb619f91d0"><code>06ca1d8</code></a> <code>Release 1.72.0</code></li>
    205 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/615de1454ca07ae101d12c94d8d5d38beab12b62"><code>615de14</code></a> <code>Merge branch 'maxhallinan-git-branch-delete'</code></li>
    206 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/892f307bbc89a9c78c54284587534073f7ecf2ec"><code>892f307</code></a> <code>Destructured setup for ease of reading</code></li>
    207 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/b98b9a30a108769ccb89510476050c4ee64cd581"><code>b98b9a3</code></a> <code>Merge branch 'git-branch-delete' of <a href="https://urls.greenkeeper.io/maxhallinan/git-js">https://github.com/maxhallinan/git-js</a> into maxhallinan-git-branch-delete</code></li>
    208 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/fa4348cefce3786743611adef37c1edcb7ce3c34"><code>fa4348c</code></a> <code>Attempt to abstract delete local branch unit tests</code></li>
    209 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/7a9107e31d852f0c1f116456230d544169842db0"><code>7a9107e</code></a> <code>Add unit tests for deleting a local branch using options array</code></li>
    210 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/248aea54652c5b120f19a27f16b3993d663386fb"><code>248aea5</code></a> <code>Support all branch delete flags</code></li>
    211 </ul>
    212 <p>false</p>
    213 <p>See the <a href="https://urls.greenkeeper.io/steveukx/git-js/compare/5d22a748976f3e2321e3bc3059f40fbb7a50d70c...06ca1d8d01dab4785f3d75efd1da9ddb619f91d0">full diff</a></p>
    214 </details>
    215 
    216 ### @greenkeeper[bot] β€” 2017-05-20T07:17:44Z
    217 
    218 ## Version **1.73.0** just got published. 
    219 Your tests are still failing with this version. [Compare the changes 🚨](/MTRNord/nordlab-hackerspace-door/compare/greenkeeper%2Fsimple-git-1.73.0) 
    220 
    221 <details>
    222 <summary>Commits</summary>
    223 <p>The new version differs by 6 commits.</p>
    224 <ul>
    225 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/70bfa1a6d3acca966f2c9ab1646d3baf6f6154f6"><code>70bfa1a</code></a> <code>Release 1.73.0</code></li>
    226 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/d54e4325414ac413c465d4a69646c178197fdfd1"><code>d54e432</code></a> <code>Add ability to clear the queue of pending tasks</code></li>
    227 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/17b4e95b6d90ace6a620666b1a56cd3cb0aaa034"><code>17b4e95</code></a> <code>Deprecate the use of <code>.then</code> in favour of <code>.exec</code> to prepare for switch to promises in 2.x</code></li>
    228 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/b6b09cdd3643a1947709d74dfdef081f2995bb4e"><code>b6b09cd</code></a> <code>Merge branch 'halfcrazy-add_debug'</code></li>
    229 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/9062fa48948f0c960f58e18ed79b31c48af5a685"><code>9062fa4</code></a> <code>Move command debug logging to the runner instead of the scheduler</code></li>
    230 <li><a href="https://urls.greenkeeper.io/steveukx/git-js/commit/99a4e629da29d2369790772ef5d3cd9cb9401d94"><code>99a4e62</code></a> <code>Add debug info</code></li>
    231 </ul>
    232 <p>See the <a href="https://urls.greenkeeper.io/steveukx/git-js/compare/06ca1d8d01dab4785f3d75efd1da9ddb619f91d0...70bfa1a6d3acca966f2c9ab1646d3baf6f6154f6">full diff</a></p>
    233 </details>
    234