karma-chrome-launcher@2.1.1 breaks build ⚠️ #784

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-karma-chrome-launcher-2.1.1 into development
greenkeeperio-bot commented 2017-05-05 16:49:18 +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.1.

State Failing tests ⚠️
Dependency karma-chrome-launcher
New version 2.1.1
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

Bug Fixes

  • add disable-renderer-backgrounding flag (6bfc170), closes #123

The new version differs by 25 commits .

  • f61d786 chore: release v2.1.1
  • 253f168 chore: update contributors
  • 0db9489 Merge pull request #124 from cexbrayat/feat/disable-renderer-backgrounding
  • 6bfc170 fix: add disable-renderer-backgrounding flag
  • 5b5b4ae Merge pull request #121 from karma-runner/add-supported-browsers-info
  • aa5b581 docs: add supported browsers list
  • 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

There are 25 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.1. <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.1 </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.1) <h3>Bug Fixes</h3> <ul> <li>add disable-renderer-backgrounding flag (<a href="https://urls.greenkeeper.io/karma-runner/karma-chrome-launcher/commit/6bfc170">6bfc170</a>), closes <a href="https://urls.greenkeeper.io/karma-runner/karma-chrome-launcher/issues/123">#123</a></li> </ul> --- The new version differs by 25 commits . - [`f61d786`](https://github.com/karma-runner/karma-chrome-launcher/commit/f61d786826cebd10d8855878945d1dcb00e0d42c) <code>chore: release v2.1.1</code> - [`253f168`](https://github.com/karma-runner/karma-chrome-launcher/commit/253f1682b3f34efc4babf517d5f4aaa1fa900471) <code>chore: update contributors</code> - [`0db9489`](https://github.com/karma-runner/karma-chrome-launcher/commit/0db94893e9c7e810b847a1b3cae617cdad0d9b85) <code>Merge pull request #124 from cexbrayat/feat/disable-renderer-backgrounding</code> - [`6bfc170`](https://github.com/karma-runner/karma-chrome-launcher/commit/6bfc17035c619283934f490af720843004bee428) <code>fix: add disable-renderer-backgrounding flag</code> - [`5b5b4ae`](https://github.com/karma-runner/karma-chrome-launcher/commit/5b5b4ae1974bf9172bb3cb281a09e062f4c1b734) <code>Merge pull request #121 from karma-runner/add-supported-browsers-info</code> - [`aa5b581`](https://github.com/karma-runner/karma-chrome-launcher/commit/aa5b5814d5dd13133454241584041845d2c5a0ee) <code>docs: add supported browsers list</code> - [`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> There are 25 commits in total. See the [full diff](https://github.com/karma-runner/karma-chrome-launcher/compare/4110f87beb51ec45e23b4fc186957c2789a93b9a...f61d786826cebd10d8855878945d1dcb00e0d42c).

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