doug-wade / gulp-snyk

A gulp wrapper for snyk
MIT License
9 stars 2 forks source link

Update snyk to the latest version 🚀 #17

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.22.0 of snyk just got published.

Dependency snyk
Current Version 1.21.2
Type dependency

The version 1.22.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of snyk. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v1.22.0

1.22.0 (2016-12-16)

Features

  • ruby support for test and monitor (b1e340cc)
  • add comments to policy files (45167c6d)
Commits

The new version differs by 4 commits .

  • f67d324 chore: replace node-uuid with uuid
  • b1e340c feat: ruby support for test and monitor
  • 45167c6 feat: add comments to policy files
  • 2f97f20 test: fix timing sensitive node_modules test

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Current coverage is 78.37% (diff: 100%)

Merging #17 into master will not change coverage

@@             master        #17   diff @@
==========================================
  Files             1          1          
  Lines            37         37          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits             29         29          
  Misses            8          8          
  Partials          0          0          

Powered by Codecov. Last update c0d8ddd...abb4e0c

greenkeeper[bot] commented 7 years ago

Version 1.22.1 just got published.

Update to this version instead 🚀

Release Notes v1.22.1

1.22.1 (2016-12-16)

Bug Fixes

Commits

The new version differs by 2 commits .

  • defe9b1 fix: wizard package manager fix
  • a5c1b08 test: fix path related assertions for windows

See the full diff.