crisboarna / fb-messenger-bot-api

NodeJS Facebook Messenger API for bots to send messages and setup events to Facebook.
https://www.npmjs.com/package/fb-messenger-bot-api
MIT License
34 stars 17 forks source link

Update travis-deploy-once to the latest version 🚀 #79

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency travis-deploy-once was updated from 5.0.9 to 5.0.10.

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 v5.0.10

5.0.10 (2018-12-12)

Bug Fixes

  • package: update p-retry to version 3.0.0 (b360e09)
Commits

The new version differs by 3 commits.

  • b360e09 fix(package): update p-retry to version 3.0.0
  • fe68469 chore(package): update nyc and sinon
  • 0f8d0d3 chore(package): update commitizen to version 3.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:

codecov-io commented 5 years ago

Codecov Report

Merging #79 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #79   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines         325    325           
  Branches       37     37           
=====================================
  Hits          325    325

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e96c118...52a2bb6. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v5.0.11

5.0.11 (2018-12-15)

Bug Fixes

  • readme: add deprecation notice (70e9057)
Commits

The new version differs by 1 commits.

  • 70e9057 fix(readme): add deprecation notice

See the full diff