brunobesson / c2c-stats

https://brunobesson.github.io/c2c-stats/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update karma-coverage-istanbul-reporter requirement from ^1.2.1 to ^2.1.0 #84

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on karma-coverage-istanbul-reporter to permit the latest version.

Changelog *Sourced from [karma-coverage-istanbul-reporter's changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md).* > # [2.1.0](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.6...v2.1.0) (2019-07-24) > > > ### Features > > * **config:** support istanbul-api instrumentation configuration ([c4f7a9c](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/c4f7a9c)), closes [#73](https://github-redirect.dependabot.com/mattlewis92/karma-coverage-istanbul-reporter/issues/73) > > > > > ## [2.0.6](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.5...v2.0.6) (2019-07-20) > > > ### Bug Fixes > > * get source code from sourceMapStore on write report ([619d90d](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/619d90d)), closes [#72](https://github-redirect.dependabot.com/mattlewis92/karma-coverage-istanbul-reporter/issues/72) > > > > > ## [2.0.5](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.4...v2.0.5) (2019-02-17) > > > ### Bug Fixes > > * correctly strip source file prefixes when no webpack.context is defined ([3c48bf8](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/3c48bf8)) > * don't double-report files with mixed slashes in their names on windows ([38087c2](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/38087c2)) > > > > > ## [2.0.4](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.3...v2.0.4) (2018-09-08) > > > ### Bug Fixes > > * handle source roots being undefined on windows ([8eba911](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/8eba911)), closes [#55](https://github-redirect.dependabot.com/mattlewis92/karma-coverage-istanbul-reporter/issues/55) > > > > > ## [2.0.3](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.2...v2.0.3) (2018-09-01) > > > ### Bug Fixes > > * update istanbuljs to 2.x ([a835e22](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/a835e22)), closes [#52](https://github-redirect.dependabot.com/mattlewis92/karma-coverage-istanbul-reporter/issues/52) > * use correct source file path separators on windows ([938e93c](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/938e93c)), closes [#47](https://github-redirect.dependabot.com/mattlewis92/karma-coverage-istanbul-reporter/issues/47) > > > ... (truncated)
Commits - [`4a919b4`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/4a919b4be1bb84609f7503a095467905a7f5dbda) chore(release): 2.1.0 - [`087c3b0`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/087c3b08d94deb303e4a8e8aff9a040100032bf4) ci: test on node 12 - [`c4f7a9c`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/c4f7a9c5542d7830cd254a5eeb21af947969f5a1) feat(config): support istanbul-api instrumentation configuration - [`8fee4a9`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/8fee4a98a9c138aaa829cc62cf1a5b3e0a031f37) chore(release): 2.0.6 - [`7a34b47`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/7a34b47ae979f5673e61c6b48c21a543acf5140b) Merge branch 'master' of github.com:mattlewis92/karma-coverage-istanbul-reporter - [`ca17ed1`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/ca17ed1a09717efb9b824ae8e370e53c55ef6319) build: fix code coverage - [`619d90d`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/619d90d59fa1a1b13d609cc7c5e5ca4fdc01f192) fix: get source code from sourceMapStore on write report - [`5496d47`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/5496d47ef16c353f4c1156d73afc491fb58dd5da) style: reformat code with prettier - [`0261f70`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/0261f708f4a1e0edef14c64f79db4c8add68285a) build: upgrade dependencies - [`a2c359b`](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/commit/a2c359ba9a2566081593f5cabfca215124a5128f) docs: format readme - Additional commits viewable in [compare view](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v1.2.1...v2.1.0)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.