Update dependency ts-loader to v9 - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
ts-loader | ^8.0.15 -> ^9.2.5 |
Release Notes
TypeStrong/ts-loader
v9.2.5
v9.2.4
v9.2.3
v9.2.2
- Start consuming webpack loader types - thanks @johnnyreilly
- Add webpack minimum version in peerDependencies - thanks @afdev82
v9.2.1
v9.2.0
- Fixed impossibility to have several instances of ts-loader with different compiler options - thanks @timocov
v9.1.2
v9.1.1
v9.1.0
- Use caches for module resolution and type reference directives when using compiler default functions - thanks @sheetalkamat - uses: https://github.com/microsoft/TypeScript/pull/43700
v9.0.2
v9.0.1
v9.0.0
Breaking changes:
- minimum webpack version: 5
- minimum node version: 12
Changes:
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.