dfinity-side-projects / wasm-persist

a JS module for creating orthogonally persistent WebAssembly instances
Mozilla Public License 2.0
41 stars 2 forks source link

Update buffer-pipe to the latest version 🚀 #5

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.0.3 of buffer-pipe was just published.

Dependency buffer-pipe
Current Version 0.0.2
Type dependency

The version 0.0.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 buffer-pipe.

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 7 commits.

  • 6e4d367 0.0.3
  • 52c0648 updated deps
  • 25c3fa9 subarray -> slice
  • 5d5421d Merge pull request #4 from wanderer/greenkeeper/nyc-12.0.1
  • 392d8cf chore(package): update nyc to version 12.0.1
  • 9f9b244 Merge pull request #2 from wanderer/greenkeeper/standard-11.0.0
  • d347b23 chore(package): update standard to version 11.0.0

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 27


Totals Coverage Status
Change from base Build 25: 0.0%
Covered Lines: 305
Relevant Lines: 305

💛 - Coveralls