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 snyk to the latest version 🚀 #38

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 5 years ago

The devDependency snyk was updated from 1.198.0 to 2.0.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: snyk-admin License: Apache-2.0

Release Notes for v2.0.0

2.0.0 (2019-07-24)

Features

  • send graph instead of tree in case of ff and npm (00c3330)
  • use windows compatible && not ; in scripts (e3c54b0)

BREAKING CHANGES

  • This will fail running the script if snyk-protect fails.
Commits

The new version differs by 7 commits.

  • 8378947 Merge pull request #677 from snyk/feat/monitor-graph-behind-ff
  • 207b9fc Merge pull request #674 from snyk/feat/windows-compatible-scripts
  • cace9f1 test: add monitor tests for depGraph ff
  • 00c3330 feat: send graph instead of tree in case of ff and npm
  • d4e4e32 test: Tests to verify we send graphs to new endpoint
  • a52a478 chore: convert test to ts
  • e3c54b0 feat: use windows compatible && not ; in scripts

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

Impacted file tree graph

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