Update dependency ts-loader to v7
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
ts-loader | dependencies | major | ^7.0.2 | source |
Release Notes
TypeStrong/ts-loader
v7.0.2
v7.0.1
- fix: watch-run - thanks @zn4rk
v7.0.0
- Project reference support enhancements - thanks @sheetalkamat!
- Following the end of life of Node 8,
ts-loader
no longer supports Node 8 BREAKING CHANGE
v6.2.2
v6.2.1
v6.2.0
v6.1.2
- don't emit declaration files for a declaration file (#1014) - thanks @gvinaccia!
- Consume typescript apis from typescript nightly - thanks @sheetalkamat!
v6.1.1
- Fix SolutionBuilder watches and related fixes (#998) - thanks @sheetalkamat!
- fix: no errors reported if flagged with @ts-check (#1004) - thanks @reinholdk!
v6.1.0
v6.0.4
v6.0.3
- Upgrade typescript version to 3.5.2 (#954) - thanks @fa93hws
v6.0.2
v6.0.1
-
Fix issue with
resolveTypeReferenceDirective
causing errors likeCannot find name 'it'
with Jest (#934) (#919) - thanks @andrewbranch! - Fix TypeScript diagnostics not being printed to console when using project references (#932) - thanks @andrewbranch!
v6.0.0
- Drop support for node < 8.6 related to micromatch upgrade to 4; see: #929
- Update dependencies - thanks @johnnyreilly!
v5.4.5
v5.4.4
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.