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 🚀 #29

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.0.3 of tslint-no-unused-expression-chai just got published.

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

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of tslint-no-unused-expression-chai. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes Release 0.0.3

Features

  • config: provide a config preset and allow module resolution in rulesDirectory (39092d1)
Commits

The new version differs by 7 commits.

  • 03f9a5b Merge pull request #13 from kwonoj/release-n
  • ee787fd chore(release): release 0.0.3
  • 4eee89f chore(package): bump up version
  • 429730e Merge pull request #12 from ajafff/config-preset
  • 39092d1 feat(config): provide a config preset and allow module resolution in rulesDirectory
  • eddac4f Merge pull request #10 from kwonoj/chore-docs
  • 3deb841 docs(readme): add description

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #29   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          53     53           
  Branches        5      5           
=====================================
  Hits           53     53

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 aae4756...ff31fdf. Read the comment docs.