Eeems / EeeZorBot

Highly extensible Node.js IRC bot
Mozilla Public License 2.0
2 stars 2 forks source link

Update snyk to the latest version 🚀 #182

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency snyk was updated from 1.162.2 to 1.163.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.


Release Notes for v1.163.0

1.163.0 (2019-05-08)

Features

  • use depGraph lib for npm and yarn snyk-test path (a085a05)
Commits

The new version differs by 2 commits.

  • 7ae9199 Merge pull request #494 from snyk/feat/use-dep-graph-for-npm-test
  • a085a05 feat: use depGraph lib for npm and yarn snyk-test path

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v1.163.1

1.163.1 (2019-05-09)

Bug Fixes

  • display the actual name of the missing file during failed remediation patch (25acf41)
  • reinstate injecting remediation hints into snyk-test response (c6527e8)
Commits

The new version differs by 3 commits.

  • 8a1393a Merge pull request #499 from snyk/fix/remediation
  • 25acf41 fix: display the actual name of the missing file during failed remediation patch
  • c6527e8 fix: reinstate injecting remediation hints into snyk-test response

See the full diff