Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ts-loader (6.0.4 → 6.1.0) · Repo · Changelog
Release Notes
6.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Merge pull request #935 from sheetalkamat/solutionBuilder
6.1.0
Update CHANGELOG and README
Merge remote-tracking branch 'upstream/master' into solutionBuilder
Update TypeScript version to stable
Add output path to vanilla example webpack config (#994)
Feature/migrate test pack to 3 6 (#992)
Remove links to missing examples about HappyPack (#984)
Fix broken links in `test/` readme files (#985)
Bump lodash from 4.17.4 to 4.17.15 in /examples/thread-loader (#983)
Bump lodash in /test/execution-tests/babel-es6resolveParent (#982)
Bump lodash in /test/execution-tests/2.1.4_babel-react (#981)
Bump lodash in /test/execution-tests/2.1.4_babel-allowJsImportTypes (#980)
Bump lodash in /test/execution-tests/2.1.4_babel-es2016 (#979)
Bump lodash in /test/execution-tests/2.8.1_option-context (#978)
Bump lodash in /test/execution-tests/2.4.1_babel-importCodeSplitting (#977)
Bump lodash (#976)
Bump lodash from 4.17.5 to 4.17.15 (#975)
Bump lodash in /examples/fork-ts-checker-webpack-plugin (#963)
Bump lodash from 4.17.11 to 4.17.14 in /examples/vanilla (#965)
migrate fork-ts-checker-webpack-plugin example to use ESLint (#960)
Set config file in when updating compiler options
Merge branch 'master' into solutionBuilder
Correct Hot Module replacement description (#961)
Yarn pnp examples (#944)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands