erictherobot / kano

Boilerplate for NodeJS + ExpressJS 4.x + MongoDB + Jade + Bootstrap 3 + Mocha + API's
http://erictherobot.com/kano/
MIT License
60 stars 6 forks source link

An in-range update of twilio is breaking the build 🚨 #28

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.3.0 of twilio just got published.

Branch Build failing 🚨
Dependency twilio
Current Version 3.3.0-edge
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

twilio is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/erictherobot/kano/builds/235787588?utm_source=github_status&utm_medium=notification)

Release Notes 3.3.0

The newest version of the twilio-node helper library!

Commits

The new version differs by 218 commits ahead by 218, behind by 70.

  • 5b8d970 Regenerate Library
  • 79b0dda Update CHANGES.md
  • 1814d57 Regenerate Library
  • 4498c09 Merge pull request #34 from twilio/twiml-speech-recognition
  • 196ec56 Regenerate mainline library for signal
  • e8579c6 Merge branch 'master' of github.com:twilio/twilio-node
  • 2d4d04e Merge pull request #246 from twilio/taskrouter-url-utils
  • 9c784d3 Regenerate Library
  • 3bb5762 Fix version in changelog
  • 9b1e161 Regenerate mainline library 5/19/2017
  • 2bd4d0f Merge pull request #249 from twilio/serialize-obj
  • c772fbc Add 0.12 to allow_failures in travis
  • 646eb1f Add clean makefile target
  • 7bee8a1 Add serializer for json object parameters
  • ecb9721 Merge branch 'master' of https://github.com/twilio/node-private into twiml-speech-recognition

There are 218 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 7 years ago

Version 3.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 3.5.0

Release Notes

  • Bump jsonwebtoken from 5.4.x to 7.4.1.
  • Bump xmlbuilder from 8.2.2 to 9.0.1.
  • Detect and fail install when node not present.

Api

  • Update AnnounceMethod parameter naming for consistency

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add verification_attempts to HostedNumberOrders.
  • Add status_callback_url and status_callback_method to HostedNumberOrders.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.