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-jest in group default to the latest version 🚀 #8

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 5 years ago

The devDependency vue-jest was updated from 2.6.0 to 3.0.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 v3.0.1

# v3.0.1 (2018-11-25)

Bug fixes

Commits

The new version differs by 14 commits.

  • 2f6c49e release: 3.0.1
  • 64cdced test: update snapshot tests
  • 2ee2b43 test: run all tests
  • bdfcdf4 fix: safely add source map
  • d68442b release: 3.0.0
  • 835602e feat: generate inline source map (#115)
  • 4ac913d feat: support for babelConfig and tsConfig (#111)
  • 89cd5f3 refactor: add deprecation message lib (#113)
  • b40094f feat: use file directory for .babelrc lookup (#93)
  • d5ba225 test: update to support new @vue/test-utils (#108)
  • d9f9336 docs: update config path (#95)
  • 7d46dce docs: update regex
  • e8ed69a docs: add uniform regex in example
  • 4c74e43 feat: add style injection for modules in functional components (#92)

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  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 bbaddcd...5bc028d. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • b5814d9 release: 3.0.2
  • dc260ca fix: respect babel config falsy value (#136)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 94abfd6 release: 3.0.3
  • c44e618 fix: pass filename and inputMap to Babel (#138)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • aae6ac7 release: 3.0.4
  • 0d4d82e Merge branch 'v3' of github.com:vuejs/vue-jest into v3
  • 51066e8 fix: resolve tsconfig path with cwd

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀