basiljs / basiljs.github.io

W.I.P. Basil.js reference build with jekyll and documentation.js
https://basiljs2.netlify.app
Other
5 stars 0 forks source link

Update dependency ts-loader to v8.4.0 #286

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-loader 8.0.1 -> 8.4.0 age adoption passing confidence

Release Notes

TypeStrong/ts-loader ### [`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) ### [`v8.0.12`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8012) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.11...v8.0.12) - [Instead of checking date, check time thats more accurate to see if something has changed](https://togithub.com/TypeStrong/ts-loader/pull/1217) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat) ### [`v8.0.11`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8011) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.10...v8.0.11) - [Fixed build failing in yarn v2 pnp](https://togithub.com/TypeStrong/ts-loader/pull/1209) - thanks [@​aicest](https://togithub.com/aicest) ### [`v8.0.10`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v8010) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.9...v8.0.10) - [Fixed missing errors in watch mode in webpack5](https://togithub.com/TypeStrong/ts-loader/issues/1204) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.9`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v809) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.8...v8.0.9) - [Fixed build failing when using thread-loader](https://togithub.com/TypeStrong/ts-loader/pull/1207) - thanks [@​valerio](https://togithub.com/valerio) ### [`v8.0.8`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v808) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.7...v8.0.8) - [Fixed memory leak when using multiple webpack instances](https://togithub.com/TypeStrong/ts-loader/pull/1205) - thanks [@​valerio](https://togithub.com/valerio) ### [`v8.0.7`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v807) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.6...v8.0.7) - [Speeds up project reference build and doesnt store the result in memory](https://togithub.com/TypeStrong/ts-loader/pull/1202) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat) ### [`v8.0.6`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v806) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.5...v8.0.6) - [Fixed further deprecation warning on webpack@5](https://togithub.com/TypeStrong/ts-loader/issues/1196) - thanks [@​appzuka](https://togithub.com/appzuka) ### [`v8.0.5`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v805) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/8.0.4...v8.0.5) - [Fixed deprecation warnings on webpack@5](https://togithub.com/TypeStrong/ts-loader/issues/1194) - thanks [@​sanex3339](https://togithub.com/sanex3339) ### [`v8.0.4`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v804) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.3...8.0.4) - [Uses existing instance if config file is same as already built solution](https://togithub.com/TypeStrong/ts-loader/pull/1177) - thanks [@​sheetalkamat](https://togithub.com/sheetalkamat) ### [`v8.0.3`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v803) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.2...v8.0.3) - [Fix the wrong instance caching when using `appendTsSuffixTo` and `appendTsxSuffixTo` together](https://togithub.com/TypeStrong/ts-loader/pull/1170) - thanks [@​meowtec](https://togithub.com/meowtec) ### [`v8.0.2`](https://togithub.com/TypeStrong/ts-loader/blob/HEAD/CHANGELOG.md#v802) [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.0.1...v8.0.2) - [Fix 2 issues with experimentalWatchApi](https://togithub.com/TypeStrong/ts-loader/pull/1159) - thanks [@​appzuka](https://togithub.com/appzuka)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

basilbot commented 4 years ago

:heavy_check_mark: Deploy Preview for basiljs2 ready!

:hammer: Explore the source changes: 288ae32f1d7887ee3f82d3f44376ef7182dd4ca8

:mag: Inspect the deploy log: https://app.netlify.com/sites/basiljs2/deploys/60bd30b9f82014000841089f

:sunglasses: Browse the preview: https://deploy-preview-286--basiljs2.netlify.app/

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.