socialnetworknews-web.meta

Issues/PRs archive for SocialNetworkNews/SocialNetworkNews-Web
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.meta.git
Log | Files | Refs

87.json (11683B)


      1 {
      2   "number": 87,
      3   "title": "Update dependency karma-coverage-istanbul-reporter to v3",
      4   "state": "open",
      5   "diff_file": "87.diff",
      6   "author": "renovate[bot]",
      7   "created_at": "2020-05-05T23:59:48Z",
      8   "closed_at": null,
      9   "merged_at": null,
     10   "base_ref": "master",
     11   "head_ref": "renovate/karma-coverage-istanbul-reporter-3.x",
     12   "labels": [],
     13   "assignees": [],
     14   "requested_reviewers": [],
     15   "body": "[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [karma-coverage-istanbul-reporter](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter) | [`^2.0.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/karma-coverage-istanbul-reporter/2.0.0/3.0.3) | [![age](https://badges.renovateapi.com/packages/npm/karma-coverage-istanbul-reporter/3.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/karma-coverage-istanbul-reporter/3.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/karma-coverage-istanbul-reporter/3.0.3/compatibility-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/karma-coverage-istanbul-reporter/3.0.3/confidence-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mattlewis92/karma-coverage-istanbul-reporter</summary>\n\n### [`v3.0.3`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;303-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev302v303-2020-05-28)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.2...v3.0.3)\n\n### [`v3.0.2`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;302-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev301v302-2020-05-05)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.1...v3.0.2)\n\n### [`v3.0.1`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;301-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev300v301-2020-05-04)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.0...v3.0.1)\n\n### [`v3.0.0`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;300-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev211v300-2020-05-01)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.1...v3.0.0)\n\n##### \u26a0 BREAKING CHANGES\n\n-   node 6 and node 8 are no longer supported. To use this package you must upgrade to node 10 or higher.\n\n##### Features\n\n-   upgrade to latest istanbul api ([28cbbfb](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/28cbbfb2cf8bd5b9533ceb489cc5047ff3def730))\n\n### [`v2.1.1`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;211-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev210v211-2019-11-21)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.0...v2.1.1)\n\n##### Bug Fixes\n\n-   add npm funding link ([ee9fb51](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/ee9fb51))\n\n### [`v2.1.0`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;210-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev206v210-2019-07-24)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.6...v2.1.0)\n\n##### Features\n\n-   **config:** support istanbul-api instrumentation configuration ([c4f7a9c](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/c4f7a9c)), closes [#&#8203;73](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/73)\n\n#### [2.0.6](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.5...v2.0.6) (2019-07-20)\n\n##### Bug Fixes\n\n-   get source code from sourceMapStore on write report ([619d90d](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/619d90d)), closes [#&#8203;72](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/72)\n\n#### [2.0.5](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.4...v2.0.5) (2019-02-17)\n\n##### Bug Fixes\n\n-   correctly strip source file prefixes when no webpack.context is defined ([3c48bf8](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/3c48bf8))\n-   don't double-report files with mixed slashes in their names on windows ([38087c2](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/38087c2))\n\n#### [2.0.4](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.3...v2.0.4) (2018-09-08)\n\n##### Bug Fixes\n\n-   handle source roots being undefined on windows ([8eba911](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/8eba911)), closes [#&#8203;55](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/55)\n\n#### [2.0.3](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.2...v2.0.3) (2018-09-01)\n\n##### Bug Fixes\n\n-   update istanbuljs to 2.x ([a835e22](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/a835e22)), closes [#&#8203;52](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/52)\n-   use correct source file path separators on windows ([938e93c](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/938e93c)), closes [#&#8203;47](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/47)\n\n#### [2.0.2](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.1...v2.0.2) (2018-08-24)\n\n##### Bug Fixes\n\n-   files with no coverage should be preserved by default ([#&#8203;54](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/54)) ([e5a5545](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/e5a5545)), closes [#&#8203;53](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/53)\n\n#### [2.0.1](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.0...v2.0.1) (2018-05-23)\n\n##### Bug Fixes\n\n-   don't log errors twice when using multiple reporters ([a17b6ca](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/a17b6ca)), closes [#&#8203;44](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/44)\n\n### [`v2.0.6`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;206-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev205v206-2019-07-20)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.5...v2.0.6)\n\n##### Bug Fixes\n\n-   get source code from sourceMapStore on write report ([619d90d](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/619d90d)), closes [#&#8203;72](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/72)\n\n### [`v2.0.5`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;205-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev204v205-2019-02-17)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.4...v2.0.5)\n\n##### Bug Fixes\n\n-   correctly strip source file prefixes when no webpack.context is defined ([3c48bf8](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/3c48bf8))\n-   don't double-report files with mixed slashes in their names on windows ([38087c2](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/38087c2))\n\n### [`v2.0.4`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;204-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev203v204-2018-09-08)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.3...v2.0.4)\n\n##### Bug Fixes\n\n-   handle source roots being undefined on windows ([8eba911](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/8eba911)), closes [#&#8203;55](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/55)\n\n### [`v2.0.3`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;203-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev202v203-2018-09-01)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.2...v2.0.3)\n\n##### Bug Fixes\n\n-   update istanbuljs to 2.x ([a835e22](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/a835e22)), closes [#&#8203;52](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/52)\n-   use correct source file path separators on windows ([938e93c](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/938e93c)), closes [#&#8203;47](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/47)\n\n### [`v2.0.2`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;202-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev201v202-2018-08-24)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.1...v2.0.2)\n\n##### Bug Fixes\n\n-   files with no coverage should be preserved by default ([#&#8203;54](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/54)) ([e5a5545](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/e5a5545)), closes [#&#8203;53](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/53)\n\n### [`v2.0.1`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;201-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev200v201-2018-05-23)\n\n[Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.0...v2.0.1)\n\n##### Bug Fixes\n\n-   don't log errors twice when using multiple reporters ([a17b6ca](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/a17b6ca)), closes [#&#8203;44](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/issues/44)\n\n</details>\n\n---\n\n### Configuration\n\n\ud83d\udcc5 **Schedule**: At any time (no schedule defined).\n\n\ud83d\udea6 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n\u267b\ufe0f **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n\ud83d\udd15 **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.\n\n---\n\nThis PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/SocialNetworkNews/SocialNetworkNews-Web).",
     16   "comments": [],
     17   "review_comments": []
     18 }