Roedt / ringesentralen-frontend

Frontend for ringesentralen
MIT License
2 stars 0 forks source link

Update dependency twilio to v3.84.0 #410

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
twilio 3.73.1 -> 3.84.0 age adoption passing confidence

Release Notes

twilio/twilio-node ### [`v3.84.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-12-14-Version-3840) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.83.4...3.84.0) **Library - Docs** - [PR #​821](https://togithub.com/twilio/twilio-node/pull/821): add commands to install release candidates. Thanks to [@​childish-sambino](https://togithub.com/childish-sambino)! **Api** - Add `street_secondary` param to address create and update - Make `method` optional for user defined message subscription **(breaking change)** **Flex** - Flex Conversations is now Generally Available - Adding the ie1 mapping for authorization api, updating service base uri and base url response attribute **(breaking change)** - Change web channels to GA and library visibility to public - Changing the uri for authorization api from using Accounts to Insights **(breaking change)** **Media** - Gate Twilio Live endpoints behind beta_feature for EOS **Messaging** - Mark `MessageFlow` as a required field for Campaign Creation **(breaking change)** **Oauth** - updated openid discovery endpoint uri **(breaking change)** - Added device code authorization endpoint **Supersim** - Allow filtering the SettingsUpdates resource by `status` **Twiml** - Add new Polly Neural voices - Add tr-TR, ar-AE, yue-CN, fi-FI languages to SSML `` element. - Add x-amazon-jyutping, x-amazon-pinyin, x-amazon-pron-kana, x-amazon-yomigana alphabets to SSML `` element. - Rename `character` value for SSML `` `interpret-as` attribute to `characters`. **(breaking change)** - Rename `role` attribute to `format` in SSML `` element. **(breaking change)** ### [`v3.83.4`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-11-30-Version-3834) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.83.3...3.83.4) **Flex** - Adding new `assessments` api in version `v1` **Lookups** - Add `identity_match` package to the lookup response **Messaging** - Added `validated` parameter to Link Shortening API **Serverless** - Add node16 as a valid Build runtime - Add ie1 and au1 as supported regions for all endpoints. ### [`v3.83.3`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-11-16-Version-3833) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.83.2...3.83.3) **Library - Chore** - [PR #​823](https://togithub.com/twilio/twilio-node/pull/823): upgrade GitHub Actions dependencies. Thanks to [@​childish-sambino](https://togithub.com/childish-sambino)! **Api** - Set the Content resource to have public visibility as Preview **Flex** - Adding new parameter `base_url` to 'gooddata' response in version `v1` **Insights** - Added `answered_by` field in List Call Summary - Added `answered_by` field in call summary ### [`v3.83.2`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-11-10-Version-3832) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.83.1...3.83.2) **Flex** - Adding two new authorization API 'user_roles' and 'gooddata' in version `v1` **Messaging** - Add new Campaign properties (MessageFlow, OptInMessage, OptInKeywords, OptOutMessage, OptOutKeywords, HelpMessage, HelpKeywords) **Twiml** - Add new speech models to `Gather`. ### [`v3.83.1`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-10-31-Version-3831) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.83.0...3.83.1) **Api** - Added `contentSid` and `contentVariables` to Message resource with public visibility as Beta - Add `UserDefinedMessageSubscription` and `UserDefinedMessage` resource **Proxy** - Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create **Supersim** - Update SettingsUpdates resource to remove PackageSid **Taskrouter** - Add `Ordering` query parameter to Workers and TaskQueues for sorting by - Add `worker_sid` query param for list reservations endpoint **Twiml** - Add `url` and `method` attributes to `` ### [`v3.83.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-10-19-Version-3830) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.82.2...3.83.0) **Api** - Make link shortening parameters public **(breaking change)** **Oauth** - added oauth JWKS endpoint - Get userinfo resource - OpenID discovery resource - Add new API for token endpoint **Supersim** - Add SettingsUpdates resource **Verify** - Update Verify Push endpoints to `ga` maturity - Verify BYOT add Channels property to the Get Templates response **Twiml** - Add `requireMatchingInputs` attribute and `input-matching-failed` errorType to `` ### [`v3.82.2`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-10-05-Version-3822) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.82.1...3.82.2) **Api** - Added `virtual-agent` to `usage_record` API. - Add AMD attributes to participant create request **Twiml** - Add AMD attributes to `Number` and `Sip` ### [`v3.82.1`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-09-21-Version-3821) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.82.0...3.82.1) **Library - Fix** - [PR #​782](https://togithub.com/twilio/twilio-node/pull/782): support duplicated query param values. Thanks to [@​childish-sambino](https://togithub.com/childish-sambino)! ### [`v3.82.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-09-07-Version-3820) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.81.0...3.82.0) **Library - Fix** - [PR #​723](https://togithub.com/twilio/twilio-node/pull/723): webhook validation with array parameter sorting Fixes [#​722](https://togithub.com/twilio/twilio-node/issues/722). Thanks to [@​robbie-terazo](https://togithub.com/robbie-terazo)! **Flex** - Removed redundant `close` status from Flex Interactions flow **(breaking change)** - Adding `debugger_integration` and `flex_ui_status_report` to Flex Configuration **Messaging** - Add create, list and get tollfree verification API **Verify** - Verify SafeList API endpoints added. **Video** - Add `Anonymize` API **Twiml** - Update `event` value `call-in-progress` to `call-answered` ### [`v3.81.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-08-24-Version-3810) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.80.1...3.81.0) **Library - Test** - [PR #​779](https://togithub.com/twilio/twilio-node/pull/779): add test-docker rule. Thanks to [@​beebzz](https://togithub.com/beebzz)! **Library - Feature** - [PR #​778](https://togithub.com/twilio/twilio-node/pull/778): RequestClient updated to become more customizable. Thanks to [@​mattcole19](https://togithub.com/mattcole19)! **Api** - Remove `beta feature` from scheduling params and remove optimize parameters. **(breaking change)** **Routes** - Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. **(breaking change)** **Twiml** - Add new Polly Neural voices - Add new languages to SSML ``. ### [`v3.80.1`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-08-10-Version-3801) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.80.0...3.80.1) **Routes** - Inbound Proccessing Region API - Public GA **Supersim** - Allow updating `DataLimit` on a Fleet ### [`v3.80.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-07-21-Version-3800) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.79.0...3.80.0) **Library - Docs** - [PR #​772](https://togithub.com/twilio/twilio-node/pull/772): added npm/yarn install instructions. Thanks to [@​citypaul](https://togithub.com/citypaul)! **Library - Feature** - [PR #​775](https://togithub.com/twilio/twilio-node/pull/775): add a timeout options to RequestClient that creates a custom https agent. Thanks to [@​benweissmann](https://togithub.com/benweissmann)! **Flex** - Add `status`, `error_code`, and `error_message` fields to Interaction `Channel` - Adding `messenger` and `gbm` as supported channels for Interactions API **Messaging** - Update alpha_sender docs with new valid characters **Verify** - Reorder Verification Check parameters so `code` stays as the first parameter **(breaking change)** - Rollback List Attempts API V2 back to pilot stage. ### [`v3.79.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-07-13-Version-3790) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.78.0...3.79.0) **Library - Test** - [PR #​771](https://togithub.com/twilio/twilio-node/pull/771): Adding misc as PR type. Thanks to [@​rakatyal](https://togithub.com/rakatyal)! **Conversations** - Allowed to use `identity` as part of Participant's resource **(breaking change)** **Lookups** - Remove `enhanced_line_type` from the lookup response **(breaking change)** **Supersim** - Add support for `sim_ip_addresses` resource to helper libraries **Verify** - Changed summary param `service_sid` to `verify_service_sid` to be consistent with list attempts API **(breaking change)** - Make `code` optional on Verification check to support `sna` attempts. **(breaking change)** ### [`v3.78.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-06-29-Version-3780) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.77.3...3.78.0) **Library - Docs** - [PR #​767](https://togithub.com/twilio/twilio-node/pull/767): a full stop is added in README.md file. Thanks to [@​bishal7679](https://togithub.com/bishal7679)! **Api** - Added `amazon-polly` to `usage_record` API. **Insights** - Added `annotation` field in call summary - Added new endpoint to fetch/create/update Call Annotations **Verify** - Remove `api.verify.totp` beta flag and set maturity to `beta` for Verify TOTP properties and parameters. **(breaking change)** - Changed summary param `verify_service_sid` to `service_sid` to be consistent with list attempts API **(breaking change)** **Twiml** - Add `maxQueueSize` to `Enqueue` ### [`v3.77.3`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-06-15-Version-3773) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.77.2...3.77.3) **Lookups** - Adding support for Lookup V2 API **Studio** - Corrected PII labels to be 30 days and added context to be PII **Twiml** - Add `statusCallbackMethod` attribute, nested `` elements to `` noun. - Add support for new Amazon Polly voices (Q2 2022) for `Say` verb - Add support for `` noun ### [`v3.77.2`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-06-01-Version-3772) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.77.1...3.77.2) **Library - Chore** - [PR #​755](https://togithub.com/twilio/twilio-node/pull/755): use Docker 'rc' tag for release candidate images. Thanks to [@​childish-sambino](https://togithub.com/childish-sambino)! ### [`v3.77.1`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-05-18-Version-3771) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.77.0...3.77.1) **Api** - Add property `media_url` to the recording resources **Verify** - Include `silent` as a channel type in the verifications API. ### [`v3.77.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-05-04-Version-3770) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.76.1...3.77.0) **Conversations** - Expose query parameter `type` in list operation on Address Configurations resource **Supersim** - Add `data_total_billed` and `billed_units` fields to Super SIM UsageRecords API response. - Change ESimProfiles `Eid` parameter to optional to enable Activation Code download method support **(breaking change)** **Verify** - Deprecate `push.include_date` parameter in create and update service. ### [`v3.76.1`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-04-06-Version-3761) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.76.0...3.76.1) **Api** - Updated `provider_sid` visibility to private **Verify** - Verify List Attempts API summary endpoint added. - Update PII documentation for `AccessTokens` `factor_friendly_name` property. **Voice** - make annotation parameter from /Calls API private ### [`v3.76.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-03-23-Version-3760) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.75.1...3.76.0) **Library - Chore** - [PR #​748](https://togithub.com/twilio/twilio-node/pull/748): update url-parse dependency. Thanks to [@​JenniferMah](https://togithub.com/JenniferMah)! - [PR #​746](https://togithub.com/twilio/twilio-node/pull/746): Update Axios to v0.26.1. Thanks to [@​stephenwade](https://togithub.com/stephenwade)! **Api** - Change `stream` url parameter to non optional - Add `verify-totp` and `verify-whatsapp-conversations-business-initiated` categories to `usage_record` API **Chat** - Added v3 Channel update endpoint to support Public to Private channel migration **Flex** - Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022. - Adding `channel_configs` object to Flex Configuration **Media** - Add max_duration param to PlayerStreamer **Supersim** - Remove Commands resource, use SmsCommands resource instead **(breaking change)** **Taskrouter** - Add limits to `split_by_wait_time` for Cumulative Statistics Endpoint **Video** - Change recording `status_callback_method` type from `enum` to `http_method` **(breaking change)** - Add `status_callback` and `status_callback_method` to composition - Add `status_callback` and `status_callback_method` to recording ### [`v3.75.1`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-03-09-Version-3751) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.75.0...3.75.1) **Library - Chore** - [PR #​742](https://togithub.com/twilio/twilio-node/pull/742): push Datadog Release Metric upon deploy success. Thanks to [@​eshanholtz](https://togithub.com/eshanholtz)! **Api** - Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings **Chat** - Add `X-Twilio-Wehook-Enabled` header to `delete` method in UserChannel resource **Numbers** - Expose `failure_reason` in the Supporting Documents resources **Verify** - Add optional `metadata` parameter to "verify challenge" endpoint, so the SDK/App can attach relevant information from the device when responding to challenges. - remove beta feature flag to list atempt api operations. - Add `ttl` and `date_created` properties to `AccessTokens`. ### [`v3.75.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-02-23-Version-3750) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.74.0...3.75.0) **Library - Chore** - [PR #​740](https://togithub.com/twilio/twilio-node/pull/740): update url-parse dependency. Thanks to [@​JenniferMah](https://togithub.com/JenniferMah)! **Api** - Add `uri` to `stream` resource - Add A2P Registration Fee category (`a2p-registration-fee`) to usage records - Detected a bug and removed optional boolean include_soft_deleted parameter to retrieve soft deleted recordings. **(breaking change)** - Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings. **Numbers** - Unrevert valid_until and sort filter params added to List Bundles resource - Revert valid_until and sort filter params added to List Bundles resource - Update sorting params added to List Bundles resource in the previous release **Preview** - Moved `web_channels` from preview to beta under `flex-api` **(breaking change)** **Taskrouter** - Add `ETag` as Response Header to List of Task, Reservation & Worker **Verify** - Remove outdated documentation commentary to contact sales. Product is already in public beta. - Add optional `metadata` to factors. **Twiml** - Add new Polly Neural voices ### [`v3.74.0`](https://togithub.com/twilio/twilio-node/blob/HEAD/CHANGES.md#​2022-02-09-Version-3740) [Compare Source](https://togithub.com/twilio/twilio-node/compare/3.73.1...3.74.0) **Library - Chore** - [PR #​736](https://togithub.com/twilio/twilio-node/pull/736): upgrade supported language versions. Thanks to [@​childish-sambino](https://togithub.com/childish-sambino)! - [PR #​734](https://togithub.com/twilio/twilio-node/pull/734): bump axios to latest. Thanks to [@​shwetha-manvinkurke](https://togithub.com/shwetha-manvinkurke)! **Library - Feature** - [PR #​733](https://togithub.com/twilio/twilio-node/pull/733): support required resource properties with names containing periods. Thanks to [@​Hunga1](https://togithub.com/Hunga1)! **Api** - Add `stream` resource **Conversations** - Fixed DELETE request to accept "sid_like" params in Address Configuration resources **(breaking change)** - Expose Address Configuration resource for `sms` and `whatsapp` **Fax** - Removed deprecated Programmable Fax Create and Update methods **(breaking change)** **Insights** - Rename `call_state` to `call_status` and remove `whisper` in conference participant summary **(breaking change)** **Numbers** - Expose valid_until filters as part of provisionally-approved compliance feature on the List Bundles resource **Supersim** - Fix typo in Fleet resource docs - Updated documentation for the Fleet resource indicating that fields related to commands have been deprecated and to use sms_command fields instead. - Add support for setting and reading `ip_commands_url` and `ip_commands_method` on Fleets resource for helper libraries - Changed `sim` property in requests to create an SMS Command made to the /SmsCommands to accept SIM UniqueNames in addition to SIDs **Verify** - Update list attempts API to include new filters and response fields.

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.



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

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication