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 1.2.0 🚀 #193

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

karma just published its new version 1.2.0.

State Update 🚀
Dependency karma
New version 1.2.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of karma.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

Bug Fixes

  • context: Updated postMessage listener to stop validating non-Karma messages (306e565)
  • docs: fix stopper.stop wrong variable name. closes #2244 (0745a00), closes #2244
  • file-list: ensure patterns are comparable (4d1bf3e), closes #2194
  • middleware: fix WARN log when passing undefined error handler to promise.then (20b87de), closes #2227
  • call .resume to prevent browser output streams filling up (107cd02)
  • Merge config child nodes on config.set() (65b688a)
  • web-server: Allow karma to run in project which path contains HTML URL encoded characters. Karma fails on Jenkins when it checks out branches containing '/' as it converts it to '%2F'. Fixes errors seen on #1751, #61. (da1930f), closes #1751 #61

Features

  • web-server: Allow Range headers in web server. (a567b6f), closes #2140

The new version differs by 366 commits .

  • 322f3b3 chore: release v1.2.0
  • 4e511ef chore: update contributors
  • 8686681 Merge pull request #2297 from Dam-ien/fixHtmlEncoded
  • da1930f fix(web-server): Allow karma to run in project which path contains HTML URL encoded characters. Karma fails on Jenkins when it checks out branches containing '/' as it converts it to '%2F'. Fixes errors seen on #1751, #61.
  • e5d792d Merge pull request #2226 from TheModMaker/feat/range-requests
  • 6b07c98 Merge pull request #2267 from voltrevo/master
  • cbd44f3 Merge pull request #2278 from karma-runner/greenkeeper-sinon-1.17.5
  • 0feb0b2 Merge pull request #2285 from karma-runner/greenkeeper-supertest-2.0.0
  • fa29af2 Merge pull request #2288 from camargo/patch-1
  • e6bf7ed docs: include jasmine-core in installation instructions
  • 812d185 chore(package): update supertest to version 2.0.0
  • a567b6f feat(web-server): Allow Range headers in web server.
  • 44b5b5b chore(package): update sinon to version 1.17.5
  • 107cd02 fix: call .resume to prevent browser output streams filling up
  • ca4e2c7 chore: release v1.1.2

There are 250 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? âš¡ greenkeeper upgrade

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.667% when pulling 6efa0c6 on greenkeeper-karma-1.2.0 into c85462d on staging.

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.

None yet

3 participants