Update karma to version 1.4.1 🚀 #596

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-karma-1.4.1 into development
greenkeeperio-bot commented 2017-01-29 21:18:41 +00:00 (Migrated from github.com)

Hello lovely humans,

karma just published its new version 1.4.1.

State Update 🚀
Dependency karma
New version 1.4.1
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 karma.
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

Bug Fixes

  • runner: Make process kill timeout configurable (ffaa054), closes #2447
  • runner: Make process kill timeout configurable - Fix Build (a128e5c), closes #2447
  • runner: Test process kill timeout config (99a1d48), closes #2447

Features

  • config: allow config to be a default export (9976dce)

The new version differs by 12 commits .

  • acc997a chore: release v1.4.1
  • e4833b7 chore: update contributors
  • 9ff095e Merge pull request #2541 from vivganes/devdoc
  • adf5532 docs(runner): Document processKillTimeout property
  • 0bec015 Merge pull request #2533 from vivganes/dev
  • b8b02aa Merge pull request #2537 from mattlewis92/switch-gooks-to-husly
  • 27d9b12 Merge pull request #2536 from mattlewis92/default-export-config
  • 48dad20 chore: switch from ghooks to husky
  • 9976dce feat(config): allow config to be a default export
  • 99a1d48 fix(runner): Test process kill timeout config
  • a128e5c fix(runner): Make process kill timeout configurable - Fix Build
  • ffaa054 fix(runner): Make process kill timeout configurable

See the full diff.


Try the all new Greenkeeper GitHub Integration
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.

Screencast

Try it today. Free for private repositories during beta.
Hello lovely humans, [karma](https://www.npmjs.com/package/karma) just published its new version 1.4.1. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> karma </td> </tr> <tr> <th align=left> New version </td> <td> 1.4.1 </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 karma. 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/karma-runner/karma/releases/tag/v1.4.1) <h3>Bug Fixes</h3> <ul> <li> <strong>runner:</strong> Make process kill timeout configurable (<a href="https://urls.greenkeeper.io/karma-runner/karma/commit/ffaa054">ffaa054</a>), closes <a href="https://urls.greenkeeper.io/karma-runner/karma/issues/2447">#2447</a> </li> <li> <strong>runner:</strong> Make process kill timeout configurable - Fix Build (<a href="https://urls.greenkeeper.io/karma-runner/karma/commit/a128e5c">a128e5c</a>), closes <a href="https://urls.greenkeeper.io/karma-runner/karma/issues/2447">#2447</a> </li> <li> <strong>runner:</strong> Test process kill timeout config (<a href="https://urls.greenkeeper.io/karma-runner/karma/commit/99a1d48">99a1d48</a>), closes <a href="https://urls.greenkeeper.io/karma-runner/karma/issues/2447">#2447</a> </li> </ul> <h3>Features</h3> <ul> <li> <strong>config:</strong> allow config to be a default export (<a href="https://urls.greenkeeper.io/karma-runner/karma/commit/9976dce">9976dce</a>)</li> </ul> --- The new version differs by 12 commits . - [`acc997a`](https://github.com/karma-runner/karma/commit/acc997a86c4e6b9f2d9255a784ae3c8bf78834a1) <code>chore: release v1.4.1</code> - [`e4833b7`](https://github.com/karma-runner/karma/commit/e4833b7b8e9d85a82ad591e816345e7aff37cd84) <code>chore: update contributors</code> - [`9ff095e`](https://github.com/karma-runner/karma/commit/9ff095e1fa794f49e4b0a69a7a8b5465480521c5) <code>Merge pull request #2541 from vivganes/devdoc</code> - [`adf5532`](https://github.com/karma-runner/karma/commit/adf55326aaf784bee55b7e24e5bb54c680c3b56b) <code>docs(runner): Document processKillTimeout property</code> - [`0bec015`](https://github.com/karma-runner/karma/commit/0bec015ede1c04e4d286c1ed2068c294e517364a) <code>Merge pull request #2533 from vivganes/dev</code> - [`b8b02aa`](https://github.com/karma-runner/karma/commit/b8b02aa92189acd0f2d8efaebcb3156374d4563b) <code>Merge pull request #2537 from mattlewis92/switch-gooks-to-husly</code> - [`27d9b12`](https://github.com/karma-runner/karma/commit/27d9b12fa68ccf1e06c3d6e28da68d793291d937) <code>Merge pull request #2536 from mattlewis92/default-export-config</code> - [`48dad20`](https://github.com/karma-runner/karma/commit/48dad20c4e793406999d50843c81b79d2da82bca) <code>chore: switch from ghooks to husky</code> - [`9976dce`](https://github.com/karma-runner/karma/commit/9976dcee613e7fede9b6f528577b85ff783b06b3) <code>feat(config): allow config to be a default export</code> - [`99a1d48`](https://github.com/karma-runner/karma/commit/99a1d48c56c26bfc7c521f7b5dbcfaf16fd70c54) <code>fix(runner): Test process kill timeout config</code> - [`a128e5c`](https://github.com/karma-runner/karma/commit/a128e5cf64d744ae648a0885c4151c877cf5eff9) <code>fix(runner): Make process kill timeout configurable - Fix Build</code> - [`ffaa054`](https://github.com/karma-runner/karma/commit/ffaa054a299a1abd68ab99769394b70ee5d08a19) <code>fix(runner): Make process kill timeout configurable</code> See the [full diff](https://github.com/karma-runner/karma/compare/99d647bd5690af48887fa57bb40b75e8ff37876f...acc997a86c4e6b9f2d9255a784ae3c8bf78834a1). --- | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ | | --- | | 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> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. |

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