danielwii / asuna-node-server

node server for asuna-admin
17 stars 8 forks source link

Update ow to the latest version 🚀 #95

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency ow was updated from 0.15.1 to 0.16.0.

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.


Publisher: sindresorhus License: MIT

Release Notes for v0.16.0

Breaking

Enhancements

  • Export ArgumentError 952390a
  • Allow using ow.any with ow.array.ofType ec59a5c

Fixes

  • Fix usage in the browser when using Webpack 0c0f64b

v0.15.1...v0.16.0

Commits

The new version differs by 5 commits.

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 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #95   +/-   ##
======================================
  Coverage    54.5%   54.5%           
======================================
  Files         208     208           
  Lines        5322    5322           
  Branches      744     744           
======================================
  Hits         2901    2901           
  Misses       2401    2401           
  Partials       20      20

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 425a8e9...420f965. Read the comment docs.