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

72.md (11361B)


      1 # PR #72 Update dependency ts-loader to v6 - autoclosed
      2 
      3 - **Status:** closed
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2019-05-12T12:53:32Z
      6 - **Branch:** renovate/ts-loader-6.x → master
      7 - **Closed:** 2020-05-03T11:01:01Z
      8 - **Diff:** [72.diff](./72.diff)
      9 
     10 ---
     11 
     12 This PR contains the following updates:
     13 
     14 | Package | Type | Update | Change |
     15 |---|---|---|---|
     16 | [ts-loader](https://togithub.com/TypeStrong/ts-loader) | dependencies | major | [`^4.3.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/ts-loader/4.5.0/6.2.1) |
     17 
     18 ---
     19 
     20 ### Release Notes
     21 
     22 <details>
     23 <summary>TypeStrong/ts-loader</summary>
     24 
     25 ### [`v6.2.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v621)
     26 
     27 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.2.0...v6.2.1)
     28 
     29 -   [Output types alongside JS files, enable declaration maps](https://togithub.com/TypeStrong/ts-loader/pull/1026) - thanks [@&#8203;meyer](https://togithub.com/meyer)!
     30 
     31 ### [`v6.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v620)
     32 
     33 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.2...v6.2.0)
     34 
     35 -   [Emitting .tsbuildinfo when using watch api](https://togithub.com/TypeStrong/ts-loader/pull/1017) - thanks [@&#8203;sheetalkamat](https://togithub.com/sheetalkamat)!
     36 
     37 ### [`v6.1.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v612)
     38 
     39 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.1...v6.1.2)
     40 
     41 -   [don't emit declaration files for a declaration file](https://togithub.com/TypeStrong/ts-loader/pull/1015) ([#&#8203;1014](https://togithub.com/TypeStrong/ts-loader/issues/1014)) - thanks [@&#8203;gvinaccia](https://togithub.com/gvinaccia)!
     42 -   [Consume typescript apis from typescript nightly](https://togithub.com/TypeStrong/ts-loader/pull/1016) - thanks [@&#8203;sheetalkamat](https://togithub.com/sheetalkamat)!
     43 
     44 ### [`v6.1.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v611)
     45 
     46 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.0...v6.1.1)
     47 
     48 -   [Fix SolutionBuilder watches](https://togithub.com/TypeStrong/ts-loader/pull/1003) and [related fixes](https://togithub.com/TypeStrong/ts-loader/pull/1011) ([#&#8203;998](https://togithub.com/TypeStrong/ts-loader/issues/998)) - thanks [@&#8203;sheetalkamat](https://togithub.com/sheetalkamat)!
     49 -   [fix: no errors reported if flagged with @&#8203;ts-check](https://togithub.com/TypeStrong/ts-loader/pull/1008) ([#&#8203;1004](https://togithub.com/TypeStrong/ts-loader/issues/1004)) - thanks [@&#8203;reinholdk](https://togithub.com/reinholdk)!
     50 
     51 ### [`v6.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v610)
     52 
     53 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.4...v6.1.0)
     54 
     55 -   [Build upstream project references with SolutionBuilder](https://togithub.com/TypeStrong/ts-loader/pull/935) ([#&#8203;851](https://togithub.com/TypeStrong/ts-loader/issues/851), [#&#8203;913](https://togithub.com/TypeStrong/ts-loader/issues/913)) - thanks [@&#8203;sheetalkamat](https://togithub.com/sheetalkamat)!
     56 
     57 ### [`v6.0.4`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v604)
     58 
     59 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.3...v6.0.4)
     60 
     61 -   [Fix issue when handling files not included in tsconfig.json](https://togithub.com/TypeStrong/ts-loader/issues/943) ([#&#8203;934](https://togithub.com/TypeStrong/ts-loader/issues/934)) - thanks [@&#8203;davazp](https://togithub.com/davazp)!
     62 
     63 ### [`v6.0.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v603)
     64 
     65 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.2...v6.0.3)
     66 
     67 -   [Upgrade typescript version to 3.5.2](https://togithub.com/TypeStrong/ts-loader/pull/954) ([#&#8203;954](https://togithub.com/TypeStrong/ts-loader/issues/954)) - thanks [@&#8203;fa93hws](https://togithub.com/fa93hws)
     68 
     69 ### [`v6.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v602)
     70 
     71 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.1...v6.0.2)
     72 
     73 -   [Set configFilePath when reading config file](https://togithub.com/TypeStrong/ts-loader/pull/942) ([#&#8203;939](https://togithub.com/TypeStrong/ts-loader/issues/939)) - thanks [@&#8203;konpikwastaken](https://togithub.com/konpikwastaken)!
     74 
     75 ### [`v6.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v601)
     76 
     77 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.0...v6.0.1)
     78 
     79 -   [Fix issue with `resolveTypeReferenceDirective` causing errors like `Cannot find name 'it'` with Jest](https://togithub.com/TypeStrong/ts-loader/pull/936) ([#&#8203;934](https://togithub.com/TypeStrong/ts-loader/issues/934)) ([#&#8203;919](https://togithub.com/TypeStrong/ts-loader/issues/919)) - thanks [@&#8203;andrewbranch](https://togithub.com/andrewbranch)!
     80 -   [Fix TypeScript diagnostics not being printed to console when using project references](https://togithub.com/TypeStrong/ts-loader/pull/937) ([#&#8203;932](https://togithub.com/TypeStrong/ts-loader/issues/932)) - thanks [@&#8203;andrewbranch](https://togithub.com/andrewbranch)!
     81 
     82 ### [`v6.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v600)
     83 
     84 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.5...v6.0.0)
     85 
     86 -   [Drop support for node &lt; 8.6 related to micromatch upgrade to 4](https://togithub.com/TypeStrong/ts-loader/pull/930); see: [#&#8203;929](https://togithub.com/TypeStrong/ts-loader/issues/929)
     87 -   [Update dependencies](https://togithub.com/TypeStrong/ts-loader/pull/928) - thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly)!
     88 
     89 ### [`v5.4.5`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v545)
     90 
     91 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.4...v5.4.5)
     92 
     93 -   [use @&#8203;types/webpack for loader typings](https://togithub.com/TypeStrong/ts-loader/pull/927) - thanks [@&#8203;LukeSheard](https://togithub.com/LukeSheard)!
     94 
     95 ### [`v5.4.4`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v544)
     96 
     97 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.3...v5.4.4)
     98 
     99 -   [refactor: add common appendTsTsxSuffixesIfRequired function to instance](https://togithub.com/TypeStrong/ts-loader/pull/924) - thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly)!
    100 
    101 ### [`v5.4.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v543)
    102 
    103 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.3...v5.4.3)
    104 
    105 -   [feat: resolveTypeReferenceDirective support for yarn PnP](https://togithub.com/TypeStrong/ts-loader/pull/921) - thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly)!
    106 -   [fix: don't include anything apart from ts-loader in publish](https://togithub.com/TypeStrong/ts-loader/pull/923) - thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly)!
    107 
    108 ### [`v5.3.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v533)
    109 
    110 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.2...v5.3.3)
    111 
    112 -   [fix: Pass ts.Program to getCustomTransformers](https://togithub.com/TypeStrong/ts-loader/pull/889) ([#&#8203;860](https://togithub.com/TypeStrong/ts-loader/issues/860)) - thanks [@&#8203;andersekdahl](https://togithub.com/andersekdahl)!
    113 
    114 ### [`v5.3.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v532)
    115 
    116 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.1...v5.3.2)
    117 
    118 -   [feat: enable experimentalFileCaching by default](https://togithub.com/TypeStrong/ts-loader/pull/885) ([#&#8203;868](https://togithub.com/TypeStrong/ts-loader/issues/868)) - thanks [@&#8203;timocov](https://togithub.com/timocov)!
    119 
    120 ### [`v5.3.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v531)
    121 
    122 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.0...v5.3.1)
    123 
    124 -   [fix: projectReferences with rootDir](https://togithub.com/TypeStrong/ts-loader/pull/871) ([#&#8203;868](https://togithub.com/TypeStrong/ts-loader/issues/868)) - thanks [@&#8203;andrewbranch](https://togithub.com/andrewbranch)!
    125 
    126 ### [`v5.3.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v530)
    127 
    128 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.2...v5.3.0)
    129 
    130 -   [feat: Exposes a `resolveNodeModule` option](https://togithub.com/TypeStrong/ts-loader/pull/862) - thanks [@&#8203;arcanis](https://togithub.com/arcanis)!
    131 
    132 ### [`v5.2.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v522)
    133 
    134 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.1...v5.2.2)
    135 
    136 -   [feat: Micro-optimizations](https://togithub.com/TypeStrong/ts-loader/pull/855) - thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly)
    137 
    138 ### [`v5.2.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v521)
    139 
    140 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.0...v5.2.1)
    141 
    142 -   [feat: Lists typescript as a peer dependency](https://togithub.com/TypeStrong/ts-loader/pull/841) - thanks [@&#8203;arcanis](https://togithub.com/arcanis)!
    143 
    144 ### [`v5.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v520)
    145 
    146 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.1.1...v5.2.0)
    147 
    148 -   [feat: Initial support for project references - `projectReferences`](https://togithub.com/TypeStrong/ts-loader/pull/817) - thanks [@&#8203;andrewbranch](https://togithub.com/andrewbranch)!
    149 
    150 ### [`v5.1.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v511)
    151 
    152 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.1.0...v5.1.1)
    153 
    154 -   [fix(getTranspilationEmit): pass the raw path to transpileModule](https://togithub.com/TypeStrong/ts-loader/pull/835) - thanks [@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn)
    155 
    156 ### [`v5.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v510)
    157 
    158 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.0.0...v5.1.0)
    159 
    160 -   [feat: Added cache for some FS operations while compiling - `experimentalFileCaching`](https://togithub.com/TypeStrong/ts-loader/pull/829) - thanks [@&#8203;timocov](https://togithub.com/timocov)!
    161 
    162 ### [`v5.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v500)
    163 
    164 [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v4.5.0...v5.0.0)
    165 
    166 -   [feat: Fixed issue with incorrect output path for declaration files](https://togithub.com/TypeStrong/ts-loader/pull/822) - thanks [@&#8203;JonWallsten](https://togithub.com/JonWallsten)! **BREAKING CHANGE**
    167 
    168 </details>
    169 
    170 ---
    171 
    172 ### Renovate configuration
    173 
    174 :date: **Schedule**: At any time (no schedule defined).
    175 
    176 :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    177 
    178 :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    179 
    180 :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    181 
    182 ---
    183 
    184  - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    185 
    186 ---
    187 
    188 This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#SocialNetworkNews/SocialNetworkNews-Web).
    189