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

karma@0.13.10 breaks build 🚨 #116

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚨🚨🚨

karma just published its new version 0.13.10, which is covered by your current version range. After updating it in your project the build broke.

This means it’s very likely that your software is now malfunctioning. Use this branch to work on adaptions and fixes.

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 19 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 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 ⚡

@sorccu sorccu closed this Oct 14, 2015
@sorccu sorccu deleted the greenkeeper-karma-0.13.10 branch February 23, 2016 14:56
neofreko pushed a commit to neofreko/stf that referenced this pull request Oct 7, 2020
Bumps [rethinkdb](https://github.com/rethinkdb/rethinkdb) from 2.3.3 to 2.4.2.
- [Release notes](https://github.com/rethinkdb/rethinkdb/releases)
- [Commits](https://github.com/rethinkdb/rethinkdb/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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