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 the latest version 🚀 #167

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 24, 2018

Version 2.0.5 of karma was just published.

Dependency karma
Current Version 1.7.1
Type devDependency

The version 2.0.5 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of karma.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.0.5

Bug Fixes

  • remove circular reference in Browser (518cb11), closes #3075
  • browser: ensure browser state is EXECUTING when tests start (#3074) (dc7265b), closes #1640
  • doc: Document release steps for admins (#3063) (a701732)
  • middleware: Obey the Promise API. (93ba05a)
  • server: pass bound port to preventEADDRINUSE issue. (#3065) (850a90b)

Features

  • preprocessor: Allow preprocessor to handle binary files (#3054) (7b66e18)
Commits

The new version differs by 178 commits.

  • 0018947 chore: release v2.0.5
  • 02dc1f4 chore: update contributors
  • dc7265b fix(browser): ensure browser state is EXECUTING when tests start (#3074)
  • 7617279 refactor(filelist): rename promise -> lastCompletedRefresh and remove unused promise (#3060)
  • a701732 fix(doc): Document release steps for admins (#3063)
  • 93ba05a fix(middleware): Obey the Promise API.
  • 518cb11 fix: remove circular reference in Browser
  • 850a90b fix(server): pass bound port to preventEADDRINUSE issue. (#3065)
  • ad820a1 refactor(preprocessor): update lib/preprocessor.js to ES6
  • 7b66e18 feat(preprocessor): Allow preprocessor to handle binary files (#3054)
  • dee3615 chore: release v2.0.4
  • f61c936 chore: update contributors
  • 40d836a fix(server): actually call stert(). (#3062)
  • 414b84c refactor(file-list): clean lib/file-list.js
  • 7da8ca0 fix(deps): remove babel-core and babel call in wallaby. (#3044)

There are 178 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper greenkeeper bot added the greenkeeper Automatic updates for npm dependencies label Jul 24, 2018
@forbesjo forbesjo closed this Aug 1, 2018
@gkatsev gkatsev deleted the greenkeeper/karma-2.0.5 branch August 2, 2018 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
greenkeeper Automatic updates for npm dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants