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 🚀 #208

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency snyk was updated from 1.182.0 to 1.185.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.185.0

1.185.0 (2019-06-26)

Bug Fixes

  • fix undefined in error for node_modules traversal (2f70dc5)

Features

  • pruning of big-trees if a flag is specified (7d93b5d)
  • remove isOutdated functionality from snyk test (92e95e4)
Commits

The new version differs by 17 commits.

  • 1e7ea3d Merge pull request #604 from snyk/feat/remove-isOutdated-from-snyk-test
  • b913302 Merge pull request #588 from snyk/feat/prune-tree
  • 9298bd8 Merge pull request #602 from snyk/fix/fix-undefined-in-error
  • 92e95e4 feat: remove isOutdated functionality from snyk test
  • 7d93b5d feat: pruning of big-trees if a flag is specified
  • 349df1a Merge pull request #599 from snyk/feat/monitor-errors
  • aaea9bf feat: add monitor errors
  • d3a3644 feat: add monitor errors
  • 7b1fe64 Merge pull request #601 from snyk/feat/node-12
  • 55c842f Merge pull request #594 from snyk/chore/split-option-types
  • fa75681 Merge pull request #600 from snyk/feat/add-docker-analytics
  • 2f70dc5 fix: fix undefined in error for node_modules traversal
  • 524c555 test: Add node 12 to test matrix
  • 2ee3d41 feat: add isDocker to monitor analytics
  • 68ee346 fix: Init protect options

There are 17 commits in total.

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: