nuxt-community / nuxtent-module

Seamlessly use content files in your Nuxt.js sites.
https://nuxtent-module.netlify.com/guide
MIT License
389 stars 50 forks source link

Update dependency fork-ts-checker-webpack-plugin to v1.6.0 #225

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/fork-ts-checker-webpack-plugin ### [`v1.6.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.6.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.5.1...v1.6.0) ##### Features - add devcontainer support ([#​334](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/334)) ([9c37ebc](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/9c37ebc)) ### [`v1.5.1`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.5.1) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.5.0...v1.5.1) ##### Bug Fixes - log everything to stderr, not stdout ([#​321](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/321)) ([a89fdaf](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/a89fdaf)) ### [`v1.5.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.5.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.4.3...v1.5.0) ##### Features - apply clickable filename format to codeframeFormatter ([#​320](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/320)) ([4e8c6f9](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/4e8c6f9)) ### [`v1.4.3`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.4.3) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.4.2...v1.4.3) ##### Bug Fixes - eslint excludes .json & ignored files ([#​316](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/316)) ([#​318](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/318)) ([39fbffb](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/39fbffb)) ### [`v1.4.2`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.4.2) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.4.1...v1.4.2) ##### Bug Fixes - handle unhandled "write EPIPE" error ([#​306](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/306)) ([f292028](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/f292028)) ### [`v1.4.1`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.4.1) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.4.0...v1.4.1) ##### Bug Fixes - do not lint tsconfig.json ([#​313](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/313)) ([cb31cae](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/cb31cae)) ### [`v1.4.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.4.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.3.7...v1.4.0) ##### Features - add eslint typescript support ([#​305](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/305)) ([544f205](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/544f205)) ### [`v1.3.7`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.3.7) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.3.6...v1.3.7) ##### Bug Fixes - bind computeContextPath before passing it to map ([b34ef36](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/commit/b34ef36)), closes [#​300](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/issues/300) ### [`v1.3.6`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.3.6) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.3.5...v1.3.6) ##### Bug Fixes - convert computeContextPath() from arrow to class function ([489dc89](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/commit/489dc89)) ### [`v1.3.5`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.3.5) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.3.4...v1.3.5) ##### Bug Fixes - **deps:** bump fstream from 1.0.11 to 1.0.12 ([#​295](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/issues/295)) ([f6d52e7](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/commit/f6d52e7)) ### [`v1.3.4`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.3.4) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.3.3...v1.3.4) ##### Bug Fixes - emit global errors even when checkSyntacticErrors: false ([b2bda8f](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/commit/b2bda8f)), closes [#​289](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/issues/289) ### [`v1.3.3`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.3.3) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.3.2...v1.3.3) ##### Bug Fixes - test master branch release process works-no code changes ([#​290](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/issues/290)) ([d066f15](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/commit/d066f15)) ### [`v1.3.2`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.3.2) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.3.1...v1.3.2) ##### Bug Fixes - slightly loosen some types to get rid of prod dependency ([5582911](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/commit/5582911)), closes [#​281](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/issues/281) ### [`v1.3.1`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v1.3.1) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.3.0...v1.3.1) ##### Bug Fixes - add [@​types](https://togithub.com/types) dependencies for tapable + webpack ([ff37334](https://togithub.com/Realytics/fork-ts-checker-webpack-plugin/commit/ff37334)) ### [`v1.3.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/master/CHANGELOG.md#​130-beta1-httpsgithubcomTypeStrongfork-ts-checker-webpack-plugincomparev120v130-beta1beta-2019-04-30) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.2.0...v1.3.0) ##### Bug Fixes - **tests:** fix linter tests that were doing nothing ([d078278](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/d078278)) - **tests:** linter tests - useTypescriptIncrementalApi usage ([e0020d6](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/e0020d6)) - **tests:** rework vue integration tests ([5ad2568](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/5ad2568)) ##### Features - **apiincrementalchecker:** improve generation of diagnostics ([ae80e5f](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/ae80e5f)), closes [#​257](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/257)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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