12.json (4932B)
1 { 2 "number": 12, 3 "title": "Update dependency ts-loader to ^4.0.0", 4 "state": "merged", 5 "diff_file": "12.diff", 6 "author": "renovate[bot]", 7 "created_at": "2018-03-24T15:41:37Z", 8 "closed_at": "2018-03-24T16:16:31Z", 9 "merged_at": "2018-03-24T16:16:31Z", 10 "base_ref": "master", 11 "head_ref": "renovate/ts-loader-4.x", 12 "labels": [ 13 "enhancement", 14 "Dependencies" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [], 20 "body": "This Pull Request updates dependency [ts-loader](https://github.com/TypeStrong/ts-loader) from `^3.5.0` to `^4.0.0`\n\n\n\n<details>\n<summary>Release Notes</summary>\n\n### [`v4.0.0`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v400)\n\n* Support webpack 4\n* Drop support for webpack 2/3 **BREAKING CHANGE** - use ts-loader 3.x if you need webpack 2/3 support\n* Minimum TypeScript version is now 2.4.1 **BREAKING CHANGE**\n* Deprecated option `entryFileCannotBeJs` removed' **BREAKING CHANGE**\n* Start using [prettier](https://prettier.io/) for the codebase\n\n---\n\n### [`v4.0.1`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v401)\n\n* [Fix name collision in experimentalWatchApi code](`https://github.com/TypeStrong/ts-loader/pull/737`) - thanks @​MLoughry!\n\n---\n\n### [`v4.1.0`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v410)\n\n* [Fix slow `experimentalWatchApi`](`https://github.com/TypeStrong/ts-loader/pull/747`) (#​746) - thanks @​sheetalkamat and @​MLoughry!\n* [feat: `getCustomTransformers` support path string for a module](`https://github.com/TypeStrong/ts-loader/pull/745`) - thanks @​vagusX and @​s-panferov (upon whose work this is based I believe)\n\n---\n\n</details>\n\n\n<details>\n<summary>Commits</summary>\n\n#### v4.0.0\n- [`388f2a6`](https://github.com/TypeStrong/ts-loader/commit/388f2a617d1dbdbace574b2bf0bcdd933d440e0a) WIP Changes for webpack 4 (#​710)\n- [`2f8b501`](https://github.com/TypeStrong/ts-loader/commit/2f8b50192a44386ebc38c394dacad34260a6f46c) use 4.0.0 enhanced-resolve\n- [`816509f`](https://github.com/TypeStrong/ts-loader/commit/816509f54a35e73dac7c30583bb198aca84a9c95) missing linebreak\n- [`d7b68fa`](https://github.com/TypeStrong/ts-loader/commit/d7b68fa7dc741e97d4bc5f6668f874bfdb3fea67) upgrade to webpack 4 beta 3\n- [`002c0f6`](https://github.com/TypeStrong/ts-loader/commit/002c0f651cf1a8e27b0e232b7fe4a982ddce6323) start using prettier\n- [`6d442db`](https://github.com/TypeStrong/ts-loader/commit/6d442db1bc40781f5e394a0e6edc1cf3b359e829) Upgrade to webpack 4\n#### v4.0.1\n- [`9fd5004`](https://github.com/TypeStrong/ts-loader/commit/9fd50040ebf2ffa5823a16a8d75060f323bba8d2) set package.json version to 4.0.0\n- [`bbe1f33`](https://github.com/TypeStrong/ts-loader/commit/bbe1f33b48592b99b3266281b57d05ae051d5eb2) update simple examples for webpack 4 - others still need updating\n- [`79d133b`](https://github.com/TypeStrong/ts-loader/commit/79d133bde0b447424fbb04aa10cc6672521e9fdb) upgrade fork-ts-checker example dependencies\n- [`34a528b`](https://github.com/TypeStrong/ts-loader/commit/34a528ba4fa767d019621f495dd4c0f5d9f89b05) upgrade thread-loader example\n- [`c122c9f`](https://github.com/TypeStrong/ts-loader/commit/c122c9ffbf24eca99ef9297e9241d6176542010d) upgrade react-hot-boilerplate to webpack 4\n- [`8b33e3f`](https://github.com/TypeStrong/ts-loader/commit/8b33e3fb62002bef7583110390f35debcdc4b03a) update vanilla tsjs example\n- [`847e5e4`](https://github.com/TypeStrong/ts-loader/commit/847e5e447261e8cef2210816ddf4bbd4be9189ca) upgrade react cdn simple example\n- [`8b07efb`](https://github.com/TypeStrong/ts-loader/commit/8b07efbb45a1b77f66839c19ace8a081355ec771) Add note in docs about external config files (#​733)\n- [`095f837`](https://github.com/TypeStrong/ts-loader/commit/095f8379c695f6b3c454ee1a9f7b27fc7db015c2) Fix name collision in experimentalWatchApi code (#​737)\n- [`55806a1`](https://github.com/TypeStrong/ts-loader/commit/55806a14bd84cc9c3662be385d4c9c83fd746457) Prepare for 4.0.1 release\n#### v4.1.0\n- [`0936566`](https://github.com/TypeStrong/ts-loader/commit/09365665e0220e0478a58e642fb3e51a9dcbeb86) Remove cross-env from react-hot-boilerplate (#​738)\n- [`caec556`](https://github.com/TypeStrong/ts-loader/commit/caec556f750f6375d02486a55f025ba9f85f3e53) Do not create program multiple times when there are no changes in files (#​747)\n- [`6e11551`](https://github.com/TypeStrong/ts-loader/commit/6e115519c1f0ff1f66df4917039a657d62b12d85) feat: `getCustomTransformers` support path string for a module (#​745)\n- [`b191477`](https://github.com/TypeStrong/ts-loader/commit/b1914770f1f399284fcdac59e5f99efbae8e9b63) preparing 4.1.0 release\n\n</details>\n\n\n\n---\n\nThis PR has been generated by [Renovate Bot](https://renovateapp.com).", 21 "comments": [], 22 "review_comments": [] 23 }