spences10 / twitter-bot-bootstrap

Twitter bot bootstrap :boot: using node and twit :bird:
https://medium.freecodecamp.com/easily-set-up-your-own-twitter-bot-4aeed5e61f7f#.dw898leyj
MIT License
231 stars 104 forks source link

Update snyk to the latest version 🚀 #218

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.75.0 of snyk was just published.

Dependency snyk
Current Version 1.71.0
Type dependency

The version 1.75.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of snyk.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.75.0

<a name"1.75.0">

1.75.0 (2018-04-29)

Bug Fixes

  • code styling issues detected by lgtm (c6f467e2)
  • pin snyk-policy version (aa6040e7)

Features

  • bail out on unsupported nodejs runtime versions (9bc11d13)
Commits

The new version differs by 10 commits.

  • c6f467e fix: code styling issues detected by lgtm
  • 9bc11d1 feat: bail out on unsupported nodejs runtime versions
  • aa6040e fix: pin snyk-policy version
  • 42796e7 feat: drop support for Node < 4
  • 933f3f1 feat: update snyk-resolve-deps to reduce size of dependencies
  • 042c476 feat: remove update notifier
  • 7e10aae feat: support yarn for protect scripts
  • 6b6ce94 fix: dont suggest reinstallation for yarn projects
  • 80e49fd fix: update test fixures expected version
  • 38f993f fix: compatability with new pip version (10.0.0)

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: