ibezkrovnyi / image-quantization

Image Quantization Library with alpha support (based on https://github.com/leeoniya/RgbQuant.js, https://github.com/timoxley/neuquant and http://www.ece.mcmaster.ca/~xwu/cq.c)
141 stars 11 forks source link

Update tslint-language-service to the latest version šŸš€ #37

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.9.9 of tslint-language-service was just published.

Dependency tslint-language-service
Current Version 0.9.8
Type devDependency

The version 0.9.9 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 tslint-language-service.

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 0.9.9

Version 0.9.9

Commits

The new version differs by 5 commits.

  • 3dac660 Switch to 0.9.9
  • 4d5ac0d Merge pull request #63 from nicolashenry/master
  • e56b9f7 fix #60
  • 39e1613 Merge pull request #59 from andyrooger/58-use-typescript-from-language-service
  • 8d466a6 Add mockTypeScriptVersion option to force tslint to use the same typescript version as the plugin. Fixes #58

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:

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 185


Totals Coverage Status
Change from base Build 163: 0.0%
Covered Lines: 1644
Relevant Lines: 1827

šŸ’› - Coveralls