TwilioDevEd / sdk-starter-node

Demo application showcasing Twilio API usage in Node.js
https://www.twilio.com/docs
MIT License
81 stars 73 forks source link

Bump twilio from 3.66.1 to 3.76.0 #238

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps twilio from 3.66.1 to 3.76.0.

Release notes

Sourced from twilio's releases.

3.76.0

Release Notes

Library - Chore

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

Docs

3.75.1

Release Notes

Library - Chore

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

... (truncated)

Changelog

Sourced from twilio's changelog.

[2022-03-23] Version 3.76.0

Library - Chore

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

[2022-03-09] Version 3.75.1

Library - Chore

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.

... (truncated)

Commits
  • 85e4783 Release 3.76.0
  • 1fa2e30 [Librarian] Regenerated @ 60ecdefbbef97861a931447f4c615fd12cc54767
  • 42fd697 chore: update url-parse dependency (#748)
  • 0dc93fd chore: Update Axios to v0.26.1 (#746)
  • 8bb3827 Release 3.75.1
  • ae9e7bf [Librarian] Regenerated @ a1917d1944f22571f6058f60324ccf7d5b133eae
  • b6dab02 chore: push Datadog Release Metric upon deploy success (#742)
  • 3dd6140 Release 3.75.0
  • 7645544 [Librarian] Regenerated @ f96923c630f48d9ea3cd9bb44a0e00d4222f426c
  • 946b286 chore: update url-parse dependency (#740)
  • Additional commits viewable 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 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 2 years ago

Superseded by #240.