88.json (14470B)
1 { 2 "number": 88, 3 "title": "Update dependency ts-loader to v7 - autoclosed", 4 "state": "closed", 5 "diff_file": "88.diff", 6 "author": "renovate[bot]", 7 "created_at": "2020-05-06T00:00:00Z", 8 "closed_at": "2020-07-10T19:54:57Z", 9 "merged_at": null, 10 "base_ref": "master", 11 "head_ref": "renovate/ts-loader-7.x", 12 "labels": [], 13 "assignees": [], 14 "requested_reviewers": [], 15 "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [ts-loader](https://togithub.com/TypeStrong/ts-loader) | dependencies | major | [`^4.3.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/ts-loader/4.5.0/7.0.5) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>TypeStrong/ts-loader</summary>\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#SocialNetworkNews/SocialNetworkNews-Web).", 16 "comments": [], 17 "review_comments": [] 18 }