angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.54k stars 3k forks source link

Update fork-ts-checker-webpack-plugin to the latest version 🚀 #3598

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.3.0 of fork-ts-checker-webpack-plugin was just published.

Dependency fork-ts-checker-webpack-plugin
Current Version 0.2.10
Type devDependency

The version 0.3.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of fork-ts-checker-webpack-plugin.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v0.3.0
  • Add vue support
Commits

The new version differs by 20 commits.

  • ff3ade3 v0.3.0
  • f480fb4 v0.3.0
  • 48055c6 Merge pull request #77 from prograhammer/feature/vue
  • 57f2320 Merge branch 'master' into feature/vue
  • 9b0c9c9 Update .travis.yml
  • 8776b9f trigger Travis to try again
  • 946eb24 Merge branch 'feature/vue' of github.com:prograhammer/fork-ts-checker-webpack-plugin into feature/vue
  • c09b16d fix import issue, update tests, update README
  • 2d76915 Update .travis.yml
  • 45b7e91 Update .travis.yml
  • ad36cf7 Merge pull request #84 from Realytics/new-npm-tags
  • 1f8ec52 Merge branch 'next' into feature/vue
  • 7d434aa Self CR
  • 30067a6 Add latest and next npm tags
  • 39c9012 fix parsing bug found after modifying non ts-vue files

There are 20 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: