Saeris / react-mana

🌳 A simple React component wrapper around Mana Font
https://react-mana.saeris.io/
MIT License
14 stars 1 forks source link

Update snyk to the latest version 🚀 #14

Open greenkeeper[bot] opened 5 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 #14 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines           5      5           
=====================================
  Hits            5      5

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 dbe7c0d...95ca5f0. Read the comment docs.