87.md (4837B)
1 # PR #87 simple-git@1.68.0 breaks build ⚠️ 2 3 - **Status:** closed 4 - **Author:** @greenkeeperio-bot 5 - **Created:** 2017-03-28T08:07:09Z 6 - **Branch:** greenkeeper-simple-git-1.68.0 → master 7 - **Closed:** 2017-06-01T06:15:02Z 8 - **Labels:** greenkeeper 9 - **Diff:** [87.diff](./87.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.68.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.68.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 66 commits . 70 71 - [`6368c8e`](https://github.com/steveukx/git-js/commit/6368c8e4d88fa12ed0a8207ef7800afa4ebd6e8b) <code>Release 1.68.0</code> 72 - [`b412f01`](https://github.com/steveukx/git-js/commit/b412f01e0dc352923f02501665cd6ff4c012e2d7) <code>Merge branch 'stephenlautier-feature/git-status-untracked-files'</code> 73 - [`1248b36`](https://github.com/steveukx/git-js/commit/1248b3630de3a467237d85ff8c442f3e0fae2c5c) <code>Fix tests</code> 74 - [`e8516f6`](https://github.com/steveukx/git-js/commit/e8516f60269e008c32bfe409f657fc698398f69d) <code>fix(status): fix to list untrack files</code> 75 - [`d05f135`](https://github.com/steveukx/git-js/commit/d05f135f87a9419bd7b11517418a03cfeccedd93) <code>Release 1.67.0</code> 76 - [`583e3fd`](https://github.com/steveukx/git-js/commit/583e3fd8b8c014f71ec2f1cc37751489bcaf3563) <code>Merge existing cwd tests from commands to custom file.</code> 77 - [`52c65a7`](https://github.com/steveukx/git-js/commit/52c65a754a76f62998b4af027f20e330fc73feb5) <code>Adds validation to the `cwd` step to ensure the directory that will become the new working directory is a valid path before continuing.</code> 78 - [`8b34dd1`](https://github.com/steveukx/git-js/commit/8b34dd196652d83051283dbd354cd4f7a19796f7) <code>Release 1.66.0</code> 79 - [`8972642`](https://github.com/steveukx/git-js/commit/89726429776ac4cf810e3443403aeeb48ab54ca8) <code>Return a 'buffer' from the MockBuffer</code> 80 - [`779de3c`](https://github.com/steveukx/git-js/commit/779de3caab43945518602679e9662b5ac4b7b940) <code>Move to separate file for catFile tests</code> 81 - [`8bd8beb`](https://github.com/steveukx/git-js/commit/8bd8bebea2dc8b86e6c87832ac65ae16092664a5) <code>Add binaryCatFile - closes #156</code> 82 - [`c350575`](https://github.com/steveukx/git-js/commit/c350575fa5f5cc2d1b1b4f1ec9e6577baed0801f) <code>Release 1.65.0</code> 83 - [`3946f1a`](https://github.com/steveukx/git-js/commit/3946f1af6706d570cdddd60a5885c0fbd8bc6215) <code>Merge branch 'edloidas-fix_raw'</code> 84 - [`c0e73e6`](https://github.com/steveukx/git-js/commit/c0e73e624a09b54db8db36a67401ea88c71e6783) <code>Removes the stripping of `git` from the command string as the library can be used with any custom binary</code> 85 - [`9d4754f`](https://github.com/steveukx/git-js/commit/9d4754f69e9315e1ae199ae481fe7a468a637647) <code>Fix `git.raw` command</code> 86 87 88 There are 66 commits in total. See the [full diff](https://github.com/steveukx/git-js/compare/4d0835fee4bc897c74e83a72bdaa1b3d9bf26f0b...6368c8e4d88fa12ed0a8207ef7800afa4ebd6e8b). 89 90 --- 91 | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ | 92 | --- | 93 | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. | 94