Update phantomjs-prebuilt to version 2.1.8 🚀 #321

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-phantomjs-prebuilt-2.1.8 into development
greenkeeperio-bot commented 2016-07-26 04:29:22 +00:00 (Migrated from github.com)

Hello lovely humans,

phantomjs-prebuilt just published its new version 2.1.8.

State Update 🚀
Dependency phantomjs-prebuilt
New version 2.1.8
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of phantomjs-prebuilt.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


GitHub Release

  • minor package updates
  • fixes for tmp handling

The new version differs by 18 commits .

  • 165d13f Merge pull request #576 from Medium/nicks/bump
  • 845457c bump version
  • 70cbbd9 Merge pull request #575 from Medium/nicks/bump
  • d8f3abe fix some silly bugs
  • af90b49 Merge pull request #574 from Medium/nicks/tmp
  • b4b48a8 Merge pull request #543 from ahocevar/patch-1
  • 54d1100 Merge pull request #573 from Medium/nicks/vuln
  • 5e6598f More robust tmp handling
  • cb556b2 upgrade more packages. Fixes #571
  • 9be54c5 Merge pull request #531 from avindra/master
  • 29bce83 Merge pull request #551 from revelt/patch-1
  • 09127ee Update README.md
  • 7d20c02 Update fs-extra to version 0.30.0
  • 080c688 Merge pull request #534 from marcbachmann/remove-trailing-slash-from-cdn-url
  • 2b9a0ff Remove trailing slash from default cdn url

There are 18 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? greenkeeper upgrade

Hello lovely humans, [phantomjs-prebuilt](https://www.npmjs.com/package/phantomjs-prebuilt) just published its new version 2.1.8. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> phantomjs-prebuilt </td> </tr> <tr> <th align=left> New version </td> <td> 2.1.8 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version is **not covered** by your **current version range**. Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though. I recommend you look into these changes and try to get onto the latest version of phantomjs-prebuilt. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? 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). Good luck with your project :sparkles: You rock! :palm_tree: --- [GitHub Release](https://github.com/Medium/phantomjs/releases/tag/v2.1.8) <ul> <li>minor package updates</li> <li>fixes for tmp handling</li> </ul> --- The new version differs by 18 commits . - [`165d13f`](https://github.com/Medium/phantomjs/commit/165d13ffbd92c00e4f58d8180b7d57246f560bda) <code>Merge pull request #576 from Medium/nicks/bump</code> - [`845457c`](https://github.com/Medium/phantomjs/commit/845457c8c76f07403c1b0070e031deca2a4f85e0) <code>bump version</code> - [`70cbbd9`](https://github.com/Medium/phantomjs/commit/70cbbd9b02035fb9a510536797c0fa6e83c69171) <code>Merge pull request #575 from Medium/nicks/bump</code> - [`d8f3abe`](https://github.com/Medium/phantomjs/commit/d8f3abe89b5922a862b60f1944577d78f61dd4b7) <code>fix some silly bugs</code> - [`af90b49`](https://github.com/Medium/phantomjs/commit/af90b4923da7ac286464eff0e45b140149f25042) <code>Merge pull request #574 from Medium/nicks/tmp</code> - [`b4b48a8`](https://github.com/Medium/phantomjs/commit/b4b48a8078627db00a3c9ffadef38bf05715659f) <code>Merge pull request #543 from ahocevar/patch-1</code> - [`54d1100`](https://github.com/Medium/phantomjs/commit/54d1100ce820a7640083655d283f940e255b1069) <code>Merge pull request #573 from Medium/nicks/vuln</code> - [`5e6598f`](https://github.com/Medium/phantomjs/commit/5e6598f3f12f510aada8f5b97f8debdc36b5c160) <code>More robust tmp handling</code> - [`cb556b2`](https://github.com/Medium/phantomjs/commit/cb556b2151b5e31f8bf340ea0916eb4fe469f149) <code>upgrade more packages. Fixes #571</code> - [`9be54c5`](https://github.com/Medium/phantomjs/commit/9be54c596d36af741b978463a633f063f8a6bf06) <code>Merge pull request #531 from avindra/master</code> - [`29bce83`](https://github.com/Medium/phantomjs/commit/29bce8394688ed6ba8d044a04180d743e0b99706) <code>Merge pull request #551 from revelt/patch-1</code> - [`09127ee`](https://github.com/Medium/phantomjs/commit/09127eebe3013737d8cfe63af7778fa6d736734e) <code>Update README.md</code> - [`7d20c02`](https://github.com/Medium/phantomjs/commit/7d20c0206e44db5fd1fd258eff6f50c9ec836188) <code>Update fs-extra to version 0.30.0</code> - [`080c688`](https://github.com/Medium/phantomjs/commit/080c688f6272fe456d42567d426e2472e0d64817) <code>Merge pull request #534 from marcbachmann/remove-trailing-slash-from-cdn-url</code> - [`2b9a0ff`](https://github.com/Medium/phantomjs/commit/2b9a0ffef991de6ddfac9f44c7002253a77ac3c7) <code>Remove trailing slash from default cdn url</code> There are 18 commits in total. See the [full diff](https://github.com/Medium/phantomjs/compare/0719f5d1e09597b4f6ed695f15347443a5b880f4...165d13ffbd92c00e4f58d8180b7d57246f560bda). --- This pull request was created by [greenkeeper.io](https://greenkeeper.io/). <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#321