96.json (21962B)
1 { 2 "number": 96, 3 "title": "Update dependency ts-loader to v8 - autoclosed", 4 "state": "closed", 5 "diff_file": "96.diff", 6 "author": "renovate[bot]", 7 "created_at": "2020-10-26T04:01:29Z", 8 "closed_at": "2021-04-26T17:45:32Z", 9 "merged_at": null, 10 "base_ref": "master", 11 "head_ref": "renovate/ts-loader-8.x", 12 "labels": [], 13 "assignees": [], 14 "requested_reviewers": [], 15 "body": "[](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [ts-loader](https://togithub.com/TypeStrong/ts-loader) | [`^4.3.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/ts-loader/4.5.0/8.0.17) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>TypeStrong/ts-loader</summary>\n\n### [`v8.0.17`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8017)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.16...v8.0.17)\n\n- [Included correct webpack source location in emitted errors](https://togithub.com/TypeStrong/ts-loader/issues/1199) - thanks [@​lorenzodallavecchia](https://togithub.com/lorenzodallavecchia)\n\n### [`v8.0.16`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8016)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.15...v8.0.16)\n\n- [Re-Fixed missing errors in watch mode in webpack5](https://togithub.com/TypeStrong/ts-loader/issues/1204) - thanks [@​appzuka](https://togithub.com/appzuka)\n\n### [`v8.0.15`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8015)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.14...v8.0.15)\n\n- [Update definition files in watch mode in webpack@5](https://togithub.com/TypeStrong/ts-loader/pull/1249) - thanks [@​appzuka](https://togithub.com/appzuka),[@​JonWallsten](https://togithub.com/JonWallsten),[@​alexander-akait](https://togithub.com/alexander-akait)\n- [Add afterDeclarations to getCustomTransformers in README.md](https://togithub.com/TypeStrong/ts-loader/pull/1248) - thanks [@​appzuka](https://togithub.com/appzuka)\n\n### [`v8.0.14`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8014)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.13...v8.0.14)\n\n- [Upgrade `chalk`, `loader-utils`, and `semver` to latest stable versions](https://togithub.com/TypeStrong/ts-loader/pull/1237) - thanks Avi Vahl\n\n### [`v8.0.13`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8013)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.13)\n\n- [Speed up builds by adding an in-memory cache to file path lookups](https://togithub.com/TypeStrong/ts-loader/pull/1228) - thanks [@​berickson1](https://togithub.com/berickson1)\n\n### [`v8.0.12`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8012)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.11...v8.0.12)\n\n- [Instead of checking date, check time thats more accurate to see if something has changed](https://togithub.com/TypeStrong/ts-loader/pull/1217) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)\n\n### [`v8.0.11`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8011)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.10...v8.0.11)\n\n- [Fixed build failing in yarn v2 pnp](https://togithub.com/TypeStrong/ts-loader/pull/1209) - thanks [@​aicest](https://togithub.com/aicest)\n\n### [`v8.0.10`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8010)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.9...v8.0.10)\n\n- [Fixed missing errors in watch mode in webpack5](https://togithub.com/TypeStrong/ts-loader/issues/1204) - thanks [@​appzuka](https://togithub.com/appzuka)\n\n### [`v8.0.9`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v809)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.8...v8.0.9)\n\n- [Fixed build failing when using thread-loader](https://togithub.com/TypeStrong/ts-loader/pull/1207) - thanks [@​valerio](https://togithub.com/valerio)\n\n### [`v8.0.8`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v808)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.7...v8.0.8)\n\n- [Fixed memory leak when using multiple webpack instances](https://togithub.com/TypeStrong/ts-loader/pull/1205) - thanks [@​valerio](https://togithub.com/valerio)\n\n### [`v8.0.7`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v807)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.6...v8.0.7)\n\n- [Speeds up project reference build and doesnt store the result in memory](https://togithub.com/TypeStrong/ts-loader/pull/1202) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)\n\n### [`v8.0.6`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v806)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.5...v8.0.6)\n\n- [Fixed further deprecation warning on webpack@5](https://togithub.com/TypeStrong/ts-loader/issues/1196) - thanks [@​appzuka](https://togithub.com/appzuka)\n\n### [`v8.0.5`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v805)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/8.0.4...v8.0.5)\n\n- [Fixed deprecation warnings on webpack@5](https://togithub.com/TypeStrong/ts-loader/issues/1194) - thanks [@​sanex3339](https://togithub.com/sanex3339)\n\n### [`v8.0.4`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v804)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.3...8.0.4)\n\n- [Uses existing instance if config file is same as already built solution](https://togithub.com/TypeStrong/ts-loader/pull/1177) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)\n\n### [`v8.0.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v803)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.2...v8.0.3)\n\n- [Fix the wrong instance caching when using `appendTsSuffixTo` and `appendTsxSuffixTo` together](https://togithub.com/TypeStrong/ts-loader/pull/1170) - thanks [@​meowtec](https://togithub.com/meowtec)\n\n### [`v8.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v802)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.1...v8.0.2)\n\n- [Fix 2 issues with experimentalWatchApi](https://togithub.com/TypeStrong/ts-loader/pull/1159) - thanks [@​appzuka](https://togithub.com/appzuka)\n\n### [`v8.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v8014)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.0...v8.0.1)\n\n- [Upgrade `chalk`, `loader-utils`, and `semver` to latest stable versions](https://togithub.com/TypeStrong/ts-loader/pull/1237) - thanks Avi Vahl\n\n### [`v8.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v800)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.0)\n\n- [Support for symlinks in project references](https://togithub.com/TypeStrong/ts-loader/pull/1136) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)!\n- `ts-loader` now supports TypeScript 3.6 and greater **BREAKING CHANGE**\n\n### [`v7.0.5`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v705)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.4...v7.0.5)\n\n- [Add a delay before starting the comparison tests to avoid failures under WSL](https://togithub.com/TypeStrong/ts-loader/pull/1109) - thanks [@​appzuka](https://togithub.com/appzuka)\n- [Apply other loaders when updating files in watch mode](https://togithub.com/TypeStrong/ts-loader/pull/1115) - thanks [@​iorate](https://togithub.com/iorate)\n\n### [`v7.0.4`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v704)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.3...v7.0.4)\n\n- [Ensure a separate webpack instance is created for different loader options](https://togithub.com/TypeStrong/ts-loader/pull/1104) - thanks [@​appzuka](https://togithub.com/appzuka)\n\n### [`v7.0.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v703)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.2...v7.0.3)\n\n- [Ensure that JSON files are included in build module resolution](https://togithub.com/TypeStrong/ts-loader/pull/1101) - thanks [@​berickson1](https://togithub.com/berickson1)\n\n### [`v7.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v702)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.1...v7.0.2)\n\n- [Make content hash consistent across machines](https://togithub.com/TypeStrong/ts-loader/pull/1085) - thanks [@​elyalvarado](https://togithub.com/elyalvarado)\n\n### [`v7.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v701)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.0...v7.0.1)\n\n- [fix: watch-run](https://togithub.com/TypeStrong/ts-loader/pull/1083) - thanks [@​zn4rk](https://togithub.com/zn4rk)\n\n### [`v7.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v700)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.2.2...v7.0.0)\n\n- [Project reference support enhancements](https://togithub.com/TypeStrong/ts-loader/pull/1076) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)!\n- Following the end of life of Node 8, `ts-loader` no longer supports Node 8 **BREAKING CHANGE**\n\n### [`v6.2.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v622)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.2.1...v6.2.2)\n\n- [Enable typescript 3.8.3 support when using `webpack.config.ts` files](https://togithub.com/TypeStrong/ts-loader/issues/1072) - thanks [@​vladimiry](https://togithub.com/vladimiry)!\n\n### [`v6.2.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v621)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.2.0...v6.2.1)\n\n- [Output types alongside JS files, enable declaration maps](https://togithub.com/TypeStrong/ts-loader/pull/1026) - thanks [@​meyer](https://togithub.com/meyer)!\n\n### [`v6.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v620)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.2...v6.2.0)\n\n- [Emitting .tsbuildinfo when using watch api](https://togithub.com/TypeStrong/ts-loader/pull/1017) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)!\n\n### [`v6.1.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v612)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.1...v6.1.2)\n\n- [don't emit declaration files for a declaration file](https://togithub.com/TypeStrong/ts-loader/pull/1015) ([#​1014](https://togithub.com/TypeStrong/ts-loader/issues/1014)) - thanks [@​gvinaccia](https://togithub.com/gvinaccia)!\n- [Consume typescript apis from typescript nightly](https://togithub.com/TypeStrong/ts-loader/pull/1016) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)!\n\n### [`v6.1.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v611)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.0...v6.1.1)\n\n- [Fix SolutionBuilder watches](https://togithub.com/TypeStrong/ts-loader/pull/1003) and [related fixes](https://togithub.com/TypeStrong/ts-loader/pull/1011) ([#​998](https://togithub.com/TypeStrong/ts-loader/issues/998)) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)!\n- [fix: no errors reported if flagged with @​ts-check](https://togithub.com/TypeStrong/ts-loader/pull/1008) ([#​1004](https://togithub.com/TypeStrong/ts-loader/issues/1004)) - thanks [@​reinholdk](https://togithub.com/reinholdk)!\n\n### [`v6.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v610)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.4...v6.1.0)\n\n- [Build upstream project references with SolutionBuilder](https://togithub.com/TypeStrong/ts-loader/pull/935) ([#​851](https://togithub.com/TypeStrong/ts-loader/issues/851), [#​913](https://togithub.com/TypeStrong/ts-loader/issues/913)) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)!\n\n### [`v6.0.4`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v604)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.3...v6.0.4)\n\n- [Fix issue when handling files not included in tsconfig.json](https://togithub.com/TypeStrong/ts-loader/issues/943) ([#​934](https://togithub.com/TypeStrong/ts-loader/issues/934)) - thanks [@​davazp](https://togithub.com/davazp)!\n\n### [`v6.0.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v603)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.2...v6.0.3)\n\n- [Upgrade typescript version to 3.5.2](https://togithub.com/TypeStrong/ts-loader/pull/954) ([#​954](https://togithub.com/TypeStrong/ts-loader/issues/954)) - thanks [@​fa93hws](https://togithub.com/fa93hws)\n\n### [`v6.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v602)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.1...v6.0.2)\n\n- [Set configFilePath when reading config file](https://togithub.com/TypeStrong/ts-loader/pull/942) ([#​939](https://togithub.com/TypeStrong/ts-loader/issues/939)) - thanks [@​konpikwastaken](https://togithub.com/konpikwastaken)!\n\n### [`v6.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v601)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.0...v6.0.1)\n\n- [Fix issue with `resolveTypeReferenceDirective` causing errors like `Cannot find name 'it'` with Jest](https://togithub.com/TypeStrong/ts-loader/pull/936) ([#​934](https://togithub.com/TypeStrong/ts-loader/issues/934)) ([#​919](https://togithub.com/TypeStrong/ts-loader/issues/919)) - thanks [@​andrewbranch](https://togithub.com/andrewbranch)!\n- [Fix TypeScript diagnostics not being printed to console when using project references](https://togithub.com/TypeStrong/ts-loader/pull/937) ([#​932](https://togithub.com/TypeStrong/ts-loader/issues/932)) - thanks [@​andrewbranch](https://togithub.com/andrewbranch)!\n\n### [`v6.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v600)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.5...v6.0.0)\n\n- [Drop support for node < 8.6 related to micromatch upgrade to 4](https://togithub.com/TypeStrong/ts-loader/pull/930); see: [#​929](https://togithub.com/TypeStrong/ts-loader/issues/929)\n- [Update dependencies](https://togithub.com/TypeStrong/ts-loader/pull/928) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)!\n\n### [`v5.4.5`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v545)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.4...v5.4.5)\n\n- [use @​types/webpack for loader typings](https://togithub.com/TypeStrong/ts-loader/pull/927) - thanks [@​LukeSheard](https://togithub.com/LukeSheard)!\n\n### [`v5.4.4`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v544)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.3...v5.4.4)\n\n- [refactor: add common appendTsTsxSuffixesIfRequired function to instance](https://togithub.com/TypeStrong/ts-loader/pull/924) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)!\n\n### [`v5.4.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v543)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.3...v5.4.3)\n\n- [feat: resolveTypeReferenceDirective support for yarn PnP](https://togithub.com/TypeStrong/ts-loader/pull/921) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)!\n- [fix: don't include anything apart from ts-loader in publish](https://togithub.com/TypeStrong/ts-loader/pull/923) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)!\n\n### [`v5.3.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v533)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.2...v5.3.3)\n\n- [fix: Pass ts.Program to getCustomTransformers](https://togithub.com/TypeStrong/ts-loader/pull/889) ([#​860](https://togithub.com/TypeStrong/ts-loader/issues/860)) - thanks [@​andersekdahl](https://togithub.com/andersekdahl)!\n\n### [`v5.3.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v532)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.1...v5.3.2)\n\n- [feat: enable experimentalFileCaching by default](https://togithub.com/TypeStrong/ts-loader/pull/885) ([#​868](https://togithub.com/TypeStrong/ts-loader/issues/868)) - thanks [@​timocov](https://togithub.com/timocov)!\n\n### [`v5.3.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v531)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.0...v5.3.1)\n\n- [fix: projectReferences with rootDir](https://togithub.com/TypeStrong/ts-loader/pull/871) ([#​868](https://togithub.com/TypeStrong/ts-loader/issues/868)) - thanks [@​andrewbranch](https://togithub.com/andrewbranch)!\n\n### [`v5.3.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v530)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.2...v5.3.0)\n\n- [feat: Exposes a `resolveNodeModule` option](https://togithub.com/TypeStrong/ts-loader/pull/862) - thanks [@​arcanis](https://togithub.com/arcanis)!\n\n### [`v5.2.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v522)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.1...v5.2.2)\n\n- [feat: Micro-optimizations](https://togithub.com/TypeStrong/ts-loader/pull/855) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)\n\n### [`v5.2.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v521)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.0...v5.2.1)\n\n- [feat: Lists typescript as a peer dependency](https://togithub.com/TypeStrong/ts-loader/pull/841) - thanks [@​arcanis](https://togithub.com/arcanis)!\n\n### [`v5.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v520)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.1.1...v5.2.0)\n\n- [feat: Initial support for project references - `projectReferences`](https://togithub.com/TypeStrong/ts-loader/pull/817) - thanks [@​andrewbranch](https://togithub.com/andrewbranch)!\n\n### [`v5.1.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v511)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.1.0...v5.1.1)\n\n- [fix(getTranspilationEmit): pass the raw path to transpileModule](https://togithub.com/TypeStrong/ts-loader/pull/835) - thanks [@​Brooooooklyn](https://togithub.com/Brooooooklyn)\n\n### [`v5.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v510)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.0.0...v5.1.0)\n\n- [feat: Added cache for some FS operations while compiling - `experimentalFileCaching`](https://togithub.com/TypeStrong/ts-loader/pull/829) - thanks [@​timocov](https://togithub.com/timocov)!\n\n### [`v5.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v500)\n\n[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v4.5.0...v5.0.0)\n\n- [feat: Fixed issue with incorrect output path for declaration files](https://togithub.com/TypeStrong/ts-loader/pull/822) - thanks [@​JonWallsten](https://togithub.com/JonWallsten)! **BREAKING CHANGE**\n\n</details>\n\n---\n\n### Renovate configuration\n\n:date: **Schedule**: At any time (no schedule defined).\n\n:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n:no_bell: **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 }