Skip to content
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

Update dependency karma to v4 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 20, 2019

This PR contains the following updates:

Package Type Update Change
karma (source) devDependencies major 0.13.22 -> 4.4.1

Release Notes

karma-runner/karma

v4.4.1

Compare Source

Bug Fixes
  • deps: back to karma-browserstack-launcher 1.4 (#​3361) (1cd87ad)
  • server: Add test coverage for config.singleRun true branch. (#​3384) (259be0d)
  • if preprocessor is async function and doesn't return a content then await donePromise (#​3387) (f91be24)

v4.4.0

Compare Source

Bug Fixes
Features

v4.3.0

Compare Source

Bug Fixes
Features

v4.2.0

Compare Source

Bug Fixes
Features

v4.1.0

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes

4.0.1 (2019-02-28)

Bug Fixes

v4.0.0

Compare Source

Bug Fixes
Chores
BREAKING CHANGES
  • Drop Support for Node 6, to make it possible to use async/await in karma codebase.

3.1.4 (2018-12-17)

Bug Fixes

3.1.3 (2018-12-01)

Bug Fixes

3.1.2 (2018-12-01)

Bug Fixes
Features

3.1.1 (2018-10-23)

Bug Fixes

v3.1.4

Compare Source

Bug Fixes
Chores
BREAKING CHANGES
  • Drop Support for Node 6, to make it possible to use async/await in karma codebase.

3.1.4 (2018-12-17)

Bug Fixes

3.1.3 (2018-12-01)

Bug Fixes

3.1.2 (2018-12-01)

Bug Fixes
Features

3.1.1 (2018-10-23)

Bug Fixes

v3.1.3

Compare Source

Bug Fixes

v3.1.2

Compare Source

Bug Fixes

v3.1.1

Compare Source

Bug Fixes
Features

v3.1.0

Compare Source

Bug Fixes
Features

v3.0.0

Compare Source

Bug Fixes
Features

v2.0.5

Compare Source

Bug Fixes
BREAKING CHANGES

2.0.5 (2018-07-24)

Bug Fixes
Features
  • preprocessor: Allow preprocessor to handle binary files (#​3054) (7b66e18)

2.0.4 (2018-06-21)

Bug Fixes

2.0.3 (2018-06-15)

The 2.03. change log was incorrectly created due to an extra pending tag in the repo.

2.0.2 (2018-04-19)

Bug Fixes
  • package.json: sinon-chai 2.13 is not compatible with sinon 4.x (#​2977) (e095b05)

2.0.1 (2018-04-19)

Bug Fixes
  • browser: nicer "disconnect" - no more "Disconnectedundefined" (a987d63)
  • common: fix AppVeyor build (6c5e7d0)
  • common: more detailed info about error (424aacc)
  • config: Call debug log methods after setting the loglevel based upon config/cli-options. (a340dae)
  • config: Call debug log methods after setting the loglevel based upon config/cli-options. (99fd3f0)
  • config: Retry install with appveyor-retry. (17d5791)
  • config: Workaround npm 5.4 windows bug (ec47d81)
  • deps: update socket.io to version 2.0.3. (3b7b019), closes #​2777
  • logging: Upgrade to log4js 2.x API. (#​2868) (f6f8707), closes #​2858
  • middleware: add file type to absolute urls (bd1f799)
  • ignore jsVersion configuration property in Firefox 59+ (2694d54), closes #​2957
  • middleware: avoid using deprecated Buffer API (018e6be)
  • reporter: Fix issue causing error stack not to be parsed correctly (ac4e1a9), closes #​2930
  • reporter: show file path correctly when urlRoot specified (34dc7d3), closes #​2897
  • server: switch to sync write (6ec74ee)
Features
  • cli: Warn on commands with underscores. (0801a7f)
  • config: allow to use newer versions of CoffeeScript (c1fcf42)
  • launcher: trim whitespace in browser name (871d46f)
  • launcher: trim whitespace in browser name (334f9fb)
  • middleware: added manual file type option (0330cd1), closes #​2824
  • better string representation of errors (c9e1ca9)
  • drop core-js and babel where possible (60dfc5c)
  • update of supported node versions (e79463b)

1.7.1 (2017-08-25)

Bug Fixes
  • debug-runner: support asynchronous tests in the debug runner (a36f3eb), closes #​2811
  • file-list: Stop polluting global environment with core-js (0988022)
  • preprocessor: renamed handeFile to readFileCallback (92a8c81)
  • preprocessor: retry if fs.readFile fails (4b60513)
  • preprocessor: throw if retry fails (2789bf5)
Features

v2.0.4

Compare Source

Bug Fixes
Features
  • preprocessor: Allow preprocessor to handle binary files (#​3054) (7b66e18)

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

The 2.03. change log was incorrectly created due to an extra pending tag in the repo.

v2.0.0

Compare Source

Bug Fixes
  • config: Call debug log methods after setting the loglevel based upon config/cli-options. (99fd3f0)
  • config: Call debug log methods after setting the loglevel based upon config/cli-options. (a340dae)
  • config: Retry install with appveyor-retry. (17d5791)
  • config: Workaround npm 5.4 windows bug (ec47d81)
  • deps: update socket.io to version 2.0.3. (3b7b019), closes #​2821 #​2777
  • logging: Upgrade to log4js 2.x API. (#​2868) (f6f8707), closes #​2858
  • reporter: show file path correctly when urlRoot specified (34dc7d3), closes #​2897
  • debug-runner: support asynchronous tests in the debug runner (a36f3eb), closes #​2811
  • file-list: Stop polluting global environment with core-js (0988022)
  • preprocessor: renamed handeFile to readFileCallback (92a8c81)
  • preprocessor: retry if fs.readFile fails (4b60513)
  • preprocessor: throw if retry fails (2789bf5)
Features
  • cli: Warn on commands with underscores. (0801a7f)
  • config: allow to use newer versions of CoffeeScript (c1fcf42)
  • launcher: trim whitespace in browser name (871d46f)
  • launcher: trim whitespace in browser name (334f9fb)
  • middleware: added manual file type option (0330cd1), closes #​2824
  • better string representation of errors (c9e1ca9)
    n* drop core-js and babel where possible (60dfc5c)
  • update of supported node versions (e79463b)
  • ci: disable testing of node versions below 4 (ec92ea9)
  • client: log global error stack trace (523d608), closes #​2812
  • config: remove polling usage (b0f41c7), closes #​2669
  • deps: add support for node@8 (7feaee3), closes #​2754
  • deps: update socket.io to 1.7.4 to avoid issue with ws@1.1.2 (264442b), closes #​2593
  • watcher: Debounce autoWatchBatchDelay (2f8c049), closes #​2331

1.7.1 (2017-08-30)

Features

v1.7.1

Compare Source

Bug Fixes
  • config: Call debug log methods after setting the loglevel based upon config/cli-options. (99fd3f0)
  • config: Call debug log methods after setting the loglevel based upon config/cli-options. (a340dae)
  • config: Retry install with appveyor-retry. (17d5791)
  • config: Workaround npm 5.4 windows bug (ec47d81)
  • deps: update socket.io to version 2.0.3. (3b7b019), closes #​2821 #​2777
  • logging: Upgrade to log4js 2.x API. (#​2868) (f6f8707), closes #​2858
  • reporter: show file path correctly when urlRoot specified (34dc7d3), closes #​2897
  • debug-runner: support asynchronous tests in the debug runner (a36f3eb), closes #​2811
  • file-list: Stop polluting global environment with core-js (0988022)
  • preprocessor: renamed handeFile to readFileCallback (92a8c81)
  • preprocessor: retry if fs.readFile fails (4b60513)
  • preprocessor: throw if retry fails (2789bf5)
Features
  • cli: Warn on commands with underscores. (0801a7f)
  • config: allow to use newer versions of CoffeeScript (c1fcf42)
  • launcher: trim whitespace in browser name (871d46f)
  • launcher: trim whitespace in browser name (334f9fb)
  • middleware: added manual file type option (0330cd1), closes #​2824
  • better string representation of errors (c9e1ca9)
    n* drop core-js and babel where possible (60dfc5c)
  • update of supported node versions (e79463b)
  • ci: disable testing of node versions below 4 (ec92ea9)
  • client: log global error stack trace (523d608), closes #​2812
  • config: remove polling usage (b0f41c7), closes #​2669
  • deps: add support for node@8 (7feaee3), closes #​2754
  • deps: update socket.io to 1.7.4 to avoid issue with ws@1.1.2 (264442b), closes #​2593
  • watcher: Debounce autoWatchBatchDelay (2f8c049), closes #​2331

1.7.1 (2017-08-30)

Features

v1.7.0

Compare Source

Bug Fixes
  • middleware: change to use vanilla for loop (ac62cc0), closes #​2671
  • reporters: Revert the backwards-incompatible log priority order changes (316b944), closes #​2582
Features
  • runner: Buffer stdout and stderr for output when errors occur (460d423)

v1.6.0

Compare Source

Bug Fixes
  • middleware: change to use vanilla for loop (ac62cc0), closes #​2671
  • reporters: Revert the backwards-incompatible log priority order changes (316b944), closes #​2582
Features
  • runner: Buffer stdout and stderr for output when errors occur (460d423)

v1.5.0

Compare Source

Bug Fixes
  • client: add proxy support to stringify (be10116)
  • file-list: always use file from first matcher (74bfdf3)
  • middleware: does not work with mootools (#​2591) (2685e13)
  • reporter: keep users exact formatError result (17c2c43)
Features
  • browser: add browser_info event (09ac7d7), closes #​2192
  • launcher: output stderr for failing launchers (7d33398)
  • proxy: add proxy events to config (f5d99fb)

v1.4.1

Compare Source

Bug Fixes
  • filter browser logging by level of LOG (89a7a1c), closes #​2228
  • make window.parent.karma available in debugged context (3e7eaeb)
  • client: don't crash if receive array-like results (e095411), closes #​2061
Features
  • add an option to run the tests by dynamically loading test scripts without iframe (aa42c41)
  • add support for node@​7 (eb407ab), closes #​2559

1.4.1 (2017-01-29)

Bug Fixes
  • runner: Make process kill timeout configurable (ffaa054), closes #​2447
  • runner: Make process kill timeout configurable - Fix Build (a128e5c), closes #​2447
  • runner: Test process kill timeout config (99a1d48), closes #​2447
Features
  • config: allow config to be a default export (9976dce)

v1.4.0

Compare Source

Bug Fixes
  • browser: filter browser logging by level (35965d9), closes #​2228
  • cli: restore shell completion in the npm package (f56b5a5), closes #​2351
  • config: add crossOriginAttribute config option (1e465b1)
  • middleware: update Buffer usage (3d94b8c)
  • reporter: do not allow URL domains to span new lines (2c13404)
  • reporter: strip only hostname/port (fbbeccf), closes #​2209
  • reporters: cannot read property map of undefined (305df2c), closes #​1662
  • server: exit with code 1 when failing due to missing browser (86e2ef2), closes #​2403
Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant