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

An in-range update of karma is breaking the build 🚨 #57

Open
greenkeeper bot opened this issue Oct 22, 2018 · 5 comments
Open

An in-range update of karma is breaking the build 🚨 #57

greenkeeper bot opened this issue Oct 22, 2018 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 22, 2018

The devDependency karma was updated from 3.0.0 to 3.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

karma is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).
  • continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).

Release Notes for v3.1.0

Bug Fixes

Features

  • config: Add config option for browser socket timeout (#3102) (11e3a9d), closes #2927
  • config: add support for ES modules (e811adb)
  • frameworks: report start() errors back to server. (#3126) (8257375)
  • server: .dom files include HTML tags in page. (#3178) (4651524)
  • server: Add public API to force a file refresh (dab8a82)
  • server: Add stop method (#3153) (6d96d8e), closes #3149
  • server: Add support for encoded source files (#3123) (68b37d3)
Commits

The new version differs by 43 commits.

  • 0a2d2e9 chore: release v3.1.0
  • 2385690 chore: update contributors
  • f94284d refactor(lib): use assert library instead of throwing error directly
  • 8542f27 refactor(lib): coffe script support (#3188)
  • 1458267 refactor(lib): small update in lib/emitter_wrapper
  • c311ac0 refactor(server): use ES6 string interpolation wherever possible
  • 7634e71 fix(browser): emit 'browsers_change' in collection (#3183)
  • e811adb feat(config): add support for ES modules
  • 0f8b2b1 fix(config): remove phantomjs in favor of chrome headless (#3175)
  • f28a454 refactor(server): Clearer error messages on fatal errors
  • 4651524 feat(server): .dom files include HTML tags in page. (#3178)
  • 5cc4089 refactor(server): refactoring of stopper (#3174)
  • 8efb28d refactor(server): refactoring of lib/browser (#3171)
  • dab8a82 feat(server): Add public API to force a file refresh
  • 871a1c9 refactor(server): refactoring of watcher (#3173)

There are 43 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
Copy link
Contributor Author

greenkeeper bot commented Oct 22, 2018

After pinning to 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2018

  • The devDependency karma was updated from 3.1.0 to 3.1.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v3.1.1

Bug Fixes

  • config: move puppeteer from dependency to dev-dependency (#3193) (f0d52ad), closes #3191
Commits

The new version differs by 2 commits.

  • 361aa3f chore: release v3.1.1
  • f0d52ad fix(config): move puppeteer from dependency to dev-dependency (#3193)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 1, 2018

  • The devDependency karma was updated from 3.1.1 to 3.1.2.

Your tests are still failing with this version. Compare changes

Release Notes for v3.1.2

Bug Fixes

Features

Commits

The new version differs by 13 commits.

  • 7d4d347 chore: release v3.1.2
  • 5077c18 chore: update contributors
  • fb05fb1 fix(server): use flatted for json.stringify (#3220)
  • 2682bff feat(docs): callout the key debug strategies. (#3219)
  • 4e87902 fix(changelog): remove release which does not exist (#3214)
  • 30ff73b fix(browser): report errors to console during singleRun=false (#3209)
  • 5334d1a fix(file-list): do not preprocess up-to-date files (#3196)
  • dc5f5de fix(deps): upgrade sinon-chai 2.x -> 3.x (#3207)
  • d38f344 fix(package): bump lodash version (#3203)
  • ffb41f9 refactor(browser): log state transitions in debug (#3202)
  • 240209f fix(dep): Bump useragent to fix HeadlessChrome version (#3201)
  • 361aa3f chore: release v3.1.1
  • f0d52ad fix(config): move puppeteer from dependency to dev-dependency (#3193)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 1, 2018

  • The devDependency karma was updated from 3.1.2 to 3.1.3.

Your tests are still failing with this version. Compare changes

Release Notes for v3.1.3

Bug Fixes

Commits

The new version differs by 3 commits.

  • 169f3a9 chore: release v3.1.3
  • 6f351a5 chore: update contributors
  • 655d4d2 fix: add missing dep flatted (#3223)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 17, 2018

  • The devDependency karma was updated from 3.1.3 to 3.1.4.

Your tests are still failing with this version. Compare changes

Release Notes for v3.1.4

Bug Fixes

Commits

The new version differs by 5 commits.

  • b8b8618 chore: release v3.1.4
  • 10df4ad chore: update contributors
  • cc2eff2 fix: restarted browsers not running tests (#3233)
  • 584dddc fix: improve error msg when bin is a directory (#3231)
  • bb022a7 fix(file-list): revert "do not preprocess up-to-date files" (#3226) (#3230)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants