Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency twilio to v5 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
twilio ^4.21.0 -> ^5.0.0 age adoption passing confidence

Release Notes

twilio/twilio-node (twilio)

v5.0.4

Compare Source

Library - Chore

Library - Docs

Flex

  • Add header ui_version to web_channels API

Messaging

  • Redeploy after failed pipeline

Numbers

  • Add Delete Port In request phone number api and Add Delete Port In request api

v5.0.3

Compare Source

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

v5.0.2

Compare Source

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

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

Oauth

  • Modified token endpoint response
  • Added refresh_token and scope as optional parameter to token endpoint

Trusthub

  • Add update inquiry endpoint in compliance_registration.
  • Add new field in themeSetId 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

v5.0.1

Compare Source

Oauth

  • Add new APIs for vendor authorize and token endpoints

v5.0.0

Compare Source

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

Library - Feature

Api

  • Correct precedence documentation for application_sid vs status_callback in message creation
  • Mark MaxPrice as deprecated

Flex

  • Making plugins visibility to public

Messaging

  • 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

  • Correcting mount_name for porting port in fetch API

Trusthub

  • Add new field in statusCallbackUrl in compliance_registration.
  • Add new field in isvRegisteringForSelfOrTenant in compliance_registration.

Twiml

  • Expanded description of Action parameter for Message verb

v4.23.0

Compare Source

Library - Chore

Api

  • remove feedback and feedback summary from call resource

Flex

  • Adding routing_properties to Interactions Channels Participant

Lookups

  • Add new line_status package to the lookup response
  • Remove live_activity package from the lookup response (breaking change)

Messaging

  • Add tollfree multiple rejection reasons response array

Trusthub

  • Add ENUM for businessRegistrationAuthority in compliance_registration. (breaking change)
  • Add new field in isIsvEmbed in compliance_registration.
  • Add additional optional fields in compliance_registration for Individual business type.

Twiml

  • Add support for new Amazon Polly and Google voices (Q1 2024) for Say verb

v4.22.0

Compare Source

Library - Chore

Api

  • Updated service base url for connect apps and authorized connect apps APIs (breaking change)
  • Update documentation to reflect RiskCheck GA
  • Added optional parameter CallToken for create participant api

Events

  • Marked as GA

Flex

  • Adding flex_instance_sid to Flex Configuration
  • Adding provisioning_status for Email Manager
  • Adding offline_config to Flex Configuration

Insights

  • add flag to restrict access to unapid customers
  • decommission voice-qualitystats-endpoint role

Intelligence

  • Add text-generation operator (for example conversation summary) results to existing OperatorResults collection.

Lookups

  • Remove carrier field from sms_pumping_risk and leave carrier_risk_category (breaking change)
  • Remove carrier information from call forwarding package (breaking change)

Messaging

  • Add update instance endpoints to us_app_to_person api
  • Add tollfree edit_allowed and edit_reason fields
  • Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation
  • Add DELETE support to Tollfree Verification resource

Numbers

  • Add Get Port In request api

Push

  • Migrated to new Push API V4 with Resilient Notification Delivery.

Serverless

  • Add node18 as a valid Build runtime

Taskrouter

  • Add jitter_buffer_size param in update reservation
  • Add container attribute to task_queue_bulk_real_time_statistics endpoint
  • Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint

Trusthub

  • Add optional field NotificationEmail to the POST /v1/ComplianceInquiries/Customers/Initialize API
  • Add additional optional fields in compliance_tollfree_inquiry.json
  • Rename did to tollfree_phone_number in compliance_tollfree_inquiry.json
  • Add new optional field notification_email to compliance_tollfree_inquiry.json

Verify

  • Tags property added again to Public Docs (breaking change)
  • Remove Tags from Public Docs (breaking change)
  • Add VerifyEventSubscriptionEnabled parameter to service create and update endpoints.
  • Add Tags optional parameter on Verification creation.
  • Update Verify TOTP maturity to GA.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency twilio to v5 chore(deps): update dependency twilio to v5 - autoclosed Mar 13, 2024
@renovate renovate bot closed this Mar 13, 2024
@renovate renovate bot deleted the renovate/twilio-5.x branch March 13, 2024 23:11
@renovate renovate bot changed the title chore(deps): update dependency twilio to v5 - autoclosed chore(deps): update dependency twilio to v5 Mar 14, 2024
@renovate renovate bot reopened this Mar 14, 2024
@renovate renovate bot restored the renovate/twilio-5.x branch March 14, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants