bigchaindb / js-bigchaindb-driver

Official BigchainDB JavaScript driver for Node.js and the browser
https://docs.bigchaindb.com/projects/js-driver/en/latest/usage.html
Apache License 2.0
216 stars 92 forks source link

Update babel-loader to the latest version 🚀 #291

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency babel-loader was updated from 7.1.5 to 8.0.6.

This version 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.


Release Notes for 8.0.6
  • Migrate to pify (#785)
  • Reduced memory usage (#781)
Commits

The new version differs by 98 commits ahead by 98, behind by 9.

  • 62a8579 8.0.6
  • cfb0ad8 Add node 12
  • 5d5991a Minor change in docs to reflect new way of setting cacheDirectory. (#774)
  • a53fc37 Update dependencies
  • 8d4353f Fix lint
  • 4c02657 Reduced memory usage (#781)
  • f63f4d8 chore: migrate on pify (#785)
  • 5da4fa0 Update LICENSE
  • 858034b Remove babel 6 mentions
  • a015f5a Update dependencies
  • 3e2ba74 Fix babel stackoverflow link (#773)
  • 20c9e0e 8.0.5
  • de51b5d chore: Update ava
  • 66f92af Remove docs mention about sourceMap option being ignored (#750)
  • 6df8af1 Update dependencies and run all tests (#745)

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

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #291   +/-   ##
=======================================
  Coverage   95.14%   95.14%           
=======================================
  Files          12       12           
  Lines         309      309           
=======================================
  Hits          294      294           
  Misses         15       15

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 ba81d1b...11d2aa4. Read the comment docs.