joeirimpan / listmonk-messenger

Lightweight HTTP server to handle webhooks from listmonk and forward it to different messengers.
MIT License
53 stars 10 forks source link

chore(deps): Bump github.com/twilio/twilio-go from 1.17.0 to 1.19.1 #70

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/twilio/twilio-go from 1.17.0 to 1.19.1.

Release notes

Sourced from github.com/twilio/twilio-go's releases.

v1.19.1

Release Notes

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.
  • Correct precedence documentation for application_sid vs status_callback in message creation
  • Mark MaxPrice as deprecated

Flex

  • Adding optional parameter to plugins
  • Making plugins visibility to public

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
  • Add new errors attribute to the Brand Registration resource.
  • Mark brand_feedback attribute as deprecated.
  • Mark failure_reason attribute as deprecated.
  • The new errors attribute is expected to provide additional information about Brand registration failures and feedback (if any has been provided by The Campaign Registry). Consumers should use this attribute instead of brand_feedback and failure_reason.

Numbers

  • Correct valid_until_date field to be visible in Bundles resource
  • Adding port_in_status field to the Port In resource and phone_number_status and sid fields to the Port In Phone Number resource
  • Correcting mount_name for porting port in fetch API

Oauth

  • Modified token endpoint response
  • Added refresh_token and scope as optional parameter to token endpoint
  • Add new APIs for vendor authorize and token endpoints

Trusthub

  • Add update inquiry endpoint in compliance_registration.
  • Add new field in themeSetId in compliance_registration.
  • Add new field in statusCallbackUrl in compliance_registration.
  • Add new field in isvRegisteringForSelfOrTenant in compliance_registration.

Voice

  • Correct call filtering by start and end time documentation, clarifying that times are UTC.

Twiml

  • Add support for new Google voices (Q1 2024) for Say verb - gu-IN voices

... (truncated)

Changelog

Sourced from github.com/twilio/twilio-go's changelog.

[2024-04-01] Version 1.19.1

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.
  • Correct precedence documentation for application_sid vs status_callback in message creation
  • Mark MaxPrice as deprecated

Flex

  • Adding optional parameter to plugins
  • Making plugins visibility to public

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
  • Add new errors attribute to the Brand Registration resource.
  • Mark brand_feedback attribute as deprecated.
  • Mark failure_reason attribute as deprecated.
  • The new errors attribute is expected to provide additional information about Brand registration failures and feedback (if any has been provided by The Campaign Registry). Consumers should use this attribute instead of brand_feedback and failure_reason.

Numbers

  • Correct valid_until_date field to be visible in Bundles resource
  • Adding port_in_status field to the Port In resource and phone_number_status and sid fields to the Port In Phone Number resource
  • Correcting mount_name for porting port in fetch API

Oauth

  • Modified token endpoint response
  • Added refresh_token and scope as optional parameter to token endpoint
  • Add new APIs for vendor authorize and token endpoints

Trusthub

  • Add update inquiry endpoint in compliance_registration.
  • Add new field in themeSetId in compliance_registration.
  • Add new field in statusCallbackUrl in compliance_registration.
  • Add new field in isvRegisteringForSelfOrTenant in compliance_registration.

Voice

  • Correct call filtering by start and end time documentation, clarifying that times are UTC.

Twiml

  • Add support for new Google voices (Q1 2024) for Say verb - gu-IN voices
  • Add support for new Amazon Polly and Google voices (Q1 2024) for Say verb - Niamh (en-IE) and Sofie (da-DK) voices

... (truncated)

Commits
  • 298c07d Release v1.19.1
  • 923abd8 [Librarian] Regenerated @ 7e2caf2ef38bb07afedbc8ba24e3a235c57337ad
  • 9f3a2de Revert "feat!: Merge '2.0.0-rc' to 'main' (#238)" (#241)
  • 8e6808b Release v1.19.0
  • 5caa3b9 [Librarian] Regenerated @ f75e0fb81b57afeb6b457dc85e19644ebb530f9b
  • 8fb7db6 chore: cluster tests enabled (#230)
  • b580efd Release v1.18.0
  • 5d2f615 [Librarian] Regenerated @ c3db20dd5f24647ef2bd3fb8b955496c59bb22bd
  • e6a8445 fix: added validation check for user credentials (#228)
  • 2fcaed4 chore: disable cluster test
  • See full diff in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 7 months ago

Superseded by #72.