chore(deps): update dependency ts-loader to v3.4.0 #519
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency ts-loader from
v3.2.0
tov3.4.0
Commits
TypeStrong/ts-loader
3.4.0
5f60800
clearer changelog5a3ef9d
Prepare for 3.4.0 releaseb67e587
Merge pull request #698 from KnisterPeter/rebuild-on-depending-dts-changes70dd908
test: update stale test dataf53431a
test: rebuild stale test data3.3.1
dd60ed6
preparing for 3.3.1 release21f4065
Merge pull request #715 from sheetalkamat/builderApiFixesfdacf55
Fix the lib file detectiondf9a387
Fixes to support builder api for compiling https://github.com/johnnyreilly/typescript-ts-loader-watch-api-illustration correctly3.3.0
6444fa4
Fix up testse8a4bb0
Merge pull request #688 from christiantinauer/masterc6354c1
Merge branch 'master' into master3d41633
Fix reportFile testsea8dfd7
Merge pull request #701 from freeman/reportFiles92a73e2
Merge in watch fixes27469c2
Add missing comma64914e0
Merge branch 'master' into reportFiles6d55769
Fixed believed issue with watch implementation cc @sheetalkamat4a6b0da
Fix tests and place watchApi usage behind experimentalWatchApi option7add160
Merge pull request #685 from sheetalkamat/builderApi3015608
Merge pull request #714 from TypeStrong/feature/create_2_7_test_pack72b1648
upgrade CI to run with 2.7 rc9a63c78
include emit changes for 2.7 in test pack44fa12b
create 2.7 test outputffe4008
upgrade to typescript@2.7.0-rc0d75cbd
Merge pull request #713 from TypeStrong/feature/add-new-code-splitting-test1015b7a
Add import code splitting execution test with no babel dependency760505b
Lock karma-webpack to 2.0.6 because of Dynamic import does not work after 2.0.7 codymikol/karma-webpack#29142e04a5
Use createProgram api of the watch compiler host11e040a
Update .travis.yml - Regression: Chrome fails to start due to incorrect default chrome-sandbox permissions travis-ci/travis-ci#8836 (comment)a0da49a
improve documentation3b20728
formatting71d3776
fix validateLoaderOptionNames test4a674fa
add to README.md47f5765
patterns are now relative to the webpack context2dae882
initial implementation of reportFiles31fc634
feat: add depending .d.ts files as changed when watch is triggeredc633381
Merge pull request #694 from jonaskello/readme-mention-tsconfig-paths188a9ee
Update README.md7859d86
Mention tsconfig-paths-webpack-plugin in readme. Fixes #693.b2d6c2a
Update to WatchProgram api259dbb3
Update with reworked apic598da3
Fixed tsconfig.json of test "option-context" again (2).17dc8e5
Fixed tsconfig.json of test "option-context" again.bc2254d
Fixed tsconfig.json in test "option-context" to work with older TS versions.921ed28
Completly reworked test "option-context".34be34d
Removed option "contextAsConfigBasePath" because the context given to the loader is NOT the webpack.context but the directory of the current file. This makes the option useless.b206368
remove unused dependencies from core-js exampleThis PR has been generated by Renovate Bot.