Skip to content

Commit

Permalink
Merge #2320
Browse files Browse the repository at this point in the history
2320: Update pump to the latest version 馃殌 r=jniles a=greenkeeper[bot]


## Version **2.0.0** of [pump](https://github.com/mafintosh/pump) was just published.

<table>
  <tr>
    <th align=left>
      Dependency
    </td>
    <td>
      pump
    </td>
  </tr>
  <tr>
    <th align=left>
      Current Version
    </td>
    <td>
      1.0.3
    </td>
  </tr>
  <tr>
    <th align=left>
      Type
    </td>
    <td>
      devDependency
    </td>
  </tr>
</table>

The version **2.0.0** is **not covered** by your **current version range**.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of pump.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


---


<details>
<summary>Commits</summary>
<p>The new version differs by 2 commits.</p>
<ul>
<li><a href="https://urls.greenkeeper.io/mafintosh/pump/commit/e3d0c444ceef59ff694c753303a35052e60b5186"><code>e3d0c44</code></a> <code>2.0.0</code></li>
<li><a href="https://urls.greenkeeper.io/mafintosh/pump/commit/0c507239810b1e7f79ba0927ef78e90dd3a529e5"><code>0c50723</code></a> <code>(breaking) remove return of pipeline - closes #9 (#18)</code></li>
</ul>
<p>See the <a href="https://urls.greenkeeper.io/mafintosh/pump/compare/28557d8349d8e3b6878f9955d28b4a52c6a44de3...e3d0c444ceef59ff694c753303a35052e60b5186">full diff</a></p>
</details>

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don鈥檛 help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>


---


Your [Greenkeeper](https://greenkeeper.io) bot 馃尨
  • Loading branch information
bors[bot] committed Dec 15, 2017
2 parents 72304b3 + 0c415c4 commit ced42e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"mocha": "^4.0.0",
"mochawesome-screenshots": "^1.4.1",
"protractor": "^5.0.0",
"pump": "^1.0.1",
"pump": "^2.0.0",
"rimraf": "^2.5.4",
"standard-version": "^4.2.0"
},
Expand Down

0 comments on commit ced42e0

Please sign in to comment.