Saeris / vue-spinners

💫 A collection of loading spinner components for Vuejs
https://vue-spinners.saeris.io/
MIT License
317 stars 16 forks source link

Update vue-class-component in group default to the latest version 🚀 #3

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency vue-class-component was updated from 6.2.0 to 6.3.1.

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 v6.3.1

Bug Fixes

Commits

The new version differs by 28 commits.

  • 2700300 [release] 6.3.1
  • 65323a7 [build] 6.3.1
  • e80a44b fix: fix checking Reflect existance (#284)
  • dfd45be [release] 6.3.0
  • 34b7403 [build] 6.3.0
  • de5cd9b chore: add eslint (#282)
  • d45b38c chore(ci): migrate to circle ci 2 (#281)
  • 6b5471c docs: fix link to TS example in README.md (#280)
  • b2629cd docs(example): simplify example
  • 3d1634b refactor(example): tidy up directory structure
  • 6ec2f5f chore: bump deps
  • d570fa3 feat: add reflection support (#227)
  • 5f0ecc2 test: add test for babel
  • 42005ad refactor: simplify
  • 2e7291e refactor: use reflect-metadata declaration

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   77.41%   77.41%           
=======================================
  Files           2        2           
  Lines          31       31           
  Branches        5        5           
=======================================
  Hits           24       24           
  Misses          7        7

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 8e5b43a...a7821de. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v6.3.2

Bug Fixes

  • fix incorrect Reflect checking (ca460c6)
Commits

The new version differs by 3 commits.

See the full diff