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.20.1 to 1.21.1 #85

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/twilio/twilio-go from 1.20.1 to 1.21.1.

Release notes

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

v1.21.1

Release Notes

Api

  • Mark MaxPrice as obsolete

Lookups

  • Update examples for phone_number_quality_score

Messaging

  • List tollfree verifications on parent account and all sub-accounts

Docs

v1.21.0

Release Notes

Library - Chore

Library - Fix

Api

  • Add ie1 as supported region for UserDefinedMessage and UserDefinedMessageSubscription.

Flex

  • Adding validated field to plugin_versions
  • Corrected the data type for runtime_domain, call_recording_webhook_url, crm_callback_url, crm_fallback_url, flex_url in Flex Configuration
  • Making routing optional in Create Interactions endpoint

Intelligence

  • Expose operator authoring apis to public visibility
  • Deleted language_code parameter from updating service in v2 (breaking change)
  • Add read_only_attached_operator_sids to v2 services

Numbers

  • Add API endpoint for GET Porting Webhook Configurations By Account SID
  • Remove bulk portability api under version /v1. (breaking change)
  • Removed porting_port_in_fetch.json files and move the content into porting_port_in.json files
  • Add API endpoint to deleting Webhook Configurations
  • Add Get Phone Number by Port in request SID and Phone Number SID api
  • Add Create Porting webhook configuration API
  • Added bundle_sid and losing_carrier_information fields to Create PortInRequest api to support Japan porting

Taskrouter

  • Add back routing_target property to tasks
  • Add back ignore_capacity property to tasks
  • Removing routing_target property to tasks due to revert

... (truncated)

Changelog

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

[2024-06-06] Version 1.21.1

Api

  • Mark MaxPrice as obsolete

Lookups

  • Update examples for phone_number_quality_score

Messaging

  • List tollfree verifications on parent account and all sub-accounts

[2024-05-24] Version 1.21.0

Library - Chore

Library - Fix

Api

  • Add ie1 as supported region for UserDefinedMessage and UserDefinedMessageSubscription.

Flex

  • Adding validated field to plugin_versions
  • Corrected the data type for runtime_domain, call_recording_webhook_url, crm_callback_url, crm_fallback_url, flex_url in Flex Configuration
  • Making routing optional in Create Interactions endpoint

Intelligence

  • Expose operator authoring apis to public visibility
  • Deleted language_code parameter from updating service in v2 (breaking change)
  • Add read_only_attached_operator_sids to v2 services

Numbers

  • Add API endpoint for GET Porting Webhook Configurations By Account SID
  • Remove bulk portability api under version /v1. (breaking change)
  • Removed porting_port_in_fetch.json files and move the content into porting_port_in.json files
  • Add API endpoint to deleting Webhook Configurations
  • Add Get Phone Number by Port in request SID and Phone Number SID api
  • Add Create Porting webhook configuration API
  • Added bundle_sid and losing_carrier_information fields to Create PortInRequest api to support Japan porting

Taskrouter

  • Add back routing_target property to tasks
  • Add back ignore_capacity property to tasks
  • Removing routing_target property to tasks due to revert
  • Removing ignore_capacity property to tasks due to revert
  • Add routing_target property to tasks
  • Add ignore_capacity property to tasks

... (truncated)

Commits
  • 94ad022 Release v1.21.1
  • 7b3ffa6 [Librarian] Regenerated @ b8a450aff168b5449d658833256ca2354e3ecbbc df505752cd...
  • acd46a0 Release v1.21.0
  • 643fcbb [Librarian] Regenerated @ 1baa147fbfa3bf2798f86ec43796ef1df42570d4 a3170b07f3...
  • 7ac040b chore: added put method support (#245)
  • e50e188 fix: added body param in mock_client (#246)
  • 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 4 months ago

Superseded by #89.