signalwire / signalwire-ruby

MIT License
8 stars 11 forks source link

Update twilio-ruby requirement from ~> 5.0 to >= 5, < 8 #111

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on twilio-ruby to permit the latest version.

Release notes

Sourced from twilio-ruby's releases.

7.0.1

Release Notes

Api

  • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

Flex

  • Remove optional parameter from plugins and it to plugin_versions

Lookups

  • Add new pre_fill package to the lookup response

Messaging

  • Cleanup api.messaging.next-gen from Messaging Services endpoints
  • Readd Sending-Window after fixing test failure

Verify

  • Add whatsapp.msg_service_sid and whatsapp.from parameters to create, update, get and list of services endpoints

Voice

  • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

Twiml

  • Add new token_type value payment-method for Pay verb

Docs

Changelog

Sourced from twilio-ruby's changelog.

[2024-04-04] Version 7.0.1

Api

  • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

Flex

  • Remove optional parameter from plugins and it to plugin_versions

Lookups

  • Add new pre_fill package to the lookup response

Messaging

  • Cleanup api.messaging.next-gen from Messaging Services endpoints
  • Readd Sending-Window after fixing test failure

Verify

  • Add whatsapp.msg_service_sid and whatsapp.from parameters to create, update, get and list of services endpoints

Voice

  • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

Twiml

  • Add new token_type value payment-method for Pay verb

[2024-04-01] Version 7.0.0

Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

Library - Feature

Library - Chore

Api

  • Add property queue_time to conference participant resource
  • Update RiskCheck documentation
  • Correct call filtering by start and end time documentation, clarifying that times are UTC.

Flex

  • Adding optional parameter to plugins

Media

  • Remove API: MediaProcessor

Messaging

  • Remove Sending-Window due to test failure
  • Add Sending-Window as a response property to Messaging Services, gated by a beta feature flag

... (truncated)

Commits
  • e37c524 Release 7.0.1
  • 685ed18 [Librarian] Regenerated @ b894abe9525247ea4345d78891244817d397f6de f80058eb41...
  • 81beeff Release 7.0.0
  • 1a86669 [Librarian] Regenerated @ 7e2caf2ef38bb07afedbc8ba24e3a235c57337ad 2deb312512...
  • d96b00a feat!: Merge '7.0.0-rc' into main (#719)
  • 09f41ae chore: remove media endpoint (#715)
  • b27c6a6 Release 6.12.1
  • 1e2add8 [Librarian] Regenerated @ 2264f28906b87ae1f1aedbf72f8dc0e4b57a545a
  • c84cb9b Release 6.12.0
  • ba44209 [Librarian] Regenerated @ f75e0fb81b57afeb6b457dc85e19644ebb530f9b
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)