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

[email protected] untested ⚠️ #9

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link

Hello 👋

⚠️⚠️⚠️

karma just published its new version 0.13.10, which is covered by your current version range. After updating it in your project an automated test run couldn’t be detected within five minutes.

This means it’s now unclear whether your software still works. Manually check if that’s still the case
and close this pull request – if it broke, use this branch to work on adaptions and fixes.

Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail. 

Happy fixing and merging 🌴


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 92 commits .

  • 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 tokarma.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 92 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 ⚡

@mistadikay mistadikay closed this Oct 8, 2015
@mistadikay mistadikay deleted the greenkeeper-karma-0.13.10 branch October 8, 2015 02:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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