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 🚨 #73

Open
greenkeeper bot opened this issue Aug 27, 2019 · 3 comments
Open

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

greenkeeper bot opened this issue Aug 27, 2019 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Aug 27, 2019

The devDependency karma was updated from 4.2.0 to 4.3.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).

Release Notes for v4.3.0

Bug Fixes

Features

Commits

The new version differs by 13 commits.

  • fa6be15 chore: release v4.3.0
  • 0ed9eba chore: update contributors
  • 5f13e11 fix(server): Simplify 'dom' inclusion. (#3356)
  • 817fbbd feat(config): socket.io server pingTimeout config option. (#3355)
  • c5f3560 feat(preprocessor): preprocessor_priority execution order. (#3303)
  • 6c5add2 fix(build): switch from yarn to package-lock.json (#3351)
  • 1c6c690 fix(travis): Pin to trusty (#3347)
  • 62d4c5a feat(runner):
  • 582a406 fix(config): Simpilfy error proceesing. (#3345)
  • 1489e9a fix(test): test:client silently failing on Travis (#3343)
  • 094bcc6 chore(deps): npm install karma-browserstack-launcher (#3344)
  • 5614c04 fix(deps): lodash update. (#3341)
  • 177e2ef feat(async): frameworks can be loaded asynchronously (#3297)

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
Author

greenkeeper bot commented Aug 27, 2019

After pinning to 4.2.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
Author

greenkeeper bot commented Oct 17, 2019

  • The devDependency karma was updated from 4.3.0 to 4.4.0.

Your tests are still failing with this version. Compare changes

Release Notes for v4.4.0

Bug Fixes

Features

Commits

The new version differs by 11 commits.

  • fbad778 chore: release v4.4.0
  • 5aa4361 chore: update contributors
  • 4ed3af0 feat(config): add failOnSkippedTests option. (#3374)
  • c7bab36 docs(commit-msg): Add failOnFailingTestSuite option to docs (#3380)
  • 0d70809 feat(deps): Remove core-js dependency. (#3379)
  • 3ffcd83 feat: Preprocessor can return Promise (#3376)
  • f8005c6 fix(runner): remove explicit error on all tests failed (#3369)
  • f2eba15 chore: travis - upgrade on new version Ubuntu 16.04 (#3371)
  • eab7e5b chore(appveyor): Notification config. (#3375)
  • 6235e68 feat(config): clientDisplayNone sets client elements display none. (#3348)
  • 019bfd4 feat(client): Add trusted types support (#3360)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2019

  • The devDependency karma was updated from 4.4.0 to 4.4.1.

Your tests are still failing with this version. Compare changes

Release Notes for v4.4.1

Bug Fixes

  • deps: back to karma-browserstack-launcher 1.4 (#3361) (1cd87ad)
  • server: Add test coverage for config.singleRun true branch. (#3384) (259be0d)
  • if preprocessor is async function and doesn't return a content then await donePromise (#3387) (f91be24)
Commits

The new version differs by 6 commits.

  • 25d415e chore: release v4.4.1
  • 67ec618 chore: update contributors
  • f91be24 fix: if preprocessor is async function and doesn't return a content then await donePromise (#3387)
  • 259be0d fix(server): Add test coverage for config.singleRun true branch. (#3384)
  • 1cd87ad fix(deps): back to karma-browserstack-launcher 1.4 (#3361)
  • df114e1 Refactor (#3382)

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