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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.60.0 of snyk was just published.

Dependency snyk
Current Version 1.59.1
Type dependency

The version 1.60.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.60.0

<a name"1.60.0">

1.60.0 (2017-12-18)

Bug Fixes

  • make docker entrypoint return the right status code (7973ea7a)
  • meta summary: print actual pkg-manager (60c5f7aa)

Features

  • add docker file for snyk with gradle 4.4 (665bf384)
Commits

The new version differs by 3 commits.

  • 665bf38 feat: add docker file for snyk with gradle 4.4
  • 7973ea7 fix: make docker entrypoint return the right status code
  • 60c5f7a fix: meta summary: print actual pkg-manager

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 6 years ago

Version 1.61.0 just got published.

Update to this version instead 🚀

Release Notes v1.61.0

<a name"1.61.0">

1.61.0 (2017-12-18)

Bug Fixes

  • golang: ignore pkgs listed as ignored (05573838)

Features

  • log non object errors as well (3547d4e6)
Commits

The new version differs by 2 commits.

  • 0557383 fix: golang: ignore pkgs listed as ignored
  • 3547d4e feat: log non object errors as well

See the full diff