nuxt / typescript

TypeScript Support for Nuxt 2
https://typescript.nuxtjs.org
MIT License
571 stars 124 forks source link

chore(deps): update dependency fork-ts-checker-webpack-plugin to v9 #618

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fork-ts-checker-webpack-plugin 6.5.3 -> 9.0.2 age adoption passing confidence

Release Notes

TypeStrong/fork-ts-checker-webpack-plugin (fork-ts-checker-webpack-plugin) ### [`v9.0.2`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v9.0.2) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v9.0.1...v9.0.2) ##### Bug Fixes - issue-webpack-error should not add colors to file string ([#​825](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/825)) ([d5e7e32](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/d5e7e32e95666b5f5ee18d96f3f053ed36ea12f0)) ### [`v9.0.1`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v9.0.1) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v9.0.0...v9.0.1) ##### Bug Fixes - compiler crashes are not handled ([#​806](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/806)) ([d461689](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/d461689a99a7cf19c3fe6d330b18f8638b7d3369)) ### [`v9.0.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v9.0.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v8.0.0...v9.0.0) ##### chore - **node:** drop support for node v12 ([#​823](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/823)) ([d3b462e](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/d3b462e08fd6ee501b786a3f0e43477f74001d9a)) ##### BREAKING CHANGES - **node:** Drop support for Node.js v12 Signed-off-by: Lucian Buzzo ### [`v8.0.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v8.0.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.3.0...v8.0.0) ##### Bug Fixes - [#​775](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/775) node_modules not ignored on Windows ([#​802](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/802)) ([83cbefb](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/83cbefbfa7960d6ff5701d61e22307c52a7a2604)) ##### Features - drop support for Vue.js ([#​801](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/801)) ([22eb695](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/22eb69521ef480e9e464796ab5edfa7dbdf06be8)) ##### BREAKING CHANGES - 🧨 Drop support for Vue.js ### [`v7.3.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.3.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.14...v7.3.0) ##### Features - add `formatter.pathType` option for absolute path ([#​792](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/792)) ([3ae3406](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/3ae3406986753518ffa0a4dd294b7c732bb128c9)), closes [#​789](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/789) ### [`v7.2.14`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.13...v7.2.14) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.13...v7.2.14) ### [`v7.2.13`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.13) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.12...v7.2.13) ##### Performance Improvements - abort stale type-checks on fast recompilations ([#​764](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/764)) ([ab5b12d](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/ab5b12dc0c5dd3c3dd6338abb68628aae5ef97f1)) ### [`v7.2.12`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.12) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.11...v7.2.12) ##### Bug Fixes - remove node_modules from built-in ignored dirs ([#​757](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/757)) ([7c70b9e](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/7c70b9ec2f164c57ee60644e02406e92c3c132d8)), closes [#​752](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/752) ### [`v7.2.11`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.11) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.10...v7.2.11) ##### Bug Fixes - bring back :line:col format in webpack errors ([#​716](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/716)) ([4cc5346](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/4cc534649a493016e1d60c164a47d38679a34c6f)), closes [#​489](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/489) ### [`v7.2.10`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.10) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.9...v7.2.10) ##### Bug Fixes - dont use white for issue location ([#​739](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/739)) ([d3f8f6a](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/d3f8f6ae3ea0414aa62b83251409af91979127c8)), closes [#​718](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/718) ### [`v7.2.9`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.8...v7.2.9) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.8...v7.2.9) ### [`v7.2.8`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.7...v7.2.8) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.7...v7.2.8) ### [`v7.2.7`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.7) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.6...v7.2.7) ##### Bug Fixes - ignore package.json on windows ([#​735](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/735)) ([4787553](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/47875539ab0e286d94e7efeb74a3cbc58c8df03f)), closes [#​674](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/674) ### [`v7.2.6`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.5...v7.2.6) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.5...v7.2.6) ### [`v7.2.5`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.5) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.4...v7.2.5) ##### Bug Fixes - event handler leak in the wrapRpc function ([#​733](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/733)) ([be2add9](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/be2add9f97441cffeea6f98f3a9cb14ed30ce404)), closes [#​723](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/723) ### [`v7.2.4`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.4) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.3...v7.2.4) ##### Bug Fixes - `generateTrace` with newer TypeScript versions and `build: false` ([#​730](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/730)) ([cb327ee](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/cb327eef7abc4ac72381c8387d8bbc0d48bdd461)), closes [#​722](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/722) ### [`v7.2.3`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.3) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.2...v7.2.3) ##### Bug Fixes - ignore package.json file to prevent invalid code-path ([#​727](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/727)) ([d2fe738](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/d2fe738f882946c7431f7af68f9ba1a5bf809924)), closes [#​674](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/674) [#​674](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/674) ### [`v7.2.2`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.2) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.1...v7.2.2) ##### Bug Fixes - downgrade schema-utils to fix dependency conflicts ([#​725](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/725)) ([2d32941](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/2d3294103da96d1f59fde6312b19e38d510ce91d)), closes [#​706](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/706) ### [`v7.2.1`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.1) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.0...v7.2.1) ##### Bug Fixes - resolve symlinks in system watchers ([#​712](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/712)) ([b5a38c1](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/b5a38c11dd568575f41a2eb24ba6fd33dd866d78)) ### [`v7.2.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.2.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.1.1...v7.2.0) ##### Features - allow to use webpack infrastructure logger ([a6b66eb](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/a6b66eb77b879e6dbd86246b02602bead971ccc6)) ### [`v7.1.1`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.1.1) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.1.0...v7.1.1) ##### Bug Fixes - add new files to list of dependencies in project references ([#​709](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/709)) ([78b6090](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/78b60907f3fc44b9323629bb365527b420ce23ec)) ### [`v7.1.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.1.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.0.0...v7.1.0) ##### Features - add stats to async mode ([b48f98a](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/b48f98a17162f280cfea20f3f752cca9d58afaf7)), closes [#​635](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/635) - support 'write-dts' mode in single and watch run ([#​708](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/708)) ([74a6afa](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/74a6afaafc5e159760d9e84353f22541efd54354)) ### [`v7.0.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v7.0.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v6.5.3...v7.0.0) This release drops support for some older versions of TypeScript, Webpack, and Node.js, and removes EsLint feature. ##### Bug Fixes - require typescript@^3.8.0 for build: true mode ([#​672](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/672)) ([871bfe8](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/871bfe8e2f30baf371c6660d4d10c06fd90eb903)) ##### Features - drop support for node 10 ([59a1b29](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/59a1b2916f99090d51d39299c8741511a9baacaf)) - drop support for webpack 4 ([#​638](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/638)) ([cdb531f](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/cdb531fc727ce1c03da1dd4f0e0133e85a38dde9)) - improve error formatting to match webpack 4 convention ([#​641](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/641)) ([acc7d12](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/acc7d128900c176237651a3a40c5a4a568287b31)) - migrate from reporters to workers ([#​691](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/691)) ([f7dfdcf](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/f7dfdcf77407491d99f1a8b35b68d11f06166058)) - port changes from main branch ([#​649](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/649)) ([ad466df](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/ad466dfd6c124fb624c3ce409c8fba4300a33255)) - remove eslint support ([#​607](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/607)) ([98e4f39](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/98e4f39ce11ccdbbc0b0dc0511ad2d862f0724b7)) - remove support for TypeScript < 3.6.0 ([#​643](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/643)) ([82e8448](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/82e84482bd89bd7ece1d56336ee22ded2d2e4e95)) - simplify logger options ([#​695](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/695)) ([4b13fd3](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/4b13fd37718d3482df2b5edd7f664cdaaa7f6a88)) - upgrade dependencies ([7930493](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/7930493d188b3b2b2b4fd335f1a13b4d43445981)) - use simple program for single compilation (no watch) ([#​574](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/574)) ([a195dd5](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/a195dd5b81f536447e3b343309a7ba99853f74ba)), closes [#​572](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/572) ##### BREAKING CHANGES - 🧨 Webpack 4 is no longer supported. Please upgrade to Webpack ^5.11.0 or use an older version of the plugin. - 🧨 ESLint is no longer supported. Please use version 6 of the plugin if you need eslint support, or switch to a different plugin for linting. - 🧨 TypeScript < 3.6.0 is no longer supported. Please use version 6 of the plugin if you depend on an older version of TypeScript - 🧨 Node.js < 12 is no longer supported. - 🧨 Minimal version of TypeScript with { build: true } mode changed from 3.6.0 to 3.8.0 - 🧨 Changes in options: `logger.issues` becomes `logger`, `logger.devServer` becomes `devServer`, `logger.infrastructure` has been removed

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.



This PR has been generated by Mend Renovate. View repository job log here.

rchl commented 1 year ago

v7 dropped support for webpack 4

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.