19.json (2945B)
1 { 2 "number": 19, 3 "title": "Update dependency ts-loader to v4", 4 "state": "merged", 5 "diff_file": "19.diff", 6 "author": "renovate[bot]", 7 "created_at": "2018-04-17T13:19:11Z", 8 "closed_at": "2018-05-19T09:38:05Z", 9 "merged_at": "2018-05-19T09:38:05Z", 10 "base_ref": "master", 11 "head_ref": "renovate/ts-loader-4.x", 12 "labels": [ 13 "enhancement", 14 "Dependencies" 15 ], 16 "assignees": [], 17 "requested_reviewers": [], 18 "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.3.0`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#​430)\n[Compare Source](https://github.com/TypeStrong/ts-loader/compare/v4.2.0...v4.3.0)\n* [Fix dependency resolution when using pnpm](`https://github.com/TypeStrong/ts-loader/pull/774`) - thanks @​xbtsw and @​zkochan!\n* [Add `allowTsInNodeModules` option for importing .ts files from node_modules](`https://github.com/TypeStrong/ts-loader/pull/773`) - thanks @​aelawson!\n\n---\n\n### [`v4.2.0`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#​420)\n[Compare Source](https://github.com/TypeStrong/ts-loader/compare/v4.1.0...v4.2.0)\n* [Pass `context' to error formatters](`https://github.com/TypeStrong/ts-loader/pull/756`) - thanks @​gustavderdrache!\n\n---\n\n### [`v4.1.0`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v410)\n[Compare Source](https://github.com/TypeStrong/ts-loader/compare/v4.0.1...v4.1.0)\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### [`v4.0.1`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v401)\n[Compare Source](https://github.com/TypeStrong/ts-loader/compare/v4.0.0...v4.0.1)\n* [Fix name collision in experimentalWatchApi code](`https://github.com/TypeStrong/ts-loader/pull/737`) - thanks @​MLoughry!\n\n---\n\n### [`v4.0.0`](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v400)\n[Compare Source](https://github.com/TypeStrong/ts-loader/compare/dd60ed6206910acc1a006982bd484aa6a1414cbe...v4.0.0)\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</details>\n\n\n\n\n---\n\nThis PR has been generated by [Renovate Bot](https://renovatebot.com).", 19 "comments": [], 20 "review_comments": [] 21 }