Update phantomjs-prebuilt to version 2.1.12 🚀 #346

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-phantomjs-prebuilt-2.1.12 into development
greenkeeperio-bot commented 2016-08-12 12:48:30 +00:00 (Migrated from github.com)

Hello lovely humans,

phantomjs-prebuilt just published its new version 2.1.12.

State Update 🚀
Dependency phantomjs-prebuilt
New version 2.1.12
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 38 commits .

  • 2dead42 Merge pull request #603 from Medium/nicks/bundling
  • 076b959 remove bundledDependencies.
  • b9555f1 Merge pull request #601 from carsonip/master
  • fca4006 Add bzip2 to troubleshooting
  • 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

There are 38 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.12. <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.12 </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 38 commits . - [`2dead42`](https://github.com/Medium/phantomjs/commit/2dead42c4dfcf6826b610b122e26a5b19693e32c) <code>Merge pull request #603 from Medium/nicks/bundling</code> - [`076b959`](https://github.com/Medium/phantomjs/commit/076b9595c3b8a5c700ebf8ebc3c1a324974e1ea4) <code>remove bundledDependencies.</code> - [`b9555f1`](https://github.com/Medium/phantomjs/commit/b9555f1c3e2029e33210f803e41ff476a1dc43d1) <code>Merge pull request #601 from carsonip/master</code> - [`fca4006`](https://github.com/Medium/phantomjs/commit/fca40063725b8a9247695797af5e3954df9b8dfa) <code>Add bzip2 to troubleshooting</code> - [`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> There are 38 commits in total. See the [full diff](https://github.com/Medium/phantomjs/compare/0719f5d1e09597b4f6ed695f15347443a5b880f4...2dead42c4dfcf6826b610b122e26a5b19693e32c). --- 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#346