-
Notifications
You must be signed in to change notification settings - Fork 41
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 🚨 #64
Comments
After pinning to 4.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v4.3.0Bug Fixes
FeaturesCommitsThe new version differs by 13 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.4.0Bug FixesFeaturesCommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v4.4.1Bug FixesCommitsThe new version differs by 6 commits.
See the full diff |
The devDependency karma was updated from
4.1.0
to4.2.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
Release Notes for v4.2.0
Bug Fixes
Commits
The new version differs by 13 commits.
42933c9
chore: release v4.2.0
db1ea57
chore: update contributors
a1049c6
chore: update eslint packages to latest and fix complaints (#3312)
70b72a9
fix(logging): Util inspect for logging the config. (#3332)
1087926
fix typo: (#3334)
182c04d
fix(reporter): format stack with 1-based column (#3325)
f0c4677
docs(travis): Correct the docs to also show how to do it on Xenial (#3316)
3aea7ec
chore(deps): update core-js -> ^3.1.3 (#3321)
5e11340
chore: revert back to Mocha 4 (#3313)
1205bce
chore(test): fix flaky test cases (#3314)
7f40349
Cleanup dependencies (#3309)
7828bea
chore: update braces and chokidar to latest versions (#3307)
fe9a1dd
fix(server): Add error handler for webserver socket. (#3300)
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 🌴
The text was updated successfully, but these errors were encountered: