Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated karma to version 0.13.10 #38

Closed
wants to merge 1 commit into from

Conversation

ehealthafrica-ci
Copy link
Contributor

🚀

karma just published version 0.13.10, so that’s now up to date in your package.json.

Check that it doesn’t break your code and release the new version of your software safe in the knowledge that it will stay in this working state.


GitHub Release

Bug Fixes

  • config: Error when browers option isn't array (b695460)

Features

  • config: Pass CLI arguments to karma.config.js. (70cf903), closes #1561

The new version differs by 180 commits (ahead by 180, behind by 0).

  • bec7e07: chore: release v0.13.10
  • 65c9304: chore: update contributors
  • 099f805: chore: Lint happy
  • a927d8a: chore: Ready for node@4 and npm@3
  • 7068d9e: Merge pull request #1587 from chrisirhc/fix-absolute-word
  • b3798df: fix(reporter): preserve base/absolute word in error
  • c8b5dc3: Merge pull request #1579 from mzgol/travis
  • ce1d26f: chore: Tweak supported Node.js versions, drop io.js
  • 6b8d30f: chore(travis): Test on node@4
  • 84fdf42: Merge pull request #1574 from danielsiwiec/feature-pass-cli-to-karma-config
  • 70cf903: feat(config): Pass CLI arguments to karma.config.js.
  • 9690d4e: chore: Fix linting after eslint updates
  • 9771086: Merge pull request #1573 from sirhodes/master
  • a239cd0: docs: change the README links to newest karma version
  • e888ff6: chore: Run explicit versions of iojs on travis

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


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@tthew tthew closed this Oct 27, 2015
@obdulia-losantos obdulia-losantos deleted the greenkeeper-karma-0.13.10 branch September 15, 2016 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Give karma.config.js access to command line arguments
3 participants