[Snyk] Upgrade twilio from 4.21.0 to 4.22.0 #1162

Closed
opened 2026-04-05 16:25:44 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 3/2/2024

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


Snyk has created this PR to upgrade twilio from 4.21.0 to 4.22.0.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-02-09.
Release notes
Package name: twilio
  • 4.22.0 - 2024-02-09

    Release Notes

    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.

    Docs

  • 4.21.0 - 2024-01-25

    Release Notes

    Library - Fix

    • PR #996: Update Dockerfile with node version which has security support as of now. Thanks to @ AsabuHere!

    Library - Chore

    Oauth

    • updated openid discovery endpoint uri (breaking change)
    • Added device code authorization endpoint
    • added oauth JWKS endpoint
    • Get userinfo resource
    • OpenID discovery resource
    • Add new API for token endpoint

    Docs

from twilio GitHub release notes
Commit messages
Package name: twilio

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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

*Originally created by @simlarsen on 3/2/2024* <p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to upgrade twilio from 4.21.0 to 4.22.0.</h3> :information_source: 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. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **22 days ago**, on 2024-02-09. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>twilio</b></summary> <ul> <li> <b>4.22.0</b> - <a href="https://snyk.io/redirect/github/twilio/twilio-node/releases/tag/4.22.0">2024-02-09</a></br><h2><strong>Release Notes</strong></h2> <p><strong>Library - Chore</strong></p> <ul> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/pull/1002" data-hovercard-type="pull_request" data-hovercard-url="/twilio/twilio-node/pull/1002/hovercard">PR #1002</a>: disable cluster test. Thanks to <a href="https://snyk.io/redirect/github/sbansla">@ sbansla</a>!</li> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/pull/1001" data-hovercard-type="pull_request" data-hovercard-url="/twilio/twilio-node/pull/1001/hovercard">PR #1001</a>: Remove Media V1. Thanks to <a href="https://snyk.io/redirect/github/califlower">@ califlower</a>!</li> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/pull/997" data-hovercard-type="pull_request" data-hovercard-url="/twilio/twilio-node/pull/997/hovercard">PR #997</a>: removing oauth and autopilot references. Thanks to <a href="https://snyk.io/redirect/github/tiwarishubham635">@ tiwarishubham635</a>!</li> </ul> <p><strong>Api</strong></p> <ul> <li>Updated service base url for connect apps and authorized connect apps APIs <strong>(breaking change)</strong></li> <li>Update documentation to reflect RiskCheck GA</li> <li>Added optional parameter <code>CallToken</code> for create participant api</li> </ul> <p><strong>Events</strong></p> <ul> <li>Marked as GA</li> </ul> <p><strong>Flex</strong></p> <ul> <li>Adding <code>flex_instance_sid</code> to Flex Configuration</li> <li>Adding <code>provisioning_status</code> for Email Manager</li> <li>Adding <code>offline_config</code> to Flex Configuration</li> </ul> <p><strong>Insights</strong></p> <ul> <li>add flag to restrict access to unapid customers</li> <li>decommission voice-qualitystats-endpoint role</li> </ul> <p><strong>Intelligence</strong></p> <ul> <li>Add text-generation operator (for example conversation summary) results to existing OperatorResults collection.</li> </ul> <p><strong>Lookups</strong></p> <ul> <li>Remove <code>carrier</code> field from <code>sms_pumping_risk</code> and leave <code>carrier_risk_category</code> <strong>(breaking change)</strong></li> <li>Remove carrier information from call forwarding package <strong>(breaking change)</strong></li> </ul> <p><strong>Messaging</strong></p> <ul> <li>Add update instance endpoints to us_app_to_person api</li> <li>Add tollfree edit_allowed and edit_reason fields</li> <li>Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation</li> <li>Add DELETE support to Tollfree Verification resource</li> </ul> <p><strong>Numbers</strong></p> <ul> <li>Add Get Port In request api</li> </ul> <p><strong>Push</strong></p> <ul> <li>Migrated to new Push API V4 with Resilient Notification Delivery.</li> </ul> <p><strong>Serverless</strong></p> <ul> <li>Add node18 as a valid Build runtime</li> </ul> <p><strong>Taskrouter</strong></p> <ul> <li>Add <code>jitter_buffer_size</code> param in update reservation</li> <li>Add container attribute to task_queue_bulk_real_time_statistics endpoint</li> <li>Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint</li> </ul> <p><strong>Trusthub</strong></p> <ul> <li>Add optional field NotificationEmail to the POST /v1/ComplianceInquiries/Customers/Initialize API</li> <li>Add additional optional fields in compliance_tollfree_inquiry.json</li> <li>Rename did to tollfree_phone_number in compliance_tollfree_inquiry.json</li> <li>Add new optional field notification_email to compliance_tollfree_inquiry.json</li> </ul> <p><strong>Verify</strong></p> <ul> <li><code>Tags</code> property added again to Public Docs <strong>(breaking change)</strong></li> <li>Remove <code>Tags</code> from Public Docs <strong>(breaking change)</strong></li> <li>Add <code>VerifyEventSubscriptionEnabled</code> parameter to service create and update endpoints.</li> <li>Add <code>Tags</code> optional parameter on Verification creation.</li> <li>Update Verify TOTP maturity to GA.</li> </ul> <p><strong><a href="https://twilio.com/docs/libraries/reference/twilio-node/4.22.0/index.html" rel="nofollow">Docs</a></strong></p> </li> <li> <b>4.21.0</b> - <a href="https://snyk.io/redirect/github/twilio/twilio-node/releases/tag/4.21.0">2024-01-25</a></br><h2><strong>Release Notes</strong></h2> <p><strong>Library - Fix</strong></p> <ul> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/pull/996" data-hovercard-type="pull_request" data-hovercard-url="/twilio/twilio-node/pull/996/hovercard">PR #996</a>: Update Dockerfile with node version which has security support as of now. Thanks to <a href="https://snyk.io/redirect/github/AsabuHere">@ AsabuHere</a>!</li> </ul> <p><strong>Library - Chore</strong></p> <ul> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/pull/994" data-hovercard-type="pull_request" data-hovercard-url="/twilio/twilio-node/pull/994/hovercard">PR #994</a>: removed .npmignore. Thanks to <a href="https://snyk.io/redirect/github/tiwarishubham635">@ tiwarishubham635</a>!</li> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/pull/995" data-hovercard-type="pull_request" data-hovercard-url="/twilio/twilio-node/pull/995/hovercard">PR #995</a>: removed unnecessary badge and added relevant badges. Thanks to <a href="https://snyk.io/redirect/github/tiwarishubham635">@ tiwarishubham635</a>!</li> </ul> <p><strong>Oauth</strong></p> <ul> <li>updated openid discovery endpoint uri <strong>(breaking change)</strong></li> <li>Added device code authorization endpoint</li> <li>added oauth JWKS endpoint</li> <li>Get userinfo resource</li> <li>OpenID discovery resource</li> <li>Add new API for token endpoint</li> </ul> <p><strong><a href="https://twilio.com/docs/libraries/reference/twilio-node/4.21.0/index.html" rel="nofollow">Docs</a></strong></p> </li> </ul> from <a href="https://snyk.io/redirect/github/twilio/twilio-node/releases">twilio GitHub release notes</a> </details> </details> <details> <summary><b>Commit messages</b></summary> </br> <details> <summary>Package name: <b>twilio</b></summary> <ul> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/commit/cc9b7b16cb05d83066344ccd30ce9af74cd6a62f">cc9b7b1</a> Release 4.22.0</li> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/commit/84bcabe4a5c56e3043b0f1ca4fd98b66eb4a618f">84bcabe</a> [Librarian] Regenerated @ c3db20dd5f24647ef2bd3fb8b955496c59bb22bd</li> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/commit/a86024d9de67a661af0afb38a68821b23394cbb9">a86024d</a> chore: disable cluster test (#1002)</li> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/commit/829f455f2a2185d56dc8196b63f7e7e518df3ba7">829f455</a> chore: Remove Media V1 (#1001)</li> <li><a href="https://snyk.io/redirect/github/twilio/twilio-node/commit/7bbaaba8a2bcdf3d884ff87df10f94e28ac9a7f8">7bbaaba</a> chore: removing oauth and autopilot references (#997)</li> </ul> <a href="https://snyk.io/redirect/github/twilio/twilio-node/compare/d22044ca9aab5ba6996e0330eb146020862ddc1c...cc9b7b16cb05d83066344ccd30ce9af74cd6a62f">Compare</a> </details> </details> <hr/> **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: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIxZmNjMjdjMC1mYTFmLTQyOGMtYWFjYi04MThlMTU0MDgwNDciLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjFmY2MyN2MwLWZhMWYtNDI4Yy1hYWNiLTgxOGUxNTQwODA0NyJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa/settings/integration?pkg&#x3D;twilio&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"1fcc27c0-fa1f-428c-aacb-818e15408047","prPublicId":"1fcc27c0-fa1f-428c-aacb-818e15408047","dependencies":[{"name":"twilio","from":"4.21.0","to":"4.22.0"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"a2fb4fe1-f25f-4ff9-a58c-e78277b0a7fa","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2024-02-09T11:53:03.162Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) --->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1162