kwonoj / cld3-asm

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

Update emscripten-wasm-loader to the latest version 🚀 #26

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.0.8 of emscripten-wasm-loader just got published.

Dependency emscripten-wasm-loader
Current Version 0.0.7
Type dependency

The version 0.0.8 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 emscripten-wasm-loader. 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.8
  • small refactor for 'onAbort' callback to not too verbose when init fails.
Commits

The new version differs by 6 commits.

  • 3f857f8 Merge pull request #16 from kwonoj/refactor-less-verbose-err
  • 4b5117f chore(release): release 0.0.8
  • 81a1667 chore(package): bump up version
  • 4882951 refactor(constructmodule): less verbose logs when init fails
  • 5771d22 Merge pull request #17 from kwonoj/greenkeeper/@types/jest-21.1.0
  • b74e1bd chore(package): update @types/jest to version 21.1.0

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 #26 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #26   +/-   ##
=====================================
  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 c008c97...ae5117e. Read the comment docs.