doug-wade / gulp-snyk

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

Update snyk to the latest version 🚀 #14

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.21.0 of snyk just got published.

Dependency snyk
Current Version 1.20.0
Type dependency

The version 1.21.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.21.0

1.21.0 (2016-11-29)

Features

  • use patches endpoint to find vulns to patch (60b7b077)
  • preserve leading and trailing whitespace in package.json (a50df455)
  • show message for unauthenticated test runs (ca6efbbd)
Commits

The new version differs by 3 commits .

  • 60b7b07 feat: use patches endpoint to find vulns to patch
  • a50df45 feat: preserve leading and trailing whitespace in package.json
  • ca6efbb feat: show message for unauthenticated test runs

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:

greenkeeper[bot] commented 7 years ago

Version 1.21.1 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 1.21.2 just got published.

Update to this version instead 🚀

Release Notes v1.21.2

1.21.2 (2016-11-29)

Bug Fixes

  • show authentication message for anon tests (b8fb2511)
Commits

The new version differs by 1 commits .

  • b8fb251 fix: show authentication message for anon tests

See the full diff.