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.1.1 πŸš€ #2275

Merged
merged 1 commit into from Jul 8, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

karma just published its new version 1.1.1.

State Update πŸš€
Dependency karma
New version 1.1.1
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

  • executor: ensure run_complete is emitted last (9c894f9), closes #2210
  • reporter: inject correct config option (80bd726)
  • reporter: remove console.log (b4e3694)
  • Add crossorigin attribute to script HTML tags (5690ffe)

Features

  • deprecate helper._ (5c6b151)
  • config: add support for TypeScript (6445310)

The new version differs by 395 commits .

  • e068fd2 chore: release v1.1.1
  • 6bc3e8b chore: update contributors
  • 49a1449 Merge pull request #2219 from pardoman/crossorigin-anonymous
  • 5690ffe fix: Add crossorigin attribute to script HTML tags
  • 43dccd1 Merge pull request #2224 from wesleycho/feat/typescript
  • 6445310 feat(config): add support for TypeScript
  • 9c894f9 fix(executor): ensure run_complete is emitted last
  • 9b7cb64 Merge pull request #2220 from 4kochi/master
  • 80bd726 fix(reporter): inject correct config option
  • b93b9cc Merge pull request #2215 from wesleycho/chore/copyright
  • 01b6400 chore(license): update year
  • c67a7d3 Merge pull request #2206 from actano/remove_console_log
  • b4e3694 fix(reporter): remove console.log
  • 5c6b151 feat: deprecate helper._
  • 419b918 chore: release v1.1.0

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

@codecov-io
Copy link

Current coverage is 91.17%

Merging #2275 into master will not change coverage

@@             master      #2275   diff @@
==========================================
  Files            12         12          
  Lines          1417       1417          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1292       1292          
  Misses          125        125          
  Partials          0          0          

Powered by Codecov. Last updated by 1b19c88...7513bce

@simov simov merged commit e0be8e5 into master Jul 8, 2016
@simov simov deleted the greenkeeper-karma-1.1.1 branch July 8, 2016 08:23
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

4 participants