Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

Updated karma to version 0.13.10 #444

Merged
merged 1 commit into from
Oct 2, 2015
Merged

Conversation

tofumatt
Copy link
Contributor

@tofumatt tofumatt commented Oct 2, 2015

🚀

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 19 commits (ahead by 19, 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 19 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 ⚡

tofumatt added a commit that referenced this pull request Oct 2, 2015
@tofumatt tofumatt merged commit 1eb65be into master Oct 2, 2015
@tofumatt tofumatt deleted the greenkeeper-karma-0.13.10 branch October 2, 2015 20:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
2 participants