This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of karma.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
preprocessors: if a file matches multiple preprocessor patterns, intelligently merge the list of preprocessors, deduping and trying to preserve the order (59642a6)
reporter: improve source map handling and reporting. (cf0be47)
stopper: Enable programically detached server (f10fd81)
Fail on launcher-, reporter-, plugin-, or preprocessor-load errors. (fca930e), closes #855
upgrade dependencies to their latest versions (08242a0)
BREAKING CHANGES
context: Our context.html and debug.html structures have changed to lean on context.js and debug.js.
This is in preparation for deeper context.js changes in #1984.
As a result, all customContextFile and customDebugFile options much update their format
to match this new format.
Hello lovely humans,
karma just published its new version 1.0.0.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of karma. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
GitHub Release
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 deepercontext.js
changes in #1984.As a result, all
customContextFile
andcustomDebugFile
options much update their formatto match this new format.
The new version differs by 133 commits .
a96bc5d
chore: release v1.0.0
ab00824
chore: update contributors
eb94739
docs: Removing duplicate customContextFile and customDebugFile
3480c14
Merge pull request #2127 from taskworld/feature-allow-browserDisconnectTolerance-to-be-set-in-non-singleRun-mode
ce9038f
Merge pull request #2143 from superhuman/feature-add-before-middleware
ddba770
Merge pull request #1934 from danielcompton/fix-1746
ca1284e
Merge pull request #2169 from superhuman/send-sigkill-while-forcekilling
91de383
fix(runner): Merge config.client.args with client.args provided by run
c615c1f
fix(launcher): send sigkill on timeout when force killing
51b4206
feat: adding support for before middleware
ca95553
Merge pull request #2155 from maksimr/patch-2139
ba55afb
fix(client): does not throws an error for non DOM object that has
tagName
property13368e6
Merge pull request #2149 from mprobst/source-map-fixes
cf0be47
feat(reporter): improve source map handling and reporting.
f6587dc
fix(web-server): Restart disconnected browser in non-singleRun mode.
There are 133 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap:
greenkeeper upgrade