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.md (11296B)


      1 # PR #87 Update dependency karma-coverage-istanbul-reporter to v3
      2 
      3 - **Status:** open
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2020-05-05T23:59:48Z
      6 - **Branch:** renovate/karma-coverage-istanbul-reporter-3.x → master
      7 - **Diff:** [87.diff](./87.diff)
      8 
      9 ---
     10 
     11 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
     12 
     13 This PR contains the following updates:
     14 
     15 | Package | Change | Age | Adoption | Passing | Confidence |
     16 |---|---|---|---|---|---|
     17 | [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/) |
     18 
     19 ---
     20 
     21 ### Release Notes
     22 
     23 <details>
     24 <summary>mattlewis92/karma-coverage-istanbul-reporter</summary>
     25 
     26 ### [`v3.0.3`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;303-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev302v303-2020-05-28)
     27 
     28 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.2...v3.0.3)
     29 
     30 ### [`v3.0.2`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;302-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev301v302-2020-05-05)
     31 
     32 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.1...v3.0.2)
     33 
     34 ### [`v3.0.1`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;301-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev300v301-2020-05-04)
     35 
     36 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.0...v3.0.1)
     37 
     38 ### [`v3.0.0`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;300-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev211v300-2020-05-01)
     39 
     40 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.1...v3.0.0)
     41 
     42 ##### ⚠ BREAKING CHANGES
     43 
     44 -   node 6 and node 8 are no longer supported. To use this package you must upgrade to node 10 or higher.
     45 
     46 ##### Features
     47 
     48 -   upgrade to latest istanbul api ([28cbbfb](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/28cbbfb2cf8bd5b9533ceb489cc5047ff3def730))
     49 
     50 ### [`v2.1.1`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;211-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev210v211-2019-11-21)
     51 
     52 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.0...v2.1.1)
     53 
     54 ##### Bug Fixes
     55 
     56 -   add npm funding link ([ee9fb51](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/ee9fb51))
     57 
     58 ### [`v2.1.0`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;210-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev206v210-2019-07-24)
     59 
     60 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.6...v2.1.0)
     61 
     62 ##### Features
     63 
     64 -   **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)
     65 
     66 #### [2.0.6](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.5...v2.0.6) (2019-07-20)
     67 
     68 ##### Bug Fixes
     69 
     70 -   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)
     71 
     72 #### [2.0.5](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.4...v2.0.5) (2019-02-17)
     73 
     74 ##### Bug Fixes
     75 
     76 -   correctly strip source file prefixes when no webpack.context is defined ([3c48bf8](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/3c48bf8))
     77 -   don't double-report files with mixed slashes in their names on windows ([38087c2](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/38087c2))
     78 
     79 #### [2.0.4](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.3...v2.0.4) (2018-09-08)
     80 
     81 ##### Bug Fixes
     82 
     83 -   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)
     84 
     85 #### [2.0.3](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.2...v2.0.3) (2018-09-01)
     86 
     87 ##### Bug Fixes
     88 
     89 -   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)
     90 -   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)
     91 
     92 #### [2.0.2](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.1...v2.0.2) (2018-08-24)
     93 
     94 ##### Bug Fixes
     95 
     96 -   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)
     97 
     98 #### [2.0.1](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.0...v2.0.1) (2018-05-23)
     99 
    100 ##### Bug Fixes
    101 
    102 -   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)
    103 
    104 ### [`v2.0.6`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;206-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev205v206-2019-07-20)
    105 
    106 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.5...v2.0.6)
    107 
    108 ##### Bug Fixes
    109 
    110 -   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)
    111 
    112 ### [`v2.0.5`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;205-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev204v205-2019-02-17)
    113 
    114 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.4...v2.0.5)
    115 
    116 ##### Bug Fixes
    117 
    118 -   correctly strip source file prefixes when no webpack.context is defined ([3c48bf8](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/3c48bf8))
    119 -   don't double-report files with mixed slashes in their names on windows ([38087c2](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/commit/38087c2))
    120 
    121 ### [`v2.0.4`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;204-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev203v204-2018-09-08)
    122 
    123 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.3...v2.0.4)
    124 
    125 ##### Bug Fixes
    126 
    127 -   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)
    128 
    129 ### [`v2.0.3`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;203-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev202v203-2018-09-01)
    130 
    131 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.2...v2.0.3)
    132 
    133 ##### Bug Fixes
    134 
    135 -   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)
    136 -   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)
    137 
    138 ### [`v2.0.2`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;202-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev201v202-2018-08-24)
    139 
    140 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.1...v2.0.2)
    141 
    142 ##### Bug Fixes
    143 
    144 -   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)
    145 
    146 ### [`v2.0.1`](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#&#8203;201-httpsgithubcommattlewis92karma-coverage-istanbul-reportercomparev200v201-2018-05-23)
    147 
    148 [Compare Source](https://togithub.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.0.0...v2.0.1)
    149 
    150 ##### Bug Fixes
    151 
    152 -   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)
    153 
    154 </details>
    155 
    156 ---
    157 
    158 ### Configuration
    159 
    160 📅 **Schedule**: At any time (no schedule defined).
    161 
    162 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    163 
    164 ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    165 
    166 🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    167 
    168 ---
    169 
    170  - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    171 
    172 ---
    173 
    174 This 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).
    175