Update phantomjs-prebuilt to version 2.1.11 🚀 #336

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-phantomjs-prebuilt-2.1.11 into development
greenkeeperio-bot commented 2016-08-08 14:39:23 +00:00 (Migrated from github.com)

Hello lovely humans,

phantomjs-prebuilt just published its new version 2.1.11.

State Update 🚀
Dependency phantomjs-prebuilt
New version 2.1.11
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!

🌴


The new version differs by 34 commits .

  • fdb40fe bump version
  • df332c6 Merge pull request #593 from Medium/nicks/error
  • 3a2c9e6 bump version
  • 644fd3c Merge pull request #592 from Medium/nicks/error
  • dc41be9 Better error handling on the run() method
  • e649b58 Merge pull request #588 from cognitom/run
  • 46af78b Merge pull request #590 from thoop/master
  • 1b41891 Adds description about exec() and run()
  • 85d49df Better error handling
  • a17cf74 fixing variable name in tests
  • fb9629f fix issue with tryPhantomjsInLib on Elastic Beanstalk
  • 85025f8 Adds methods: exec() and run()
  • 08dd985 Merge pull request #586 from Medium/nicks/bump
  • d32d2c2 bump versions
  • fc9d31a Merge pull request #585 from strongloop-forks/bundled-dependencies

There are 34 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.11. <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.11 </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: --- The new version differs by 34 commits . - [`fdb40fe`](https://github.com/Medium/phantomjs/commit/fdb40fe2f61bc7bcf047724c58e5a0450fcb620e) <code>bump version</code> - [`df332c6`](https://github.com/Medium/phantomjs/commit/df332c63e4fd1e20b96a2ca8580ccc62c660ab02) <code>Merge pull request #593 from Medium/nicks/error</code> - [`3a2c9e6`](https://github.com/Medium/phantomjs/commit/3a2c9e62ae459d1e3aaf39cc4c596aec7a970577) <code>bump version</code> - [`644fd3c`](https://github.com/Medium/phantomjs/commit/644fd3ca43c6df15558389b85e9aa04770420177) <code>Merge pull request #592 from Medium/nicks/error</code> - [`dc41be9`](https://github.com/Medium/phantomjs/commit/dc41be9ac8abeedb8f67deb6282d8f50d06bc093) <code>Better error handling on the run() method</code> - [`e649b58`](https://github.com/Medium/phantomjs/commit/e649b582140aaa9e601f7d03785f0f48c4e4f380) <code>Merge pull request #588 from cognitom/run</code> - [`46af78b`](https://github.com/Medium/phantomjs/commit/46af78b3773d100cae4954a0630cd815dfd1cdff) <code>Merge pull request #590 from thoop/master</code> - [`1b41891`](https://github.com/Medium/phantomjs/commit/1b41891eb347437c9676438c51a444cf1e253764) <code>Adds description about exec() and run()</code> - [`85d49df`](https://github.com/Medium/phantomjs/commit/85d49df857e9d23e5f67c7cda993167f8fed7b4a) <code>Better error handling</code> - [`a17cf74`](https://github.com/Medium/phantomjs/commit/a17cf7453ab44a9b7ba87d84926953330804602e) <code>fixing variable name in tests</code> - [`fb9629f`](https://github.com/Medium/phantomjs/commit/fb9629f4d4180e220e8d844520900670b2a950af) <code>fix issue with tryPhantomjsInLib on Elastic Beanstalk</code> - [`85025f8`](https://github.com/Medium/phantomjs/commit/85025f8a41875b246cf1c2e555578ae79a366d42) <code>Adds methods: exec() and run()</code> - [`08dd985`](https://github.com/Medium/phantomjs/commit/08dd985f703533d6c26455315d7c5200afbdcc95) <code>Merge pull request #586 from Medium/nicks/bump</code> - [`d32d2c2`](https://github.com/Medium/phantomjs/commit/d32d2c2e7791c3438f76becb1bc2628556e22e30) <code>bump versions</code> - [`fc9d31a`](https://github.com/Medium/phantomjs/commit/fc9d31a11d5a93c59271f0a2cc1a6c511e3bba04) <code>Merge pull request #585 from strongloop-forks/bundled-dependencies</code> There are 34 commits in total. See the [full diff](https://github.com/Medium/phantomjs/compare/0719f5d1e09597b4f6ed695f15347443a5b880f4...fdb40fe2f61bc7bcf047724c58e5a0450fcb620e). --- 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#336