karma-chrome-launcher@2.1.0 breaks build ⚠️ #773

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-karma-chrome-launcher-2.1.0 into development
greenkeeperio-bot commented 2017-05-02 17:24:08 +00:00 (Migrated from github.com)
🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
With 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.


Hello lovely humans,

karma-chrome-launcher just published its new version 2.1.0.

State Failing tests ⚠️
Dependency karma-chrome-launcher
New version 2.1.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build kept failing.

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.

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

Features

  • add support for custom user-data-dir in Chromium (579fcfc), closes #89
  • add support for headless Chrome/ChromeCanary (7446181)

The new version differs by 19 commits .

  • 2267df1 chore: release v2.1.0
  • f993c48 chore: update contributors
  • 7446181 feat: add support for headless Chrome/ChromeCanary
  • d81da0e Merge pull request #116 from maieutiquer/patch-1
  • 37513a9 clean-up irrelevant comment
  • a0235a2 Merge pull request #115 from karma-runner/greenkeeper-standard-10.0.0
  • 8987630 chore(package): update standard to version 10.0.0
  • 1e4b4ff Merge pull request #110 from karma-runner/greenkeeper-standard-9.0.2
  • 5d559e7 chore(package): update standard to version 9.0.2
  • fbe91ca Merge pull request #92 from karma-runner/greenkeeper-grunt-auto-release-0.0.7
  • 4a7efc0 chore(package): update grunt-auto-release to version 0.0.7
  • 7abf72d Merge pull request #109 from karma-runner/greenkeeper-sinon-2.0.0
  • e4d38c0 chore(package): update sinon to version 2.0.0
  • b9f9214 Merge pull request #84 from karma-runner/greenkeeper-mocha-3.2.0
  • f5c5874 Merge branch 'master' into greenkeeper-mocha-3.2.0

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

| 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | 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><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /> --- Hello lovely humans, [karma-chrome-launcher](https://www.npmjs.com/package/karma-chrome-launcher) just published its new version 2.1.0. <table> <tr> <th align=left> State </th> <td> Failing tests :warning: </td> </tr> <tr> <th align=left> Dependency </td> <td> karma-chrome-launcher </td> </tr> <tr> <th align=left> New version </td> <td> 2.1.0 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version is **covered** by your **current version range** and after updating it in your project **the build kept failing**. **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. 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/karma-runner/karma-chrome-launcher/releases/tag/v2.1.0) <h3>Features</h3> <ul> <li>add support for custom user-data-dir in Chromium (<a href="https://urls.greenkeeper.io/karma-runner/karma-chrome-launcher/commit/579fcfc">579fcfc</a>), closes <a href="https://urls.greenkeeper.io/karma-runner/karma-chrome-launcher/issues/89">#89</a></li> <li>add support for headless Chrome/ChromeCanary (<a href="https://urls.greenkeeper.io/karma-runner/karma-chrome-launcher/commit/7446181">7446181</a>)</li> </ul> --- The new version differs by 19 commits . - [`2267df1`](https://github.com/karma-runner/karma-chrome-launcher/commit/2267df17b511cb0d319c354c81f81020aa08f229) <code>chore: release v2.1.0</code> - [`f993c48`](https://github.com/karma-runner/karma-chrome-launcher/commit/f993c489b623449f1ebbd4d627caa5a2cc193762) <code>chore: update contributors</code> - [`7446181`](https://github.com/karma-runner/karma-chrome-launcher/commit/744618184070c6d843a300e01e507d161dba3557) <code>feat: add support for headless Chrome/ChromeCanary</code> - [`d81da0e`](https://github.com/karma-runner/karma-chrome-launcher/commit/d81da0e3821a2f23774d4f370cbcfd03dde8c397) <code>Merge pull request #116 from maieutiquer/patch-1</code> - [`37513a9`](https://github.com/karma-runner/karma-chrome-launcher/commit/37513a9eec3dfcdef51a099fd839ca0502933119) <code>clean-up irrelevant comment</code> - [`a0235a2`](https://github.com/karma-runner/karma-chrome-launcher/commit/a0235a2e4bc776be9b21a99c3078a957111cd385) <code>Merge pull request #115 from karma-runner/greenkeeper-standard-10.0.0</code> - [`8987630`](https://github.com/karma-runner/karma-chrome-launcher/commit/898763056cf0d032da992a981d9b2e8d3b4e51e6) <code>chore(package): update standard to version 10.0.0</code> - [`1e4b4ff`](https://github.com/karma-runner/karma-chrome-launcher/commit/1e4b4ff128a1752cc41687a8e871d532a0bd7423) <code>Merge pull request #110 from karma-runner/greenkeeper-standard-9.0.2</code> - [`5d559e7`](https://github.com/karma-runner/karma-chrome-launcher/commit/5d559e7e3acbf49fbb04ab3c057935e8385ad6d2) <code>chore(package): update standard to version 9.0.2</code> - [`fbe91ca`](https://github.com/karma-runner/karma-chrome-launcher/commit/fbe91cafe83bc82091c1cd2ddecdbd35583cf124) <code>Merge pull request #92 from karma-runner/greenkeeper-grunt-auto-release-0.0.7</code> - [`4a7efc0`](https://github.com/karma-runner/karma-chrome-launcher/commit/4a7efc0c3d180391364ee4e903c3cd43e9300f5f) <code>chore(package): update grunt-auto-release to version 0.0.7</code> - [`7abf72d`](https://github.com/karma-runner/karma-chrome-launcher/commit/7abf72d27ec4a6a731ce0a5de3bcf924f06e5c94) <code>Merge pull request #109 from karma-runner/greenkeeper-sinon-2.0.0</code> - [`e4d38c0`](https://github.com/karma-runner/karma-chrome-launcher/commit/e4d38c0c137ddecf9cbe42af8be087e045016eda) <code>chore(package): update sinon to version 2.0.0</code> - [`b9f9214`](https://github.com/karma-runner/karma-chrome-launcher/commit/b9f92144589ddbd55bf37fc78d1237d406cdbcae) <code>Merge pull request #84 from karma-runner/greenkeeper-mocha-3.2.0</code> - [`f5c5874`](https://github.com/karma-runner/karma-chrome-launcher/commit/f5c5874c4af6b31b43ed93c46cb1a7f6c8ad0ba1) <code>Merge branch 'master' into greenkeeper-mocha-3.2.0</code> There are 19 commits in total. See the [full diff](https://github.com/karma-runner/karma-chrome-launcher/compare/4110f87beb51ec45e23b4fc186957c2789a93b9a...2267df17b511cb0d319c354c81f81020aa08f229).

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#773