chore(deps): update dependency karma to v0.13.22 #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.12.37
->0.13.22
Release Notes
karma-runner/karma
v0.13.22
Compare Source
Bug Fixes
tagName
property (ba55afb), closes #2139null
values (caa4d21)Code Refactoring
Features
stopper
to the public API (3d4fa00)BREAKING CHANGES
context.html
anddebug.html
structures have changed to lean oncontext.js
anddebug.js
.This is in preparation for deeper
context.js
changes in #1984.As a result, all
customContextFile
andcustomDebugFile
options much update their formatto match this new format.
0.13.22 (2016-03-08)
0.13.21 (2016-02-12)
Reverts
0.13.20 (2016-02-12)
Bug Fixes
Features
forceJSONP
option (8627d67)0.13.19 (2016-01-06)
Bug Fixes
0.13.18 (2016-01-05)
Bug Fixes
Features
0.13.17 (2016-01-04)
0.13.16 (2015-12-24)
Bug Fixes
Features
0.13.15 (2015-11-03)
Bug Fixes
0.13.14 (2015-10-22)
Bug Fixes
0.13.13 (2015-10-22)
Bug Fixes
0.13.12 (2015-10-22)
Bug Fixes
Features
0.13.11 (2015-10-14)
Bug Fixes
Features
0.13.10 (2015-09-21)
Bug Fixes
Features
karma.config.js
. (70cf903), closes #15610.13.9 (2015-08-11)
Bug Fixes
0.13.8 (2015-08-06)
Bug Fixes
config.urlRoot
. (569ca0e), closes #1516Features
0.13.7 (2015-08-05)
Bug Fixes
0.13.6 (2015-08-05)
Bug Fixes
filesPromise
is always resolvable (892fa89), closes #15440.13.5 (2015-08-04)
Bug Fixes
Features
0.13.4 (2015-08-04)
Bug Fixes
<a name"0.13.3">
0.13.3 (2015-07-22)
Bug Fixes
Features
<a name"0.13.2">
0.13.2 (2015-07-17)
Features
<a name"0.13.1">
0.13.1 (2015-07-16)
Bug Fixes
<a name"0.13.0">
0.13.0 (2015-07-15)
Bug Fixes
Features
Breaking Changes
The public api interface has changed to a constructor form. To upgrade change
to
Closes #1037, #1482, #1467
(82cbbadd)
<a name"0.12.37">
0.12.37 (2015-06-24)
Bug Fixes
<a name"0.12.36">
0.12.36 (2015-06-04)
Bug Fixes
<a name"0.12.35">
0.12.35 (2015-05-29)
Bug Fixes
<a name"0.12.34">
0.12.34 (2015-05-29)
Bug Fixes
bin
field in package.json (6823926f, closes #1351)Features
<a name"0.12.33">
0.12.33 (2015-05-26)
Bug Fixes
0.12.31 (2015-01-02)
Bug Fixes
0.12.30 (2014-12-30)
Bug Fixes
0.12.29 (2014-12-30)
Bug Fixes
0.12.28 (2014-11-25)
Bug Fixes
0.12.27 (2014-11-25)
Bug Fixes
0.12.26 (2014-11-25)
Bug Fixes
0.12.25 (2014-11-14)
Bug Fixes
v0.12.24 (2014-09-30)
Bug Fixes
0.12.23 (2014-08-28)
Bug Fixes
Features
0.12.22 (2014-08-19)
Bug Fixes
0.12.21 (2014-08-05)
Bug Fixes
0.12.20 (2014-08-05)
Bug Fixes
0.12.19 (2014-07-26)
Bug Fixes
0.12.18 (2014-07-25)
Bug Fixes
0.12.17 (2014-07-11)
Bug Fixes
Features
v0.12.16 (2014-05-10)
Bug Fixes
v0.12.15 (2014-05-08)
Bug Fixes
v0.12.14 (2014-04-27)
Bug Fixes
v0.12.13 (2014-04-27)
Bug Fixes
v0.12.12 (2014-04-25)
Bug Fixes
v0.12.11 (2014-04-25)
Bug Fixes
v0.12.10 (2014-04-23)
Bug Fixes
v0.12.9 (2014-04-14)
Bug Fixes
v0.12.8 (2014-04-14)
Bug Fixes
v0.12.7 (2014-04-14)
Bug Fixes
v0.12.6 (2014-04-09)
v0.12.5 (2014-04-08)
Bug Fixes
v0.12.4 (2014-04-06)
Bug Fixes
v0.12.3 (2014-04-01)
Bug Fixes
Features
v0.12.2 (2014-03-30)
v0.12.1 (2014-03-16)
Features
dat
file extension as a recognised binary. (be923571)v0.12.0 (2014-03-10)
Bug Fixes
Features
v0.11.14 (2014-02-04)
Features
v0.11.13 (2014-01-19)
Bug Fixes
Features
v0.11.12 (2013-12-25)
Bug Fixes
Features
v0.11.11 (2013-12-23)
Bug Fixes
v0.11.10 (2013-12-22)
Bug Fixes
Features
Breaking Changes
karma init
can help with this.Removed plugins that need to be installed explicitly are:
v0.11.9 (2013-12-03)
Features
v0.11.8 (2013-12-03)
Bug Fixes
Features
v0.11.7 (2013-12-02)
Bug Fixes
Features
v0.11.6 (2013-12-01)
Bug Fixes
Features
browserDisconnectTolerance
config option (19590e1f)Breaking Changes
autoWatch
istrue
by default. If you rely on the default value beingfalse
, please set it inkarma.conf.js
explicitly tofalse
.(8454898c)
v0.11.5 (2013-11-25)
Bug Fixes
Features
v0.11.4 (2013-11-21)
Bug Fixes
v0.11.3 (2013-11-20)
Bug Fixes
Features
karma
binary in favor of karma-cli (c7d46270)Breaking Changes
karma
module does not exportkarma
binary anymore. The recommended way is to have local modules (karma and all the plugins that your project needs) stored in yourpackage.json
. You can run that particular Karma by./node_modules/karma/bin/karma
. Or you can havekarma-cli
installed globally on your system, which enables you to use thekarma
command.The global
karma
command (installed bykarma-cli
) does look for local version of Karma (including parent directories) first and fall backs to a global one.The
bin/karma
binary does not look for any other instances of Karma and just runs the one that it belongs to.(c7d46270)
v0.11.2 (2013-11-03)
Bug Fixes
v0.11.1 (2013-10-25)
Bug Fixes
Features
v0.11.0 (2013-08-26)
Bug Fixes
Features
v0.10.2 (2013-08-21)
Bug Fixes
Features
v0.10.1 (2013-08-06)
Bug Fixes
v0.10.0 (2013-08-06)
v0.9.8 (2013-08-05)
Bug Fixes
Features
v0.9.7 (2013-07-31)
Bug Fixes
Features
v0.9.6 (2013-07-28)
Features
Breaking Changes
runnerPort
is merged withport
if you are using
karma run
with custom--runer-port
, please change that to--port
.(ca4c4d88)
v0.9.5 (2013-07-21)
Bug Fixes
Features
v0.9.4 (2013-06-28)
Bug Fixes
Features
Breaking Changes
v0.9.3 (2013-06-16)
Bug Fixes
Features
karma-*
(405a5a62)console.*
log methods (683e6dcb)