SocialNetworkNews / SocialNetworkNews-Web

A open-source Paper.li clone
GNU General Public License v3.0
4 stars 2 forks source link

Update dependency ts-loader to v7 - autoclosed #88

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ts-loader dependencies major ^4.3.0 -> ^7.0.0

Release Notes

TypeStrong/ts-loader ### [`v7.0.5`](https://togithub.com/TypeStrong/ts-loader/blob/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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/master/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: [#​929](https://togithub.com/TypeStrong/ts-loader/issues/929) - [Update dependencies](https://togithub.com/TypeStrong/ts-loader/pull/928) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)! ### [`v5.4.5`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v545) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.4...v5.4.5) - [use @​types/webpack for loader typings](https://togithub.com/TypeStrong/ts-loader/pull/927) - thanks [@​LukeSheard](https://togithub.com/LukeSheard)! ### [`v5.4.4`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v544) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.4.3...v5.4.4) - [refactor: add common appendTsTsxSuffixesIfRequired function to instance](https://togithub.com/TypeStrong/ts-loader/pull/924) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)! ### [`v5.4.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v543) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.3...v5.4.3) - [feat: resolveTypeReferenceDirective support for yarn PnP](https://togithub.com/TypeStrong/ts-loader/pull/921) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly)! - [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)! ### [`v5.3.3`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v533) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.2...v5.3.3) - [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)! ### [`v5.3.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v532) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.1...v5.3.2) - [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)! ### [`v5.3.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v531) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.3.0...v5.3.1) - [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)! ### [`v5.3.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v530) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.2...v5.3.0) - [feat: Exposes a `resolveNodeModule` option](https://togithub.com/TypeStrong/ts-loader/pull/862) - thanks [@​arcanis](https://togithub.com/arcanis)! ### [`v5.2.2`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v522) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.1...v5.2.2) - [feat: Micro-optimizations](https://togithub.com/TypeStrong/ts-loader/pull/855) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v5.2.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v521) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.2.0...v5.2.1) - [feat: Lists typescript as a peer dependency](https://togithub.com/TypeStrong/ts-loader/pull/841) - thanks [@​arcanis](https://togithub.com/arcanis)! ### [`v5.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v520) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.1.1...v5.2.0) - [feat: Initial support for project references - `projectReferences`](https://togithub.com/TypeStrong/ts-loader/pull/817) - thanks [@​andrewbranch](https://togithub.com/andrewbranch)! ### [`v5.1.1`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v511) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.1.0...v5.1.1) - [fix(getTranspilationEmit): pass the raw path to transpileModule](https://togithub.com/TypeStrong/ts-loader/pull/835) - thanks [@​Brooooooklyn](https://togithub.com/Brooooooklyn) ### [`v5.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v510) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v5.0.0...v5.1.0) - [feat: Added cache for some FS operations while compiling - `experimentalFileCaching`](https://togithub.com/TypeStrong/ts-loader/pull/829) - thanks [@​timocov](https://togithub.com/timocov)! ### [`v5.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v500) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v4.5.0...v5.0.0) - [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**

Renovate configuration

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

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

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

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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