tfelder-deloitte / SecurityTesting

Other
0 stars 0 forks source link

Update dependency ts-loader to v9 #558

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-loader 9.2.5 -> 9.5.1 age adoption passing confidence

Release Notes

TypeStrong/ts-loader (ts-loader) ### [`v9.5.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#951) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.5.0...v9.5.1) - [fix: inputSourceMap can be null](https://togithub.com/TypeStrong/ts-loader/pull/1639) \[[#​1638](https://togithub.com/TypeStrong/ts-loader/issues/1638)] - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) and [@​michaeltford](https://togithub.com/michaeltford) ### [`v9.5.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#950) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.4.4...v9.5.0) - [Feature: map the input source map in case ts-loader is used in a loader pipeline](https://togithub.com/TypeStrong/ts-loader/pull/1626) - thanks [@​Ka0o0](https://togithub.com/Ka0o0) and [@​bojanv55](https://togithub.com/bojanv55) ### [`v9.4.4`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#944) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.4.3...v9.4.4) - [Bug fix: let users override skipLibCheck](https://togithub.com/TypeStrong/ts-loader/pull/1617) - thanks [@​haakonflatval-cognite](https://togithub.com/haakonflatval-cognite) ### [`v9.4.3`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#943) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.4.2...v9.4.3) - [Bug fix: add config file as build dependency](https://togithub.com/TypeStrong/ts-loader/pull/1611) - thanks [@​alexander-akait](https://togithub.com/alexander-akait) ### [`v9.4.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#942) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/9.4.1...v9.4.2) - [Bug fix: Use custom transformer when building solution references](https://togithub.com/TypeStrong/ts-loader/pull/1550) \[[#​1025](https://togithub.com/TypeStrong/ts-loader/issues/1025)] - thanks [@​feosuna1](https://togithub.com/feosuna1) ### [`v9.4.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#941) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.4.0...9.4.1) - [Hotfix: Disable `enhanced-resolve`](https://togithub.com/TypeStrong/ts-loader/pull/1505) - thanks [@​manuth](https://togithub.com/manuth) ### [`v9.4.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v940) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.3.1...v9.4.0) - [Add Support for Resolving `.cjs`, `.mjs`, `.cts` and `.mts` Files](https://togithub.com/TypeStrong/ts-loader/pull/1503) \[[#​1503](https://togithub.com/TypeStrong/ts-loader/issues/1503)] - thanks [@​manuth](https://togithub.com/manuth) ### [`v9.3.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v931) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.3.0...v9.3.1) - [Bug fix: Generate declaration files for js files if allowJs is set to true](https://togithub.com/TypeStrong/ts-loader/pull/1483) \[[#​1260](https://togithub.com/TypeStrong/ts-loader/issues/1260)] - thanks [@​hediet](https://togithub.com/hediet) and [@​mvilliger](https://togithub.com/mvilliger) ### [`v9.3.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v930) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.9...v9.3.0) - [simplify configuration for fork-ts-checker-webpack-plugin](https://togithub.com/TypeStrong/ts-loader/pull/1451) - thanks [@​piotr-oles](https://togithub.com/piotr-oles) ### [`v9.2.9`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v929) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.8...v9.2.9) - [make v9 latest following v8 release](https://togithub.com/TypeStrong/ts-loader/pull/1447) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.2.8`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v928) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.7...v9.2.8) - [Bug fix: support webpack 5 in ts-loader](https://togithub.com/TypeStrong/ts-loader/pull/1439) \[[#​1438](https://togithub.com/TypeStrong/ts-loader/issues/1438)] - thanks [@​einatbar](https://togithub.com/einatbar) ### [`v9.2.7`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v927) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.6...v9.2.7) - [cater for change in resolveTypeReferenceDirective API in TypeScript 4.7](https://togithub.com/TypeStrong/ts-loader/pull/1422) \[[#​1421](https://togithub.com/TypeStrong/ts-loader/issues/1421)] - thanks @​johnny_reilly and [@​cspotcode](https://togithub.com/cspotcode) for inspiration in ts-node work here: [https://github.com/TypeStrong/ts-node/pull/1648](https://togithub.com/TypeStrong/ts-node/pull/1648) ### [`v9.2.6`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v926) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.5...v9.2.6) - [Docs fix for thread-loader / history](https://togithub.com/TypeStrong/ts-loader/pull/1377) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.2.5`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v925) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.4...v9.2.5) - [Add function to get the latest program](https://togithub.com/TypeStrong/ts-loader/pull/1352) - thanks [@​Zn4rK](https://togithub.com/Zn4rK) ### [`v9.2.4`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v924) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.3...v9.2.4) - [Fix undefined configPath now falls back to default](https://togithub.com/TypeStrong/ts-loader/pull/1346) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.2.3`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v923) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.2...v9.2.3) - [Fix error message for invalid getCustomTransformers modules](https://togithub.com/TypeStrong/ts-loader/issues/1334) - thanks [@​blaky](https://togithub.com/blaky) ### [`v9.2.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v922) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.1...v9.2.2) - [Start consuming webpack loader types](https://togithub.com/TypeStrong/ts-loader/issues/1325) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) - [Add webpack minimum version in peerDependencies](https://togithub.com/TypeStrong/ts-loader/issues/1324) - thanks [@​afdev82](https://togithub.com/afdev82) ### [`v9.2.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v921) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.2.0...v9.2.1) - [Make v9 latest in npm again](https://togithub.com/TypeStrong/ts-loader/issues/1320) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v920) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.1.2...v9.2.0) - [Fixed impossibility to have several instances of ts-loader with different compiler options](https://togithub.com/TypeStrong/ts-loader/issues/1316) - thanks [@​timocov](https://togithub.com/timocov) ### [`v9.1.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v912) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.1.1...v9.1.2) - [Fix removed files handling in watch mode](https://togithub.com/TypeStrong/ts-loader/pull/1293) - thanks [@​gasnier](https://togithub.com/gasnier) ### [`v9.1.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v911) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.1.0...v9.1.1) - [update CHANGELOG.md for 8.2.0 release](https://togithub.com/TypeStrong/ts-loader/pull/1291) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly) ### [`v9.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v910) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.0.2...v9.1.0) - [Use caches for module resolution and type reference directives when using compiler default functions](https://togithub.com/TypeStrong/ts-loader/pull/1287) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat) - uses: [https://github.com/microsoft/TypeScript/pull/43700](https://togithub.com/microsoft/TypeScript/pull/43700) ### [`v9.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v902) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.0.1...v9.0.2) - [Remove usage of loader-utils](https://togithub.com/TypeStrong/ts-loader/pull/1288) - thanks [@​jonwallsten](https://togithub.com/jonwallsten) ### [`v9.0.1`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v901) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v9.0.0...v9.0.1) - [Use correct hook for emitting additional assets during compilation](https://togithub.com/TypeStrong/ts-loader/pull/1286) - thanks [@​jonwallsten](https://togithub.com/jonwallsten) ### [`v9.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v900) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.4.0...v9.0.0) Breaking changes: - minimum webpack version: 5 - minimum node version: 12 Changes: - [webpack 5 migration](https://togithub.com/TypeStrong/ts-loader/pull/1251) - thanks [@​johnnyreilly](https://togithub.com/johnnyreilly), [@​jonwallsten](https://togithub.com/jonwallsten), [@​sokra](https://togithub.com/sokra), [@​appzuka](https://togithub.com/appzuka), [@​alexander-akait](https://togithub.com/alexander-akait) ### [`v8.4.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v840) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.3.0...v8.4.0) - [fix: cater for change in resolveTypeReferenceDirective API in 4.7](https://togithub.com/TypeStrong/ts-loader/pull/1446) - thanks [@​dragomirtitian](https://togithub.com/dragomirtitian) - This is a backport from v9.2.7 for webpack 4 compatibility ### [`v8.3.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v830) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.2.0...v8.3.0) - [Fixed impossibility to have several instances of ts-loader with different compiler options](https://togithub.com/TypeStrong/ts-loader/issues/1316) - thanks [@​timocov](https://togithub.com/timocov) - This is a backport from v9.2.0 for webpack 4 compatibility ### [`v8.2.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v820) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.1.0...v8.2.0) - [Use caches for module resolution and type reference directives when using compiler default functions](https://togithub.com/TypeStrong/ts-loader/pull/1287) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat) - uses: [https://github.com/microsoft/TypeScript/pull/43700](https://togithub.com/microsoft/TypeScript/pull/43700) - This is a backport from v9.1.0 for webpack 4 compatibility ### [`v8.1.0`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v810) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.18...v8.1.0) - [feat: remove top-level typescript import statements](https://togithub.com/TypeStrong/ts-loader/pull/1259) - thanks [@​ulivz](https://togithub.com/ulivz) ### [`v8.0.18`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8018) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.17...v8.0.18) - [Perf: Optimize fileExists callback path](https://togithub.com/TypeStrong/ts-loader/issues/1266) - thanks [@​berickson1](https://togithub.com/berickson1) ### [`v8.0.17`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8017) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.16...v8.0.17) - [Included correct webpack source location in emitted errors](https://togithub.com/TypeStrong/ts-loader/issues/1199) - thanks [@​lorenzodallavecchia](https://togithub.com/lorenzodallavecchia) ### [`v8.0.16`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8016) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.15...v8.0.16) - [Re-Fixed missing errors in watch mode in webpack5](https://togithub.com/TypeStrong/ts-loader/issues/1204) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.15`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8015) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.14...v8.0.15) - [Update definition files in watch mode in webpack@5](https://togithub.com/TypeStrong/ts-loader/pull/1249) - thanks [@​appzuka](https://togithub.com/appzuka),[@​JonWallsten](https://togithub.com/JonWallsten),[@​alexander-akait](https://togithub.com/alexander-akait) - [Add afterDeclarations to getCustomTransformers in README.md](https://togithub.com/TypeStrong/ts-loader/pull/1248) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.14`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8014) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.13...v8.0.14) - [Upgrade `chalk`, `loader-utils`, and `semver` to latest stable versions](https://togithub.com/TypeStrong/ts-loader/pull/1237) - thanks Avi Vahl ### [`v8.0.13`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8013) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.13) - [Speed up builds by adding an in-memory cache to file path lookups](https://togithub.com/TypeStrong/ts-loader/pull/1228) - thanks [@​berickson1](https://togithub.com/berickson1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

â™» 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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 years ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: search-parts/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-modern-search@3.14.2
npm ERR! Found: @types/react@17.0.18
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"17.0.18" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/react@">=16.8.0 <17.0.0" from @uifabric/file-type-icons@7.6.30
npm ERR! node_modules/@uifabric/file-type-icons
npm ERR!   @uifabric/file-type-icons@"7.6.30" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/7e669d/7d3f70/cache/others/npm/_logs/2023-11-15T03_39_38_105Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/7e669d/7d3f70/cache/others/npm/_logs/2023-11-15T03_39_38_105Z-debug-0.log