Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Update karma to version 0.13.11 🚀 #573

Merged
merged 1 commit into from
Oct 19, 2015
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

karma just published its new version 0.13.11, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of karma – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

Bug Fixes

  • reporter: preserve base/absolute word in error (b3798df)

Features

  • config: add restartOnFileChange option (1082f35)
  • reporter: Replace way-too-big memoizee with a trivial solution. (d926fe3)
  • web-server: add support for custom headers in files served (4301bea)
  • web-server: allow injection of custom middleware. (2e963c3), closes #1612

The new version differs by 26 commits .

  • fff0ed2 chore: release v0.13.11
  • 9508077 chore: update contributors
  • 40b7de6 Merge pull request #1592 from drgould/feature-restartOnFileChange
  • 60975de Merge pull request #1619 from shanear/feature-custom-middleware
  • 2e963c3 feat(web-server): allow injection of custom middleware.
  • 0863bb6 Merge pull request #1616 from DarthCharles/spelling-fix
  • f30bf97 style: small spelling fix
  • 5acb6b0 Merge pull request #1623 from shanear/plugin-docfix
  • 0daf878 docs(plugin): fix typo with inline plugin example.
  • 7aabcfe Merge pull request #1622 from DavidSouther/feat/clean-deps/memoizee
  • d926fe3 feat(reporter): Replace way-too-big memoizee with a trivial solution.
  • 3989dc2 switch saucelabs credentials from voijta to karmarunnerbot
  • 3ed79a9 Merge pull request #1620 from karma-runner/revert-1618-feat/clean-deps/memoizee
  • eafb1db Revert "feat(reporter): Replace memoizee library with a trivial solution."
  • 297eef6 Merge pull request #1618 from DavidSouther/feat/clean-deps/memoizee

There are 26 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 ⚡

alicoding added a commit that referenced this pull request Oct 19, 2015
@alicoding alicoding merged commit 1641e55 into master Oct 19, 2015
@jbuck jbuck deleted the greenkeeper-karma-0.13.11 branch November 12, 2015 19:44
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.

Ability to inject custom middleware
2 participants