chore(deps): update devdependency ts-loader to v9 (v0)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ts-loader | ^8 -> ^9 |
Release Notes
TypeStrong/ts-loader
v9.4.1
- Hotfix: Disable
enhanced-resolve- thanks @manuth
v9.4.0
v9.3.1
- Bug fix: Generate declaration files for js files if allowJs is set to true [#1260] - thanks @hediet and @mvilliger
v9.3.0
v9.2.9
v9.2.8
v9.2.7
- cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 [#1421] - thanks @johnny_reilly and @cspotcode for inspiration in ts-node work here: https://github.com/TypeStrong/ts-node/pull/1648
v9.2.6
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
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #552 (4be0de4) into v0 (1934b35) will decrease coverage by
58.73%. The diff coverage isn/a.
@@ Coverage Diff @@
## v0 #552 +/- ##
==========================================
- Coverage 58.73% 0.00% -58.74%
==========================================
Files 34 32 -2
Lines 647 635 -12
Branches 218 216 -2
==========================================
- Hits 380 0 -380
- Misses 266 630 +364
- Partials 1 5 +4
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/runtime/providers/ipx.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/runtime/providers/glide.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/runtime/providers/imgix.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/runtime/providers/fastly.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/runtime/providers/gumlet.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/runtime/providers/static.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/runtime/providers/unsplash.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/runtime/providers/contentful.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/runtime/providers/imageengine.ts | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| src/module.ts | 0.00% <0.00%> (-89.66%) |
:arrow_down: |
| ... and 18 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.