EtherealEngine / Blockchain-in-a-Box

A batteries-included ethereum blockchain for bootstrapping the Metaverse.🚀🚀🚀
MIT License
61 stars 36 forks source link

Update dependency ts-loader to v9.2.7 #639

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-loader 5.4.5 -> 9.2.7 age adoption passing confidence
ts-loader 9.2.6 -> 9.2.7 age adoption passing confidence

Release Notes

TypeStrong/ts-loader ### [`v9.2.7`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v927) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.6...v9.2.7) - [cater for change in resolveTypeReferenceDirective API in TypeScript 4.7](https://togithub.com/TypeStrong/ts-loader/pull/1422) \[[#​1421](https://togithub.com/TypeStrong/ts-loader/issues/1421)] - thanks @​johnny_reilly and [@​cspotcode](https://togithub.com/cspotcode) for inspiration in ts-node work here: https://github.com/TypeStrong/ts-node/pull/1648 ### [`v9.2.6`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v926) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.5...v9.2.6) - [Docs fix for thread-loader / history](https://togithub.com/TypeStrong/ts-loader/pull/1377) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.2.5`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v925) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.4...v9.2.5) - [Add function to get the latest program](https://togithub.com/TypeStrong/ts-loader/pull/1352) - thanks [@​Zn4rK](https://togithub.com/Zn4rK) ### [`v9.2.4`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v924) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.3...v9.2.4) - [Fix undefined configPath now falls back to default](https://togithub.com/TypeStrong/ts-loader/pull/1346) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.2.3`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v923) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.2...v9.2.3) - [Fix error message for invalid getCustomTransformers modules](https://togithub.com/TypeStrong/ts-loader/issues/1334) - thanks [@​blaky](https://togithub.com/blaky) ### [`v9.2.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v922) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.1...v9.2.2) - [Start consuming webpack loader types](https://togithub.com/TypeStrong/ts-loader/issues/1325) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) - [Add webpack minimum version in peerDependencies](https://togithub.com/TypeStrong/ts-loader/issues/1324) - thanks [@​afdev82](https://togithub.com/afdev82) ### [`v9.2.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v921) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.0...v9.2.1) - [Make v9 latest in npm again](https://togithub.com/TypeStrong/ts-loader/issues/1320) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v920) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.1.2...v9.2.0) - [Fixed impossibility to have several instances of ts-loader with different compiler options](https://togithub.com/TypeStrong/ts-loader/issues/1316) - thanks [@​timocov](https://togithub.com/timocov) ### [`v9.1.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v912) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.1.1...v9.1.2) - [Fix removed files handling in watch mode](https://togithub.com/TypeStrong/ts-loader/pull/1293) - thanks [@​gasnier](https://togithub.com/gasnier) ### [`v9.1.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v911) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.1.0...v9.1.1) - [update CHANGELOG.md for 8.2.0 release](https://togithub.com/TypeStrong/ts-loader/pull/1291) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v910) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.0.2...v9.1.0) - [Use caches for module resolution and type reference directives when using compiler default functions](https://togithub.com/TypeStrong/ts-loader/pull/1287) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat) - uses: https://github.com/microsoft/TypeScript/pull/43700 ### [`v9.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v902) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.0.1...v9.0.2) - [Remove usage of loader-utils](https://togithub.com/TypeStrong/ts-loader/pull/1288) - thanks [@​jonwallsten](https://togithub.com/jonwallsten) ### [`v9.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v901) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.0.0...v9.0.1) - [Use correct hook for emitting additional assets during compilation](https://togithub.com/TypeStrong/ts-loader/pull/1286) - thanks [@​jonwallsten](https://togithub.com/jonwallsten) ### [`v9.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v900) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.3.0...v9.0.0) Breaking changes: - minimum webpack version: 5 - minimum node version: 12 Changes: - [webpack 5 migration](https://togithub.com/TypeStrong/ts-loader/pull/1251) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly), [@​jonwallsten](https://togithub.com/jonwallsten), [@​sokra](https://togithub.com/sokra), [@​appzuka](https://togithub.com/appzuka), [@​alexander-akait](https://togithub.com/alexander-akait) ### [`v8.3.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v830) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.2.0...v8.3.0) - [Fixed impossibility to have several instances of ts-loader with different compiler options](https://togithub.com/TypeStrong/ts-loader/issues/1316) - thanks [@​timocov](https://togithub.com/timocov) - This is a backport from v9.2.0 for webpack 4 compatibility ### [`v8.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v820) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.1.0...v8.2.0) - [Use caches for module resolution and type reference directives when using compiler default functions](https://togithub.com/TypeStrong/ts-loader/pull/1287) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat) - uses: https://github.com/microsoft/TypeScript/pull/43700 - This is a backport from v9.1.0 for webpack 4 compatibility ### [`v8.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v810) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.18...v8.1.0) - [feat: remove top-level typescript import statements](https://togithub.com/TypeStrong/ts-loader/pull/1259) - thanks [@​ulivz](https://togithub.com/ulivz) ### [`v8.0.18`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8018) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.17...v8.0.18) - [Perf: Optimize fileExists callback path](https://togithub.com/TypeStrong/ts-loader/issues/1266) - thanks [@​berickson1](https://togithub.com/berickson1) ### [`v8.0.17`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8017) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.16...v8.0.17) - [Included correct webpack source location in emitted errors](https://togithub.com/TypeStrong/ts-loader/issues/1199) - thanks [@​lorenzodallavecchia](https://togithub.com/lorenzodallavecchia) ### [`v8.0.16`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8016) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.15...v8.0.16) - [Re-Fixed missing errors in watch mode in webpack5](https://togithub.com/TypeStrong/ts-loader/issues/1204) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.15`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8015) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.14...v8.0.15) - [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) - [Add afterDeclarations to getCustomTransformers in README.md](https://togithub.com/TypeStrong/ts-loader/pull/1248) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.14`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8014) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.13...v8.0.14) - [Upgrade `chalk`, `loader-utils`, and `semver` to latest stable versions](https://togithub.com/TypeStrong/ts-loader/pull/1237) - thanks Avi Vahl ### [`v8.0.13`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8013) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.13) - [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) ### [`v8.0.12`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8012) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.11...v8.0.12) - [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) ### [`v8.0.11`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8011) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.10...v8.0.11) - [Fixed build failing in yarn v2 pnp](https://togithub.com/TypeStrong/ts-loader/pull/1209) - thanks [@​aicest](https://togithub.com/aicest) ### [`v8.0.10`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8010) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.9...v8.0.10) - [Fixed missing errors in watch mode in webpack5](https://togithub.com/TypeStrong/ts-loader/issues/1204) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.9`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v809) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.8...v8.0.9) - [Fixed build failing when using thread-loader](https://togithub.com/TypeStrong/ts-loader/pull/1207) - thanks [@​valerio](https://togithub.com/valerio) ### [`v8.0.8`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v808) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.7...v8.0.8) - [Fixed memory leak when using multiple webpack instances](https://togithub.com/TypeStrong/ts-loader/pull/1205) - thanks [@​valerio](https://togithub.com/valerio) ### [`v8.0.7`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v807) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.6...v8.0.7) - [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) ### [`v8.0.6`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v806) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.5...v8.0.6) - [Fixed further deprecation warning on webpack@5](https://togithub.com/TypeStrong/ts-loader/issues/1196) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.5`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v805) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/8.0.4...v8.0.5) - [Fixed deprecation warnings on webpack@5](https://togithub.com/TypeStrong/ts-loader/issues/1194) - thanks [@​sanex3339](https://togithub.com/sanex3339) ### [`v8.0.4`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v804) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.3...8.0.4) - [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) ### [`v8.0.3`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v803) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.2...v8.0.3) - [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) ### [`v8.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v802) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.1...v8.0.2) - [Fix 2 issues with experimentalWatchApi](https://togithub.com/TypeStrong/ts-loader/pull/1159) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8018) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.0...v8.0.1) - [Perf: Optimize fileExists callback path](https://togithub.com/TypeStrong/ts-loader/issues/1266) - thanks [@​berickson1](https://togithub.com/berickson1) ### [`v8.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v800) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.0) - [Support for symlinks in project references](https://togithub.com/TypeStrong/ts-loader/pull/1136) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)! - `ts-loader` now supports TypeScript 3.6 and greater **BREAKING CHANGE** ### [`v7.0.5`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v705) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.4...v7.0.5) - [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) - [Apply other loaders when updating files in watch mode](https://togithub.com/TypeStrong/ts-loader/pull/1115) - thanks [@​iorate](https://togithub.com/iorate) ### [`v7.0.4`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v704) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.3...v7.0.4) - [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) ### [`v7.0.3`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v703) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.2...v7.0.3) - [Ensure that JSON files are included in build module resolution](https://togithub.com/TypeStrong/ts-loader/pull/1101) - thanks [@​berickson1](https://togithub.com/berickson1) ### [`v7.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v702) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.1...v7.0.2) - [Make content hash consistent across machines](https://togithub.com/TypeStrong/ts-loader/pull/1085) - thanks [@​elyalvarado](https://togithub.com/elyalvarado) ### [`v7.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v701) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.0...v7.0.1) - [fix: watch-run](https://togithub.com/TypeStrong/ts-loader/pull/1083) - thanks [@​zn4rk](https://togithub.com/zn4rk) ### [`v7.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.2.2...v7.0.0) - [Project reference support enhancements](https://togithub.com/TypeStrong/ts-loader/pull/1076) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)! - Following the end of life of Node 8, `ts-loader` no longer supports Node 8 **BREAKING CHANGE** ### [`v6.2.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v622) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.2.1...v6.2.2) - [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)! ### [`v6.2.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v621) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.2.0...v6.2.1) - [Output types alongside JS files, enable declaration maps](https://togithub.com/TypeStrong/ts-loader/pull/1026) - thanks [@​meyer](https://togithub.com/meyer)! ### [`v6.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v620) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.2...v6.2.0) - [Emitting .tsbuildinfo when using watch api](https://togithub.com/TypeStrong/ts-loader/pull/1017) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)! ### [`v6.1.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v612) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.1...v6.1.2) - [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)! - [Consume typescript apis from typescript nightly](https://togithub.com/TypeStrong/ts-loader/pull/1016) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat)! ### [`v6.1.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v611) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.1.0...v6.1.1) - [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)! - [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)! ### [`v6.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v610) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.4...v6.1.0) - [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)! ### [`v6.0.4`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v604) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.3...v6.0.4) - [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)! ### [`v6.0.3`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.2...v6.0.3) - [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) ### [`v6.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.1...v6.0.2) - [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)! ### [`v6.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v601) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v6.0.0...v6.0.1) - [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)! - [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)! ### [`v6.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v600) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.5...v6.0.0) - [Drop support for node < 8.6 related to micromatch upgrade to 4](https://togithub.com/TypeStrong/ts-loader/pull/930); see: https://github.com/TypeStrong/ts-loader/issues/929 - [Update dependencies](https://togithub.com/TypeStrong/ts-loader/pull/928) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)!

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.