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

Update karma to version 0.13.11 πŸš€ #365

Merged
merged 1 commit into from
Oct 15, 2015

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)
  • reporter: Replace way-too-big memoizee with a trivial solution. (58340b1)
  • 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 ⚑

treshugart added a commit that referenced this pull request Oct 15, 2015
Update karma to version 0.13.11 πŸš€
@treshugart treshugart merged commit 9006dde into master Oct 15, 2015
@treshugart treshugart deleted the greenkeeper-karma-0.13.11 branch October 15, 2015 01:25
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.

Ability to inject custom middleware
2 participants