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

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency vue-color was updated from 2.6.0 to 2.7.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.


Publisher: xinran.liu License: MIT

Release Notes for 2.7.1

Bug Fix

  • Fix color not automatically selected when using RGBA, closes #177
  • Disable webpack global polyfill, #164
  • Enforce border-radius for active swatch pickers, #174
  • Fix Compact sizing issue, #179, closes #178

Dependencies Update

Commits

The new version differs by 34 commits.

  • d9d5434 2.7.1
  • d172fb7 build: release 2.7.1
  • f914997 Merge remote-tracking branch 'origin/fix/#177'
  • 501e3e5 fix: color not automatically selected when using RGBA
  • 63ce390 Merge pull request #198 from xiaokaike/dependabot/npm_and_yarn/extend-3.0.2
  • d9256d5 Merge pull request #193 from xiaokaike/dependabot/npm_and_yarn/clean-css-4.1.11
  • aa517aa Merge pull request #192 from xiaokaike/dependabot/npm_and_yarn/lodash-4.17.15
  • bd8a9b0 Merge pull request #190 from xiaokaike/dependabot/npm_and_yarn/is-my-json-valid-2.20.0
  • 3f2f54e Merge pull request #189 from xiaokaike/dependabot/npm_and_yarn/macaddress-0.2.9
  • 6a68ac0 build(deps): bump extend from 3.0.1 to 3.0.2
  • ddb7cef Merge pull request #188 from xiaokaike/dependabot/npm_and_yarn/mixin-deep-1.3.2
  • 4cb342b Merge pull request #179 from garhbod/patch-1
  • 326f518 Merge pull request #174 from ypnos/patch-1
  • 2c1d09f Merge pull request #164 from hultberg/eh-disable-webpack-global-polyfill
  • 6228677 build(deps): bump clean-css from 4.1.9 to 4.1.11

There are 34 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 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  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...c368f27. Read the comment docs.