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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0 of emscripten-wasm-loader was just published.

Dependency emscripten-wasm-loader
Current Version 0.0.8
Type dependency

The version 1.0.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 emscripten-wasm-loader.

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.


Commits

The new version differs by 19 commits.

  • 02e3d51 Merge pull request #25 from kwonoj/feat-single-file
  • b5471ac build(release): release 1.0.0
  • dd0706b build(package): bump up version
  • bba0849 docs(readme): update documentation
  • 5fa5756 test(getmoduleloader): update test cases
  • 2f9fb92 feat(getmoduleloader): drop custom binarypath support
  • f8573fc build(package): update devdependencies
  • 084d55b Merge pull request #24 from kwonoj/greenkeeper/@commitlint/config-angular-5.0.0
  • 9bca3af chore(package): update @commitlint/config-angular to version 5.0.0
  • 2f54cc2 Merge pull request #23 from kwonoj/greenkeeper/@commitlint/cli-5.0.0
  • 37ddd04 chore(package): update @commitlint/cli to version 5.0.0
  • 8af5551 Merge pull request #22 from kwonoj/greenkeeper/lint-staged-5.0.0
  • c8b0d5e chore(package): update lint-staged to version 5.0.0
  • 0959a08 Merge pull request #21 from kwonoj/greenkeeper/@commitlint/config-angular-4.2.0
  • fe24379 chore(package): update @commitlint/config-angular to version 4.2.0

There are 19 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: