kwonoj / cld3-asm

WebAssembly based Javascript bindings for google Compact Language Detector v3
MIT License
57 stars 7 forks source link

Update tslint-no-unused-expression-chai to the latest version šŸš€ #74

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Version 0.1.3 of tslint-no-unused-expression-chai was just published.

Dependency tslint-no-unused-expression-chai
Current Version 0.0.3
Type devDependency

The version 0.1.3 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-no-unused-expression-chai.

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 Release 0.1.3

0.1.3 (2018-03-20)

Bug Fixes

  • noUnusedExpressionChaiRule: supporting more cases of should (24229a4)

Features

  • noUnusedExpressionChaiRule: added config option for enabling should support (1618b7b)
  • noUnusedExpressionChaiRule: added support for should assertions (b1d8621), closes #9
Commits

The new version differs by 7 commits.

  • 8b5ab40 Merge pull request #15 from kwonoj/bump-version
  • 25108f6 build(release): release 0.1.3
  • 8ae2605 build(package): bump up version
  • e8e212f Merge pull request #14 from karfau/should-support
  • 1618b7b feat(noUnusedExpressionChaiRule): added config option for enabling should support
  • 24229a4 fix(noUnusedExpressionChaiRule): supporting more cases of should
  • b1d8621 feat(noUnusedExpressionChaiRule): added support for should assertions

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:

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #74   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         154    154           
  Branches        2      2           
=====================================
  Hits          154    154

Continue to review full report at Codecov.

Legend - Click here to learn more Ī” = absolute <relative> (impact), Ćø = not affected, ? = missing data Powered by Codecov. Last update 90a0012...98e2f56. Read the comment docs.