bahmutov / add-typescript-to-cypress

Quickly adds TypeScript spec support to Cypress
https://github.com/bahmutov/test-add-typescript-to-cypress
107 stars 6 forks source link

fix(deps): update dependency ts-loader to v7 - autoclosed #116

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 5.4.5 -> 7.0.5

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)!

Renovate configuration

:date: Schedule: "every weekend" in timezone America/New_York.

: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.