-
Notifications
You must be signed in to change notification settings - Fork 3
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 🚨 #280
Comments
After pinning to 2.0.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 2.0.4 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.0.4Bug Fixes
CommitsThe new version differs by 9 commits.
See the full diff |
Version 2.0.5 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.0.5Bug Fixes
FeaturesCommitsThe new version differs by 10 commits.
See the full diff |
Version 2.0.3 of karma was just published.
[karma](https://github.com/karma-runner/karma)
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
v2.0.3Bug Fixes
bin
field in package.json (6823926), closes #1351tagName
property (ba55afb), closes #2139null
values (caa4d21)config.urlRoot
. (569ca0e), closes #1516Buffer
usage (3d94b8c)filesPromise
is always resolvable (892fa89), closes #1544Code Refactoring
Features
stopper
to the public API (3d4fa00)config.parseConfig
on the public api (7d2c1ae)forceJSONP
option (8627d67)karma.config.js
. (70cf903), closes #15611.7.4
to avoid issue withws@1.1.2
(264442b), closes #2593Reverts
BREAKING CHANGES
context.html
anddebug.html
structures have changed to lean oncontext.js
anddebug.js
.change
to
Commits
The new version differs by 55 commits.
333e7d4
chore: release v2.0.3
e0377d0
chore: update contributors
a32ba27
refactor(server): Provide file-service handlers in the root injector. (#3042)
c1eb236
fix(BaseReporter): log message correctly with just one browser (#3045)
a19b8d4
fix(server): check available port before start server (fix #1476, fix #3011)
05dd09a
fix(config): Log the final config just before use. (#3041)
0dc8ea4
refactor: unify style of functions declarations
5272aa3
refactor(web-server): refactor lib/web-server to be more ES6 (#3034)
f47d901
refactor(middleware): update lib/middleware/source_files to ES6
d6060d4
fix(test): update bundleResource test timeout (#3038)
558e2f0
refactor: update lib/plugin.js to ES6 (#3036)
e8ca4ec
refactor: update lib/runner to ES6 (#3033)
011a90c
refactor(server): refactor bundleResource in lib/server.js (#3029)
c1a9567
refactor(middleware): update middleware/common to ES6 (#3028)
31d9a08
fix(flaky-test): Add time to beforeEach() to allow plugins to load on first pass. (#3025)
There are 55 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 🌴
The text was updated successfully, but these errors were encountered: