Skip to content

[Snyk] Upgrade twilio from 4.8.0 to 4.19.0 #68

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

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

Conversation

Codehackerone
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade twilio from 4.8.0 to 4.19.0.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 15 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-10-19.
Release notes
Package name: twilio
  • 4.19.0 - 2023-10-19

    Release Notes

    Library - Chore

    Accounts

    • Updated Safelist metadata to correct the docs.
    • Add Global SafeList API changes

    Api

    • Added optional parameter CallToken for create participant api

    Flex

    • Adding offline_config to Flex Configuration

    Intelligence

    • Deleted redacted parameter from fetching transcript in v2 (breaking change)

    Lookups

    • Add new phone_number_quality_score package to the lookup response
    • Remove disposable_phone_number_risk package (breaking change)

    Messaging

    • Update US App To Person documentation with current message_samples requirements

    Taskrouter

    • Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint
    • Add virtual_start_time property to tasks
    • Updating task_queue_data format from map to array in the response of bulk get endpoint of TaskQueue Real Time Statistics API (breaking change)

    Docs

  • 4.18.1 - 2023-10-05

    Release Notes

    Library - Fix

    Lookups

    • Add test api support for Lookup v2

    Docs

  • 4.18.0 - 2023-09-21

    Release Notes

    Conversations

    • Enable conversation email bindings, email address configurations and email message subjects

    Flex

    • Adding console_errors_included to Flex Configuration field debugger_integrations
    • Introducing new channel status as inactive in modify channel endpoint for leave functionality (breaking change)
    • Adding citrix_voice_vdi to Flex Configuration

    Taskrouter

    • Add Update Queues, Workers, Workflow Real Time Statistics API to flex-rt-data-api-v2 endpoint
    • Add Update Workspace Real Time Statistics API to flex-rt-data-api-v2 endpoint

    Docs

  • 4.17.0 - 2023-09-07

    Release Notes

    Api

    • Make message tagging parameters public (breaking change)

    Flex

    • Adding agent_conv_end_methods to Flex Configuration

    Messaging

    • Mark Mesasging Services fallback_to_long_code feature obsolete

    Numbers

    • Add Create Port In request api
    • Renaming sid for bulk_hosting_sid and remove account_sid response field in numbers/v2/BulkHostedNumberOrders (breaking change)

    Pricing

    • gate resources behind a beta_feature

    Docs

  • 4.16.0 - 2023-08-24

    Release Notes

    Api

    • Add new property RiskCheck for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value of disable to skip any kind of risk check on the respective message request

    Flex

    • Changing sid<UO> path param to sid<UT> in interaction channel participant update endpoint (breaking change)

    Messaging

    • Add Channel Sender api
    • Fixing country code docs and removing Zipwhip references

    Numbers

    • Request status changed in numbers/v2/BulkHostedNumberOrders (breaking change)
    • Add bulk hosting orders API under version `/v2

    Docs

  • 4.15.0 - 2023-08-10

    Release Notes

    Library - Fix

    Insights

    • Normalize annotations parameters in list summary api to be prefixed

    Numbers

    • Change Bulk_hosted_sid from BHR to BH prefix in HNO and dependent under version /v2 API's. (breaking change)
    • Added parameter target_account_sid to portability and account_sid to response body

    Verify

    • Remove beta feature flag to list attempts API.
    • Remove beta feature flag to verifications summary attempts API.

    Docs

  • 4.14.1 - 2023-07-27

    Release Notes

    Api

    • Added voice-intelligence, voice-intelligence-transcription and voice-intelligence-operators to usage_record API.
    • Added tts-google to usage_record API.

    Lookups

    • Add new disposable_phone_number_risk package to the lookup response

    Verify

    • Documentation of list attempts API was improved by correcting date_created_after and date_created_before expected date format.
    • Documentation was improved by correcting date_created_after and date_created_before expected date format parameter on attempts summary API.
    • Documentation was improved by adding WHATSAPP as optional valid parameter on attempts summary API.

    Twiml

    • Added support for he-il inside of ssm_lang.json that was missing
    • Added support for he-il language in say.json that was missing
    • Add statusCallback and statusCallbackMethod attributes to <Siprec>.

    Docs

  • 4.14.0 - 2023-07-14

    Release Notes

    Library - Fix

    Flex

    • Adding interaction_context_sid as optional parameter in Interactions API

    Messaging

    • Making visiblity public for tollfree_verification API

    Numbers

    • Remove Sms capability property from HNO creation under version /v2 of HNO API. (breaking change)
    • Update required properties in LOA creation under version /v2 of Authorization document API. (breaking change)

    Taskrouter

    • Add api to fetch task queue statistics for multiple TaskQueues

    Verify

    • Add RiskCheck optional parameter on Verification creation.

    Twiml

    • Add Google Voices and languages

    Docs

  • 4.13.0 - 2023-06-28

    Release Notes

    Library - Fix

    • PR #933: Refer only required values from process.env instead of fetching all. Thanks to @ AsabuHere!

    Lookups

    • Add reassigned_number package to the lookup response

    Numbers

    • Add hosted_number_order under version /v2.
    • Update properties in Porting and Bulk Porting APIs. (breaking change)
    • Added bulk Portability API under version /v1.
    • Added Portability API under version /v1.

    Docs

  • 4.12.0 - 2023-06-15
  • 4.11.2 - 2023-06-01
  • 4.11.1 - 2023-05-18
  • 4.11.0 - 2023-05-04
  • 4.10.0 - 2023-04-05
  • 4.9.0 - 2023-03-22
  • 4.8.0 - 2023-02-22
from twilio GitHub release notes
Commit messages
Package name: twilio
  • de63541 Release 4.19.0
  • b86e2e0 [Librarian] Regenerated @ 922c1fef02b8c8fbbbe2315aa9b9d1dba49f3fc0
  • ed8ad97 chore: upgraded semver versions (#966)
  • 75361b2 chore: added feature request issue template (#964)
  • a23ee16 Release 4.18.1
  • 0ccd7ca [Librarian] Regenerated @ a25fe2e20ee404d8f8642d6e5acceff276916c9e
  • 316114b fix: update security method validatessl (#961)
  • 392fedd Release 4.18.0
  • 4af092a [Librarian] Regenerated @ c9ac9b9736431d573d8dec29ad3095eee969cdea
  • b39e374 Release 4.17.0
  • 8c2edfc [Librarian] Regenerated @ b32d3e1eba2177c81eeca51181f67e618fe86dbe
  • 7203ad0 Release 4.16.0
  • b4e6952 [Librarian] Regenerated @ 38fb28edc02f73b8635b45a5612c5ae33eab39fe
  • 70bc328 Release 4.15.0
  • 4d00b7c [Librarian] Regenerated @ 1e94599903f1dbac80d3040ebbdba7d3f7fb074d
  • b7c5598 fix: fix unhandledRejection (#952)
  • 73ddddd Release 4.14.1
  • 54a1699 [Librarian] Regenerated @ 07a9a183b1077d5a881e6cd53ef76b0d75ccc6b0
  • 9cb46f0 Release 4.14.0
  • e3d6e80 [Librarian] Regenerated @ 5627c63bd23f159fdbe112bf727f87b79c3d4f74
  • 7519b2f fix: bump dayjs version (fixes #934) (#945)
  • f55a1f4 Release 4.13.0
  • 49fbfb7 [Librarian] Regenerated @ d9d9306ce476f68a10ab20bf103e0e31e523a4b3
  • f7fd774 fix: Refer only required values from process.env instead of fetching all (#933)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@anuragc2001 anuragc2001 removed their assignment Jan 26, 2024
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.

3 participants