sawa-zen / shree

lite three.js
https://sawa-zen.github.io/shree/
MIT License
141 stars 4 forks source link

chore(deps): update dependency fork-ts-checker-webpack-plugin to v3 - autoclosed #108

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
fork-ts-checker-webpack-plugin devDependencies major 1.3.7 -> 3.1.1

Release Notes

TypeStrong/fork-ts-checker-webpack-plugin ### [`v3.1.1`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v3.1.1) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v3.1.0...v3.1.1) ##### Bug Fixes - **dependency:** updating chokidar as per original issue ([04581f4](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/04581f4)) ### [`v3.1.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v3.1.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v3.0.1...v3.1.0) ##### Features - add nativescript-vue-template-compiler support ([#​354](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/354)) ([032475e](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/032475e)) ### [`v3.0.1`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v3.0.1) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v3.0.0...v3.0.1) ##### Bug Fixes - convert afterCompile to emit ([#​353](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/353)) ([73e3903](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/73e3903)), closes [#​351](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/351) ### [`v3.0.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v3.0.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v2.0.0...v3.0.0) ##### Bug Fixes - revert 2.0.0 afterCompileCallback changes ([#​352](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/352)) ([074b2bf](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/074b2bf)), closes [#​351](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/351) ##### BREAKING CHANGES - 🧨 afterCompileCallback replaced with emitCallback ### [`v2.0.0`](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/v2.0.0) [Compare Source](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v1.6.0...v2.0.0) ##### Bug Fixes - change fork-ts-checker-emit to fork-ts-checker-after-compile ([dd410b0](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/dd410b0)) - replace emit hook with afterCompile ([2e3aedd](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/2e3aedd)) ##### BREAKING CHANGES - The emit hook is replaced with afterCompile hook. ### [`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))

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 if you modify the PR title to begin with "rebase!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

codecov[bot] commented 4 years ago

Codecov Report

Merging #108 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   24.67%   24.67%           
=======================================
  Files           1        1           
  Lines          77       77           
  Branches        6        7    +1     
=======================================
  Hits           19       19           
  Misses         58       58