-
Notifications
You must be signed in to change notification settings - Fork 16
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
Labels
Comments
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. |
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The devDependency karma was updated from
4.2.0
to4.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
Release Notes for v4.3.0
Bug Fixes
test:client
silently failing on Travis (#3343) (1489e9a), closes /travis-ci.org/karma-runner/karma/jobs/537027667#L1046Features
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 🌴
The text was updated successfully, but these errors were encountered: